forked from mirrors/material_3_expressive
Add ButtonGroupM3E component with overflow handling and update API to use actions
This commit is contained in:
parent
4ee55ee2aa
commit
582af894f3
14 changed files with 1463 additions and 255 deletions
|
|
@ -1,2 +1,7 @@
|
|||
## 0.1.2
|
||||
- Add optional `cornerRadiusOverride` to allow per-corner radii when using square shapes (enables grouped buttons with rounded outer and square inner corners).
|
||||
- Shape resolution updated to honor `cornerRadiusOverride` for square/pressed-square states; no breaking API changes.
|
||||
- Internal: minor style resolution refactors, no behavior changes for existing usages.
|
||||
|
||||
## 0.1.0
|
||||
- Changelog initialized.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue