Baremetrics / calendar

Date range picker for Baremetrics
MIT License
680 stars 79 forks source link

Vue.js Wrapper for the same #99

Open silent-lad opened 5 years ago

silent-lad commented 5 years ago

Hi, I was very enthusiastic to make a vue.js wrapper component for the same so I did. I also played with some CSS and had some tweaks to get it working as it should in Vue.js Component-based architecture.

https://github.com/silent-lad/Vue2BaremetricsCalendar

Hope you guys like it. Thanks.

brendon commented 3 years ago

Hey, this looks cool. I was just wondering if you had to do any special work to deconstruct the calendar if the element is removed from the page? I couldn't see anything in your Vue code.