Skip to content

Binote/vue-simple-calendar-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-simple-calendar-sample

Sample app showing off the vue-simple-calendar component

This is a demo app for the open-source vue-simple-calendar Vue component (https://github.com/richardtallent/vue-simple-calendar).

For a live demo, visit https://www.tallent.us/vue-simple-calendar/.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Release History

Date Version Notes
2017.12.17 1.0.0 Split from the main component repo (using 1.8.0)
2017.12.30 1.0.1 Upgrade component to 1.8.2
2018.01.01 2.0.0 Upgrade component to 2.0.0
2018.01.23 2.0.1 Upgrade component to 2.0.1
2018.01.24 2.1.0 Upgrade component to 2.1.0, adjust events listened for
2018.01.25 2.1.1 Upgrade component to 2.1.1
2018.01.27 2.1.3 Upgrade component to 2.1.3
2018.03.18 2.2.0 Upgrade component to 2.2.0
2018.03.19 2.2.1 Upgrade component to 2.2.1, change how mixin is used, fix babel
2018.05.16 3.0.2 Upgrade component to 3.0.2
2018.08.25 4.0.2 Upgrade component to 4.0.2, migrate to vue-cli 3
2018.10.05 4.1.0 Upgrade component to 4.1.0

About

Demo application for the vue-simple-calendar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 47.0%
  • JavaScript 39.6%
  • HTML 13.4%