Releases
v1.0.0-pre.7
⚠ BREAKING CHANGES
button: remove label property
Features
aria: add aria delegation (e0bbe38 )
chips: add filter chips (ae91366 )
circular-progress: adds screenshot tests for circular-progress element (e4a29c6 )
linear-progress: adds linear-progress element (1c7fcf3 )
linear-progress: adds linear-progress screenshot tests (212601d )
select: implement select (9c202f5 )
Bug Fixes
actionelement: remove actionelement (b7af8ec )
button: closure conformance issue (9e23477 )
button: fix template typo (a44bc3a )
button: remove label property (e398099 )
chips: remove flat prefixes (4fa83bf )
dialog: fixes #4080 : corrects dialog fullscreen height (b3a6dac )
elevation: tidy up tokens and update roadmap (301eb9a )
icon: hide font ligature overflowing text (2eb914e )
listitem: border-radius token affects ripple and focus-ring (c738f92 )
menu,list: new sys token mismatch between menu and list (55df403 )
menu: submenus will open correctly on click (9d7b291 )
navigationtab: remove actionelement (6da677f )
remove @aria Property decorator (7b52c45 )
remove role attribute from elements (0a35ff5 )
segmentedbutton: remove actionelement (9442df8 )
slider: ensure scrolling is prevented on mobile browsers (743451b )
slider: fixes #4061 and reduce use of private custom properties (9312a24 )
slider: fixes label focus and ranged handle dragging on Safari (72b48da )
slider: fixes ripple hover state after interaction on Firefox (356d1bc )
ssr: try to remove event listener calls on server (5e1fe1c )
testing: remove unnecessary type def (5553da3 )
Miscellaneous Chores
You can’t perform that action at this time.