diff --git a/pages/views/blogs/ESl v4.10.0.md b/pages/views/blogs/ESl v4.10.0.md new file mode 100644 index 000000000..1806df7fc --- /dev/null +++ b/pages/views/blogs/ESl v4.10.0.md @@ -0,0 +1,18 @@ +--- +layout: content +name: ESL v4.10.0 +title: ESL v4.10.0 +tags: [news] +date: 2023-08-10 +link: https://github.com/exadel-inc/esl/releases/tag/v4.10.0 +--- + +The ESL v4.10.0 just released. In the latest version you can find the following updates: + +- New approach for ESLToggleable and ESLTrigger marker attributes: now you can use `0` and `false` values to set +attributes to `false` state +- `toBooleanAttribute` serializer was created to support mentioned attribute behavior in custom components +- Rework scroll lock functionality: + - `pseudo` scroll lock now uses padding hack instead of flexbox on the HTML level + - Add new `background` mode, that repeats `pseudo` but with a much lower default z-index for the scrollbar stub +- Fixes for ESLFootnotes and ESLToggleable components diff --git a/pages/views/index.11tydata.yml b/pages/views/index.11tydata.yml index 747c57adc..928ac5486 100644 --- a/pages/views/index.11tydata.yml +++ b/pages/views/index.11tydata.yml @@ -55,7 +55,7 @@ landing: news: title: Our News - limit: 1 + limit: 2 cta: text: Read more