Skip to content

chore: release v2.18.1 #5941

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 102 commits into from
Oct 21, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
102 commits
Select commit Hold shift + click to select a range
2a5a56e
chore(deps): update devdependency vue-jest to ^3.0.7 (#5770)
renovate[bot] Sep 14, 2020
78d51f1
fix(b-modal): solve body padding not being removed (#5771)
Hiws Sep 14, 2020
eb239fe
chore(deps): update devdependency @nuxt/content to ^1.9.0 (#5773)
renovate[bot] Sep 15, 2020
34db9fc
chore(deps): update devdependency rollup to ^2.27.0 (#5779)
renovate[bot] Sep 16, 2020
78ac383
fix(b-table): properly handle empty included/excluded filter fields (…
jacobmllr95 Sep 16, 2020
ff10335
chore: lock `postcss` and `autoprefixer` for now (closes #5774) (#5782)
jacobmllr95 Sep 16, 2020
b484301
chore(deps): update devdependency lint-staged to ^10.4.0 (#5783)
renovate[bot] Sep 16, 2020
789b3d3
chore: code refactoring to separate constants from utils and better c…
jacobmllr95 Sep 16, 2020
c900bdd
chore: bump version to v2.17.1 (#5786)
jacobmllr95 Sep 16, 2020
26c531b
Merge branch 'master' of https://github.com/bootstrap-vue/bootstrap-v…
jacobmllr95 Sep 16, 2020
9b3caed
chore(deps): update devdependency postcss to ^7.0.34 (#5788)
renovate[bot] Sep 17, 2020
107cd14
chore(deps): update devdependency rollup to ^2.27.1 (#5790)
renovate[bot] Sep 17, 2020
31eeb0a
fix(b-tooltip, b-popover): fix `title` not being reset on hide (#5793)
Hiws Sep 17, 2020
73383bf
fix(b-nav-item-dropdown): `boundary` handling in `<b-navbar>` (closes…
jacobmllr95 Sep 17, 2020
6e396ea
docs(form-tags): fix unmatched quote in wrapper example (#5796)
JonathanGuberman Sep 17, 2020
642d2b0
chore(deps): update devdependency terser to ^5.3.2 (#5800)
renovate[bot] Sep 17, 2020
e5891a0
chore(docs): fix typo in `b-form-rating` docs (#5801)
Sep 18, 2020
cc86bf9
chore: update keywords
jacobmllr95 Sep 18, 2020
d0744b5
chore: move `standard-version` configuration to `.versionrc` and skip…
jacobmllr95 Sep 18, 2020
871ce22
fix(b-skeleton): add missing component exports (#5806)
jacobmllr95 Sep 18, 2020
201a5b5
Fix description (#5807)
Hiws Sep 18, 2020
e13e175
chore: bump version to v2.17.2 (#5805)
jacobmllr95 Sep 18, 2020
d8ae272
Merge branch 'master' of https://github.com/bootstrap-vue/bootstrap-v…
jacobmllr95 Sep 18, 2020
f018beb
Merge branch 'master' of https://github.com/bootstrap-vue/bootstrap-v…
jacobmllr95 Sep 18, 2020
c708de1
chore(deps): update all non-major dependencies (#5816)
renovate[bot] Sep 22, 2020
a4a5036
chore(deps): update devdependency codesandbox to ^2.2.1 (#5824)
renovate[bot] Sep 23, 2020
7b3ff45
chore(deps): update devdependency codemirror to ^5.58.1 (#5826)
renovate[bot] Sep 23, 2020
360b9b6
chore(deps): update devdependency postcss-cli to v8 (#5821)
renovate[bot] Sep 24, 2020
4a665be
chore(deps): update all non-major dependencies (#5830)
renovate[bot] Sep 25, 2020
1b4985b
chore(deps): update devdependency eslint-config-prettier to ^6.12.0 (…
renovate[bot] Sep 26, 2020
61f54ba
chore(deps): update all non-major dependencies (#5833)
renovate[bot] Sep 27, 2020
6629656
docs(form-timepicker): fix typos in locale attribute (#5834)
milancurcic Sep 27, 2020
fbb4355
chore(deps): update all non-major dependencies (#5835)
renovate[bot] Sep 28, 2020
8051827
chore(deps): update devdependency terser to ^5.3.3 (#5838)
renovate[bot] Sep 28, 2020
8781eb3
chore(deps): update devdependency postcss to ^8.1.1 (#5843)
renovate[bot] Sep 28, 2020
9ed1060
chore(deps): update devdependency eslint-plugin-vue to v7 (#5844)
renovate[bot] Sep 30, 2020
761bc93
fix(b-carousel): fix glitching when switching slides fast (closes #58…
Hiws Oct 1, 2020
1f59a80
Update README.md (#5846)
wouterkroes Oct 1, 2020
600deb7
chore(deps): update devdependency terser to ^5.3.4 (#5852)
renovate[bot] Oct 3, 2020
e32e23b
chore(deps): update devdependency eslint-plugin-vue to ^7.0.1 (#5853)
renovate[bot] Oct 5, 2020
2f67589
chore(deps): update all non-major dependencies to ^26.5.0 (#5854)
renovate[bot] Oct 5, 2020
72f7880
chore(deps): update devdependency eslint-plugin-jest to ^24.1.0 (#5856)
renovate[bot] Oct 6, 2020
c713e28
chore(deps): update all non-major dependencies to ^26.5.2 (#5857)
renovate[bot] Oct 6, 2020
929aee2
chore(deps): update devdependency @nuxtjs/pwa to ^3.1.0 (#5858)
renovate[bot] Oct 6, 2020
bfd4f96
fix(b-sekelton): animation overflow issue for Safari (#5863)
jacobmllr95 Oct 7, 2020
58cd207
chore(docs): add example for `<b-toast>` with custom close button (#5…
jacobmllr95 Oct 7, 2020
cca16c3
chore(docs): simplify `<b-form-group>` validation message example (#5…
jacobmllr95 Oct 7, 2020
de305f8
chore(deps): update devdependency @nuxtjs/pwa to ^3.1.2 (#5865)
renovate[bot] Oct 7, 2020
2906941
chore(deps): update devdependency vue-router to ^3.4.6 (#5866)
renovate[bot] Oct 7, 2020
267cd0c
chore(deps): update devdependency rollup to ^2.29.0 (#5871)
renovate[bot] Oct 8, 2020
bd8319d
fix(b-card): properly support header/footer with body image overlay (…
jacobmllr95 Oct 8, 2020
d73f34b
chore(deps): update devdependency postcss-cli to ^8.1.0 (#5874)
renovate[bot] Oct 9, 2020
a830e96
chore(deps): update devdependency sass-loader to ^10.0.3 (#5878)
renovate[bot] Oct 9, 2020
83c2b52
chore(deps): update all non-major dependencies (#5880)
renovate[bot] Oct 10, 2020
e270d63
chore(deps): update devdependency jest to ^26.5.3 (#5884)
renovate[bot] Oct 12, 2020
910d04f
chore(deps): update devdependency terser to ^5.3.5 (#5886)
renovate[bot] Oct 12, 2020
21e0980
docs(b-navbar): specify support of sidebar + array (#5885)
Hiws Oct 12, 2020
adab3c2
chore(deps): update devdependency @nuxt/content to ^1.10.0 (#5887)
renovate[bot] Oct 12, 2020
daea0e5
fix(b-link): `href` handling inconsistencies to `<router-link>` (clos…
jacobmllr95 Oct 12, 2020
f6b51e0
fix(v-tooltip, v-popover): render data-* attributes on root component…
saloev Oct 12, 2020
81efbdb
Update README.md (#5889)
wouterkroes Oct 13, 2020
f9b601a
chore(deps): update devdependency @nuxtjs/pwa to ^3.2.0 (#5890)
renovate[bot] Oct 13, 2020
0641eee
chore(deps): update devdependency @nuxtjs/pwa to ^3.2.1 (#5891)
renovate[bot] Oct 13, 2020
1c878f9
chore(docs): fix datepicker locale typo (#5892)
isaul32 Oct 13, 2020
e48ed8b
chore: ignore `package-lock.json`
jacobmllr95 Oct 13, 2020
b2db0a9
chore(docs): use new slot syntax everywhere (#5895)
jacobmllr95 Oct 13, 2020
1b27ce9
chore(deps): update all non-major dependencies (#5896)
renovate[bot] Oct 13, 2020
aeed981
feat: update `core-js` to v3 (#5894)
jacobmllr95 Oct 13, 2020
8ac790d
chore(deps): update dependency @nuxt/opencollective to ^0.3.2 (#5897)
renovate[bot] Oct 13, 2020
5616304
fix closing span tag (#5898)
82amp Oct 14, 2020
515ae63
chore: update dependencies (#5899)
jacobmllr95 Oct 14, 2020
cee0844
chore(deps): update all non-major dependencies to ^7.12.0 (#5902)
renovate[bot] Oct 14, 2020
0288fff
chore: move global Vue.js entry to surce root (#5904)
jacobmllr95 Oct 15, 2020
d2e93c3
chore(deps): update all non-major dependencies (#5905)
renovate[bot] Oct 15, 2020
c423c28
chore(deps): update all non-major dependencies to ^7.12.1 (#5906)
renovate[bot] Oct 16, 2020
0e26aee
Allow dependabot to check GitHub actions daily (#5907)
jlosito Oct 16, 2020
f1de1b3
chore(deps): bump actions/setup-node from v1 to v2.1.2 (#5909)
dependabot[bot] Oct 16, 2020
955ad63
feat(b-calendar): add `no-key-nav` property (closes #5861) (#5883)
marcotgs Oct 16, 2020
7de1844
fix(b-calendar): month formatting for ceratin dates (#5911)
jacobmllr95 Oct 16, 2020
cd88747
chore(deps): update devdependency @babel/standalone to ^7.12.2 (#5910)
renovate[bot] Oct 16, 2020
af8072d
chore(deps): update devdependency vue-router to ^3.4.7 (#5912)
renovate[bot] Oct 16, 2020
939631d
chore(deps): update all non-major dependencies (#5914)
renovate[bot] Oct 16, 2020
bd8a297
chore(deps): update all non-major dependencies (#5917)
renovate[bot] Oct 17, 2020
44a700f
chore(deps): update devdependency eslint-plugin-vue to ^7.1.0 (#5921)
renovate[bot] Oct 18, 2020
813ba8a
chore(deps): update devdependency postcss to ^8.1.2 (#5922)
renovate[bot] Oct 19, 2020
fc8c35b
chore(docs): correct Bootstrap SCSS imports (#5923)
jacobmllr95 Oct 19, 2020
7d8aa41
chore: bump version to v2.18.0 (#5924)
jacobmllr95 Oct 19, 2020
7abd4f8
Merge branch 'master' of https://github.com/bootstrap-vue/bootstrap-v…
jacobmllr95 Oct 19, 2020
dd9acac
chore(deps): update all non-major dependencies (#5926)
renovate[bot] Oct 19, 2020
fec61e7
chore(deps): update devdependency @babel/standalone to ^7.12.4 (#5928)
renovate[bot] Oct 19, 2020
6f8aae0
chore(deps): update devdependency rollup to ^2.32.1 (#5931)
renovate[bot] Oct 21, 2020
8206378
chore(deps): update devdependency marked to ^1.2.2 (#5936)
renovate[bot] Oct 21, 2020
edb6ed6
fix(b-icon): local component lookup
jacobmllr95 Oct 21, 2020
f3ced7b
Update icon.js
jacobmllr95 Oct 21, 2020
e63a539
Revert "Update icon.js"
jacobmllr95 Oct 21, 2020
4aa544b
Revert "fix(b-icon): local component lookup"
jacobmllr95 Oct 21, 2020
997ac96
chore(deps): update devdependency eslint-config-prettier to ^6.14.0 (…
renovate[bot] Oct 21, 2020
41305c1
chore(docs): add ecample on how to alias Vue with Vue CLI (#5935)
jacobmllr95 Oct 21, 2020
fecd558
fix(b-form-group): content element ID handling (closes #5930) (#5933)
jacobmllr95 Oct 21, 2020
8a367b6
fix(b-link): `href` handling with live router (closes #5927) (#5934)
jacobmllr95 Oct 21, 2020
4586b49
fix(b-icon): local component lookup (#5939)
jacobmllr95 Oct 21, 2020
2ccf3de
chore: bump version to v2.18.1 (#5940)
jacobmllr95 Oct 21, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 19 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,25 @@ All notable changes to this project will be documented in this file. See
[standard-version](https://github.com/conventional-changelog/standard-version) for commit
guidelines.

## [2.18.0](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.17.3...v2.18.0)
## [v2.18.1](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.18.0...v2.18.1)

Released: 2020-10-21

### Bug Fixes v2.18.1

- **b-form-group:** content element ID handling (closes
[#5930](https://github.com/bootstrap-vue/bootstrap-vue/issues/5930))
([#5933](https://github.com/bootstrap-vue/bootstrap-vue/issues/5933))
([fecd558](https://github.com/bootstrap-vue/bootstrap-vue/commit/fecd55814c4f4553348d8016cdf0d449f22228f7))
- **b-icon:** local component lookup
([#5939](https://github.com/bootstrap-vue/bootstrap-vue/issues/5939))
([4586b49](https://github.com/bootstrap-vue/bootstrap-vue/commit/4586b49d99e4239dbebe2518f57022d6e4e20224))
- **b-link:** `href` handling with live router (closes
[#5927](https://github.com/bootstrap-vue/bootstrap-vue/issues/5927))
([#5934](https://github.com/bootstrap-vue/bootstrap-vue/issues/5934))
([8a367b6](https://github.com/bootstrap-vue/bootstrap-vue/commit/8a367b6296b0aa9700f67633fd60fb351e2f7373))

## [v2.18.0](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.17.3...v2.18.0)

Released: 2020-10-19

Expand Down
20 changes: 19 additions & 1 deletion docs/markdown/intro/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,25 @@ BootstrapVue and PortalVue require access to the global `Vue` reference (via
</p>
</div>

**Example: Vue alias in webpack.config.js**
**Example: Vue alias for [Vue CLI](https://cli.vuejs.org/) in `vue.config.js`**

```js
const path = require('path')

module.exports = {
chainWebpack: config => {
config.resolve.alias.set(
'vue$',
// If using the runtime only build
path.resolve(__dirname, 'node_modules/vue/dist/vue.runtime.esm.js')
// Or if using full build of Vue (runtime + compiler)
// path.resolve(__dirname, 'node_modules/vue/dist/vue.esm.js')
)
}
}
```

**Example: Vue alias in `webpack.config.js`**

```js
module.exports = {
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrap-vue",
"version": "2.18.0",
"version": "2.18.1",
"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.",
"main": "dist/bootstrap-vue.common.js",
"web": "dist/bootstrap-vue.js",
Expand Down Expand Up @@ -104,7 +104,7 @@
"@babel/plugin-transform-modules-commonjs": "^7.12.1",
"@babel/plugin-transform-runtime": "^7.12.1",
"@babel/preset-env": "^7.12.1",
"@babel/standalone": "^7.12.3",
"@babel/standalone": "^7.12.4",
"@nuxt/content": "^1.10.0",
"@nuxtjs/google-analytics": "^2.4.0",
"@nuxtjs/pwa": "^3.2.2",
Expand All @@ -115,7 +115,7 @@
"autoprefixer": "^10.0.1",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.5.2",
"babel-jest": "^26.6.0",
"babel-plugin-istanbul": "^6.0.0",
"bootstrap-icons": "^1.0.0",
"bundlewatch": "^0.3.1",
Expand All @@ -125,7 +125,7 @@
"core-js": "^3.6.5",
"cross-env": "^7.0.2",
"eslint": "^7.11.0",
"eslint-config-prettier": "^6.13.0",
"eslint-config-prettier": "^6.14.0",
"eslint-config-standard": "^14.1.1",
"eslint-config-vue": "^2.0.2",
"eslint-plugin-import": "^2.22.1",
Expand All @@ -142,24 +142,24 @@
"html-loader": "^1.3.2",
"husky": "^4.3.0",
"improved-yarn-audit": "^2.3.1",
"jest": "^26.5.3",
"jest": "^26.6.0",
"lint-staged": "^10.4.2",
"loader-utils": "^2.0.0",
"lodash": "^4.17.20",
"marked": "^1.2.0",
"marked": "^1.2.2",
"node-sass": "^4.14.1",
"nuxt": "^2.14.7",
"postcss": "^8.1.2",
"postcss-cli": "^8.1.0",
"prettier": "1.14.3",
"require-context": "^1.1.0",
"rollup": "^2.32.0",
"rollup": "^2.32.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"sass-loader": "^10.0.3",
"standard-version": "^9.0.0",
"terser": "^5.3.5",
"terser": "^5.3.7",
"vue": "^2.6.12",
"vue-jest": "^3.0.7",
"vue-router": "^3.4.7",
Expand Down
Loading