tocco-admin 1.0.106 → 1.0.108

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,19 @@
1
+ 1.0.108
2
+ - fix reload button shifting when interacting with fullcalendar navigation
3
+ - add mobile collapse feature on list view
4
+ - change HTTP method of `rest.fetchEntity` to POST
5
+ - add widget config key to env
6
+ - add custom create endpoint to validation
7
+ - add custom create endpoint
8
+ - add copy action to entity-browser
9
+ - remove removeCreate form modifier
10
+ - add addCreate form modifier
11
+ - load defalut values on action forms
12
+
13
+ 1.0.107
14
+ - do not refresh list multiple times
15
+ - show correct search form in subgrid
16
+
1
17
  1.0.106
2
18
  - add pen-field icon
3
19
  - increase menu item padding on touch devices for better usability