Skip to content

Conversation

@tmorehouse
Copy link
Member

Wrapper component for creating toolbars comprised of button-groups and/or input-groups.

Direct children elements should be b-button-group and b-input-group components.

Allows for optional keyboard navigation by setting prop keyNav to true (defaults to false)

@tmorehouse
Copy link
Member Author

tmorehouse commented May 9, 2017

Should I remove the keyboard navigation and toolbar option from b-button-group? or leave it in for now as deprecated?

@tmorehouse tmorehouse requested a review from pi0 May 9, 2017 06:52
@pi0
Copy link
Member

pi0 commented May 9, 2017

I think so. As button-group is just a helper for styling. Also it would be great if you can provide some docs. (Simply copy paste docs/components/button-group as a starting point)

@tmorehouse
Copy link
Member Author

Will do.

I'll remove the toolbar option from the b-button-group, and all the extra fluff code for key-nav.

@tmorehouse
Copy link
Member Author

I've removed the toolbar features of button-group. It should merge OK once the other lint bugs have been resolved.

@pi0 pi0 merged commit 747a801 into bootstrap-vue:master May 9, 2017
valexiev added a commit to valexiev/bootstrap-vue that referenced this pull request May 9, 2017
* upstream/master: (220 commits)
  [button-toolbar] docs (bootstrap-vue#368)
  ESLint
  New component b-button-toolbar (bootstrap-vue#367)
  [link] fix click event
  [docs] navbar styling
  Refactor link mixin
  [button-group] fix toolbar keynav (bootstrap-vue#366)
  [Docs] ScrollSpy directive JSFiddle
  [Link] Small fixes
  [link] Allow both router links and regular links to co-exist in same document (bootstrap-vue#365)
  [pagination] ARIA attributes + Keyboard navigation (bootstrap-vue#364)
  [dropdown-item] explicit component reference (bootstrap-vue#361)
  Additional ARIA on navs and dropdown (bootstrap-vue#358)
  ESLint
  [docs] ScrollSpy
  [scrollspy] SSR fix
  v0.15.6
  [modal] focusFirst timing tweak (bootstrap-vue#357)
  [scrollspy] documentation update
  [scrollspy] Documentation (bootstrap-vue#356)
  ...
@tmorehouse tmorehouse changed the title New component b-button-toolbar [button-toolbar] New component b-button-toolbar Jun 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants