Releases: linmasahiro/vue3-datepicker-lite
Releases · linmasahiro/vue3-datepicker-lite
v1.9.7
v1.9.6
Changed different import statement
import TableLite from "vue3-table-lite"; // For JavaScript
import TableLite from "vue3-table-lite/ts"; // For TypeScript
v1.9.4
v1.9.3
removed core-js
and added index.d.ts
and no includes compiler-core.esm-bundler.js
v1.9.2
fixed bugs
v1.9.1
added auto-complate slash in the input field
new options
added show-bottom-button option and years-range option