Skip to content
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

Modernise FlashMessagesService #409

Merged

Conversation

gilest
Copy link
Contributor

@gilest gilest commented Mar 12, 2024

Replaces computeds, EmberArray, set/get, prototype extensions with native JS features.

Should make the conversion to TypeScript much easier.

Breaking since the types of these properties will be changing. Targeting 6.0.0 with all of the other breaking modernisation changes. Hopefully we can ship new types in the same release.

@gilest gilest mentioned this pull request Mar 12, 2024
8 tasks
@gilest gilest requested a review from NullVoxPopuli March 12, 2024 23:34
@gilest
Copy link
Contributor Author

gilest commented Mar 12, 2024

@NullVoxPopuli I have pushed the upstream branch but GitHub hasn't updated the PR page for some reason. I'll circle back in a while and re-stage if it doesn't update

Edit: it caught up

@gilest gilest force-pushed the refactor/modernise-service branch from 9186cab to a75ea76 Compare March 12, 2024 23:34
@NullVoxPopuli NullVoxPopuli merged commit e9d99f5 into adopted-ember-addons:master Mar 13, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants