Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
1.0.0-pre.0 (2023-01-09)
⚠ BREAKING CHANGES
--md-text-button-container-shape-start-start
<label>Checkbox <md-checkbox></md-checkbox></label>
.Features
linkAttributes
(10cf00b)aria-label
/role
attributes to list, and customizablerole
to list item. (8f63406)aria-label
support in menu, and setrole=menu/menuitem
for menu and menu item components. (7e35820)theme()
mixins to style subcomponents. (f305806)flipMenuHorizontally
property, add unit tests. (884c3a2)handle-height
andhandle-width
which are not yet implmented. (e2f3c28)Bug Fixes
aria-label
andaria-haspopup
attributes from Button HTML if not set (5e2a46e)<mwc-icon>
with<md-icon>
(8720a77)disabled
andchecked
on internal input element. (73ed7a0)formAssociated
. (91c2425)value
can overwritedefaultValue
(58ae98c)Miscellaneous Chores
This PR was generated with Release Please. See documentation.