This repository has been archived by the owner on May 20, 2023. It is now read-only.
Updates and widen dependencies on observable and quiver
nshahan
released this
13 Feb 18:08
·
1299 commits
to master
since this release
- Material Menu: Add a feature to menu item group to make it expandable.
- Material Radio: Protect against the group being destroyed before the
tabIndex
gets reset. - Material Tooltip: Update line height to 20px per ACUX spec.
- Widen dependencies on observable and quiver.
- Turn overlayRepositionLoop on by default.
- Only add touch listeners if the primary input is touch.
- Cleanup type warnings and other Dart 2 fixes.