Skip to content

Commit d0fb9c2

Browse files
jacobmllr95renovate[bot]renovate-bot82amptalkor
authored
chore: release v2.21.2 (bootstrap-vue#6277)
* chore(deps): update devdependency eslint-plugin-standard to ^4.0.2 (#5944) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency eslint-config-standard to v15 (#5945) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency terser to ^5.3.8 (#5948) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore:fix missing ` in carousel documentation (#5951) * chore(deps): update devdependency sass-loader to ^10.0.4 (#5952) Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): update devdependency postcss to ^8.1.3 (#5953) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update all non-major dependencies to ^26.6.1 (#5956) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore: update contributors * chore(deps): update devdependency @testing-library/jest-dom to ^5.11.5 (#5957) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update all non-major dependencies (#5959) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(b-avatar): prevent avatar from being squished (#5963) Closes #5962 * chore(deps): update devdependency vue-router to ^3.4.8 (#5966) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency lint-staged to ^10.5.0 (#5967) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency eslint to ^7.12.1 (#5969) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update README.md (#5971) Spelling correction * chore(deps): update devdependency eslint-config-prettier to ^6.15.0 (#5972) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency eslint-config-standard to ^15.0.1 (#5974) Co-authored-by: Renovate Bot <bot@renovateapp.com> * feat(b-media): improve aside right handling (#5965) * fix(b-media): removed utility classes and added style * fix(b-media): removed utility classes and added style * fix(b-media): Changes according to suggestions for media * feat(b-media): added prop desc in component's package.json * feat(b-media-asign): advanced `right` handling Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): update devdependency execa to ^4.1.0 (#5976) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(b-avatar): badge `z-index` handling (#5975) * chore(deps): update devdependency bootstrap-icons to ^1.1.0 (#5977) * chore(deps): update devdependency bootstrap-icons to ^1.1.0 * Update .bundlewatch.config.json * Regenerate icon files * Update README.md Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(docs): replace `<b-input>` with `<b-form-input>` (#5978) * chore(docs): replace b-input with b-form-input * chore(docs): fix single root element in example * chore(docs): fix single root element in example Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): update devdependency eslint-config-standard to v16 (#5979) * chore(deps): update devdependency eslint-config-standard to v16 * chore(lint): fix errors Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): update devdependency postcss-cli to ^8.2.0 (#5983) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Switched comments (#5984) * chore(deps): update devdependency eslint-config-standard to ^16.0.1 (#5987) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency lint-staged to ^10.5.1 (#5989) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency @vue/test-utils to ^1.1.1 (#5991) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency rollup to ^2.33.0 (#5992) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore: migrate from `node-sass` to `sass` (Dart Sass) (#5990) * chore(deps): update devdependency node-sass to v5 * chore: migrate from `node-sass` to `sass` (Dart Sass) Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): update devdependency rollup to ^2.33.1 (#5993) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency sass-loader to ^10.0.5 (#5996) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency babel-jest to ^26.6.2 (#5997) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency jest to ^26.6.2 (#5999) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(docs): add gull & dexam themes (#5995) * GUll vue added in themes section * dexam landing pages added in doc themes section * update gull and dexam themes details * typo fix in gull yaml file * fix description * update gull description * update dexam description * layout break fix * Update themes Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(ci): update Node.js versions (#6001) * chore(ci): update Node.js versions * Update build.yml * Update test.yml * chore: add `SECURITY.md` (#6002) * chore(ci): add CodeQL action (#6003) * chore(ci): add CodeQL action * fix(ci): move action to workflows dir * chore(ci): move to Dependabot for all dependency updates (#6004) * chore(deps-dev): bump @babel/standalone from 7.12.4 to 7.12.5 (#6010) Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) from 7.12.4 to 7.12.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.5/packages/babel-standalone) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump babel-jest from 26.6.2 to 26.6.3 (#6011) Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.6.2 to 26.6.3. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v26.6.3/packages/babel-jest) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump jest from 26.6.2 to 26.6.3 (#6012) Bumps [jest](https://github.com/facebook/jest) from 26.6.2 to 26.6.3. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/compare/v26.6.2...v26.6.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(docs): improve component name formatting (#6014) * fix(b-form-checkbox/b-form-radio): `chnage` event timing (#6008) * fix(b-form-group): accessibility when `label-for` prop not set (#6006) * chore: unify interval/timeout handling (#6015) * fix(b-dropdown): click handling on close (closes #5982) (#6009) * fix(b-dropdown): click handling on close * Update dropdown.js * Update dropdown.js * Update dropdown.js * Update dropdown.js * Update dropdown.js * Update dropdown.js * Update dropdown.js * Update dropdown.js * Update dropdown.js * Update dropdown.js * chore(deps-dev): bump sass from 1.28.0 to 1.29.0 (#6018) Bumps [sass](https://github.com/sass/dart-sass) from 1.28.0 to 1.29.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.28.0...1.29.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump marked from 1.2.2 to 1.2.3 (#6017) Bumps [marked](https://github.com/markedjs/marked) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](https://github.com/markedjs/marked/compare/v1.2.2...v1.2.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump @babel/standalone from 7.12.5 to 7.12.6 (#6016) Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) from 7.12.5 to 7.12.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.6/packages/babel-standalone) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(docs): add another `pageOptions` setting example (#6019) * chore(docs): add another `pageOptions` example in table component doc * chore(docs): correct a sentence in table component doc chore(docs): correct a sentence in table component doc * Update README.md Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump postcss from 8.1.4 to 8.1.6 (#6021) Bumps [postcss](https://github.com/postcss/postcss) from 8.1.4 to 8.1.6. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.1.4...8.1.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump vue-router from 3.4.8 to 3.4.9 (#6022) Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.8 to 3.4.9. - [Release notes](https://github.com/vuejs/vue-router/releases) - [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-router/compare/v3.4.8...v3.4.9) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * feat(config): improved defaults handling (closes #4507, #5138, #5291, #5459, #5958) (#5981) * specify support of sidebar + array * Initial Concept * remove test code * Remove `config-default.js` * Update componentdoc.vue * Update bootstrap-vue.js * feat(config): code improvements * fix: fallback config handling for date/time components * update calendar.js * feat(config): make all props configurable [WIP] * Update aspect.js * Update avatar-group.js * Update avatar.js * Update form-datepicker.js * fix(config): default value handling in `makePropsConfigurable()` * Update config.spec.js * Update config.js * Update componentdoc.vue * Apply `makePropsConfigurable` to all components * Update object.js * Update object.js * fix linting errors * Revert "fix linting errors" This reverts commit 786886fe34399537a91523294424d08b33cd25b5. * Update form-input.js * Update form-spinbutton.js * fix(form-file): `fileNameFormatter` prop handling * fix: property `validator` context * Update form-tags.js * Update pagination-nav.js * Update toast.js * Update button.js * Update calendar.js * Update bv-modal.js * Update form-size.js * Update mixin-selectable.js * Update mixin-tfoot.js * Update mixin-thead.js * Update bv-toast.js * Update popover.js * Update tooltip.js * Update tbody.js * Update td.js * Update tfoot.js * Update thead.js * Update tr.js * Update pagination.js * Update button-group.js * Update button.js * Update form-datepicker.js * Update form-timepicker.js * Update time.js * Update button-toolbar.js * Update calendar.js * Update form-file.js * Update form-rating.js * Update mixin-options.js * Update form-spinbutton.js * Update form-tags.js * Update nav-item.js * Update mixin-busy.js * Update mixin-caption.js * Update mixin-empty.js * Update mixin-filtering.js * Update mixin-items.js * Update mixin-pagination.js * Update mixin-provider.js * Update mixin-sorting.js * Update mixin-stacked.js * Update mixin-table-renderer.js * Update mixin-tbody-row.js * Update icon.js * Update iconstack.js * Update card.js * Update dropdown.js * Update form-options.js * Update form-radio-check-group.js * Update form-radio-check.js * Update form-text.js * Update form.js * Update mixin-filtering.js * Update pagination.js * Update form-text.js * Update modal.js * chore: remove redundant istanbul ignores * fix: add back some istanbul ignore * fix(config): ensure props from mixins are configurabel via component config * fix: resuse `form-plain` mixin everywhere * feat: improve form control mixins * Update README.md * Update componentdoc.vue * Update SECURITY.md * Update README.md * Update breadcrumb.js * fix: size prop default value * Update input-group.js * fix(config): `makePropsConfigurable()` usage without key * Update config.js * Update config.js * Update button-close.js * Update toaster.js * Update calendar.js * Update carousel.js * Update dropdown.js * Update dropdown.spec.js * Update img-lazy.js * Update config.spec.js * Update avatar.js * feat: further improve shared form props usage Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore: bump version to v2.19.0 (#6025) * chore(deps-dev): bump core-js from 3.6.5 to 3.7.0 (#6027) Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.5 to 3.7.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.6.5...v3.7.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump eslint from 7.12.1 to 7.13.0 (#6028) Bumps [eslint](https://github.com/eslint/eslint) from 7.12.1 to 7.13.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.12.1...v7.13.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(docs): correct comment to Nuxt.js module `icons` option * chore(deps-dev): bump eslint-plugin-standard from 4.0.2 to 4.1.0 (#6033) Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.0.2 to 4.1.0. - [Release notes](https://github.com/standard/eslint-plugin-standard/releases) - [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.0.2...v4.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump autoprefixer from 10.0.1 to 10.0.2 (#6036) Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.0.1 to 10.0.2. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.0.1...10.0.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump postcss from 8.1.6 to 8.1.7 (#6037) Bumps [postcss](https://github.com/postcss/postcss) from 8.1.6 to 8.1.7. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.1.6...8.1.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(docs): fix gull & dexam preview image link (#6040) * GUll vue added in themes section * dexam landing pages added in doc themes section * update gull and dexam themes details * typo fix in gull yaml file * fix description * update gull description * update dexam description * layout break fix * Update themes * gull&dexam theme preview image link fixed * Update dexam-startup-and-product-landing-page.yaml * Update gull-admin-dashboard.yaml Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump sass-loader from 10.0.5 to 10.1.0 (#6041) Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.5 to 10.1.0. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.5...v10.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump eslint-plugin-jest from 24.1.0 to 24.1.2 (#6042) Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.0 to 24.1.2. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.0...v24.1.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(docs): update "Can I use" links (#6043) * chore(deps-dev): bump eslint-plugin-jest from 24.1.2 to 24.1.3 (#6044) Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.2 to 24.1.3. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.2...v24.1.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump marked from 1.2.3 to 1.2.4 (#6049) Bumps [marked](https://github.com/markedjs/marked) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](https://github.com/markedjs/marked/compare/v1.2.3...v1.2.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump @testing-library/jest-dom from 5.11.5 to 5.11.6 (#6048) Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.5 to 5.11.6. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.5...v5.11.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump rollup from 2.33.1 to 2.33.2 (#6050) Bumps [rollup](https://github.com/rollup/rollup) from 2.33.1 to 2.33.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.33.1...v2.33.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump terser from 5.3.8 to 5.4.0 (#6053) Bumps [terser](https://github.com/terser/terser) from 5.3.8 to 5.4.0. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.3.8...v5.4.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump eslint-config-standard from 16.0.1 to 16.0.2 (#6055) Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 16.0.1 to 16.0.2. - [Release notes](https://github.com/standard/eslint-config-standard/releases) - [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/standard/eslint-config-standard/compare/v16.0.1...v16.0.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump rollup from 2.33.2 to 2.33.3 (#6054) Bumps [rollup](https://github.com/rollup/rollup) from 2.33.2 to 2.33.3. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.33.2...v2.33.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump postcss-cli from 8.2.0 to 8.3.0 (#6056) Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 8.2.0 to 8.3.0. - [Release notes](https://github.com/postcss/postcss-cli/releases) - [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-cli/compare/8.2.0...8.3.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump terser from 5.4.0 to 5.5.0 (#6057) Bumps [terser](https://github.com/terser/terser) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.4.0...v5.5.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump codemirror from 5.58.2 to 5.58.3 (#6058) Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.58.2 to 5.58.3. - [Release notes](https://github.com/codemirror/CodeMirror/releases) - [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md) - [Commits](https://github.com/codemirror/CodeMirror/compare/5.58.2...5.58.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump @nuxt/content from 1.10.0 to 1.11.0 (#6059) Bumps [@nuxt/content](https://github.com/nuxt/content) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/nuxt/content/releases) - [Changelog](https://github.com/nuxt/content/blob/dev/docs/CHANGELOG.md) - [Commits](https://github.com/nuxt/content/compare/@nuxt/content@1.10.0...@nuxt/content@1.11.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump highlight.js from 9.18.3 to 9.18.4 (#6060) Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.3 to 9.18.4. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump postcss from 8.1.7 to 8.1.8 (#6065) Bumps [postcss](https://github.com/postcss/postcss) from 8.1.7 to 8.1.8. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.1.7...8.1.8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump highlight.js from 9.18.4 to 9.18.5 (#6066) Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.4 to 9.18.5. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/commits/9.18.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump marked from 1.2.4 to 1.2.5 (#6067) Bumps [marked](https://github.com/markedjs/marked) from 1.2.4 to 1.2.5. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](https://github.com/markedjs/marked/compare/v1.2.4...v1.2.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump @babel/cli from 7.12.1 to 7.12.7 (#6072) Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.12.1 to 7.12.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.7/packages/babel-cli) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump @babel/preset-env from 7.12.1 to 7.12.7 (#6073) Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.1 to 7.12.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.7/packages/babel-preset-env) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump postcss from 8.1.8 to 8.1.9 (#6074) Bumps [postcss](https://github.com/postcss/postcss) from 8.1.8 to 8.1.9. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.1.8...8.1.9) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump @babel/standalone from 7.12.6 to 7.12.7 (#6075) Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) from 7.12.6 to 7.12.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.7/packages/babel-standalone) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump eslint-plugin-standard from 4.1.0 to 5.0.0 (#6071) Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0. - [Release notes](https://github.com/standard/eslint-plugin-standard/releases) - [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.1.0...v5.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): remove deperacted `eslint-plugin-standard` (#6077) * chore(deps-dev): bump eslint from 7.13.0 to 7.14.0 (#6081) Bumps [eslint](https://github.com/eslint/eslint) from 7.13.0 to 7.14.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.13.0...v7.14.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump postcss from 8.1.9 to 8.1.10 (#6079) Bumps [postcss](https://github.com/postcss/postcss) from 8.1.9 to 8.1.10. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.1.9...8.1.10) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump @babel/core from 7.12.3 to 7.12.8 (#6083) Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.3 to 7.12.8. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.8/packages/babel-core) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump @babel/cli from 7.12.7 to 7.12.8 (#6082) Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.12.7 to 7.12.8. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.8/packages/babel-cli) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump @babel/standalone from 7.12.7 to 7.12.8 (#6080) Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) from 7.12.7 to 7.12.8. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.8/packages/babel-standalone) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * fix(b-form-input): modified value handling (#6084) * fix: user supplied prop function detection (#6070) * chore(deps-dev): bump @nuxt/content from 1.11.0 to 1.11.1 (#6089) Bumps [@nuxt/content](https://github.com/nuxt/content) from 1.11.0 to 1.11.1. - [Release notes](https://github.com/nuxt/content/releases) - [Changelog](https://github.com/nuxt/content/blob/dev/docs/CHANGELOG.md) - [Commits](https://github.com/nuxt/content/compare/@nuxt/content@1.11.0...@nuxt/content@1.11.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump lint-staged from 10.5.1 to 10.5.2 (#6088) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.1 to 10.5.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.5.1...v10.5.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump @babel/standalone from 7.12.8 to 7.12.9 (#6087) Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) from 7.12.8 to 7.12.9. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.9/packages/babel-standalone) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump @babel/core from 7.12.8 to 7.12.9 (#6086) Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.8 to 7.12.9. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.9/packages/babel-core) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): regenerate lockfile (#6091) * chore(deps-dev): bump core-js from 3.7.0 to 3.8.0 (#6093) Bumps [core-js](https://github.com/zloirock/core-js) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.7.0...v3.8.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump autoprefixer from 10.0.2 to 10.0.3 (#6096) Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.0.2 to 10.0.3. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.0.2...10.0.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix(b-table): only set `tabindex="0"` for sortable TH's (#6102) * fix(b-form-spinbutton): button markup (#6101) * chore(refactor): improved code sharing between form components (#6100) * chore(refactor): improved code sharing between form components * Update form-checkbox-group.spec.js * Update form-radio-group.spec.js * Update form-radio-group.js * Update form-radio-check-group.js * Update form-radio-group.js * fix(b-form-tags): required handling (closes #6094) (#6103) * fix(b-form-tags): required handling * Update form-tags.js * Update form-tags.js * Update form-tags.js * Update form-tags.spec.js * feat(b-form-tags): add `reset` method (#6104) * feat(b-form-tags): add `reset` method * Update form-tags.js * chore(deps-dev): bump autoprefixer from 10.0.3 to 10.0.4 (#6106) Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.0.3 to 10.0.4. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.0.3...10.0.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump rollup from 2.33.3 to 2.34.0 (#6107) Bumps [rollup](https://github.com/rollup/rollup) from 2.33.3 to 2.34.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.33.3...v2.34.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump @nuxtjs/pwa from 3.2.2 to 3.3.1 (#6108) Bumps [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module) from 3.2.2 to 3.3.1. - [Release notes](https://github.com/nuxt-community/pwa-module/releases) - [Changelog](https://github.com/nuxt-community/pwa-module/blob/master/CHANGELOG.md) - [Commits](https://github.com/nuxt-community/pwa-module/compare/v3.2.2...v3.3.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump terser from 5.5.0 to 5.5.1 (#6109) Bumps [terser](https://github.com/terser/terser) from 5.5.0 to 5.5.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.5.0...v5.5.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * fix(b-table): sort handling for numeric string values (closes #6092) (#6105) * fix(b-table): sort handling for numeric string values * Update stringify-object-values.spec.js * Update stringify-object-values.spec.js * chore: bump version to v2.20.0 (#6110) * fix(table): use original value for fallback when number parsing fails in `defaultSortCompare()` * fix: user supplied prop function detection (closes #6112) (#6113) * fix(b-form-input/b-form-textarea): v-model handling * Update form-text.js * Update form-text.js * Update form-text.js * Update form-text.js * Update form-text.js * Update form-text.js * Update form-text.js * Update form-text.js * Update form-text.js * Update form-text.js * fix: user supplied prop function detection * Update calendar.spec.js * Update form-text.js * fix: further improve user supplied prop fucntion detection * Revert "fix: further improve user supplied prop fucntion detection" This reverts commit 86bbb7fa41f2c62756667d095dedae2461170f13. * chore: bump version to v2.20.1 (#6115) * chore(deps-dev): bump @nuxtjs/pwa from 3.3.1 to 3.3.2 (#6119) Bumps [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/nuxt-community/pwa-module/releases) - [Changelog](https://github.com/nuxt-community/pwa-module/blob/master/CHANGELOG.md) - [Commits](https://github.com/nuxt-community/pwa-module/compare/v3.3.1...v3.3.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump nuxt from 2.14.7 to 2.14.9 (#6122) Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.14.7 to 2.14.9. - [Release notes](https://github.com/nuxt/nuxt.js/releases) - [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md) - [Commits](https://github.com/nuxt/nuxt.js/compare/v2.14.7...v2.14.9) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump cross-env from 7.0.2 to 7.0.3 (#6123) Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.2 to 7.0.3. - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md) - [Commits](https://github.com/kentcdodds/cross-env/compare/v7.0.2...v7.0.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump rollup from 2.34.0 to 2.34.1 (#6125) Bumps [rollup](https://github.com/rollup/rollup) from 2.34.0 to 2.34.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.34.0...v2.34.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump execa from 4.1.0 to 5.0.0 (#6128) Bumps [execa](https://github.com/sindresorhus/execa) from 4.1.0 to 5.0.0. - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](https://github.com/sindresorhus/execa/compare/v4.1.0...v5.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump postcss from 8.1.10 to 8.1.13 (#6127) Bumps [postcss](https://github.com/postcss/postcss) from 8.1.10 to 8.1.13. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.1.10...8.1.13) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump eslint-plugin-prettier from 3.1.4 to 3.2.0 (#6126) Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.4 to 3.2.0. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.4...v3.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump eslint-plugin-vue from 7.1.0 to 7.2.0 (#6134) Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.1.0...v7.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump postcss from 8.1.13 to 8.1.14 (#6135) Bumps [postcss](https://github.com/postcss/postcss) from 8.1.13 to 8.1.14. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.1.13...8.1.14) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump rollup from 2.34.1 to 2.34.2 (#6147) Bumps [rollup](https://github.com/rollup/rollup) from 2.34.1 to 2.34.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.34.1...v2.34.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump sass from 1.29.0 to 1.30.0 (#6146) Bumps [sass](https://github.com/sass/dart-sass) from 1.29.0 to 1.30.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.29.0...1.30.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump nuxt from 2.14.9 to 2.14.10 (#6145) Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.14.9 to 2.14.10. - [Release notes](https://github.com/nuxt/nuxt.js/releases) - [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md) - [Commits](https://github.com/nuxt/nuxt.js/compare/v2.14.9...v2.14.10) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump husky from 4.3.0 to 4.3.5 (#6144) Bumps [husky](https://github.com/typicode/husky) from 4.3.0 to 4.3.5. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.3.0...v4.3.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump lint-staged from 10.5.2 to 10.5.3 (#6143) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.2 to 10.5.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.5.2...v10.5.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(docs): update `highlight.js` to v10 (#6148) * chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#6149) Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 7.0.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v7.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump eslint from 7.14.0 to 7.15.0 (#6150) Bumps [eslint](https://github.com/eslint/eslint) from 7.14.0 to 7.15.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.14.0...v7.15.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump core-js from 3.8.0 to 3.8.1 (#6151) Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.0 to 3.8.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.8.0...v3.8.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * feat(refactor): code enhancements for easier Vue 3 migration (closes #6124, #6139) (#6141) * feat(refactor): code improvements for easier Vue 3 migration * chore(deps): regenerate lockfile * fix(build): add missing `package.json` files for private components * chore: bump BundleWatch values * Update progress-bar.js * Update tab.js * Update bv-tooltip-template.js * Update props.js * Update props.spec.js * Update tabs.js * Update tab.js * Update progress-bar.js * Update tbody.js * Update td.js * Update tfoot.js * Update thead.js * Update tr.js * Update time.js * Update bv-tooltip-template.js * Update form-radio-check.js * Update collapse.js * Update collapse.js * Update form-radio-check.js * Update form-radio.js * Update safe-types.js * Update common-props.json * Update package.json * Update package.json * chore: alphabetically sort component meta information * chore(refactor): add `slots` constants for all slot names * Update safe-types.js * Update README.md * Update avatar.js * Update alert.js * Update form-radio-check.js * chore(docs): add `ariaControls` to common props * Update form-datepicker.js * Update form-timepicker.js * Update componentdoc.vue * chore(refactor): move all custom event names to `events` constants * Update dropdown.js * Update slots.js * Update form-spinbutton.js * Update form-rating.js * Update modal.js * Update sidebar.js * Update slots.js * Update pagination.js * Update pagination.js * chore(docs): add missing documentation for slots * Update package.json * Update componentdoc.vue * feat(popover/tooltip): use `normalizeSlotMixin` * Update card-img-lazy.js * Update package.json * Update package.json * chore(docs): improve prop XSS warnings * Update package.json * Update bv-tooltip-template.js * Update bv-popover-template.js * Update bv-tooltip-template.js * Update bv-popper.js * fix: `required` prop handling * Update tooltip.js * Update form-text.js * Update form-file.js * Update form-input.js * Update form-text.js * Update index.js * fix(table): default sort compare logic for date strings (#6153) * chore(deps-dev): bump postcss from 8.1.14 to 8.2.0 (#6158) Bumps [postcss](https://github.com/postcss/postcss) from 8.1.14 to 8.2.0. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.1.14...8.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump improved-yarn-audit from 2.3.1 to 2.3.2 (#6157) Bumps [improved-yarn-audit](https://github.com/djfdyuruiry/improved-yarn-audit) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/djfdyuruiry/improved-yarn-audit/releases) - [Commits](https://github.com/djfdyuruiry/improved-yarn-audit/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump autoprefixer from 10.0.4 to 10.1.0 (#6156) Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.0.4 to 10.1.0. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.0.4...10.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * fix(b-form-datepicker): `valueAsDate` prop handling (#6159) * fix(b-tabs): cleanup rendering logic (#6154) * fix(b-tabs): tabs detection for SSR * Update tab.js * Update tabs.js * testing * Update safe-types.js * Update dom.js * Update tabs.js * Update tabs.js * Update tabs.js * Update tabs.js * Update tabs.js * fix(b-tabs): improve rendering logic * Update tabs.js * Update tabs.js * Update tab.js * Update tabs.js * Update tabs.js * chore(refactor): prefer multiple constants over contants object * feat(b-form-tags): add `no-tags-remove` prop (closes #6162) (#6163) * feat(b-form-tags): add `no-tags-remove` prop * Update package.json * chore(deps-dev): bump @babel/plugin-transform-runtime (#6168) Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.12.1 to 7.12.10. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-plugin-transform-runtime) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump @babel/cli from 7.12.8 to 7.12.10 (#6167) Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.12.8 to 7.12.10. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-cli) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump @babel/preset-env from 7.12.7 to 7.12.10 (#6166) Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.7 to 7.12.10. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-preset-env) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump @babel/core from 7.12.9 to 7.12.10 (#6165) Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.9 to 7.12.10. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-core) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump nuxt from 2.14.10 to 2.14.11 (#6164) Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.14.10 to 2.14.11. - [Release notes](https://github.com/nuxt/nuxt.js/releases) - [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md) - [Commits](https://github.com/nuxt/nuxt.js/compare/v2.14.10...v2.14.11) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): bump ini from 1.3.5 to 1.3.7 (#6171) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump postcss from 8.2.0 to 8.2.1 (#6175) Bumps [postcss](https://github.com/postcss/postcss) from 8.2.0 to 8.2.1. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.2.0...8.2.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump marked from 1.2.5 to 1.2.6 (#6174) Bumps [marked](https://github.com/markedjs/marked) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](https://github.com/markedjs/marked/compare/v1.2.5...v1.2.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump @babel/standalone from 7.12.9 to 7.12.10 (#6173) Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) from 7.12.9 to 7.12.10. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-standalone) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * feat(b-sidebar): add `header` slot (#6179) * chore(icons): update Bootstrap Icons to v1.2.0 (#6180) * chore(icons): update Bootstrap Icons to v1.2.0 * Update .bundlewatch.config.json * Update .bundlewatch.config.json * Update README.md (#6181) 拼写错误 fix typo * feat(b-form-group): add `content-cols` props and scoped `default` slot (closes #6095, #6118) (#6178) * fix(b-form-group): content markup * Update package.json * Update README.md * Update README.md * Update array.js * Update form-group.js * Update form-group.spec.js * Update package.json * Update README.md * Update form-radio-check-group.js * chore(docs): optimize all `<b-form-groups>` for A11Y * fix(b-form-datepicker/b-form-timepicker): label styles when in `button-only` mode (closes #6172) (#6186) * fix(b-form-datepicker/b-form-timepicker): label styles when in `button-only` mode * Update bv-form-btn-label-control.js * Update bv-form-btn-label-control.js * chore(deps-dev): bump eslint-plugin-prettier from 3.2.0 to 3.3.0 (#6189) Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.2.0...v3.3.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump postcss-cli from 8.3.0 to 8.3.1 (#6190) Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 8.3.0 to 8.3.1. - [Release notes](https://github.com/postcss/postcss-cli/releases) - [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-cli/compare/8.3.0...8.3.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump rollup from 2.34.2 to 2.35.0 (#6191) Bumps [rollup](https://github.com/rollup/rollup) from 2.34.2 to 2.35.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.34.2...v2.35.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump @vue/test-utils from 1.1.1 to 1.1.2 (#6192) Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/vuejs/vue-test-utils/releases) - [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.1.2/packages/test-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump husky from 4.3.5 to 4.3.6 (#6193) Bumps [husky](https://github.com/typicode/husky) from 4.3.5 to 4.3.6. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.3.5...v4.3.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(icons): update Bootstrap Icons to v1.2.1 (#6194) * chore: bump version to v2.21.0 (#6195) * chore: bump version to v2.21.0 * Update CHANGELOG.md * fix(b-dropdown): root events (#6198) * fix(b-pagination): don't set initial page count twice (#6200) * chore(deps): bump actions/setup-node from v2.1.2 to v2.1.3 (#6201) Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.2 to v2.1.3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v2.1.2...27082cecf3ff7a1742dbd5e12605f0cb59dce2d9) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump rollup from 2.35.0 to 2.35.1 (#6202) Bumps [rollup](https://github.com/rollup/rollup) from 2.35.0 to 2.35.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.35.0...v2.35.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(docs): fix `<b-form-timepicker>` "Button only mode" example markup (#6206) * fix(b-badge): attribute inheritance (#6217) * chore(deps-dev): bump @babel/preset-env from 7.12.10 to 7.12.11 (#6215) Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.10 to 7.12.11. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.11/packages/babel-preset-env) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump eslint-plugin-vue from 7.2.0 to 7.3.0 (#6214) Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.2.0 to 7.3.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue…
1 parent 1d08d65 commit d0fb9c2

35 files changed

+3071
-3127
lines changed

.codesandbox/ci.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"sandboxes": ["qeu9j"]
2+
"sandboxes": ["qeu9j", "xblbj"]
33
}

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v2
2525

2626
- name: Set Node.js version
27-
uses: actions/setup-node@v2.1.3
27+
uses: actions/setup-node@v2.1.4
2828
with:
2929
node-version: ${{ matrix.node }}
3030

.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v2
2525

2626
- name: Set Node.js version
27-
uses: actions/setup-node@v2.1.3
27+
uses: actions/setup-node@v2.1.4
2828
with:
2929
node-version: ${{ matrix.node }}
3030

@@ -61,7 +61,7 @@ jobs:
6161
uses: actions/checkout@v2
6262

6363
- name: Set Node.js version
64-
uses: actions/setup-node@v2.1.3
64+
uses: actions/setup-node@v2.1.4
6565
with:
6666
node-version: ${{ matrix.node }}
6767

@@ -98,7 +98,7 @@ jobs:
9898
uses: actions/checkout@v2
9999

100100
- name: Set Node.js version
101-
uses: actions/setup-node@v2.1.3
101+
uses: actions/setup-node@v2.1.4
102102
with:
103103
node-version: ${{ matrix.node }}
104104

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,39 @@ All notable changes to this project will be documented in this file. See
44
[standard-version](https://github.com/conventional-changelog/standard-version) for commit
55
guidelines.
66

7+
<a name="2.21.2"></a>
8+
9+
### [v2.21.2](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.21.1...v2.21.2)
10+
11+
Released: 2021-01-01
12+
13+
### Bug Fixes v2.21.2
14+
15+
- **b-dropdown:** only apply `heading` role to header when not a `header` tag
16+
([#6274](https://github.com/bootstrap-vue/bootstrap-vue/issues/6274))
17+
([bd67da0](https://github.com/bootstrap-vue/bootstrap-vue/commit/bd67da0c40744e6b245a4e514e2319ca7bfafe2d))
18+
- **b-table:** allow `responsive` and `stacked` props together
19+
([#6266](https://github.com/bootstrap-vue/bootstrap-vue/issues/6266))
20+
([fa977a8](https://github.com/bootstrap-vue/bootstrap-vue/commit/fa977a83cf21dd118e30f81aacf80d1c25b5c484))
21+
- clean up props inheritance ([#6265](https://github.com/bootstrap-vue/bootstrap-vue/issues/6265))
22+
([79784ae](https://github.com/bootstrap-vue/bootstrap-vue/commit/79784ae6e03f90ee14ce90f8f5e02d0249eb5c4a))
23+
- **b-form-datepicker/b-form-timepicker:** control size
24+
([#6249](https://github.com/bootstrap-vue/bootstrap-vue/issues/6249))
25+
([f2ffbeb](https://github.com/bootstrap-vue/bootstrap-vue/commit/f2ffbeb85a71f0e3ac5c6ea55622771357c703e1))
26+
- **b-icon:** title render handling
27+
([#6233](https://github.com/bootstrap-vue/bootstrap-vue/issues/6233))
28+
([b025047](https://github.com/bootstrap-vue/bootstrap-vue/commit/b0250477e6b4228f1f228c2776c8c211d8a57f00))
29+
- **b-sidebar:** make sure to not exceed 100% in height (closes
30+
[#6176](https://github.com/bootstrap-vue/bootstrap-vue/issues/6176))
31+
([#6234](https://github.com/bootstrap-vue/bootstrap-vue/issues/6234))
32+
([782e11d](https://github.com/bootstrap-vue/bootstrap-vue/commit/782e11dedf8ed9f362a1c44772d660adf24975a5))
33+
- **b-table:** only set `aria-describedby` when caption really exists
34+
([#6251](https://github.com/bootstrap-vue/bootstrap-vue/issues/6251))
35+
([b980017](https://github.com/bootstrap-vue/bootstrap-vue/commit/b980017139613db5d7c8df4293a4d80673c9e646))
36+
- environment detection based on `userAgent`
37+
([#6226](https://github.com/bootstrap-vue/bootstrap-vue/issues/6226))
38+
([cdfd16c](https://github.com/bootstrap-vue/bootstrap-vue/commit/cdfd16c32296072e49596a8acf722c77709f1b93))
39+
740
<a name="2.21.1"></a>
841

942
## [v2.21.1](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.21.0...v2.21.1)

docs/markdown/intro/README.md

Lines changed: 67 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you are migrating from a previous `v2.0.0-rc.##` release, please see the
2020

2121
## Documentation sections
2222

23-
The online documentation is comprised of the following sections:
23+
The online documentation comprises:
2424

2525
- [Components](/docs/components) - Components and component plugin documentation
2626
- [Directives](/docs/directives) - Directives and directive plugin documentation
@@ -31,9 +31,8 @@ The online documentation is comprised of the following sections:
3131

3232
## Prerequisites
3333

34-
Before getting started with BootstrapVue, you should have general familiarity with Vue functionality
35-
and Bootstrap v{{ bootstrapVersionMajor }} CSS. If you are unfamiliar with Vue and/or Bootstrap,
36-
some good starting points would be:
34+
This BootstrapVue documentation assumes you are familiar with Vue and and Bootstrap
35+
v{{ bootstrapVersionMajor }} CSS. Good starting points for these:
3736

3837
- [Vue Guide](https://vuejs.org/v2/guide/)
3938
- [Vue API](https://vuejs.org/v2/api/)
@@ -64,8 +63,8 @@ the normalization of cross browser styles. Refer to the following sub-sections f
6463

6564
### HTML5 doctype
6665

67-
Bootstrap requires the use of the `HTML5` doctype. Without it, you _may_ see some funky incomplete
68-
styling, but including it shouldn't cause any considerable hiccups.
66+
Bootstrap requires the use of the `HTML5` doctype. Without it, you may see some strange incomplete
67+
styling.
6968

7069
```html
7170
<!doctype html>
@@ -76,9 +75,9 @@ styling, but including it shouldn't cause any considerable hiccups.
7675

7776
### Responsive meta tag
7877

79-
Bootstrap is developed for mobile first, a strategy in which code is optimized for mobile devices
80-
first and then scales up components as necessary using CSS media queries. To ensure proper rendering
81-
and touch zooming for all devices, **add the responsive viewport meta** tag to your `<head>`.
78+
Bootstrap is optimized for mobile devices first and then scales up components as necessary using CSS
79+
media queries. To ensure proper rendering and touch zooming for all devices, **add the responsive
80+
viewport meta** tag to your `<head>`.
8281

8382
```html
8483
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
@@ -113,88 +112,70 @@ browsers and devices while providing slightly more opinionated resets to common
113112

114113
## Using module bundlers
115114

116-
If you are using module bundlers like [Webpack](https://webpack.js.org/),
117-
[Parcel](https://parceljs.org/) or [rollup.js](https://rollupjs.org/), you may prefer to directly
118-
include the package into your project. To get started, use `yarn` or `npm` to get the latest version
119-
of Vue.js, BootstrapVue and Bootstrap v4:
115+
Most likely you are using module bundlers like [Webpack](https://webpack.js.org/),
116+
[Parcel](https://parceljs.org/) or [rollup.js](https://rollupjs.org/), which makes it easy to
117+
directly include the package into your project. To do this, use `npm` or `yarn` to get the latest
118+
version of Vue.js, Bootstrap v4 and BootstrapVue:
120119

121120
```bash
122121
# With npm
123-
npm install vue bootstrap-vue bootstrap
122+
npm install vue bootstrap bootstrap-vue
124123

125124
# With yarn
126-
yarn add vue bootstrap-vue bootstrap
125+
yarn add vue bootstrap bootstrap-vue
127126
```
128127

129-
Then, register BootstrapVue in your app entry point:
128+
Then, register BootstrapVue in your app entry point (typically `app.js` or `main.js`):
130129

131130
```js
132131
// app.js
133132
import Vue from 'vue'
134133
import { BootstrapVue, IconsPlugin } from 'bootstrap-vue'
135134

136-
// Install BootstrapVue
135+
// Import Bootstrap an BootstrapVue CSS files (order is important)
136+
import 'bootstrap/dist/css/bootstrap.css'
137+
import 'bootstrap-vue/dist/bootstrap-vue.css'
138+
139+
// Make BootstrapVue available throughout your project
137140
Vue.use(BootstrapVue)
138141
// Optionally install the BootstrapVue icon components plugin
139142
Vue.use(IconsPlugin)
140143
```
141144

142-
And import Bootstrap and BootstrapVue `css` files:
145+
### Theming Bootstrap
143146

144-
```js
145-
// app.js
146-
import 'bootstrap/dist/css/bootstrap.css'
147-
import 'bootstrap-vue/dist/bootstrap-vue.css'
148-
```
147+
If you want to change Bootstrap's default styles (e.g. the `$body-color`), you have to use
148+
Bootstrap's and BootstrapVue's `scss` files.
149149

150-
**Alternatively** you can import Bootstrap and BootstrapVue `scss` files in a custom SCSS file:
150+
Create your own `scss` file (e.g. `app.scss`) containing **both** your custom definitions **and**
151+
the 2 `@import`'s at the end:
151152

152153
```scss
153-
// custom.scss
154+
// app.scss
155+
156+
// Define variable defaults
157+
$body-bg: #000;
158+
$body-color: #111;
159+
160+
// Then import Bootstrap an BootstrapVue SCSS files (order is important)
154161
@import 'node_modules/bootstrap/scss/bootstrap.scss';
155162
@import 'node_modules/bootstrap-vue/src/index.scss';
156163
```
157164

158-
Make sure to import the `custom.scss` file in your app entry point:
165+
Then import that single `scss` file into your project:
159166

160167
```js
161168
// app.js
162-
import './custom.scss'
163-
```
164-
165-
Be sure to `@import` or define your custom variable values _before_ including Bootstrap SCSS
166-
(`bootstrap.scss`), and include BootstrapVue SCSS (`bootstrap-vue.scss`) _after that_ to ensure
167-
variables are set up correctly.
168-
169-
Place all of the SCSS `@import`s into a **single SCSS file**, and import that single file into your
170-
project. Importing individual SCSS files into your project will **not** share variable values and
171-
functions between files by default.
172-
173-
Webpack and Parcel support prepending the `scss` modules with tilde paths (`~`) when importing from
174-
a `scss` file:
169+
import Vue from 'vue'
170+
import { BootstrapVue } from 'bootstrap-vue'
175171

176-
```scss
177-
// Webpack example
178-
@import '~bootstrap';
179-
@import '~bootstrap-vue';
180-
```
172+
import './app.scss'
181173

182-
```scss
183-
// Parcel example
184-
@import '~bootstrap/scss/bootstrap.scss';
185-
@import '~bootstrap-vue/src/index.scss';
174+
Vue.use(BootstrapVue)
186175
```
187176

188-
For more details how to configure asset loading and how modules are resolved, please consult the
189-
module bundlers documentation.
190-
191-
**Notes**:
192-
193-
- Webpack configuration to load CSS files
194-
([official guide](https://webpack.js.org/guides/asset-management/#loading-css))
195-
- Webpack Loader for SASS/SCSS files ([official guide](https://webpack.js.org/loaders/sass-loader/))
196-
- Parcel CSS ([official guide](https://parceljs.org/css.html))
197-
- Parcel SCSS ([official guide](https://parceljs.org/scss.html))
177+
Do not import the individual SCSS files separately into your project, because variables and
178+
functions will fail to be shared between files.
198179

199180
For information on theming Bootstrap, check out the [Theming](/docs/reference/theming) reference
200181
section.
@@ -256,6 +237,34 @@ See the [Vue.js](https://vuejs.org/v2/guide/installation.html#Runtime-Compiler-v
256237
Guide for full details on setting up aliases for [webpack](https://webpack.js.org/),
257238
[rollup.js](https://rollupjs.org/), [Parcel](https://parceljs.org/), etc.
258239

240+
### Advanced module bundler usage
241+
242+
Webpack and Parcel support prepending the `scss` modules with tilde paths (`~`) when importing from
243+
a `scss` file:
244+
245+
```scss
246+
// Webpack example
247+
@import '~bootstrap';
248+
@import '~bootstrap-vue';
249+
```
250+
251+
```scss
252+
// Parcel example
253+
@import '~bootstrap/scss/bootstrap.scss';
254+
@import '~bootstrap-vue/src/index.scss';
255+
```
256+
257+
For more details how to configure asset loading and how modules are resolved, please consult the
258+
module bundlers documentation.
259+
260+
**Notes**:
261+
262+
- Webpack configuration to load CSS files
263+
([official guide](https://webpack.js.org/guides/asset-management/#loading-css))
264+
- Webpack Loader for SASS/SCSS files ([official guide](https://webpack.js.org/loaders/sass-loader/))
265+
- Parcel CSS ([official guide](https://parceljs.org/css.html))
266+
- Parcel SCSS ([official guide](https://parceljs.org/scss.html))
267+
259268
## Tree shaking with module bundlers
260269

261270
When using a module bundler you can optionally import only specific components groups (plugins),

docs/markdown/reference/theming/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ $body-color: #111;
4444

4545
## Default theme colors
4646

47-
The default them colors defined in the Bootstrap v4.4 SCSS are as follows:
47+
The default theme colors defined in the Bootstrap v4.4 SCSS are as follows:
4848

4949
<div class="row">
5050
<div class="col-md-4">
@@ -73,9 +73,9 @@ The default them colors defined in the Bootstrap v4.4 SCSS are as follows:
7373
</div>
7474
</div>
7575

76-
Various components will use variations (intensities) of these default theme colors.
76+
BootstrapVue components use variations (intensities) of these default theme colors.
7777

78-
You can alter the theme colors, and create additional theme colors, as needed via SASS variables and
78+
You can alter these theme colors and create additional theme colors as needed via SASS variables and
7979
maps. Refer to the [Bootstrap theming](https://getbootstrap.com/docs/4.5/getting-started/theming/)
8080
docs for more details. All theme colors automatically become available as
8181
[color variants](/docs/reference/color-variants) to all BootstrapVue components.

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-vue",
3-
"version": "2.21.1",
3+
"version": "2.21.2",
44
"description": "With more than 85 components, over 45 available plugins, several directives, and 1000+ icons, BootstrapVue provides one of the most comprehensive implementations of the Bootstrap v4 component and grid system available for Vue.js v2.6, complete with extensive and automated WAI-ARIA accessibility markup.",
55
"main": "dist/bootstrap-vue.common.js",
66
"web": "dist/bootstrap-vue.js",
@@ -96,28 +96,28 @@
9696
"@babel/plugin-transform-modules-commonjs": "^7.12.1",
9797
"@babel/plugin-transform-runtime": "^7.12.10",
9898
"@babel/preset-env": "^7.12.11",
99-
"@babel/standalone": "^7.12.11",
99+
"@babel/standalone": "^7.12.12",
100100
"@nuxt/content": "^1.11.1",
101101
"@nuxtjs/google-analytics": "^2.4.0",
102-
"@nuxtjs/pwa": "^3.3.2",
102+
"@nuxtjs/pwa": "^3.3.3",
103103
"@nuxtjs/robots": "^2.4.2",
104104
"@nuxtjs/sitemap": "^2.4.0",
105-
"@testing-library/jest-dom": "^5.11.6",
105+
"@testing-library/jest-dom": "^5.11.8",
106106
"@vue/test-utils": "^1.1.2",
107107
"autoprefixer": "^10.1.0",
108108
"babel-core": "^7.0.0-bridge.0",
109109
"babel-eslint": "^10.1.0",
110110
"babel-jest": "^26.6.3",
111111
"babel-plugin-istanbul": "^6.0.0",
112-
"bootstrap-icons": "^1.2.1",
112+
"bootstrap-icons": "^1.2.2",
113113
"bundlewatch": "^0.3.1",
114114
"clean-css-cli": "^4.3.0",
115-
"codemirror": "^5.58.3",
115+
"codemirror": "^5.59.0",
116116
"codesandbox": "^2.2.1",
117117
"core-js": "^3.8.1",
118118
"cross-env": "^7.0.3",
119-
"eslint": "^7.15.0",
120-
"eslint-config-prettier": "^7.0.0",
119+
"eslint": "^7.16.0",
120+
"eslint-config-prettier": "^7.1.0",
121121
"eslint-config-standard": "^16.0.2",
122122
"eslint-config-vue": "^2.0.2",
123123
"eslint-plugin-import": "^2.22.1",
@@ -126,10 +126,10 @@
126126
"eslint-plugin-node": "^11.1.0",
127127
"eslint-plugin-prettier": "^3.3.0",
128128
"eslint-plugin-promise": "^4.2.1",
129-
"eslint-plugin-vue": "^7.3.0",
129+
"eslint-plugin-vue": "^7.4.0",
130130
"esm": "^3.2.25",
131131
"execa": "^5.0.0",
132-
"highlight.js": "^10.4.1",
132+
"highlight.js": "^10.5.0",
133133
"html-loader": "^1.3.2",
134134
"husky": "^4.3.6",
135135
"improved-yarn-audit": "^2.3.2",
@@ -138,18 +138,18 @@
138138
"loader-utils": "^2.0.0",
139139
"lodash": "^4.17.20",
140140
"marked": "^1.2.7",
141-
"nuxt": "^2.14.11",
142-
"postcss": "^8.2.1",
141+
"nuxt": "^2.14.12",
142+
"postcss": "^8.2.2",
143143
"postcss-cli": "^8.3.1",
144144
"prettier": "1.14.3",
145145
"require-context": "^1.1.0",
146146
"rollup": "^2.35.1",
147147
"rollup-plugin-babel": "^4.4.0",
148148
"rollup-plugin-commonjs": "^10.1.0",
149149
"rollup-plugin-node-resolve": "^5.2.0",
150-
"sass": "^1.30.0",
150+
"sass": "^1.32.0",
151151
"sass-loader": "^10.1.0",
152-
"standard-version": "^9.0.0",
152+
"standard-version": "^9.1.0",
153153
"terser": "^5.5.1",
154154
"vue": "^2.6.12",
155155
"vue-jest": "^3.0.7",

0 commit comments

Comments
 (0)