LeCoupa / vuetimeline

🕵️‍♀️🕵️‍♂️ One easy-to-use component for Vue.js to build beautiful responsive timelines.
https://www.growthbunker.dev/vuetimeline
MIT License
346 stars 44 forks source link

Override base properties #9

Closed elisatheng closed 4 years ago

elisatheng commented 4 years ago

I am using vuetimeline with vuejs and I would like to override BaseNumber properties (edit iconSize, color..) or override BaseBadge properties (edit description text color, size..).

Is it possible ?

LeCoupa commented 4 years ago

Unfortunately we cannot customize everything yet. Here is the complete list of props:

https://www.growthbunker.dev/vuetimeline/

You can still fork it and implement the new props that you need. It is using the vuedarkmode library behind the scene. :)

elisatheng commented 4 years ago

Okay, thank you for the response, I will try :)

sneko commented 3 years ago

@LeCoupa without talking about customizing everything, it would be really helpful to accept hexadecimals colors instead of being limited to the X literal default ones.

Is it something planned on your side?

Thank you,

LeCoupa commented 3 years ago

@sneko yes

sneko commented 3 years ago

Thanks for answering @LeCoupa 👍

Is it in progress (with a release date soon) or should I try to fork?

LeCoupa commented 3 years ago

Fork 👍