Releases: rah-emil/easy-toggler
Releases · rah-emil/easy-toggler
v2.2.3
Fixes
- update docs #11
- update rollup config #12
v 2.2.2
create gh-actions for auto publish to npm (and check functional)
v 2.2.0
Closed issues:
- easy-self don't work with easy-rcoe attribute #5
Bugfix:
- fix error with attrsDefault for easy-toggler.es
Implemented enhancements:
- Feature suggestion! Add hooks #6 (new hooks:
onToggle($el)
, onAdd($el)
, onRemove($el)
, onRcoe($el)
)
v 2.1.0
Closed issues:
- Delete log in core/index.js #4
- Дополнительный функционал #2 (self-easy)
Implemented enhancements:
v 2.0.0
Closed issues:
- fix "Don't work remove class after added data-easy-parallel #3"
Implemented enhancements:
- code refactoring
- add
easy-add
- add
easy-remove
v 1.3.0
Updated the structure to better support the plugin. The main code of the plugin will be reworked soon to fix all bugs and improve support with other technologies.