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
severinbeauvais
changed the title
BCRS Shared Components: try to port back some Vue3 components
BCRS Shared Components: port back the Vue3 date picker components
Nov 10, 2023
@ketaki-deodhar Cameron says he has a Vue3 version of the Fee Summary component. Do you have time in this ticket to import that one, too, or should we create a new ticket?
Other teams have already converted some of the shared components into Vue3 (but are using them locally). Attached are 3 versions of the date picker.
This ticket is to:
bcrs-shared-components
repo,feature-vue3
branchRangeDatePicker.vue.txt
InputFieldDatePicker.vue.txt
BaseDatePicker.vue.txt
Also, look at using
toNative(NameRequestMixin)
for mixins.Ref: https://github.com/facing-dev/vue-facing-decorator/blob/master/src/mixins.ts
Ref: https://blog.logrocket.com/how-to-use-vue-3-typescript/#using-typescript-mixins-vue
The text was updated successfully, but these errors were encountered: