gritcode / gritcode-components

Custom components based on Vuestrap.
http://gritcode.github.io/gritcode-components/#/toast
MIT License
204 stars 9 forks source link

Hotfix/toast props #12

Closed taylorzane closed 7 years ago

taylorzane commented 7 years ago

I noticed #10 had not been resolved, and I needed this fix for my own personal project, so I've submitted a PR resolving the issue.

Side note: I noticed that you seem to be moving away from vuestrap. I might be willing to take over vuestrap-base-components, gritcode-components, etc. as I use them heavily for a few of my projects.

Shoot me an email (on my GH profile) if you're interested in discussing this possibility.

I'm also available on Gitter if that's more convenient.

kzima commented 7 years ago

@taylorzane, just added you as a colaborator

taylorzane commented 7 years ago

Great, I appreciate it. Is there any reason why you're moving away from vuestrap?

kzima commented 7 years ago

@taylorzane, few things: Technology is changing so fast, it's hard to keep up, unless you built a great number of collaborators. New bootstrap, new vuejs, bug fixing, etc. -> cost time

Vuestrap components were born as a response to a real problem I had while working with some projects and it served it well. I still believe it's a great product but my personal preference is react components as I work more with those now.