-
Hi,
I understand how to npm install and how to import, but i don't know how to register the component. What is the path?
Thanks!
-
As I could not find any references yet, are there any plans to support the [HTML5 Microdata API](http://www.w3.org/TR/microdata/)? It would be nice if we could say something like `` to add all relevan…
-
I had updated deps for my project and got an trouble to make b-dropdown-item work as router-link.
If I add `link` param, then it works as usual link, if i add `to`, then it make `href=#` and doesn't…
-
### What problem does this feature solve?
It will allow an element to become a slot with its other properties on it, rather than be nested within the element you want.
The problem with the curre…
-
Hi, how to use your plugin? There's no particular example on this, except for route configuration.
-
is it possible to localization breadcrumbs ?
for example, my website has three languages (Eng, Fr, Span)
How to translate breadcrumbs?
Thanks.
-
Thanks so much for this fantastic library with documentation and even `vue` integration. I love sunburst, but I am having trouble with sunburst `config` to use `name` instead of `label`. I have this…
-
#### I'm opening this issue because:
- [✓] npm is crashing.
- [ ] npm is producing an incorrect install.
- [ ] npm is doing something I don't understand.
- [ ] Other (_see below for feat…
-
> Error while trying to compile vue & scss files with laravel mix.
>
> Same files still works perfectly with gulp.
webpack.mix.js
```
let mix = require('laravel-mix').mix;
mix.js('resourc…
-
**Laravel** framework since 5.3 version have **vue.js** available out of the box.
**vue.js** framework is among other things allows you, as you might know, to scaffold a single page applications (SPA…