-
Notifications
You must be signed in to change notification settings - Fork 50
Remove ember-render-modifiers
#3252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main-5.0.0
Are you sure you want to change the base?
Remove ember-render-modifiers
#3252
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
b5a9a60
to
a289083
Compare
} | ||
); | ||
|
||
export default hdsRegisterElementModifier; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you might not want to have Modifier
word at the end so it's a little cleaner in the future when you actually import it manually in gts files it would auto suggest correct one
@zamoore I have looked over the general direction, I think it looks pretty good, tho might looks more verbose for some but offers a lot more control in the long run |
3851d8f
to
5d044c7
Compare
a289083
to
f794ca9
Compare
π Summary
If merged, this PR will remove usage of
ember-render-modifiers
.π οΈ Detailed description
TBD
πΈ Screenshots
π External links
Jira ticket: HDS-5516
π Component checklist
π¬ Please consider using conventional comments when reviewing this PR.
π PCI review checklist
Examples of changes to controls include access controls, encryption, logging, etc.
Examples include changes to operating systems, ports, protocols, services, cryptography-related components, PII processing code, etc.