tocco-devcon 1.0.0-hotfix30.1 → 1.0.0-hotfix30.13

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,43 @@
1
+ 1.0.0-hotfix30.13
2
+ - improve DnD performance
3
+
4
+ 1.0.0-hotfix30.12
5
+ - fix onError of customAction
6
+ - change toaster type of aborted action handler
7
+
8
+ 1.0.0-hotfix30.11
9
+ - Display durations as hh:mm:ss consistently instead of like a timestamp
10
+
11
+ 1.0.0-hotfix30.10
12
+ - allow whitelisted inline css for nice tooltips
13
+
14
+ 1.0.0-hotfix30.9
15
+ - null pointer fixed in document field formatter (resp. merge action)
16
+
17
+ 1.0.0-hotfix30.8
18
+ - use throttle for select instead of debounce to prevent flickering of dropdown
19
+
20
+ 1.0.0-hotfix30.7
21
+ - do not load display of null entity
22
+
23
+ 1.0.0-hotfix30.6
24
+ - validation errors fixed for location fields
25
+
26
+ 1.0.0-hotfix30.5
27
+ - fix flicker in Firefox on panel hovers
28
+
29
+ 1.0.0-hotfix30.4
30
+ - do not execute injected JS in html field
31
+ - no styles allowed in rendered HTML
32
+
33
+ 1.0.0-hotfix30.3
34
+ - register more icons
35
+ - open downloadable file in new tab to avoid errors
36
+
37
+ 1.0.0-hotfix30.2
38
+ - register more icons
39
+ - change notification title and refactor NotificationCenter
40
+
1
41
  1.0.0-hotfix30.1
2
42
  - harmonize popover background color and spacing
3
43
  - register icons