# Changelog

## [Unreleased] - yyyy-mm-dd
### Added

### Changed
- Replaced innerHTML with element creations #97

### Fixed
- syncSelectValue() for data-display #100 Thanks @LuigiPulcini

### Updated

## [2.4.0] - 2025-07-24
### Added
- multi select value & quick edit
- focus function (#49)
- min-height property to select (#59)
- store selection list in atribute
- update original select (#78)

### Changed
- update selected options on select element (#61)
- show scrollbar (#64)
- removed imported style

### Fixed
- show original select on destroy
- module not recognized (#57)
- placeholder not showing up (#85)

### Updated
- update function
- merging issues
- #97

## [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
