tocco-legacy-bundle 3.15.0-playground → 3.15.1-playground

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,6 +1,42 @@
1
+ 3.15.1-playground
2
+ - restore old width of modal and add some minor responsiveness fixes
3
+ - add redirectIfLoggedIn prop
4
+ - fix calendar round theme styling
5
+ - improve checkbox styling
6
+ - improve submit button styling and popover placement
7
+ - fix context menu styling for selected count
8
+ - Improve tile view styling
9
+ - remove left padding on top positioned side panels
10
+ - fix round theme in query view sidepanel
11
+ - fix form definition race condition
12
+
1
13
  3.15.0-playground
2
14
  - initial release for version 3.15
3
15
 
16
+ 3.15.76
17
+ - fix form definition race condition
18
+
19
+ 3.15.75
20
+ - fix round theme in query view sidepanel
21
+
22
+ 3.15.74
23
+ - remove left padding on top positioned side panels
24
+
25
+ 3.15.73
26
+ - Improve tile view styling
27
+
28
+ 3.15.72
29
+ - fix context menu styling for selected count
30
+
31
+ 3.15.71
32
+ - fix calendar round theme styling
33
+ - improve checkbox styling
34
+ - improve submit button styling and popover placement
35
+
36
+ 3.15.70
37
+ - restore old width of modal and add some minor responsiveness fixes
38
+ - add redirectIfLoggedIn prop
39
+
4
40
  3.15.69
5
41
  - highlight selected groups in context menu
6
42