You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replace `type` with `variant` for NcDialog button definitions
- Replace `@change` with `@update:modelValue` for date picker events
- Guard against stale grid option IDs crashing ResultsSummary and
Submission
- Skip file question answers when restoring an edited submission
- Pass `optionType` when bulk-creating options to avoid null bucket
crash
- Default `contentValid` prop to `true` in Question.vue
- Pass `isLoggedIn` to router-view in Forms.vue
- Fix NcTextArea container height in OptionInputDialog
Signed-off-by: Peter Ringelmann <peter.ringelmann@nextcloud.com>
0 commit comments