From d9197d7e32a97f29829ffd4cf4371b1853e51fa2 Mon Sep 17 00:00:00 2001 From: Inverle Date: Fri, 8 Aug 2025 17:39:38 +0200 Subject: New JS attribute: `data-auto-leave-validation` (#7785) Instead of a repeating pattern like: ``, you can now put a `data-auto-leave-validation="1"` attribute on a `
` for example, and it will automatically set the `data-leave-validation` attributes inside the form elements. `data_auto_leave_validation(parent)` from `extra.js` is called on slider open and page load. --------- Co-authored-by: Alexandre Alapetite Co-authored-by: Frans de Jonge --- docs/i18n/flags/gen/fi.svg | 2 +- docs/i18n/flags/gen/sk.svg | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/i18n/flags/gen/fi.svg b/docs/i18n/flags/gen/fi.svg index 9260a3dab..feec22330 100644 --- a/docs/i18n/flags/gen/fi.svg +++ b/docs/i18n/flags/gen/fi.svg @@ -2,6 +2,6 @@ - 🇫🇮 94% + 🇫🇮 93% \ No newline at end of file diff --git a/docs/i18n/flags/gen/sk.svg b/docs/i18n/flags/gen/sk.svg index d5c8a02a8..5be810f48 100644 --- a/docs/i18n/flags/gen/sk.svg +++ b/docs/i18n/flags/gen/sk.svg @@ -1,7 +1,7 @@ - - 🇸🇰 90% + + 🇸🇰 89% \ No newline at end of file -- cgit v1.2.3