Version 0.9.0
This release includes a number of new features, including new Pill and MultiPill widgets and the ability to use icons in all labels and widget and menu options using the new :material/icon: syntax. It also includes a small number of bug fixes, and documentation updates.
✨ Enhancements
- Add support for providing tooltip for menu items (#570)
- Support icon shorthand for all widgets and menus (#569)
- Add
PillandMultiPillwidgets (#568) - Allow providing Theme overrides (#565)
- Add ability to disable link on click in
MenuList(#560)