tocco-legacy-bundle 3.14.6 → 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,17 @@
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
+ - reevaluation action condition in list when action is executed in detail
5
+ - add resize and dnd events
6
+ - able to drag and drop an event
7
+ - able to resize an event
8
+ - show editable event indicator
9
+ - fix missin default values
10
+ - align questions outside of input in participation form
11
+
12
+ 3.14.7
13
+ - call setPendingChanges in DocumentView when the form is touched
14
+
1
15
  3.14.6
2
16
  - add updateIntl action to app reducer and replace react-intl-redux provider with react-intl provider
3
17
  - replace intl state selectors with app state selectors across all packages