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

chore: release v2.16.0 #5613

Merged
merged 67 commits into from
Jul 28, 2020
Merged

chore: release v2.16.0 #5613

merged 67 commits into from
Jul 28, 2020

Conversation

jacobmllr95
Copy link
Member

@jacobmllr95 jacobmllr95 commented Jul 27, 2020

🚀 Features

🐛 Bug Fixes

🏡 Chore

💖 Thanks to

  • Dieter Geerts
  • Ivan Gonzalez
  • James George
  • Nazare Emanuel-Ioan
  • Paweł Tatarczuk
  • Sergey Skrynnikov
  • TitanFighter
  • Vitaly Slobodin

renovate bot and others added 30 commits May 24, 2020 12:33
Co-authored-by: Renovate Bot <bot@renovateapp.com>
…ges (#5432)

* fix(b-form-checkbox-group, b-form-radio-group): only emit `input` when value loosely changes

* Update loose-equal.js

* Update form-checkbox-group.spec.js
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Since v2.15 Bootstrap-Vue supports Bootstrap v4.5
* chore(deps): update all non-major dependencies

* Use `toBeEmptyDomElement()` instead of deprecated `toBeEmpty()`

* Correct typo

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
* chore(deps): update devdependency gh-pages to v3

* Remove `gh-pages` dependency

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate bot and others added 17 commits July 21, 2020 13:32
Co-authored-by: Renovate Bot <bot@renovateapp.com>
* docs(footer): uncomment link for themes

* docs(header): uncomment link for themes

* docs(sidebar): uncomment link for themes

* docs(intro/README): uncomment link for themes

* docs(theming/README): uncomment link for themes

* feature(themes): add first Bootstrap Vue & Creative Tim theme

* style(themes): prettify themes files

* fix(themes): solve typo

* Use `@nuxt/content` for themes

* Update index.vue

* Update themes.vue

* Don't pin `@nuxt/content`

* Update themes.vue

* Update themes.vue

Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
…4927, #5561) (#5564)

* fix(b-form-group): make it work for ids with special characters like "/"

Special characters are allowed in HTML5 (https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id) but need to be escaped when used in a selector for usage in e.g. "querySelector"

Refs #5561

* Use own `cssEscape()` util + use/test everywhere needed

Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
* chore(ci): update `actions/cache` to v2

* Update test.yml

* Update test.yml

* fix(b-form-tags): unit tests

* Revert "fix(b-form-tags): unit tests"

This reverts commit 20ebc04.

* Split actions

* Run BundleWatch during build

* Update build.yml

* Revert "Update build.yml"

This reverts commit ed4ad3d.

* Update build.yml
* chore: replace `packagequality` badge with `codacy` in README

* Update README.md
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
@jacobmllr95 jacobmllr95 added the PR: Minor Requires minor version bump label Jul 27, 2020
@jacobmllr95 jacobmllr95 requested a review from Hiws July 27, 2020 21:28
@jacobmllr95 jacobmllr95 added this to In progress in v2.16.0 via automation Jul 27, 2020
@vercel
Copy link

vercel bot commented Jul 27, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/bootstrap-vue/bootstrap-vue/hqzxe5jhj
✅ Preview: https://dev.bootstrap-vue.org

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 27, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit dd77b6f:

Sandbox Source
BootstrapVue Starter Project Configuration

@codecov
Copy link

codecov bot commented Jul 27, 2020

Codecov Report

Merging #5613 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            master     #5613    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          277       278     +1     
  Lines         9014      9409   +395     
  Branches      2495      2514    +19     
==========================================
+ Hits          9014      9409   +395     
Flag Coverage Δ
#unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/components/card/card-img.js 100.00% <ø> (ø)
src/components/carousel/carousel.js 100.00% <ø> (ø)
src/components/form-tags/form-tag.js 100.00% <ø> (ø)
src/components/image/img.js 100.00% <ø> (ø)
src/icons/helpers/icon-base.js 100.00% <ø> (ø)
src/icons/icons.js 100.00% <ø> (ø)
src/icons/plugin.js 100.00% <ø> (ø)
src/components/aspect/aspect.js 100.00% <100.00%> (ø)
src/components/aspect/index.js 100.00% <100.00%> (ø)
src/components/avatar/avatar.js 100.00% <100.00%> (ø)
... and 16 more

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 bd5a3d7...dd77b6f. Read the comment docs.

@jacobmllr95 jacobmllr95 merged commit d956a33 into master Jul 28, 2020
v2.16.0 automation moved this from In progress to Done Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Minor Requires minor version bump
Projects
No open projects
v2.16.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet