tocco-widget-bundle 0.1.97 → 0.1.98-hotfix35.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,57 @@
1
+ 0.1.98-hotfix35.10
2
+ - fix bundling apps
3
+
4
+ 0.1.98-hotfix35.9
5
+ - make yes button in YesNo client question work again
6
+ - re-init cache instead of clear cache
7
+ - fix caching and intl race condition
8
+
9
+ 0.1.98-hotfix35.8
10
+ - navigate back to list when state is lost
11
+ - remove unnecessary usage of darken and lighten functions and use theme colors instead
12
+ - fix move action for multiple root folders
13
+ - limit login container width
14
+
15
+ 0.1.98-hotfix35.7
16
+ - add option to disable onclick on breadcrumb
17
+ - disable clicking on search result in breadcrumb
18
+
19
+ 0.1.98-hotfix35.6
20
+ - map function to props correctly
21
+ - enforce border of input fields within input edit table
22
+ - remove light cellrenderer flex so that it does not cut off content in table
23
+
24
+ 0.1.98-hotfix35.5
25
+ - remove usage of shade color function and extend theme instead
26
+ - introduce radii
27
+
28
+ 0.1.98-hotfix35.4
29
+ - tqlBuilder now builds multiple conditions connected by 'or' when passed localized paths
30
+ - search fields for a localized field now search in every available locale
31
+ - show validation errors on deletion
32
+ - accept enter two-year date without punctation
33
+
34
+ 0.1.98-hotfix35.3
35
+ - use correct locale for two factor connector
36
+ - clean up shade color function use and switch to theme colors instead
37
+ - add on enter feature to advanced search
38
+ - add on enter feature to two factor connector action
39
+
40
+ 0.1.98-hotfix35.2
41
+ - handle sub module questions
42
+ - extend theme with more specific colors to better target elements
43
+ - adapt new specific theme colors to table, select and column picker
44
+ - pass all query params to action
45
+ - simplify action url
46
+
47
+ 0.1.98-hotfix35.1
48
+ - hide empty submodules table
49
+ - handle url search fields as strings
50
+ - be able to have uppercase urls
51
+
52
+ 0.1.98
53
+ - standardize yes no question modal buttons
54
+
1
55
  0.1.97
2
56
  - fix theme selectors
3
57
  - add agb and privacy protection fields