Skip to content

Commit

Permalink
[docs] NavBar add extra components (#465)
Browse files Browse the repository at this point in the history
* [carousel] Fixed this arg in forEach

Should address issue #396

* [carousel] coerce querySelectorAll into an array

Coerce slide nodelist into an Array

* [carousel] ESLint

* [input-group-addon] conditional ID on root element

* [nav-item-dropdown] add ID to root element

* [docs] NavBar add extra components

* Update input-group-addon.vue
  • Loading branch information
tmorehouse authored and pi0 committed May 28, 2017
1 parent 314cd67 commit 4114695
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/components/navbar/meta.json
Expand Up @@ -4,7 +4,9 @@
"components": [
"bNavItemDropdown",
"bNavToggle",
"bNavItem"
"bNavItem",
"bNavText",
"bNavForm"
],
"jsfiddle": "gfqucs0z"
}
}

0 comments on commit 4114695

Please sign in to comment.