tocco-legacy-bundle 0.1.2 → 0.1.4

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
+ 0.1.4
2
+ - input edit info action for showing meta info
3
+ - add input-edit-info action
4
+ - do not reload fullscreen action on single action
5
+ - be able to click on row in action cell
6
+
7
+ 0.1.3
8
+ - add collapsible sidepanel component
9
+ - possible to pass beforeRenderField func
10
+ - introduce legacy-admin embed type
11
+ - same sidepanel behaviour as in admin
12
+ - use reusable sidepanel component
13
+ - use simple_advanced search form
14
+ - autofocus form fields
15
+ - prepare sso-login widget for widget embedType
16
+
1
17
  0.1.2
2
18
  - remove tocco subdomain
3
19