tocco-widget-bundle 0.1.174 → 0.1.175
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 +5 -0
- package/dist/address-update.js +8 -8
- package/dist/chunk-240.95458454609edf5f2ad9.js +1 -0
- package/dist/{chunk-690.550edafbd1968a1eb2c2.js → chunk-690.8e7350e75adf0bbaf7a3.js} +1 -1
- package/dist/docs-browser.js +2 -2
- package/dist/entity-browser.js +2 -2
- package/dist/entity-dms.js +2 -2
- package/dist/evaluation-execution-participation.js +2 -2
- package/dist/event-registration.js +2 -2
- package/dist/job-application.js +2 -2
- package/dist/mailing-list.js +2 -2
- package/dist/personal-dms.js +2 -2
- package/dist/public-dms.js +2 -2
- package/dist/stint-auction.js +2 -2
- package/dist/user-availability.js +2 -2
- package/dist/user-grades.js +2 -2
- package/dist/wage-view.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-240.15429f885a8df4d17e4e.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
0.1.175
|
|
2
|
+
- use new navigation cell to navigate in cypress test
|
|
3
|
+
- handle new flags object in action response
|
|
4
|
+
- allow hard reload after action and ignore invisible meta fields on soft reload
|
|
5
|
+
|
|
1
6
|
0.1.174
|
|
2
7
|
- add font awesome eye icon
|
|
3
8
|
- use eye icon for documents
|