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 from d743472 to cc02b59 Compare November 12, 2024 22:21
@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-button branch from c21905e to cd4f27f Compare November 12, 2024 22:49
@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 from 0befc5b to f8fb64e Compare November 13, 2024 12:54
@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-button branch from c74a886 to bfd8cc0 Compare November 14, 2024 01:09
@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-grid-tile branch from f8fb64e to bfa6a27 Compare November 14, 2024 01:10
@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-button branch from bfd8cc0 to 1515e49 Compare November 14, 2024 02:55
@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
@mansona mansona force-pushed the feature/glimmer-paper-button branch from 66a32f0 to b7c63d1 Compare November 15, 2024 15:14
@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-grid-tile branch from 8dea1ea to 05d7c66 Compare November 17, 2024 22:20
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