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

feat(addon/components/paper-grid): converts to glimmer components. #1299

Open
wants to merge 16 commits into
base: feature/glimmer-paper-button
Choose a base branch
from

Conversation

matthewhartstonge
Copy link
Contributor

@matthewhartstonge matthewhartstonge commented Nov 8, 2024

Note: Instead of using ember runloop, this does rely on requestAnimationFrame for debouncing. (breaking change?)

Builds on #1298

@matthewhartstonge matthewhartstonge linked an issue Nov 11, 2024 that may be closed by this pull request
20 tasks
@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-grid-tile branch 2 times, most recently from 212ab5a to 0befc5b Compare November 13, 2024 00:05
@matthewhartstonge matthewhartstonge changed the title feat(addon/components): converts paper-grid to glimmer components. feat(addon/components/paper-grid): converts to glimmer components. Nov 13, 2024
@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-grid-tile branch 2 times, most recently from 0837a8c to 8dea1ea Compare November 15, 2024 02:46
Copy link

github-actions bot commented Nov 17, 2024

Some tests with 'continue-on-error: true' have failed:

Copy link

Some tests with 'continue-on-error: true' have failed:

  • ember-canary

Created by continue-on-error-comment

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.

Convert all components using ember-composability-tools to glimmer
1 participant