Tags: myITToolBox/bootstrap-vue
Tags
chore: release v2.18.1 (bootstrap-vue#5941) * chore(deps): update devdependency vue-jest to ^3.0.7 (bootstrap-vue#5770) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(b-modal): solve body padding not being removed (bootstrap-vue#5771) * update dom.js * update * update modal-manager.js * chore(deps): update devdependency @nuxt/content to ^1.9.0 (bootstrap-vue#5773) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency rollup to ^2.27.0 (bootstrap-vue#5779) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(b-table): properly handle empty included/excluded filter fields (closes bootstrap-vue#5775) (bootstrap-vue#5780) * fix(b-table): properly handle empty included/excluded filter fileds * Update table-filtering.spec.js * chore: lock `postcss` and `autoprefixer` for now (closes bootstrap-vue#5774) (bootstrap-vue#5782) * chore: lock `postcss` and `autoprefixer` for now * Update renovate.json * chore(deps): update devdependency lint-staged to ^10.4.0 (bootstrap-vue#5783) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore: code refactoring to separate constants from utils and better code sharing (bootstrap-vue#5772) * Initial improvements * Separate inspect from other utils * feat: code refactoring to reparte constants from utils and better code sharing * Update modal.js * Update form-group.spec.js * Update .bundlewatch.config.json * Update form-group.spec.js * chore: bump version to v2.17.1 (bootstrap-vue#5786) * chore(deps): update devdependency postcss to ^7.0.34 (bootstrap-vue#5788) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency rollup to ^2.27.1 (bootstrap-vue#5790) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(b-tooltip, b-popover): fix `title` not being reset on hide (bootstrap-vue#5793) * fix bug * add test * update tooltip.spec.js * Update bv-tooltip.js * Update bv-tooltip.js Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * fix(b-nav-item-dropdown): `boundary` handling in `<b-navbar>` (closes bootstrap-vue#5789) (bootstrap-vue#5794) * fix(b-nav-item-dropdown): `boundary` handling in `<b-navbar>` * Update nav-item-dropdown.spec.js * docs(form-tags): fix unmatched quote in wrapper example (bootstrap-vue#5796) * chore(deps): update devdependency terser to ^5.3.2 (bootstrap-vue#5800) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(docs): fix typo in `b-form-rating` docs (bootstrap-vue#5801) * chore: update keywords * chore: move `standard-version` configuration to `.versionrc` and skip commit and tag creation * fix(b-skeleton): add missing component exports (bootstrap-vue#5806) * Fix description (bootstrap-vue#5807) * chore: bump version to v2.17.2 (bootstrap-vue#5805) * chore: bump version to vv2.17.2 * Update CHANGELOG.md * chore(deps): update all non-major dependencies (bootstrap-vue#5816) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency codesandbox to ^2.2.1 (bootstrap-vue#5824) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency codemirror to ^5.58.1 (bootstrap-vue#5826) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency postcss-cli to v8 (bootstrap-vue#5821) * chore(deps): update devdependency postcss-cli to v8 * Update to `postcss` v8 Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): update all non-major dependencies (bootstrap-vue#5830) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency eslint-config-prettier to ^6.12.0 (bootstrap-vue#5831) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update all non-major dependencies (bootstrap-vue#5833) Co-authored-by: Renovate Bot <bot@renovateapp.com> * docs(form-timepicker): fix typos in locale attribute (bootstrap-vue#5834) Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): update all non-major dependencies (bootstrap-vue#5835) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency terser to ^5.3.3 (bootstrap-vue#5838) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency postcss to ^8.1.1 (bootstrap-vue#5843) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency eslint-plugin-vue to v7 (bootstrap-vue#5844) * chore(deps): update devdependency eslint-plugin-vue to v7 * chore: refactro code to conform new rules of `eslint-plugin-vue` v7 Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * fix(b-carousel): fix glitching when switching slides fast (closes bootstrap-vue#5810) (bootstrap-vue#5845) * fix glitchingg * Update carousel.js Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * Update README.md (bootstrap-vue#5846) Fix typo * chore(deps): update devdependency terser to ^5.3.4 (bootstrap-vue#5852) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency eslint-plugin-vue to ^7.0.1 (bootstrap-vue#5853) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update all non-major dependencies to ^26.5.0 (bootstrap-vue#5854) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency eslint-plugin-jest to ^24.1.0 (bootstrap-vue#5856) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update all non-major dependencies to ^26.5.2 (bootstrap-vue#5857) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency @nuxtjs/pwa to ^3.1.0 (bootstrap-vue#5858) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(b-sekelton): animation overflow issue for Safari (bootstrap-vue#5863) * chore(docs): add example for `<b-toast>` with custom close button (bootstrap-vue#5864) * chore(docs): simplify `<b-form-group>` validation message example (bootstrap-vue#5862) * chore(deps): update devdependency @nuxtjs/pwa to ^3.1.2 (bootstrap-vue#5865) Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): update devdependency vue-router to ^3.4.6 (bootstrap-vue#5866) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency rollup to ^2.29.0 (bootstrap-vue#5871) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(b-card): properly support header/footer with body image overlay (bootstrap-vue#5872) * chore(deps): update devdependency postcss-cli to ^8.1.0 (bootstrap-vue#5874) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency sass-loader to ^10.0.3 (bootstrap-vue#5878) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update all non-major dependencies (bootstrap-vue#5880) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency jest to ^26.5.3 (bootstrap-vue#5884) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency terser to ^5.3.5 (bootstrap-vue#5886) Co-authored-by: Renovate Bot <bot@renovateapp.com> * docs(b-navbar): specify support of sidebar + array (bootstrap-vue#5885) * specify support of sidebar + array * update package.json * Update navbar-toggle.js * Update README.md Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): update devdependency @nuxt/content to ^1.10.0 (bootstrap-vue#5887) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(b-link): `href` handling inconsistencies to `<router-link>` (closes bootstrap-vue#5820) (bootstrap-vue#5876) * fix(b-link): `href` handling inconsistencies to `<router-link>` * Update regex.js * Update link.js * Update link.js * fix(v-tooltip, v-popover): render data-* attributes on root components (closes bootstrap-vue#5836) (bootstrap-vue#5882) * fix(v-tooltip, v-popover): render data-* attributes on root components * Delete package-lock.json * Remove TBD's * Attribute inheritance improvents * Update popover.spec.js Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * Update README.md (bootstrap-vue#5889) * chore(deps): update devdependency @nuxtjs/pwa to ^3.2.0 (bootstrap-vue#5890) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency @nuxtjs/pwa to ^3.2.1 (bootstrap-vue#5891) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(docs): fix datepicker locale typo (bootstrap-vue#5892) * chore: ignore `package-lock.json` * chore(docs): use new slot syntax everywhere (bootstrap-vue#5895) * chore(deps): update all non-major dependencies (bootstrap-vue#5896) Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * feat: update `core-js` to v3 (bootstrap-vue#5894) * chore(deps): update dependency @nuxt/opencollective to ^0.3.2 (bootstrap-vue#5897) Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * fix closing span tag (bootstrap-vue#5898) * chore: update dependencies (bootstrap-vue#5899) * chore(deps): update all non-major dependencies to ^7.12.0 (bootstrap-vue#5902) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore: move global Vue.js entry to surce root (bootstrap-vue#5904) * chore(deps): update all non-major dependencies (bootstrap-vue#5905) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update all non-major dependencies to ^7.12.1 (bootstrap-vue#5906) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Allow dependabot to check GitHub actions daily (bootstrap-vue#5907) Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): bump actions/setup-node from v1 to v2.1.2 (bootstrap-vue#5909) Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.2. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v1...c6fd00c) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * feat(b-calendar): add `no-key-nav` property (closes bootstrap-vue#5861) (bootstrap-vue#5883) * feat(b-calendar): add tabIndex property * feat(b-calendar): change tabIndex property to noKeyNav * feat(b-calendar): add noKeyNav prop description * Update calendar.js * Update calendar.spec.js * Update calendar.js * Update calendar.spec.js * Update calendar.spec.js * Update calendar.js * Update calendar.js Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * fix(b-calendar): month formatting for ceratin dates (bootstrap-vue#5911) * chore(deps): update devdependency @babel/standalone to ^7.12.2 (bootstrap-vue#5910) Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): update devdependency vue-router to ^3.4.7 (bootstrap-vue#5912) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update all non-major dependencies (bootstrap-vue#5914) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update all non-major dependencies (bootstrap-vue#5917) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency eslint-plugin-vue to ^7.1.0 (bootstrap-vue#5921) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency postcss to ^8.1.2 (bootstrap-vue#5922) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(docs): correct Bootstrap SCSS imports (bootstrap-vue#5923) * chore: bump version to v2.18.0 (bootstrap-vue#5924) * chore(deps): update all non-major dependencies (bootstrap-vue#5926) * chore(deps): update all non-major dependencies * chore(deps): update all non-major dependencies * Update yarn.lock Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): update devdependency @babel/standalone to ^7.12.4 (bootstrap-vue#5928) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency rollup to ^2.32.1 (bootstrap-vue#5931) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency marked to ^1.2.2 (bootstrap-vue#5936) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(b-icon): local component lookup * Update icon.js * Revert "Update icon.js" This reverts commit f3ced7b. * Revert "fix(b-icon): local component lookup" This reverts commit edb6ed6. * chore(deps): update devdependency eslint-config-prettier to ^6.14.0 (bootstrap-vue#5938) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(docs): add ecample on how to alias Vue with Vue CLI (bootstrap-vue#5935) * fix(b-form-group): content element ID handling (closes bootstrap-vue#5930) (bootstrap-vue#5933) * fix(b-form-group): content element ID handling * Update form-group.js * Update form-group.js * fix(b-link): `href` handling with live router (closes bootstrap-vue#5927) (bootstrap-vue#5934) * fix(b-link): `href` handling with live router * Update router.spec.js * fix(b-icon): local component lookup (bootstrap-vue#5939) * chore: bump version to v2.18.1 (bootstrap-vue#5940) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Hiws <hiws@live.dk> Co-authored-by: JonathanGuberman <jonathan@upnotnorth.net> Co-authored-by: JonathanGuberman <jg@tineye.com> Co-authored-by: Milan Curcic <caomaco@gmail.com> Co-authored-by: Wouter Kroes <wouterkroes@users.noreply.github.com> Co-authored-by: Салоев Сади <saloev.saadi@yandex.ru> Co-authored-by: Sauli Anto <sauli.anto@gmail.com> Co-authored-by: 82amp <46736702+82amp@users.noreply.github.com> Co-authored-by: John Losito <lositojohnj@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marco Túlio Gaulberto da Silva <marcot.gualberto@gmail.com>
chore: release v2.18.0 (bootstrap-vue#5925) * chore(deps): update devdependency vue-jest to ^3.0.7 (bootstrap-vue#5770) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(b-modal): solve body padding not being removed (bootstrap-vue#5771) * update dom.js * update * update modal-manager.js * chore(deps): update devdependency @nuxt/content to ^1.9.0 (bootstrap-vue#5773) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency rollup to ^2.27.0 (bootstrap-vue#5779) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(b-table): properly handle empty included/excluded filter fields (closes bootstrap-vue#5775) (bootstrap-vue#5780) * fix(b-table): properly handle empty included/excluded filter fileds * Update table-filtering.spec.js * chore: lock `postcss` and `autoprefixer` for now (closes bootstrap-vue#5774) (bootstrap-vue#5782) * chore: lock `postcss` and `autoprefixer` for now * Update renovate.json * chore(deps): update devdependency lint-staged to ^10.4.0 (bootstrap-vue#5783) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore: code refactoring to separate constants from utils and better code sharing (bootstrap-vue#5772) * Initial improvements * Separate inspect from other utils * feat: code refactoring to reparte constants from utils and better code sharing * Update modal.js * Update form-group.spec.js * Update .bundlewatch.config.json * Update form-group.spec.js * chore: bump version to v2.17.1 (bootstrap-vue#5786) * chore(deps): update devdependency postcss to ^7.0.34 (bootstrap-vue#5788) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency rollup to ^2.27.1 (bootstrap-vue#5790) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(b-tooltip, b-popover): fix `title` not being reset on hide (bootstrap-vue#5793) * fix bug * add test * update tooltip.spec.js * Update bv-tooltip.js * Update bv-tooltip.js Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * fix(b-nav-item-dropdown): `boundary` handling in `<b-navbar>` (closes bootstrap-vue#5789) (bootstrap-vue#5794) * fix(b-nav-item-dropdown): `boundary` handling in `<b-navbar>` * Update nav-item-dropdown.spec.js * docs(form-tags): fix unmatched quote in wrapper example (bootstrap-vue#5796) * chore(deps): update devdependency terser to ^5.3.2 (bootstrap-vue#5800) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(docs): fix typo in `b-form-rating` docs (bootstrap-vue#5801) * chore: update keywords * chore: move `standard-version` configuration to `.versionrc` and skip commit and tag creation * fix(b-skeleton): add missing component exports (bootstrap-vue#5806) * Fix description (bootstrap-vue#5807) * chore: bump version to v2.17.2 (bootstrap-vue#5805) * chore: bump version to vv2.17.2 * Update CHANGELOG.md * chore(deps): update all non-major dependencies (bootstrap-vue#5816) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency codesandbox to ^2.2.1 (bootstrap-vue#5824) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency codemirror to ^5.58.1 (bootstrap-vue#5826) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency postcss-cli to v8 (bootstrap-vue#5821) * chore(deps): update devdependency postcss-cli to v8 * Update to `postcss` v8 Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): update all non-major dependencies (bootstrap-vue#5830) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency eslint-config-prettier to ^6.12.0 (bootstrap-vue#5831) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update all non-major dependencies (bootstrap-vue#5833) Co-authored-by: Renovate Bot <bot@renovateapp.com> * docs(form-timepicker): fix typos in locale attribute (bootstrap-vue#5834) Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): update all non-major dependencies (bootstrap-vue#5835) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency terser to ^5.3.3 (bootstrap-vue#5838) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency postcss to ^8.1.1 (bootstrap-vue#5843) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency eslint-plugin-vue to v7 (bootstrap-vue#5844) * chore(deps): update devdependency eslint-plugin-vue to v7 * chore: refactro code to conform new rules of `eslint-plugin-vue` v7 Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * fix(b-carousel): fix glitching when switching slides fast (closes bootstrap-vue#5810) (bootstrap-vue#5845) * fix glitchingg * Update carousel.js Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * Update README.md (bootstrap-vue#5846) Fix typo * chore(deps): update devdependency terser to ^5.3.4 (bootstrap-vue#5852) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency eslint-plugin-vue to ^7.0.1 (bootstrap-vue#5853) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update all non-major dependencies to ^26.5.0 (bootstrap-vue#5854) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency eslint-plugin-jest to ^24.1.0 (bootstrap-vue#5856) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update all non-major dependencies to ^26.5.2 (bootstrap-vue#5857) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency @nuxtjs/pwa to ^3.1.0 (bootstrap-vue#5858) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(b-sekelton): animation overflow issue for Safari (bootstrap-vue#5863) * chore(docs): add example for `<b-toast>` with custom close button (bootstrap-vue#5864) * chore(docs): simplify `<b-form-group>` validation message example (bootstrap-vue#5862) * chore(deps): update devdependency @nuxtjs/pwa to ^3.1.2 (bootstrap-vue#5865) Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): update devdependency vue-router to ^3.4.6 (bootstrap-vue#5866) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency rollup to ^2.29.0 (bootstrap-vue#5871) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(b-card): properly support header/footer with body image overlay (bootstrap-vue#5872) * chore(deps): update devdependency postcss-cli to ^8.1.0 (bootstrap-vue#5874) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency sass-loader to ^10.0.3 (bootstrap-vue#5878) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update all non-major dependencies (bootstrap-vue#5880) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency jest to ^26.5.3 (bootstrap-vue#5884) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency terser to ^5.3.5 (bootstrap-vue#5886) Co-authored-by: Renovate Bot <bot@renovateapp.com> * docs(b-navbar): specify support of sidebar + array (bootstrap-vue#5885) * specify support of sidebar + array * update package.json * Update navbar-toggle.js * Update README.md Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): update devdependency @nuxt/content to ^1.10.0 (bootstrap-vue#5887) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(b-link): `href` handling inconsistencies to `<router-link>` (closes bootstrap-vue#5820) (bootstrap-vue#5876) * fix(b-link): `href` handling inconsistencies to `<router-link>` * Update regex.js * Update link.js * Update link.js * fix(v-tooltip, v-popover): render data-* attributes on root components (closes bootstrap-vue#5836) (bootstrap-vue#5882) * fix(v-tooltip, v-popover): render data-* attributes on root components * Delete package-lock.json * Remove TBD's * Attribute inheritance improvents * Update popover.spec.js Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * Update README.md (bootstrap-vue#5889) * chore(deps): update devdependency @nuxtjs/pwa to ^3.2.0 (bootstrap-vue#5890) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency @nuxtjs/pwa to ^3.2.1 (bootstrap-vue#5891) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(docs): fix datepicker locale typo (bootstrap-vue#5892) * chore: ignore `package-lock.json` * chore(docs): use new slot syntax everywhere (bootstrap-vue#5895) * chore(deps): update all non-major dependencies (bootstrap-vue#5896) Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * feat: update `core-js` to v3 (bootstrap-vue#5894) * chore(deps): update dependency @nuxt/opencollective to ^0.3.2 (bootstrap-vue#5897) Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * fix closing span tag (bootstrap-vue#5898) * chore: update dependencies (bootstrap-vue#5899) * chore(deps): update all non-major dependencies to ^7.12.0 (bootstrap-vue#5902) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore: move global Vue.js entry to surce root (bootstrap-vue#5904) * chore(deps): update all non-major dependencies (bootstrap-vue#5905) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update all non-major dependencies to ^7.12.1 (bootstrap-vue#5906) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Allow dependabot to check GitHub actions daily (bootstrap-vue#5907) Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): bump actions/setup-node from v1 to v2.1.2 (bootstrap-vue#5909) Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.2. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v1...c6fd00c) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * feat(b-calendar): add `no-key-nav` property (closes bootstrap-vue#5861) (bootstrap-vue#5883) * feat(b-calendar): add tabIndex property * feat(b-calendar): change tabIndex property to noKeyNav * feat(b-calendar): add noKeyNav prop description * Update calendar.js * Update calendar.spec.js * Update calendar.js * Update calendar.spec.js * Update calendar.spec.js * Update calendar.js * Update calendar.js Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * fix(b-calendar): month formatting for ceratin dates (bootstrap-vue#5911) * chore(deps): update devdependency @babel/standalone to ^7.12.2 (bootstrap-vue#5910) Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): update devdependency vue-router to ^3.4.7 (bootstrap-vue#5912) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update all non-major dependencies (bootstrap-vue#5914) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update all non-major dependencies (bootstrap-vue#5917) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency eslint-plugin-vue to ^7.1.0 (bootstrap-vue#5921) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency postcss to ^8.1.2 (bootstrap-vue#5922) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(docs): correct Bootstrap SCSS imports (bootstrap-vue#5923) * chore: bump version to v2.18.0 (bootstrap-vue#5924) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Hiws <hiws@live.dk> Co-authored-by: JonathanGuberman <jonathan@upnotnorth.net> Co-authored-by: JonathanGuberman <jg@tineye.com> Co-authored-by: Milan Curcic <caomaco@gmail.com> Co-authored-by: Wouter Kroes <wouterkroes@users.noreply.github.com> Co-authored-by: Салоев Сади <saloev.saadi@yandex.ru> Co-authored-by: Sauli Anto <sauli.anto@gmail.com> Co-authored-by: 82amp <46736702+82amp@users.noreply.github.com> Co-authored-by: John Losito <lositojohnj@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marco Túlio Gaulberto da Silva <marcot.gualberto@gmail.com>
chore: release v2.17.2 (bootstrap-vue#5808) * chore(deps): update devdependency vue-jest to ^3.0.7 (bootstrap-vue#5770) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(b-modal): solve body padding not being removed (bootstrap-vue#5771) * update dom.js * update * update modal-manager.js * chore(deps): update devdependency @nuxt/content to ^1.9.0 (bootstrap-vue#5773) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency rollup to ^2.27.0 (bootstrap-vue#5779) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(b-table): properly handle empty included/excluded filter fields (closes bootstrap-vue#5775) (bootstrap-vue#5780) * fix(b-table): properly handle empty included/excluded filter fileds * Update table-filtering.spec.js * chore: lock `postcss` and `autoprefixer` for now (closes bootstrap-vue#5774) (bootstrap-vue#5782) * chore: lock `postcss` and `autoprefixer` for now * Update renovate.json * chore(deps): update devdependency lint-staged to ^10.4.0 (bootstrap-vue#5783) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore: code refactoring to separate constants from utils and better code sharing (bootstrap-vue#5772) * Initial improvements * Separate inspect from other utils * feat: code refactoring to reparte constants from utils and better code sharing * Update modal.js * Update form-group.spec.js * Update .bundlewatch.config.json * Update form-group.spec.js * chore: bump version to v2.17.1 (bootstrap-vue#5786) * chore(deps): update devdependency postcss to ^7.0.34 (bootstrap-vue#5788) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency rollup to ^2.27.1 (bootstrap-vue#5790) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(b-tooltip, b-popover): fix `title` not being reset on hide (bootstrap-vue#5793) * fix bug * add test * update tooltip.spec.js * Update bv-tooltip.js * Update bv-tooltip.js Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * fix(b-nav-item-dropdown): `boundary` handling in `<b-navbar>` (closes bootstrap-vue#5789) (bootstrap-vue#5794) * fix(b-nav-item-dropdown): `boundary` handling in `<b-navbar>` * Update nav-item-dropdown.spec.js * docs(form-tags): fix unmatched quote in wrapper example (bootstrap-vue#5796) * chore(deps): update devdependency terser to ^5.3.2 (bootstrap-vue#5800) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(docs): fix typo in `b-form-rating` docs (bootstrap-vue#5801) * chore: update keywords * chore: move `standard-version` configuration to `.versionrc` and skip commit and tag creation * fix(b-skeleton): add missing component exports (bootstrap-vue#5806) * Fix description (bootstrap-vue#5807) * chore: bump version to v2.17.2 (bootstrap-vue#5805) * chore: bump version to vv2.17.2 * Update CHANGELOG.md Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Hiws <hiws@live.dk> Co-authored-by: JonathanGuberman <jonathan@upnotnorth.net> Co-authored-by: JonathanGuberman <jg@tineye.com>
chore: release v2.17.1 (bootstrap-vue#5787) * chore(deps): update devdependency vue-jest to ^3.0.7 (bootstrap-vue#5770) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(b-modal): solve body padding not being removed (bootstrap-vue#5771) * update dom.js * update * update modal-manager.js * chore(deps): update devdependency @nuxt/content to ^1.9.0 (bootstrap-vue#5773) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency rollup to ^2.27.0 (bootstrap-vue#5779) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(b-table): properly handle empty included/excluded filter fields (closes bootstrap-vue#5775) (bootstrap-vue#5780) * fix(b-table): properly handle empty included/excluded filter fileds * Update table-filtering.spec.js * chore: lock `postcss` and `autoprefixer` for now (closes bootstrap-vue#5774) (bootstrap-vue#5782) * chore: lock `postcss` and `autoprefixer` for now * Update renovate.json * chore(deps): update devdependency lint-staged to ^10.4.0 (bootstrap-vue#5783) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore: code refactoring to separate constants from utils and better code sharing (bootstrap-vue#5772) * Initial improvements * Separate inspect from other utils * feat: code refactoring to reparte constants from utils and better code sharing * Update modal.js * Update form-group.spec.js * Update .bundlewatch.config.json * Update form-group.spec.js * chore: bump version to v2.17.1 (bootstrap-vue#5786) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Hiws <hiws@live.dk>
Merge branch 'dev' of https://github.com/bootstrap-vue/bootstrap-vue … …into master # Conflicts: # .bundlewatch.config.json # docs/content.js # package.json # src/components/aspect/README.md # src/components/aspect/package.json # src/components/avatar/README.md # src/components/avatar/_avatar.scss # src/components/avatar/avatar.spec.js # src/components/avatar/package.json # src/components/form-checkbox/form-checkbox-group.spec.js # src/components/form-rating/form-rating.js # src/components/form-rating/package.json # src/components/form-tags/_form-tags.scss # src/components/form-tags/form-tags.js # src/components/form-tags/form-tags.spec.js # src/components/image/img.js # src/components/sidebar/README.md # src/components/sidebar/package.json # src/components/sidebar/sidebar.js # src/icons/README.md # src/icons/helpers/make-icon.js # src/icons/icons.d.ts # src/icons/icons.js # src/icons/package.json # src/icons/plugin.js # src/mixins/form-radio-check-group.js # yarn.lock
chore: release v2.16.0 (bootstrap-vue#5613) * chore(deps): update all non-major dependencies (bootstrap-vue#5430) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(b-form-checkbox-group): only emit `input` when value loosely changes (bootstrap-vue#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 * chore(deps): update all non-major dependencies (bootstrap-vue#5440) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency vue-router to ^3.3.0 (bootstrap-vue#5443) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update all non-major dependencies (bootstrap-vue#5445) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency rollup to ^2.11.2 (bootstrap-vue#5446) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore: Change Bootstrap v4.3.x to 4.5.x in README (bootstrap-vue#5447) Since v2.15 Bootstrap-Vue supports Bootstrap v4.5 * chore(deps): update all non-major dependencies (bootstrap-vue#5451) * 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> * chore(deps): update devdependency vue-router to ^3.3.2 (bootstrap-vue#5454) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): remove unused `gh-pages` dependency (bootstrap-vue#5455) * 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> * chore(deps): update all non-major dependencies (bootstrap-vue#5458) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update all bootstrap doc links to latest version (bootstrap-vue#5450) Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): update devdependency rollup to ^2.12.1 (bootstrap-vue#5463) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update all non-major dependencies (bootstrap-vue#5466) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency @nuxtjs/sitemap to ^2.3.1 (bootstrap-vue#5468) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency lint-staged to ^10.2.9 (bootstrap-vue#5470) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(b-avatar): convert line endings to Unix (bootstrap-vue#5469) Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore: convert all line endings to unix (bootstrap-vue#5474) * chore(deps): update all non-major dependencies (bootstrap-vue#5478) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update all non-major dependencies (bootstrap-vue#5482) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency eslint-plugin-import to ^2.21.2 (bootstrap-vue#5487) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency @testing-library/jest-dom to ^5.10.0 (bootstrap-vue#5493) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update all non-major dependencies (bootstrap-vue#5495) Co-authored-by: Renovate Bot <bot@renovateapp.com> * first attempt (bootstrap-vue#5462) Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): update all non-major dependencies (bootstrap-vue#5499) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency eslint-plugin-prettier to ^3.1.4 (bootstrap-vue#5501) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency @nuxtjs/sitemap to ^2.3.2 (bootstrap-vue#5503) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency terser to ^4.8.0 (bootstrap-vue#5505) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update all non-major dependencies (bootstrap-vue#5508) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(docs): fix typo in sidebar README (bootstrap-vue#5494) (bootstrap-vue#5510) * chore: update auto format config (bootstrap-vue#5526) * chore(deps): update all non-major dependencies (bootstrap-vue#5511) Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): update all non-major dependencies (bootstrap-vue#5531) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix typo (bootstrap-vue#5534) * remove mention of `router-tag` from button docs (bootstrap-vue#5535) Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * fix(b-table): prevent endless reevaluation when using v-model and object/array literal prop values (bootstrap-vue#5554) * Update devDependency sass-loader to v9 (bootstrap-vue#5546) Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * fix(b-img): Allow empty `alt` prop (fixes bootstrap-vue#5524) (bootstrap-vue#5545) * Allow empty `alt` * default to null to avoid check * remove unused import * add avatar support * add test cases * spelling Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps-dev): bump standard-version from 8.0.0 to 8.0.1 (bootstrap-vue#5576) Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/conventional-changelog/standard-version/releases) - [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md) - [Commits](conventional-changelog/standard-version@v8.0.0...v8.0.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * feat(b-form-tags): add `ignoreInputFocusSelector` prop to make input focus behavior configurable (closes bootstrap-vue#5425) (bootstrap-vue#5429) * fix(b-form-tags): fix input focus upon clicking on nested element * Update form-tags.js * Add `ignoreInputFocusSelector` prop * Update form-tags.js * Add comment and more selectors to ignoreInputFocusSelector in form-tags.js Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): update all non-major dependencies (bootstrap-vue#5533) * chore(deps): update all non-major dependencies * Bump BundleWatch limits for new Bootstrap Icons * Regenerate icon files Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(docs): add an example to `<b-input-group>`'s using icons (bootstrap-vue#5537) * Adding an example to input-groups using icons * Update README.md Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): update devdependency @nuxtjs/google-analytics to ^2.4.0 (bootstrap-vue#5583) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(b-icon): use `aria-label` attribute instead of `alt` (bootstrap-vue#5581) * fix(b-tags): replace spacing utility with static CSS (fixes bootstrap-vue#5523) (bootstrap-vue#5544) * remove spacing utility * use mt-auto for better centering * update * add new class to avoid issues with custom rendering Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(docs): improve icons page (bootstrap-vue#5579) * feat(docs): improve icons page * Actually use `bootstrapIconsCount` variable * Move icon explorer to the bottom * chore: regenerate `yarn.lock` (bootstrap-vue#5585) * fix(b-form-tags): unit test (bootstrap-vue#5586) * chore(deps): update devdependency rollup to ^2.22.0 (bootstrap-vue#5589) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update all non-major dependencies (bootstrap-vue#5590) Co-authored-by: Renovate Bot <bot@renovateapp.com> * feat(docs): launch themes page with first BootstrapVue theme (bootstrap-vue#5549) * 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> * fix: properly handle special characters in user-provided IDs (closes bootstrap-vue#4927, bootstrap-vue#5561) (bootstrap-vue#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 bootstrap-vue#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 (bootstrap-vue#5580) * 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 (bootstrap-vue#5596) * chore: replace `packagequality` badge with `codacy` in README * Update README.md * chore(deps): update devdependency rollup to ^2.22.2 (bootstrap-vue#5597) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update devdependency rollup to ^2.23.0 (bootstrap-vue#5603) Co-authored-by: Renovate Bot <bot@renovateapp.com> * remove redundant height declaration in .b-sidebar (bootstrap-vue#5606) * chore(deps): update devdependency eslint-plugin-jest to ^23.18.2 (bootstrap-vue#5607) Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com> * chore(deps): update all non-major dependencies (bootstrap-vue#5609) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(docs): fix Bootstrap browser and devices link * chore(ci): fix BundleWatch token name * chore: add back `packagequality` badge to README * chore: prettify * chore: update contributors * chore(deps): update devdependency eslint-plugin-jest to ^23.19.0 (bootstrap-vue#5611) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore: add script to generate release notes (bootstrap-vue#5612) * chore: bump version to 2.16.0 and update changelog (bootstrap-vue#5614) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Troy Morehouse <troymore@nbnet.nb.ca> Co-authored-by: TitanFighter <bear_ukraine@bigmir.net> Co-authored-by: Hiws <rni@nova-c.dk> Co-authored-by: Vitaly Slobodin <vitaly_slobodin@fastmail.com> Co-authored-by: Sergey Skrynnikov <minotaar.hh@gmail.com> Co-authored-by: James George <jamesgeorge998001@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paweł Tatarczuk <paweltatarczuk@gmail.com> Co-authored-by: Ivan Gonzalez <scratchmex@gmail.com> Co-authored-by: Hiws <hiws@live.dk> Co-authored-by: Nazare Emanuel-Ioan <emanuelioannazare@gmail.com> Co-authored-by: Dieter Geerts <dieter@dworks.be> Co-authored-by: michel milano <mmilano@users.noreply.github.com>
PreviousNext