tocco-devcon 3.15.32 → 3.15.34
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 +8 -0
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
3.15.34
|
|
2
|
+
- Improve pin actions identifier and fix pinning
|
|
3
|
+
- Add new button styling for pinned actions
|
|
4
|
+
- Improve pinned actions functionality
|
|
5
|
+
|
|
6
|
+
3.15.33
|
|
7
|
+
- Improve entities breadcrumbs to avoid flickering
|
|
8
|
+
|
|
1
9
|
3.15.32
|
|
2
10
|
- Update client dependencies
|
|
3
11
|
- Upgrade jsdom to 28.0.0
|