tocco-widget-bundle 3.14.7 → 3.14.8

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,11 @@
1
+ 3.14.8
2
+ - revert the change to make searchform more compact as it was causing problems with the datepicker icons on smaller screens
3
+ - fix undefined values from suggestion fields
4
+ - fix prop-types typo
5
+ - reevaluation action condition in list when action is executed in detail
6
+ - fix missin default values
7
+ - align questions outside of input in participation form
8
+
1
9
  3.14.7
2
10
  - call setPendingChanges in DocumentView when the form is touched
3
11