Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dropdown-item] Explicit component reference (fixes #360) #361

Merged
merged 5 commits into from
May 9, 2017
Merged

[dropdown-item] Explicit component reference (fixes #360) #361

merged 5 commits into from
May 9, 2017

Conversation

tmorehouse
Copy link
Member

Addresses issue #360

@tmorehouse tmorehouse requested a review from pi0 May 8, 2017 22:43
@tmorehouse tmorehouse changed the title [dropdown-item] Explicit component reference [dropdown-item] Explicit component reference (fixes #360) May 9, 2017
Copy link
Member Author

@tmorehouse tmorehouse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need extends?

@@ -17,6 +17,7 @@

export default {
extends: bLink,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need extends here?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can use a smarter refactoring approach by just extending and adding dropdown-item class to bLink.

@pi0 pi0 merged commit ccac3d4 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)
  ...
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.

None yet

2 participants