Fix expiry datepicker allowing all dates
vue2-datepicker expects a `disabled-date` function
rather than `not-before` and `not-after` dates.
This commit updates it so that we now provide
vue2-datepicker with a `disabled-date` function.
Signed-off-by:
Gary Kim <gary@garykim.dev>
Showing
- apps/files_sharing/js/dist/files_sharing_tab.js 0 additions, 0 deletionsapps/files_sharing/js/dist/files_sharing_tab.js
- apps/files_sharing/js/dist/files_sharing_tab.js.map 0 additions, 0 deletionsapps/files_sharing/js/dist/files_sharing_tab.js.map
- apps/files_sharing/src/components/SharingEntry.vue 1 addition, 2 deletionsapps/files_sharing/src/components/SharingEntry.vue
- apps/files_sharing/src/components/SharingEntryLink.vue 2 additions, 4 deletionsapps/files_sharing/src/components/SharingEntryLink.vue
- apps/files_sharing/src/mixins/SharesMixin.js 11 additions, 0 deletionsapps/files_sharing/src/mixins/SharesMixin.js
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
Please register or sign in to comment