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-radio): converts radio components to glimmer components. #1309

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

Conversation

matthewhartstonge
Copy link
Contributor

No description provided.

@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-checkbox branch from 48e2b74 to 7d3f8be Compare November 15, 2024 02:51
@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-radio branch from c1875b0 to f5c7e3c Compare November 15, 2024 02:54
@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-checkbox branch from 7d3f8be to d089999 Compare November 15, 2024 02:58
@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-radio branch from f5c7e3c to d86233e Compare November 15, 2024 02:59
@matthewhartstonge matthewhartstonge linked an issue Nov 15, 2024 that may be closed by this pull request
20 tasks
@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-radio branch from 82495fa to 9982aba Compare November 17, 2024 22:23
@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-checkbox to feature/glimmer-paper-item December 17, 2024 03:24
@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-radio branch from 04fc025 to 949f337 Compare December 17, 2024 03:25
@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-item branch from 6061018 to d8e8c1e Compare December 30, 2024 09:40
Previously, `@checked` could be overridden due to how ember overrides properties with whatever is passed in.
…@checked` was able to be manually overridden.
@matthewhartstonge matthewhartstonge force-pushed the feature/glimmer-paper-radio branch from 949f337 to 48b6aae Compare December 30, 2024 10:49
Copy link

github-actions bot commented Dec 30, 2024

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

  • ember-canary

  • embroider-safe

  • ember-release

  • embroider-optimized

  • ember-release-no-deprecations

  • no-deprecations

    Created by continue-on-error-comment

Copy link

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

  • ember-beta

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