All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.0 (2024-11-11)
- implement handling for closing transitions and bootstrap style transitions (ae9cb68)
- codeql: use latest version (3f27a4f)
- bump @eslint/js from 8.57.0 to 9.1.1 (d2946d6)
- bump globals from 14.0.0 to 15.0.0 (9774f5e)
- npm: remove vite browser-sync plugin (05a6c8e)
- npm: update dependencies to latest (6fbff77)
- npm: update husky to latest and remove deprecations (00227b4)
2.0.0 (2024-03-07)
- demo: bring demo up-to-date with v4 changes (44c3971)
- clean up docs to match main projects and link to new examples (156e737)
- github: update project information in preparation for v2 (79932da)
- 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)
2.0.0-beta.3 (2023-09-15)
- add ability to disable bootstrap dropdown behaviour (1d75735)
2.0.0-beta.2 (2023-06-30)
2.0.0-beta.1 (2023-06-21)
- add support for hover enter/leave delays and transition classes (46a583a)
- bump eslint-plugin-jsdoc from 40.3.0 to 43.0.0 (c5aea11)
- eslint: update rules for jsdoc plugin (fb597c6)
2.0.0-beta.0 (2023-02-21)
- vite changes the naming convention for the dist files
- workflow: allow workflows to run on all .x branches (57e7a07)
1.0.2 (2023-02-17)
- add li to default menu item selector to work with bootstrap dropdowns (4f7b68b)
1.0.1 (2023-02-17)
- tests: add jest-jsdom-environment to project (4cc6b8b)
- 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)
- 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
- add menu subclasses (b7752da)
- add initial build config and settings (299a4aa)
- add license (899523f)