tocco-test-bundle 3.15.25 → 3.15.27
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 +7 -0
- package/package.json +1 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
3.15.27
|
|
2
|
+
- always render description field in form
|
|
3
|
+
- Improve icon placement in location and address fields in read-only mode
|
|
4
|
+
|
|
5
|
+
3.15.26
|
|
6
|
+
- Optimize enter handling in select field to prevent wrong suggestions selected on fast enter
|
|
7
|
+
|
|
1
8
|
3.15.25
|
|
2
9
|
- Fix breadcrumb flickering during navigation by disabling startTransition in React Router v7.
|
|
3
10
|
|