tocco-widget-bundle 0.1.191 → 0.1.193
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/address-update.js +1 -1
- package/dist/chunk-240.6661b8d3bac6adebae29.js +1 -0
- package/dist/{chunk-44.e78044c8861a4a520185.js → chunk-44.89b637ecc93f5bf4ef6a.js} +1 -1
- package/dist/{chunk-467.f5c630366bac253a9839.js → chunk-467.353c39fd6e31096a8b92.js} +1 -1
- package/dist/chunk-actions.af93263ef1ecb699ee29.js +1 -0
- package/dist/docs-browser.js +1 -1
- package/dist/education-portfolio.js +2 -2
- package/dist/entity-browser.js +1 -1
- package/dist/entity-dms.js +1 -1
- package/dist/evaluation-execution-participation.js +2 -2
- package/dist/event-registration.js +2 -2
- package/dist/job-application.js +1 -1
- package/dist/login.js +1 -1
- package/dist/mailing-list.js +2 -2
- package/dist/membership-registration.js +6 -6
- package/dist/password-update.js +1 -1
- package/dist/personal-dms.js +1 -1
- package/dist/public-dms.js +1 -1
- 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.850c39bdb33b9c746cb3.js +0 -1
- package/dist/chunk-actions.9f6701a67f49703d19da.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
0.1.193
|
|
2
|
+
- add reports after new button
|
|
3
|
+
- place label in widgets on left side
|
|
4
|
+
- move question code to tocco-util
|
|
5
|
+
- add membership questions to membership-registration
|
|
6
|
+
|
|
7
|
+
0.1.192
|
|
8
|
+
- flag selection as deleted on duplicate detail
|
|
9
|
+
- navigate to list after fullscreen action deleted selection
|
|
10
|
+
|
|
1
11
|
0.1.191
|
|
2
12
|
- accept limit as string
|
|
3
13
|
|