-
-
Notifications
You must be signed in to change notification settings - Fork 333
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
base: feature/glimmer-paper-item
Are you sure you want to change the base?
feat(addon/components/paper-radio): converts radio components to glimmer components. #1309
Conversation
48e2b74
to
7d3f8be
Compare
c1875b0
to
f5c7e3c
Compare
7d3f8be
to
d089999
Compare
f5c7e3c
to
d86233e
Compare
d089999
to
9a84adb
Compare
82495fa
to
9982aba
Compare
9a84adb
to
a765f74
Compare
04fc025
to
949f337
Compare
…different implementations.
6061018
to
d8e8c1e
Compare
Previously, `@checked` could be overridden due to how ember overrides properties with whatever is passed in.
…@checked` was able to be manually overridden.
…ing `@checked` directly.
949f337
to
48b6aae
Compare
Some tests with 'continue-on-error: true' have failed:
|
Some tests with 'continue-on-error: true' have failed:
Created by continue-on-error-comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.