Vue-Bootstrap-Calendar icon indicating copy to clipboard operation
Vue-Bootstrap-Calendar copied to clipboard

Use the magical power of VueJS and beauty of Twitter Bootstraps to create a powerful Calendar App

Results 7 Vue-Bootstrap-Calendar issues
Sort by recently updated
recently updated
newest added

Is there any option or template slot to customise header? I want to customize language dropdown, prev, today, next buttons

Im Having an issue on Internet Explorer 11 ![image](https://user-images.githubusercontent.com/46887073/90379848-dbcf9580-e0ad-11ea-8db8-add84fb7bdd3.png) ![image](https://user-images.githubusercontent.com/46887073/90379901-edb13880-e0ad-11ea-8ecb-795e5ff0bc25.png)

Without vue-i18n the package can't be used. (this is already known, this issue just tracks the Progress)

Hello Yarob, what do you think about a Branch using Bootstrap 4? I already started the work in my Fork and would like to merge it when it's ready.

I added support to portuguese language!

Added an "Add Event" Form/Modal, which opens when the "Add Event" Button on a Day is clicked. This also adds an event to the calendar to react to newly added...