From ab8e92b36463e2592469cdd137b09ce43c75c33f Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 6 Jul 2023 16:00:30 +0200 Subject: 💄 wizards: validate forms with CTRL+ENTER MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog/en/changelog_2022-06-15.md | 4 ++++ changelog/fr/changelog_2023-01-25.md | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'changelog') diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 257529eb7..678dfd1d8 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,8 +1,12 @@ v4.0.53 - 2999-12-31 -------------------- +### Features/improvements ### +- wizards: validate forms with CTRL+ENTER + ### Bug fixes ### - wizards: fix autofocus of first field +- do not overload when no complete_id is available v4.0.52 - 2023-07-06 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 80aeb3df0..3bf424d58 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,8 +1,12 @@ v4.0.53 - 2999-12-31 -------------------- +### Fonctionnalités/améliorations ### +- `wizards` : validation des formulaires avec CTRL+ENTER + ### Corrections de dysfonctionnements ### - correction de l'autofocus du premier champ +- ne pas surcharger les identifiants complets quand ils sont vides v4.0.52 - 2023-07-06 -------------------- -- cgit v1.2.3