tocco-widget-bundle 0.1.95 → 0.1.97
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 +9 -0
- package/dist/address-update.js +2 -2
- package/dist/chunk-240.7c9420d748ff76d7c18f.js +1 -0
- package/dist/chunk-527.71cc214560b3e19601fe.js +1 -0
- package/dist/chunk-actions.d896985f706b39676875.js +1 -0
- package/dist/chunk-vendor-icons.73df640016ce1ad9db4e.js +1 -0
- package/dist/docs-browser.js +7 -7
- package/dist/entity-browser.js +7 -7
- package/dist/entity-dms.js +7 -7
- package/dist/event-registration.js +7 -7
- package/dist/login.js +9 -9
- package/dist/mailing-list.js +9 -9
- package/dist/password-update.js +9 -9
- package/dist/personal-dms.js +7 -7
- package/dist/public-dms.js +7 -7
- package/dist/sso-login.js +7 -7
- package/dist/stint-auction.js +9 -9
- package/dist/user-availability.js +2 -2
- package/dist/user-grades.js +2 -2
- package/dist/user-menu.js +7 -7
- package/dist/wage-view.js +9 -9
- package/package.json +1 -1
- package/dist/chunk-240.fec9d05e659a06d39d23.js +0 -1
- package/dist/chunk-527.b1406ce2236f91ca5cf3.js +0 -1
- package/dist/chunk-actions.d65648fe5797d570cf7c.js +0 -1
- package/dist/chunk-vendor-icons.f899c3255fa6725bf7a2.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
0.1.97
|
|
2
|
+
- fix theme selectors
|
|
3
|
+
- add agb and privacy protection fields
|
|
4
|
+
|
|
5
|
+
0.1.96
|
|
6
|
+
- add detail for event the user is registering too
|
|
7
|
+
- render fields reached through an empty but writable path
|
|
8
|
+
- improve global styles
|
|
9
|
+
|
|
1
10
|
0.1.95
|
|
2
11
|
- use correct fonts for choices
|
|
3
12
|
- add modules
|