@udixio/ui-react 2.9.21 → 2.9.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,23 @@
1
+ ## 2.9.23 (2026-02-03)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - **ui-react:** improve `TextField` date picker toggling and accessibility ([428cdbb](https://github.com/Udixio/UI/commit/428cdbb))
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Joël VIGREUX
10
+
11
+ ## 2.9.22 (2026-02-03)
12
+
13
+ ### 🩹 Fixes
14
+
15
+ - **ui-react:** remove unused `autoFocus` prop from `TextField` and update docs ([6d22b28](https://github.com/Udixio/UI/commit/6d22b28))
16
+
17
+ ### ❤️ Thank You
18
+
19
+ - Joël VIGREUX
20
+
1
21
  ## 2.9.21 (2026-02-03)
2
22
 
3
23
  ### 🚀 Features