tocco-devcon 1.0.0-hotfix30.1 → 1.0.0-hotfix30.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,33 @@
1
+ 1.0.0-hotfix30.10
2
+ - allow whitelisted inline css for nice tooltips
3
+
4
+ 1.0.0-hotfix30.9
5
+ - null pointer fixed in document field formatter (resp. merge action)
6
+
7
+ 1.0.0-hotfix30.8
8
+ - use throttle for select instead of debounce to prevent flickering of dropdown
9
+
10
+ 1.0.0-hotfix30.7
11
+ - do not load display of null entity
12
+
13
+ 1.0.0-hotfix30.6
14
+ - validation errors fixed for location fields
15
+
16
+ 1.0.0-hotfix30.5
17
+ - fix flicker in Firefox on panel hovers
18
+
19
+ 1.0.0-hotfix30.4
20
+ - do not execute injected JS in html field
21
+ - no styles allowed in rendered HTML
22
+
23
+ 1.0.0-hotfix30.3
24
+ - register more icons
25
+ - open downloadable file in new tab to avoid errors
26
+
27
+ 1.0.0-hotfix30.2
28
+ - register more icons
29
+ - change notification title and refactor NotificationCenter
30
+
1
31
  1.0.0-hotfix30.1
2
32
  - harmonize popover background color and spacing
3
33
  - register icons