|
4 | 4 | > [standard-version](https://github.com/conventional-changelog/standard-version) for commit |
5 | 5 | > guidelines. |
6 | 6 |
|
| 7 | +<a name="2.6.1"></a> |
| 8 | + |
| 9 | +## [v2.6.1](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.6.0...v2.6.1) |
| 10 | + |
| 11 | +Released: 2020-03-06 |
| 12 | + |
| 13 | +### Bug Fixes v2.6.1 |
| 14 | + |
| 15 | +- **b-form-spinbutton:** respect step value for initial decrement when `wrap` enabled (closes |
| 16 | + [#4884](https://github.com/bootstrap-vue/bootstrap-vue/issues/4884)) |
| 17 | + ([#4885](https://github.com/bootstrap-vue/bootstrap-vue/issues/4885)) |
| 18 | + ([28e7245](https://github.com/bootstrap-vue/bootstrap-vue/commit/28e724536be4762382328648f203bd46d8f52fdc)) |
| 19 | + |
| 20 | +### Other v2.6.1 |
| 21 | + |
| 22 | +- documentation updates and fixes |
| 23 | +- dev dependency updates |
| 24 | + |
7 | 25 | <a name="2.6.0"></a> |
8 | 26 |
|
9 | 27 | ## [v2.6.0](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.5.0...v2.6.0) |
@@ -272,7 +290,7 @@ Released: 2020-01-08 |
272 | 290 | - **b-collapse:** add optional scoping to default slot |
273 | 291 | ([#4405](https://github.com/bootstrap-vue/bootstrap-vue/issues/4405)) |
274 | 292 | ([8e95bac](https://github.com/bootstrap-vue/bootstrap-vue/commit/8e95bacf9d00562f2676689d067ae0db009cbbb6)) |
275 | | -- **b-container:** add support for bootstrap v4.4.x new responsive containers |
| 293 | +- **b-container:** add support for Bootstrap v4.4.x new responsive containers |
276 | 294 | ([0e318f4](https://github.com/bootstrap-vue/bootstrap-vue/commit/0e318f4755e65eb569dcc579938d0d72c02abd62)) |
277 | 295 | - **b-dropdown:** add splitClass property to dropdown component |
278 | 296 | ([#4394](https://github.com/bootstrap-vue/bootstrap-vue/issues/4394)) |
@@ -1932,7 +1950,7 @@ Released: 2019-02-18 |
1932 | 1950 | ([#2597](https://github.com/bootstrap-vue/bootstrap-vue/issues/2597)) |
1933 | 1951 | ([#2608](https://github.com/bootstrap-vue/bootstrap-vue/issues/2608)) |
1934 | 1952 | ([11c7524](https://github.com/bootstrap-vue/bootstrap-vue/commit/11c7524)) |
1935 | | -- **nuxt plugin:** fix typo with bootstrap vue css import properties |
| 1953 | +- **nuxt plugin:** fix typo with Bootstrap vue css import properties |
1936 | 1954 | ([#2618](https://github.com/bootstrap-vue/bootstrap-vue/issues/2618)) |
1937 | 1955 | ([8581090](https://github.com/bootstrap-vue/bootstrap-vue/commit/8581090)) |
1938 | 1956 | - **utils/get:** handle case where passed object is undefined |
@@ -2011,7 +2029,7 @@ Released: (2019-02-14) |
2011 | 2029 | - **dependencies:** replace opencollective with opencollective-postinstall |
2012 | 2030 | ([#2067](https://github.com/bootstrap-vue/bootstrap-vue/issues/2067)) |
2013 | 2031 | ([fa26882](https://github.com/bootstrap-vue/bootstrap-vue/commit/fa26882)) |
2014 | | -- **docs:** Update links to bootstrap v4.3 docs |
| 2032 | +- **docs:** Update links to Bootstrap v4.3 docs |
2015 | 2033 | ([b5d5499](https://github.com/bootstrap-vue/bootstrap-vue/commit/b5d5499)) |
2016 | 2034 | - **docs:** Button - fix typo ([#1962](https://github.com/bootstrap-vue/bootstrap-vue/issues/1962)) |
2017 | 2035 | ([dcbfcf9](https://github.com/bootstrap-vue/bootstrap-vue/commit/dcbfcf9)) |
@@ -2108,7 +2126,7 @@ Released: (2019-02-14) |
2108 | 2126 | [#1841](https://github.com/bootstrap-vue/bootstrap-vue/issues/1841) |
2109 | 2127 | ([#2174](https://github.com/bootstrap-vue/bootstrap-vue/issues/2174)) |
2110 | 2128 | ([aacc7c0](https://github.com/bootstrap-vue/bootstrap-vue/commit/aacc7c0)) |
2111 | | -- **form-control:** remove interim class fixes from bootstrap 4.0.x |
| 2129 | +- **form-control:** remove interim class fixes from Bootstrap 4.0.x |
2112 | 2130 | ([#1896](https://github.com/bootstrap-vue/bootstrap-vue/issues/1896)) |
2113 | 2131 | ([#2265](https://github.com/bootstrap-vue/bootstrap-vue/issues/2265)) |
2114 | 2132 | ([64bdf69](https://github.com/bootstrap-vue/bootstrap-vue/commit/64bdf69)) |
|
0 commit comments