Releases: excelerondesign/utilities
Releases · excelerondesign/utilities
1.1.0 - Adds Custom Element: MultiDropdown
MultiDropdown
A progressive enhancement custom element to turn a group of checkboxes into a multi-select dropdown
Includes custom events dispatched on the custom element:
multi-dropdown:change
for changes to checkbox statesmulti-dropdown:toggle
for tracking open/close states
Includes base styles + a small subsection of opinionated styles by adding the class .multi-dropdown
to the <multi-dropdown>
element.
Check the README for more information on how to use.
Version 1.0.0
Initial release that can be used with CDNs like JSDelivr and possibly a github pages cdn sort of thing