tocco-widget-bundle 0.1.7 → 0.1.10

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.10
2
+ - reports added through formModifier are now placed directly into the action bar, instead of the output group
3
+ - report definitions now contain an icon as defined by the backend
4
+
5
+ 0.1.9
6
+ - entity-browser can now display reports passed as ids in input
7
+ - remote fields now honor the constrictions defined on forms with remotefield scope
8
+ - advanced search now uses form with remotefield scope if it exists
9
+ - remotefields now use sorting of their forms or entity models instead of only their timestamp
10
+
11
+ 0.1.8
12
+ - fix remote error handler
13
+ - create removeBoxes to help adjust forms
14
+ - create mailing-list widget
15
+ - use reports from widget config to user list
16
+ - create mailing-list-mail-action for mailing-list flow
17
+ - fix error logging app extension
18
+ - add error boundary
19
+
1
20
  0.1.7
2
21
  - prepare for customer actions
3
22
  - prepare for customer actions