ESL v4.16.0
We are delighted to announce the release of ESL version v4.16.0. With this release, we are continuing to implement changes originally planned for version 5, and include them into the 4th stable version.
Here is the list of changes:
- Scroll-aware event handling for
ESLEventListenerswipeandlongwheeltargets. Now you can easily omitswipeandlongwheelevents in case of content scrolling. - Introducing the
ESLBaseTriggerclass in theesl-triggermodule to simplify and make Trigger-Toggleable relationship more clear and straightforward. - New possibilities for the
attrdecorator. Now you can use providers to set default values and theinheritoption to inherit the value of declared attributes from DOM parents. - Bug fixes and improvements in the ESLShare module (update config method, migration to
ESLBaseTrigger, etc.). - Bug fixes for the
microtaskutility andESLEventListenersupport for any object-like host.