Skip to content

v0.9.0

Compare
Choose a tag to compare
@ChristophWurst ChristophWurst released this 06 Mar 14:23
· 9800 commits to master since this release
064ab2b
  • [Breaking] Added AppNavigation component that can be used in the navigationslot of AppContent. Apps using the slot already have to wrap the contents in the new component. The new component makes possible to extract an app's navigation into its own component in order to re-use it for many views. #290
  • [Enhancement] Added AppNavigationSpacer component for the navigation sidebar #290
  • [Fix] Modal does not overlap header #293
  • [Fix] Use visibility instead of display for the modal clear view #292
  • [Fix] Do not hide modal on touchmove and click #286
  • [Fix] Hide multiselect limit when active #288
  • Dependency updates