kzima / vuestrap-base-components

Web components that extend Bootstrap 4 - http://kzima.github.io/vuestrap-base-components/#/accordion
MIT License
253 stars 42 forks source link

Fix import of compiled ListGroup and ListGroupItem #6

Closed parzonka closed 8 years ago

parzonka commented 8 years ago

Hi Kris,

thanks for your amazing work with vuestrap! Its very useful and well done. While working on my sandbox vue-init template, I've noticed that ListGroup was not exported as compiled component. Also ListGroupItem was missing. I fixed that in the work, but had to split the two components. I don't known if there was some other solution, I tried using ListGroup as source component but had missing loaders in my setup, so I went that route. Maybe it is interesting for you.

Kind regards Mateusz

kzima commented 8 years ago

released in 0.8.3