-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This PR partially reverts #12229 given that it made the inline form of components extending from `LinkTo` impossible. Beware that matching the exact behaviour is not there yet (as it wasn't before #12229) given that {{{link-to title route}}} would unescape title while {{{my-link-to title route}}} would not. This behaviour was not working before and therefore is not working after this revert. This PR does not address whether the inline form for link-to should be deprecated or not.
- Loading branch information
Showing
2 changed files
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters