Releases: NickDJM/accessible-menu-bootstrap-4
Releases · NickDJM/accessible-menu-bootstrap-4
1.0.4
1.0.4 (2023-06-30)
Continuous Integration
Build System
- bump eslint-plugin-jsdoc from 40.3.0 to 43.0.0 (9d77f09)
- bump eslint-plugin-jsdoc from 43.2.0 to 44.2.4 (fa5e7b2)
- bump eslint-plugin-jsdoc from 44.2.7 to 46.2.6 (e1f6b50)
- bump jest-extended from 3.2.4 to 4.0.0 (51a1375)
- npm: require at least accessible-menu v3.0.7 (5e13166)
- npm: update all dependencies to latest (4394ff8)
1.0.3
1.0.3 (2023-02-17)
Bug Fixes
- tests: add jest-jsdom-environment to project (73299fe)
Build System
- bump @commitlint/cli from 15.0.0 to 16.0.1 (fa10b33)
- bump @commitlint/cli from 16.3.0 to 17.0.0 (1b931d5)
- bump @commitlint/config-conventional from 15.0.0 to 16.0.0 (1930ddf)
- bump @commitlint/config-conventional from 16.2.4 to 17.0.0 (c2a82c0)
- bump @rollup/plugin-babel from 5.3.1 to 6.0.0 (bde118a)
- bump @rollup/plugin-node-resolve from 13.3.0 to 14.0.0 (cf66952)
- bump @rollup/plugin-node-resolve from 14.1.0 to 15.0.0 (bd8a8a7)
- bump eslint-plugin-jsdoc from 37.9.7 to 38.0.3 (0c1daa6)
- bump eslint-plugin-jsdoc from 38.1.6 to 39.1.0 (b387a62)
- bump eslint-plugin-jsdoc from 39.9.1 to 40.0.0 (8576cd2)
- bump husky from 7.0.4 to 8.0.1 (9a3f390)
- bump jest from 27.5.1 to 28.0.2 (be40302)
- bump jest from 28.1.3 to 29.0.1 (3e92b31)
- bump jest-environment-jsdom from 28.1.3 to 29.0.1 (8e7badf)
- bump jest-extended from 1.2.1 to 2.0.0 (7626c15)
- bump jest-extended from 2.1.0 to 3.0.0 (747efff)
- bump jsdoc from 3.6.11 to 4.0.0 (d737900)
- bump lint-staged from 12.5.0 to 13.0.1 (0115dc1)
Documentation
- badges: fix shields.io badges for tests (7be7d28), closes #44
- examples: add live examples provided by mandrasch (1ae1e44)
- examples: correct examples to use proper Bootstrap 4 setup (e40106f)
- remove live examples because they only support BS5 now (5aca6c1), closes #24
- sponsor: add coldfront labs as sponsor (2031db0), closes #45
- update links to support menus to point to apg (1714ca7), closes #46
1.0.2
1.0.2 (2021-11-30)
Build System
- npm: bump minimum accessible-menu version to 3.0.4 to resolve hover bug (0aa85b7)
- npm: remove deprecated dependency eslint-plugin-standard (76405ed)
- versioning: automatically update CDN version links in README on release (08bd6d4)
Documentation
- examples: update to use proper menu classes (dde6278)
1.0.1
1.0.1 (2021-11-22)
Documentation
Continuous Integration
Build System
- add github CodeQL workflow and security policy (9d46003)
- bump @commitlint/cli from 13.2.1 to 15.0.0 (70edc50)
- bump @commitlint/config-conventional from 13.2.0 to 15.0.0 (2d8759f)
- bump eslint-plugin-jsdoc from 36.1.1 to 37.0.3 (61e4cfe)
- bump lint-staged from 11.2.6 to 12.0.3 (18470ea)
- github: add documentation issues template (03466af)
- npm: update lint scripts (3a51024)
1.0.0
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
- add usage docs (379ab09)
- update contrib/release documentation (c571e1d)
- add more documentation (3a5915b)
- fix link to actions (0c40054)
Build System
1.0.0-alpha.7
1.0.0-alpha.6
1.0.0-alpha.5
1.0.0-alpha.4
1.0.0-alpha.3
1.0.0-alpha.3 (2021-07-23)
Features
- menus: update menus to be more bootstrapy and match main package (d43c1ee)
Build System
- update build to match main package (84a7386)