nice-select2
Version:
A lightweight Vanilla JavaScript plugin that replaces native select elements with customizable dropdowns.
40 lines (26 loc) • 474 B
Markdown
# Changelog
## [Unreleased] - yyyy-mm-dd
### Added
### Changed
### Fixed
### Updated
- main entry in package json
- #48
## [v2.1.0] - 2023-01-14
### Added
- support for direct attributes
- invalid/valid class for form validation
- modalopen and modalclose events #33
### Changed
- layout
### Fixed
- Form validation message
### Updated
- demo
- readme
- some bugs
- #28
- #30
- #32
## [1.0.0] - 2020-06-15
Initial release