A datepicker Vue component compatible with Vue 3.x.
N.B. For Vue 2.x, please use version 4.x.
N.B. This is a fork from @sum.cumo/vue-datepicker to which I have previously contributed but which is no longer maintained. That project was originally forked from vuejs-datepicker which is licensed under the MIT license. Thanks to the original creators for the great work.
- accepts keyboard input
- keyboard navigable
- internationalized
- disable dates
- highlight dates
- inline calendar
- auto-alignment
- compatible with Bootstrap
- custom slots
- append to body
Checkout the vuepress Documentation. There you will also find the Demo pages and the Migration guide.
Please feel free to open up an issue or provide a pull request.
Copyright 2023 Mark Thompson
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.