Skip to content

chore: patch release v2.6.1 #4887

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

Merged
merged 15 commits into from
Mar 6, 2020
Merged

chore: patch release v2.6.1 #4887

merged 15 commits into from
Mar 6, 2020

Conversation

tmorehouse
Copy link
Member

@tmorehouse tmorehouse commented Mar 5, 2020

Fixes

-b-form-spinbutton: respect step value for initial decrement when wrap enabled (closes #4884) (#4885)

Other

  • documentation updates and fixes
  • dev dependencies updates

tmorehouse and others added 2 commits March 5, 2020 02:58
…pover directives (closes #4877) (#4880)

* chore(docs): show live examples of all positioning

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
@codecov
Copy link

codecov bot commented Mar 5, 2020

Codecov Report

Merging #4887 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4887      +/-   ##
==========================================
+ Coverage   99.93%   99.93%   +<.01%     
==========================================
  Files         269      269              
  Lines        6111     6114       +3     
  Branches     1595     1595              
==========================================
+ Hits         6107     6110       +3     
  Misses          3        3              
  Partials        1        1
Impacted Files Coverage Δ
src/components/form-spinbutton/form-spinbutton.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4203876...24e9b11. Read the comment docs.

@tmorehouse tmorehouse added the PR: Patch Requires patch version bump label Mar 5, 2020
jacobmllr95 and others added 3 commits March 5, 2020 18:38
* Make `Bootstrap` always start with a capital `B`

* Update nuxt.config.js

* feat(docs): improve code examples

* fix(docs): improve wording on `custom.scss` file
… `wrap` enabled (closes #4884) (#4885)

* fix(b-form-spinbutton): respect step value when decrementing (closes #4884)

* Update form-spinbutton.js

Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
@tmorehouse tmorehouse requested a review from jacobmllr95 March 5, 2020 20:54
jacobmllr95 and others added 10 commits March 5, 2020 23:11
…xamples (#4890)

* docs(b-calendar, b-form-datepicker): fix mistake in date formatting examples

* Update README.md
Co-authored-by: Renovate Bot <bot@renovateapp.com>
* feat(docs): add carbon ads

* Update styles.scss

* Update ad.js

* Update quick-links.vue

* Update ad.js

* Update ad.js

* Remove ad plugin

* Move the re-positioning logic outside the individual components

* Update docs.js

* Update docs-mixin.js

* Update docs.js

* Update docs.js

* Update docs.js

* Update docs.js

* Update docs.js

* Update index.vue

* Update styles.scss

* Update docs.js

* Update styles.scss

* Update docs.js

* Update styles.scss

* Update styles.scss

* Update styles.scss

* Update ad.js

* Update styles.scss

Co-authored-by: Troy Morehouse <troymore@nbnet.nb.ca>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
…imations (#4896)

* docs(a11y): add references to reduced motion for certain component animations

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update package.json

* Update README.md

Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
* chore(docs): add carbon ad to playground

* Update play.vue

* Update play.vue

* Unify docs component name prefix

* Update play.vue

* Further unify docs component names

* Update play.vue

* Update docs.js

Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
* chore(docs): minor CSS tweak for playground

* Update play.vue

* Update play.vue

* Update play.vue
@tmorehouse tmorehouse marked this pull request as ready for review March 6, 2020 23:06
@tmorehouse tmorehouse merged commit c56cf40 into master Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Patch Requires patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants