tocco-widget-bundle 0.1.6 → 0.1.9

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,22 @@
1
+ 0.1.9
2
+ - entity-browser can now display reports passed as ids in input
3
+ - remote fields now honor the constrictions defined on forms with remotefield scope
4
+ - advanced search now uses form with remotefield scope if it exists
5
+ - remotefields now use sorting of their forms or entity models instead of only their timestamp
6
+
7
+ 0.1.8
8
+ - fix remote error handler
9
+ - create removeBoxes to help adjust forms
10
+ - create mailing-list widget
11
+ - use reports from widget config to user list
12
+ - create mailing-list-mail-action for mailing-list flow
13
+ - fix error logging app extension
14
+ - add error boundary
15
+
16
+ 0.1.7
17
+ - prepare for customer actions
18
+ - prepare for customer actions
19
+
1
20
  0.1.6
2
21
  - add condition to remote and select field
3
22
  - simple actions add conditions