tocco-devcon 3.10.5 → 3.10.7
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 +10 -0
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
3.10.7
|
|
2
|
+
- style fixed columns in table with border at the right edge
|
|
3
|
+
- add coloration for number of attempts
|
|
4
|
+
|
|
5
|
+
3.10.6
|
|
6
|
+
- add title to description element
|
|
7
|
+
- add acknowledge notification and entities message
|
|
8
|
+
- remove description title again
|
|
9
|
+
- handle custom title in action pre checks
|
|
10
|
+
|
|
1
11
|
3.10.5
|
|
2
12
|
- disable CKEditor version check
|
|
3
13
|
- fix dark theme icon issues within buttons
|