nice-select2
Version:
A lightweight Vanilla JavaScript plugin that replaces native select elements with customizable dropdowns.
64 lines (38 loc) • 733 B
Markdown
Changelog
# [Unreleased] - yyyy-mm-dd
## Added
## Changed
## Fixed
## Updated
# [2.3.1] - 2025-02-03
## Added
## Changed
## Fixed
## Updated
- replaced iniEvent thanks @Cypaaa
# [v.2.1.3] - 2025-02-03
## Added
- warning message when select option has no value
## 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