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

Roadmap to v3 (Embroider, Engine, Fastboot and Ember 4.0 support) #181

Open
2 of 6 tasks
runspired opened this issue Sep 15, 2021 · 4 comments
Open
2 of 6 tasks

Roadmap to v3 (Embroider, Engine, Fastboot and Ember 4.0 support) #181

runspired opened this issue Sep 15, 2021 · 4 comments

Comments

@runspired
Copy link
Collaborator

runspired commented Sep 15, 2021

Opening this ticket to begin building out the requirements for a v3 to support the best in modern ember.

  • replace greenkeeper with dependabot
  • tests (regular + render-diff) for embroider
  • tests (regular + render-diff) for engines
  • tests (regular + render-diff) for fastboot
  • update layout syntax components to make use of angle bracket components to minimize build time shenanigans
  • consider tailwind or css-blocks oriented approach as the default
@eliel-jr
Copy link

news for this? this addon not compatible with ember 3.28 +

@runspired
Copy link
Collaborator Author

@eliel-jr no work done yet but getting close to starting

@runspired
Copy link
Collaborator Author

runspired commented Mar 22, 2022

going to add a few items to the v3 roadmap. Note these are not things for 3.0 necessarily, just things to achieve during the 3.x cycle.

  • transition to a mono-repo for easier maintenance
  • automate releases
  • device screen size determination for fastboot (incredibly hard problem, so if we can solve it well enough it will be a win for everyone)
  • update container and grid responsive components to use a resize observer / mutation observer to trigger a raf scheduled poll of a size change (vs perpetual polling)

@runspired
Copy link
Collaborator Author

@eliel-jr would you be interested in helping? if so ping me in discord.

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

No branches or pull requests

2 participants