Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.9k
I built a timeline component#6675
-
Introduction 😊Timeline is useful to display a series of connected items.Antd andVuetify has this timeline component. But it's missing in BootstrapVue. I built this timeline component to scratch my own itch. Github link is here:https://github.com/junjizhi/bootstrap-vue-timeline and it is also available inNPM Screenshot 📷So far the component supports vertical display of items, like this: Installation 🚀You can install it from npm: npm i bootstrap-vue-timeline Note that it depends on Bootstrap-Vue and supports Vue 2.0 for now. Please see theREADME for other installation and configuration options. Future work 🔮There are other features I plan to add support, e.g., custom icons and events. Try it out if you are interested. Any feedback is welcome! |
BetaWas this translation helpful?Give feedback.
All reactions
👍 3