Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(addon/components/paper-checkbox): converts to a glimmer component. #1305

Open
wants to merge 2 commits into
base: feature/glimmer-paper-grid-tile
Choose a base branch
from

Conversation

matthewhartstonge
Copy link
Contributor

title says it all!

@matthewhartstonge matthewhartstonge linked an issue Nov 13, 2024 that may be closed by this pull request
20 tasks
@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-item branch from 1ad715a to 1e72457 Compare November 14, 2024 02:57
@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-checkbox branch 2 times, most recently from 188a5f5 to d563cbd Compare November 14, 2024 03:53
@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-item branch from 1e72457 to 9f3982b Compare November 15, 2024 02:50
@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-checkbox branch 2 times, most recently from 7d3f8be to d089999 Compare November 15, 2024 02:58
@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-item branch from 5b35c04 to 3496e2a Compare November 17, 2024 22:22
@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-checkbox branch from d089999 to 9a84adb Compare November 17, 2024 22:22
@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-checkbox branch from 9a84adb to a765f74 Compare December 17, 2024 03:22
@matthewhartstonge matthewhartstonge changed the base branch from feature/glimmer-paper-item to feature/glimmer-paper-grid-tile December 17, 2024 03:22
@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-grid-tile branch from 05d7c66 to abb2f48 Compare December 30, 2024 09:24
@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-checkbox branch from a765f74 to 896adac Compare December 30, 2024 09:40
Copy link

github-actions bot commented Dec 30, 2024

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

  • ember-canary

  • embroider-optimized

  • ember-release-no-deprecations

  • ember-beta

  • no-deprecations

    Created by continue-on-error-comment

Copy link

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

  • ember-release

Created by continue-on-error-comment

Copy link

@hero-davidm hero-davidm left a comment

Choose a reason for hiding this comment

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

LGTM

# for free to join this conversation on GitHub. Already have an account? # 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
2 participants