Releases: viivue/easy-select
Releases · viivue/easy-select
v4.1.2
v4.1.1
What's Changed
- Improve getOptions by @vandangnhathung in #52
- V4.1.1 by @phucbm in #53
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- Add method on by @phucbm in #20
- Add option for searching in EasySelect dropdown by @vuquangpham in #14
- Rebuild add function by @vandangnhathung in #40
- Add config file by @vandangnhathung in #42
- Add eventsManager by @vandangnhathung in #43
- Move defaults by @vandangnhathung in #45
- Test field for add function by @vandangnhathung in #44
- Remove log in DEFAULTS by @vandangnhathung in #49
- Change this.config name by @vandangnhathung in #50
- add(): use value as label if label is empty by @vandangnhathung in #47
- Revise search option by @vandangnhathung in #46
- 4.1.0 by @phucbm in #51
Full Changelog: v4.0.2...v4.1.0
v4.0.2
What's Changed
- getOptions > refactor code for reuse through multiple ESLibs by @vuquangpham in #10
- release 4.0.2 by @phucbm in #11
New Contributors
- @vuquangpham made their first contribution in #10
Full Changelog: v4.0.1...v4.0.2
v4.0.1
v4.0.0
v3.1.0
v3.0.2
v3.0.1
🎉 v3.0.0 - Major update
- Refactor plugin structure
- Add methods: destroy, refresh, open, close, toggle, disabled, select
- Add events: onInit, onRefresh, onChange, onDestroy, onDropdownOpen, onDropdownClose, onDropdownToggle, onDisabled