Skip to content

Version 0.9.0

Choose a tag to compare

@philippjfr philippjfr released this 03 Feb 13:44

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 Pill and MultiPill widgets (#568)
  • Allow providing Theme overrides (#565)
  • Add ability to disable link on click in MenuList (#560)

🐛 Bug Fixes

  • Fix MaterialUIComponent (#566)
  • Ensure icon_size overrides standard size (#556)

📚 Documentation

  • Document how to use custom icons in MaterialUIComponent (#571)
  • Improve how-to indexing and titles (#567)