Vuepic / vue3-date-time-picker

Datepicker component for Vue 3
https://vue3datepicker.com
MIT License
158 stars 13 forks source link

Upcoming change #121

Closed Jasenkoo closed 2 years ago

Jasenkoo commented 2 years ago

Hello everyone.

Firstly, I want to thank you all for your great support and appreciation for the component. In the near future, I plan to release another component for Vue 3. Since this organization will have 2 components I wanted to have them scoped under the @vuepic name.

Following this, 2 changes will be made:

  1. New repository will be used instead of vue3-date-time-picker to just vue-datepicker (will link it when I make it public)
  2. The package name will be changed from vue3-date-time-picker to @vuepic/vue-datepicker

To switch run npm i @vuepic/vue-datepicker or yarn add @vuepic/vue-datepicker

The new repository is now available here https://github.com/Vuepic/vue-datepicker .