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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fixed Carousel and added Doc #691

Merged
merged 4 commits into from Sep 23, 2022
Merged

Conversation

dagnelies
Copy link
Contributor

@dagnelies dagnelies commented Sep 20, 2022

Describe the PR

Fixed Carousel and added Doc

Small replication

PR checklist

What kind of change does this PR introduce? (check at least one)

  • Bugfix 馃悰 - fix(...)
  • Feature - feat(...)
  • ARIA accessibility - fix(...)
  • Documentation update - docs(...)
  • Other (please describe)

The PR fulfills these requirements:

  • Pull request title and all commits follow the Conventional Commits naming convention This is very important, as the CHANGELOG is generated from these messages, and determines the next version type

BEGIN_COMMIT_OVERRIDE
fix(Carousel): get it to work again due to broken useSlot() features
feat(Carousel): create a startingSlide prop
docs(Carousel): expand the carousel docs to include working example
END_COMMIT_OVERRIDE

@dagnelies
Copy link
Contributor Author

Anything missing?

@VividLemon
Copy link
Member

Preferably it would include tests for the few inclusions

@VividLemon VividLemon merged commit 4a34ade into bootstrap-vue-next:main Sep 23, 2022
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