tocco-devcon 1.0.40 → 1.0.41

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,8 @@
1
+ 1.0.41
2
+ - remote fields now honor the constrictions defined on forms with remotefield scope
3
+ - advanced search now uses form with remotefield scope if it exists
4
+ - remotefields now use sorting of their forms or entity models instead of only their timestamp
5
+
1
6
  1.0.40
2
7
  - optimize toggle behaviour of column picker to only select currently visible items
3
8
  - do not import react components in widget-utils