chore(deps): update dependency nextcloud/forms to v3.2.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
nextcloud/forms | minor |
v3.0.4 -> v3.2.0
|
Release Notes
nextcloud/forms
v3.2.0
3.2.0 - 2023-03-06
Enhancements
- Make timestamp in csv export ISO 8601 compliant #1531 (Chartman123)
- Add lastUpdated property to Form #1479 (Chartman123)
Fixed
- Fix paragraph rendering #1542 (jotoeri)
- Move API to v2.1 #1539 (Chartman123)
- Make skip to content buttons work #1530 (susnux)
Merged
- Replace deprecated NcMultiselect with recommended NcSelect #1471 (susnux)
- Added test for
cloneForm
inApiController
#1488 (susnux) - Add information about API to appinfo #1529 (susnux)
v3.1.0
3.1.0 - 2023-02-20
Enhancements
- Allow formatting question and form descriptions using markdown #1394 (susnux)
- Add Nextcloud 26 support #1489 (susnux)
- Add test for method
newForm
ofApiController
#1480 (susnux) - Drop
v-clipboard
in favor of native browser API #1478 (susnux) - Allow sharees to see results | Implement
PERMISSION_RESULTS
#1461 (susnux) - feat: Add slot for additional actions to the question component #1470 (susnux)
Fixed
- Fix Create edit mode #1498 (jotoeri)
- Fix public view #1492 (jotoeri)
- Fix some small
SubmissionService
issues #1490 (susnux) - Add missing computed property to edit view #1473 (Chartman123)
Merged
- Add shareHash parameter #1476 (Chartman123)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.