From 2c4b2e03823dea31dde9e168427fa168a5c56302 Mon Sep 17 00:00:00 2001 From: werrolf Date: Tue, 10 Mar 2020 09:22:53 +0100 Subject: [PATCH] =?UTF-8?q?[NF=C2=A9]=20Collect=20changes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21f01ab..dfbe383 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# 0.1.83 +* When validating a form with tabs, activate the tab containing the first invalid input +* Fix tabNavigator tab title encoding +* Fix tabNavigator incompatibility with base widget +* Fix tabNavigator incompatibility with Bootstrap script + # 0.1.82 * Monkey-patch $.fn.dialog only once * Leave proper Bootstrap buttons in dialog button sets unchanged