Skip to content

Commit e9e6271

Browse files
jacobmllr95renovate[bot]renovate-botHiwsJonathanGuberman
authored
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>
1 parent 7d3d06e commit e9e6271

File tree

10 files changed

+760
-1466
lines changed

10 files changed

+760
-1466
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,25 @@ 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-
## [2.18.0](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.17.3...v2.18.0)
7+
## [v2.18.1](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.18.0...v2.18.1)
8+
9+
Released: 2020-10-21
10+
11+
### Bug Fixes v2.18.1
12+
13+
- **b-form-group:** content element ID handling (closes
14+
[#5930](https://github.com/bootstrap-vue/bootstrap-vue/issues/5930))
15+
([#5933](https://github.com/bootstrap-vue/bootstrap-vue/issues/5933))
16+
([fecd558](https://github.com/bootstrap-vue/bootstrap-vue/commit/fecd55814c4f4553348d8016cdf0d449f22228f7))
17+
- **b-icon:** local component lookup
18+
([#5939](https://github.com/bootstrap-vue/bootstrap-vue/issues/5939))
19+
([4586b49](https://github.com/bootstrap-vue/bootstrap-vue/commit/4586b49d99e4239dbebe2518f57022d6e4e20224))
20+
- **b-link:** `href` handling with live router (closes
21+
[#5927](https://github.com/bootstrap-vue/bootstrap-vue/issues/5927))
22+
([#5934](https://github.com/bootstrap-vue/bootstrap-vue/issues/5934))
23+
([8a367b6](https://github.com/bootstrap-vue/bootstrap-vue/commit/8a367b6296b0aa9700f67633fd60fb351e2f7373))
24+
25+
## [v2.18.0](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.17.3...v2.18.0)
826

927
Released: 2020-10-19
1028

docs/markdown/intro/README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,25 @@ BootstrapVue and PortalVue require access to the global `Vue` reference (via
214214
</p>
215215
</div>
216216

217-
**Example: Vue alias in webpack.config.js**
217+
**Example: Vue alias for [Vue CLI](https://cli.vuejs.org/) in `vue.config.js`**
218+
219+
```js
220+
const path = require('path')
221+
222+
module.exports = {
223+
chainWebpack: config => {
224+
config.resolve.alias.set(
225+
'vue$',
226+
// If using the runtime only build
227+
path.resolve(__dirname, 'node_modules/vue/dist/vue.runtime.esm.js')
228+
// Or if using full build of Vue (runtime + compiler)
229+
// path.resolve(__dirname, 'node_modules/vue/dist/vue.esm.js')
230+
)
231+
}
232+
}
233+
```
234+
235+
**Example: Vue alias in `webpack.config.js`**
218236

219237
```js
220238
module.exports = {

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-vue",
3-
"version": "2.18.0",
3+
"version": "2.18.1",
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",
@@ -104,7 +104,7 @@
104104
"@babel/plugin-transform-modules-commonjs": "^7.12.1",
105105
"@babel/plugin-transform-runtime": "^7.12.1",
106106
"@babel/preset-env": "^7.12.1",
107-
"@babel/standalone": "^7.12.3",
107+
"@babel/standalone": "^7.12.4",
108108
"@nuxt/content": "^1.10.0",
109109
"@nuxtjs/google-analytics": "^2.4.0",
110110
"@nuxtjs/pwa": "^3.2.2",
@@ -115,7 +115,7 @@
115115
"autoprefixer": "^10.0.1",
116116
"babel-core": "^7.0.0-bridge.0",
117117
"babel-eslint": "^10.1.0",
118-
"babel-jest": "^26.5.2",
118+
"babel-jest": "^26.6.0",
119119
"babel-plugin-istanbul": "^6.0.0",
120120
"bootstrap-icons": "^1.0.0",
121121
"bundlewatch": "^0.3.1",
@@ -125,7 +125,7 @@
125125
"core-js": "^3.6.5",
126126
"cross-env": "^7.0.2",
127127
"eslint": "^7.11.0",
128-
"eslint-config-prettier": "^6.13.0",
128+
"eslint-config-prettier": "^6.14.0",
129129
"eslint-config-standard": "^14.1.1",
130130
"eslint-config-vue": "^2.0.2",
131131
"eslint-plugin-import": "^2.22.1",
@@ -142,24 +142,24 @@
142142
"html-loader": "^1.3.2",
143143
"husky": "^4.3.0",
144144
"improved-yarn-audit": "^2.3.1",
145-
"jest": "^26.5.3",
145+
"jest": "^26.6.0",
146146
"lint-staged": "^10.4.2",
147147
"loader-utils": "^2.0.0",
148148
"lodash": "^4.17.20",
149-
"marked": "^1.2.0",
149+
"marked": "^1.2.2",
150150
"node-sass": "^4.14.1",
151151
"nuxt": "^2.14.7",
152152
"postcss": "^8.1.2",
153153
"postcss-cli": "^8.1.0",
154154
"prettier": "1.14.3",
155155
"require-context": "^1.1.0",
156-
"rollup": "^2.32.0",
156+
"rollup": "^2.32.1",
157157
"rollup-plugin-babel": "^4.4.0",
158158
"rollup-plugin-commonjs": "^10.1.0",
159159
"rollup-plugin-node-resolve": "^5.2.0",
160160
"sass-loader": "^10.0.3",
161161
"standard-version": "^9.0.0",
162-
"terser": "^5.3.5",
162+
"terser": "^5.3.7",
163163
"vue": "^2.6.12",
164164
"vue-jest": "^3.0.7",
165165
"vue-router": "^3.4.7",

0 commit comments

Comments
 (0)