Skip to content

Remove escapeExpression from @ember/template#20360

Closed
chriskrycho wants to merge 1 commit intomainfrom
remove-escapeExpression
Closed

Remove escapeExpression from @ember/template#20360
chriskrycho wants to merge 1 commit intomainfrom
remove-escapeExpression

Conversation

@chriskrycho
Copy link
Contributor

@chriskrycho chriskrycho commented Jan 25, 2023

This is unused elsewhere in the framework itself and is not public API, so it should be safe to remove. Additionally, since this is just a copy of the API from within Handlebars itself, users who want to use it should directly use Handlebars' (or some other library's) escaping library instead. See the discussion at #16817 for background.

This is unused elsewhere in the framework itself and is not public API,
so it should be safe to remove. Additionally, since this is just a copy
of the API from within Handlebars itself, users who want to use it
should directly use Handlebars' (or some other library's) escaping
library instead. See [the discussion at #16817][16817] for background.

[16817]: #16817
@chriskrycho chriskrycho force-pushed the remove-escapeExpression branch from 1d0052e to 7d2addb Compare January 25, 2023 13:20
@locks locks self-assigned this Aug 4, 2023
@kategengler
Copy link
Member

Is this still relevant?

@chriskrycho
Copy link
Contributor Author

I believe the answer is "yes", and if I recall correctly (which, it having been a bit, I may not!) this is perfectly land-able; I was simply waiting on someone (anyone!) else from Framework to review it rather than just unilaterally YOLO'ing it in. 😅

@kategengler
Copy link
Member

Thanks for the update, @chriskrycho Do you have any interest in rebaseing?

@NullVoxPopuli
Copy link
Contributor

I can take this across the line monday if work's still needed by then

@kategengler
Copy link
Member

I can take this across the line monday if work's still needed by then

Thank you!

@kategengler
Copy link
Member

ping @NullVoxPopuli

@NullVoxPopuli
Copy link
Contributor

I can take this across the line monday

biggest lie of 2023 -- I'll rebase it now

@NullVoxPopuli
Copy link
Contributor

#20627

@kategengler
Copy link
Member

Closing in favor of rebased PR

@chriskrycho chriskrycho deleted the remove-escapeExpression branch January 23, 2024 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants