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

Updated syntax to modern standards #328

Merged
merged 5 commits into from Oct 10, 2020

Conversation

jwlawrence
Copy link
Contributor

  • Converted to classes and decorators
  • Replaced component lifecycle hooks with ember-render-modifiers
  • Use this. rather than get
  • Introduced some quality of life babel plugins
  • Implemented angle bracket components

- Converted to classes and decorators
- Replaced component lifecycle hooks with ember-render-modifiers
- Use this. rather than get
- Introduced some quality of life babel plugins
- Implemented angle bracket components
@jwlawrence
Copy link
Contributor Author

Before I look at the failures in older LTS versions, do we still want to support them?

addon/components/flash-message.js Show resolved Hide resolved
addon/components/flash-message.js Outdated Show resolved Hide resolved
addon/components/flash-message.js Outdated Show resolved Hide resolved
@jwlawrence jwlawrence closed this Oct 5, 2020
@jwlawrence jwlawrence reopened this Oct 5, 2020
Copy link
Collaborator

@sbatson5 sbatson5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for taking the time to this 🙌

Just one comment about the version number

package.json Outdated Show resolved Hide resolved
@sbatson5 sbatson5 merged commit 31ad422 into adopted-ember-addons:master Oct 10, 2020
@jwlawrence jwlawrence deleted the convert-to-classes branch October 10, 2020 23:54
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.

None yet

3 participants