diff --git a/site/views/blogs/ESL v4.15.0.md b/site/views/blogs/ESL v4.15.0.md index bef678524..be41179ab 100644 --- a/site/views/blogs/ESL v4.15.0.md +++ b/site/views/blogs/ESL v4.15.0.md @@ -7,12 +7,12 @@ date: 2024-04-05 link: https://github.com/exadel-inc/esl/releases/tag/v4.15.0 --- -ESL v5.0.0 is still in progress and currently under beta channel. +ESL `v5.0.0` is still in progress and currently under beta channel. But we decided to release a couple of minor versions of ESL v4 to allow you to be more up to date with the upcoming 5th version. --- -So, the ESL v4.15.0 has just been released. The following updates have been included in this release: +So, the ESL `v4.15.0` has just been released. The following updates have been included in this release: - Introducing the new `ESLWheelTarget` proxy target designed to handle "long" wheel user actions. - Introducing the `ESLOpenState` mixin, facilitating automatic open/close actions based on media query changes for toggleable components. diff --git a/site/views/blogs/ESL v4.16.0.md b/site/views/blogs/ESL v4.16.0.md new file mode 100644 index 000000000..af81b314d --- /dev/null +++ b/site/views/blogs/ESL v4.16.0.md @@ -0,0 +1,21 @@ +--- +layout: content +name: ESL v4.16.0 +title: ESL v4.16.0 +tags: [news] +date: 2024-04-11 +link: https://github.com/exadel-inc/esl/releases/tag/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 `ESLEventListener` `swipe` and `longwheel` targets. + Now you can easily omit `swipe` and `longwheel` events in case of content scrolling. +- Introducing the `ESLBaseTrigger` class in the `esl-trigger` module to simplify and make Trigger-Toggleable relationship more clear and straightforward. +- New possibilities for the `attr` decorator. + Now you can use providers to set default values and the `inherit` option 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 `microtask` utility and `ESLEventListener` support for any object-like host. diff --git a/site/views/index.11tydata.yml b/site/views/index.11tydata.yml index 8cda9cb5f..49d642d65 100644 --- a/site/views/index.11tydata.yml +++ b/site/views/index.11tydata.yml @@ -55,7 +55,7 @@ landing: news: title: Our News - limit: 2 + limit: 3 moreLimit: 3 moreCta: Show older news cta: