Skip to content

Conversation

johnsimons
Copy link
Member

I read the upgrade guide and there does not seem to be anything that we need to change on our end.

@johnsimons johnsimons requested a review from PhilBastian July 8, 2025 02:12
@johnsimons johnsimons self-assigned this Jul 8, 2025
</script>

<template>
<VueDatePicker ref="datePicker" class="dropdown" v-model="internalModel" :format="formatDate" :range="{ partialRange: false }" :enable-seconds="true" :action-row="{ showNow: false, showCancel: false, showSelect: true }">
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The :format type, had issues, it seems the new version of the vue-tsc is more type safe and need an explicit cast.

@johnsimons johnsimons changed the title Upgrade to latest vite Upgrade to latest major version of vite Jul 8, 2025
@johnsimons johnsimons merged commit fdffb27 into master Jul 8, 2025
5 checks passed
@johnsimons johnsimons deleted the john/vite-up branch July 8, 2025 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants