accessible-menu-bootstrap-5

A JavaScript library to help you generate WAI-ARIA accessible menus with in the DOM using Bootstrap 5.

ISC License

Downloads
244
Stars
4
Committers
2

Bot releases are hidden (Show)

accessible-menu-bootstrap-5 - 2.0.0 Latest Release

Published by NickDJM 8 months ago

2.0.0 (2024-03-07)

⚠ BREAKING CHANGES

  • vite changes the naming convention for the dist files

Features

  • add ability to disable bootstrap dropdown behaviour (1d75735)
  • add support for hover enter/leave delays and transition classes (46a583a)
  • menu: implement new top link disclosure menu subclass (fecb681), closes #10

Code Refactoring

  • demo: bring demo up-to-date with v4 changes (44c3971)

Documentation

  • clean up docs to match main projects and link to new examples (156e737)
  • github: update project information in preparation for v2 (79932da)

Build System

  • actions: update checkout to v4 (3dc9f1d)
  • npm: update to latest packages and full v4 release (eba6dd2)
  • release: remove unused updater (6b59bb1)
  • upgrade build to support modules and cjs (939b30c)
  • npm: require at least accessible-menu v4.0.0-beta.4 (b6ac3d5), closes #62
  • bump eslint-plugin-jsdoc from 40.3.0 to 43.0.0 (c5aea11)
  • eslint: update rules for jsdoc plugin (fb597c6)
  • replace rollup and jest with vite and vitest with demo env (ced8b93), closes #32

Continuous Integration

  • workflow: allow workflows to run on all .x branches (57e7a07)
accessible-menu-bootstrap-5 - 1.0.4

Published by NickDJM 8 months ago

1.0.4 (2024-03-07)

Build System

  • actions: update checkout to v4 (c97eb47)
  • bump @commitlint/cli from 17.8.1 to 19.0.3 (cb74940)
  • bump @commitlint/config-conventional from 17.8.1 to 19.0.3 (43e7685)
  • bump eslint-config-prettier from 8.10.0 to 9.1.0 (9a8b487)
  • bump eslint-plugin-jsdoc from 46.10.1 to 48.2.0 (bc6923e)
  • bump husky from 8.0.3 to 9.0.11 (8e500d2)
  • bump lint-staged from 13.3.0 to 15.2.2 (e0fd084)
  • bump prettier from 2.8.8 to 3.2.5 (6b52de0)
  • bump rollup from 2.79.1 to 3.29.4 (6e0b90b)
  • bump rollup from 3.29.4 to 4.12.1 (580145e)
accessible-menu-bootstrap-5 - 2.0.0-beta.3

Published by NickDJM about 1 year ago

2.0.0-beta.3 (2023-09-15)

Features

  • add ability to disable bootstrap dropdown behaviour (1d75735)
accessible-menu-bootstrap-5 - 2.0.0-beta.2

Published by NickDJM over 1 year ago

2.0.0-beta.2 (2023-06-30)

Build System

  • npm: require at least accessible-menu v4.0.0-beta.4 (b6ac3d5), closes #62
accessible-menu-bootstrap-5 - 1.0.3

Published by NickDJM over 1 year ago

1.0.3 (2023-06-30)

Continuous Integration

Build System

  • bump eslint-plugin-jsdoc from 40.3.0 to 43.0.0 (90de79c)
  • bump eslint-plugin-jsdoc from 43.2.0 to 44.2.4 (c3d1234)
  • bump eslint-plugin-jsdoc from 44.2.7 to 46.2.6 (ab12a60)
  • bump jest-extended from 3.2.4 to 4.0.0 (0fff635)
  • bump rollup from 2.79.1 to 3.19.1 (d4ad6b1)
  • npm: require at least accessible-menu v3.0.7 (3e112ba), closes #62
  • npm: update all dependencies to latest (361693a)
  • rollup: upgrade plugins and config for v3 (c491210)
accessible-menu-bootstrap-5 - 2.0.0-beta.1

Published by NickDJM over 1 year ago

2.0.0-beta.1 (2023-06-21)

Features

  • add support for hover enter/leave delays and transition classes (46a583a)

Build System

  • bump eslint-plugin-jsdoc from 40.3.0 to 43.0.0 (c5aea11)
  • eslint: update rules for jsdoc plugin (fb597c6)
accessible-menu-bootstrap-5 - 2.0.0-beta.0

Published by NickDJM over 1 year ago

2.0.0-beta.0 (2023-02-21)

⚠ BREAKING CHANGES

  • vite changes the naming convention for the dist files

Features

  • menu: implement new top link disclosure menu subclass (fecb681), closes #10

Continuous Integration

  • workflow: allow workflows to run on all .x branches (57e7a07)

Build System

  • replace rollup and jest with vite and vitest with demo env (ced8b93), closes #32
accessible-menu-bootstrap-5 - 1.0.2

Published by NickDJM over 1 year ago

1.0.2 (2023-02-17)

Bug Fixes

  • add li to default menu item selector to work with bootstrap dropdowns (4f7b68b)
accessible-menu-bootstrap-5 - 1.0.1

Published by NickDJM over 1 year ago

1.0.1 (2023-02-17)

Bug Fixes

  • tests: add jest-jsdom-environment to project (4cc6b8b)

Build System

  • bump @commitlint/cli from 15.0.0 to 16.0.1 (d38392b)
  • bump @commitlint/cli from 16.3.0 to 17.0.0 (71a0969)
  • bump @commitlint/config-conventional from 15.0.0 to 16.0.0 (6bb82de)
  • bump @commitlint/config-conventional from 16.2.4 to 17.0.0 (775971a)
  • bump @rollup/plugin-babel from 5.3.1 to 6.0.0 (2bd6e78)
  • bump @rollup/plugin-node-resolve from 13.3.0 to 14.0.0 (8eeb213)
  • bump @rollup/plugin-node-resolve from 14.1.0 to 15.0.0 (83d6a76)
  • bump eslint-plugin-jsdoc from 37.9.7 to 38.0.3 (1bbaf27)
  • bump eslint-plugin-jsdoc from 38.1.6 to 39.1.0 (257533f)
  • bump eslint-plugin-jsdoc from 39.9.1 to 40.0.0 (1c0d737)
  • bump husky from 7.0.4 to 8.0.1 (cbd6923)
  • bump jest from 27.5.1 to 28.0.3 (a6e0a4e)
  • bump jest from 28.1.3 to 29.0.0 (487cde4)
  • bump jest-environment-jsdom from 28.1.3 to 29.0.0 (178e712)
  • bump jest-extended from 1.2.1 to 2.0.0 (fd5fa54)
  • bump jest-extended from 2.1.0 to 3.0.0 (a82f9d3)
  • bump jsdoc from 3.6.11 to 4.0.0 (c0b098f)
  • bump lint-staged from 12.5.0 to 13.0.1 (29063d8)

Documentation

  • badges: fix shields.io badges for tests (a2e8406), closes #28
  • examples: add live examples provided by mandrasch (ca9dc5e), closes #9
  • examples: correct examples to use proper Bootstrap 5 setup (b1bbe8c), closes #6
  • sponsor: add coldfront labs as sponsor (40e59db), closes #29
  • update supported menu links to point to apg (faddc7c), closes #30
accessible-menu-bootstrap-5 - 1.0.0

Published by NickDJM almost 3 years ago

1.0.0 (2021-11-30)

Features

Build System

  • add initial build config and settings (299a4aa)

Documentation

Package Rankings
Top 13.53% on Npmjs.org
Badges
Extracted from project README
Latest release License Jest tests GitHub CodeQL
Related Projects