Skip to content

1.0.0

Compare
Choose a tag to compare
@NickDJM NickDJM released this 27 Sep 14:42
· 105 commits to 1.x since this release

1.0.0 (2021-09-27)

Features

  • add Menubar (7352adb)
  • add Treeview menus (d29abea)
  • menus: update menus to be more bootstrapy and match main package (d43c1ee)
  • menu: add disclosure menus (dd0dc6f)

Bug Fixes

  • menu: use updated method names (d8c7ced)
  • menus: do not remove close class when opening (986462e)
  • menus: update event names (f8f6512)
  • toggle: change what element gets open/close classes based on menu level (36ba726)

Documentation

Build System

  • npm: update dev dependencies to latest (f297fc2)
  • github: add workflow for automated testing (fb8159a)
  • github: fix branch for workflow (03e1545)
  • npm: add test to prerelease (14c39a3)
  • update build to match main package (84a7386)
  • npm: add keywords and update dependencies (e3e184f)