@@ -4,6 +4,86 @@ All notable changes to this project will be documented in this file. See
4
4
[ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit
5
5
guidelines.
6
6
7
+ <a name =" 2.0.0-rc.13 " ></a >
8
+
9
+ ## [ v2.0.0-rc.13] ( https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.0.0-rc.12...v2.0.0-rc.13 )
10
+
11
+ Released: 2019-02-18
12
+
13
+ ### Bug Fixes v2.0.0-rc.13
14
+
15
+ - ** breadcrumb-item:** Fix ` to ` prop handling
16
+ ([ #2578 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2578 ) )
17
+ ([ fba9df3] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/fba9df3 ) )
18
+ - ** build:** don't include babel runtime
19
+ ([ #2590 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2590 ) )
20
+ ([ 20828fa] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/20828fa ) )
21
+ - ** build:** Add [ @babel ] ( https://github.com/babel ) /runtime to devDependencies
22
+ ([ #2569 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2569 ) )
23
+ ([ 83a253b] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/83a253b ) )
24
+ - ** card:** fix array spread error when no-body is set and no content
25
+ ([ 5040566] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/5040566 )
26
+ - ** docs:** change \@ include to \@ import in the Nuxt plugin module section
27
+ ([ 4fad60a] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/4fad60a ) )
28
+ - ** docs:** correct typos ([ #2592 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2592 ) )
29
+ ([ 9883f8f] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/9883f8f ) )
30
+ - ** docs:** Correct typos in carousel docs
31
+ ([ #2585 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2585 ) )
32
+ ([ 87a721f] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/87a721f ) )
33
+ - ** docs:** fix broken link in form-textarea docs
34
+ ([ #2598 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2598 ) )
35
+ ([ 07162e1] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/07162e1 ) )
36
+ - ** docs:** fix broken links ([ #2635 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2635 ) )
37
+ ([ fa90f3e] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/fa90f3e ) )
38
+ - ** docs:** Fix directive import paths
39
+ ([ #2570 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2570 ) )
40
+ ([ 2475542] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/2475542 ) )
41
+ - ** docs:** fix grid options table layout issue
42
+ ([ #2630 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2630 ) )
43
+ ([ 86a882f] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/86a882f ) )
44
+ - ** docs:** Improve wording in footer
45
+ ([ #2576 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2576 ) )
46
+ ([ af7e36e] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/af7e36e ) )
47
+ - ** form-input:** Allow number as value type
48
+ ([ #2583 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2583 ) )
49
+ ([ dfaf34e] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/dfaf34e ) )
50
+ - ** modal:** better backdrop clickout handling
51
+ ([ #2597 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2597 ) )
52
+ ([ #2608 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2608 ) )
53
+ ([ 11c7524] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/11c7524 ) )
54
+ - ** nuxt plugin:** fix typo with bootstrap vue css import properties
55
+ ([ #2618 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2618 ) )
56
+ ([ 8581090] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/8581090 ) )
57
+ - ** utils/get:** handle case where passed object is undefined
58
+ ([ #2623 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2623 ) )
59
+ ([ #2624 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2624 ) )
60
+ ([ eb07b19] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/eb07b19 ) )
61
+ - ** utils/loose-equal:** Make ` looseEqual() ` util handle File object comparison correctly
62
+ ([ #2640 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2640 ) )
63
+ ([ 401d3e9] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/401d3e9 ) )
64
+ - Fix Html casing for props ([ #2594 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2594 ) )
65
+ ([ 3772bf5] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/3772bf5 ) )
66
+ - Temporary fix for validation icon positioning
67
+ ([ #2599 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2599 ) )
68
+ ([ #2607 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2607 ) )
69
+ ([ 7168989] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/7168989 ) )
70
+
71
+ ### Features v2.0.0-rc.13
72
+
73
+ - ** forms:** add state prop to invalid and valid feedback + docs update
74
+ ([ #2611 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2611 ) )
75
+ ([ 9df8dac] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/9df8dac ) )
76
+ - ** nuxt:** module improvements
77
+ ([ #2593 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2593 ) )
78
+ ([ 0795fea] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/0795fea ) )
79
+ - ** table:** add support for scoped empty slots
80
+ ([ #2641 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2641 ) )
81
+ ([ 7917557] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/7917557 ) )
82
+ - ** table:** don't show empty row slot if table busy and busy slot provided
83
+ ([ #2565 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2565 ) )
84
+ ([ #2572 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2572 ) )
85
+ ([ 6fd31a4] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/6fd31a4 ) )
86
+
7
87
<a name =" 2.0.0-rc.12 " ></a >
8
88
9
89
## [ v2.0.0-rc.12] ( https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.0.0-rc.11...v2.0.0-rc.12 )
@@ -13,8 +93,8 @@ Released: (2019-02-14)
13
93
### Bug Fixes v2.0.0-rc.12
14
94
15
95
- ** alert:** target custom transition CSS to the alert component
16
- ([ #2205 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2205 ) )
17
- ([ 0a48268] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/0a48268 ) )
96
+ ([ #2205 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2205 ) )
97
+ ([ 0a48268] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/0a48268 ) )
18
98
- ** b-img-lazy:** better initial inView check + new show prop
19
99
([ #1755 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/1755 ) )
20
100
([ #2382 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2382 ) )
@@ -38,7 +118,7 @@ Released: (2019-02-14)
38
118
- ** ci:** remove test-beta
39
119
([ 0fec992] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/0fec992 ) )
40
120
- ** ci:** test on current vue
41
- ([ e3282bd] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/e3282bd ) )
121
+ ([ e3282bd] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/e3282bd ) )
42
122
- ** collapse:** when is-nav, do better checking of click events
43
123
([ #2222 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2222 ) )
44
124
([ #2225 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2225 ) )
@@ -52,8 +132,7 @@ Released: (2019-02-14)
52
132
([ fa26882] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/fa26882 ) )
53
133
- ** docs:** Updaate links to bootstrap v4.3 docs
54
134
([ b5d5499] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/b5d5499 ) )
55
- - ** docs:** Button - fix typo
56
- ([ #1962 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/1962 ) )
135
+ - ** docs:** Button - fix typo ([ #1962 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/1962 ) )
57
136
([ dcbfcf9] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/dcbfcf9 ) )
58
137
- ** docs:** change b-input-group attribute 'left' to 'prepend'
59
138
([ #2017 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2017 ) )
@@ -64,13 +143,11 @@ Released: (2019-02-14)
64
143
- ** docs:** create local marked-loader.js
65
144
([ #2380 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2380 ) )
66
145
([ 06cfb47] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/06cfb47 ) )
67
- - ** docs:** Embed - fix typos
68
- ([ #1965 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/1965 ) )
146
+ - ** docs:** Embed - fix typos ([ #1965 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/1965 ) )
69
147
([ ae7101e] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/ae7101e ) )
70
148
- ** docs:** Fix broken examples
71
149
([ 1d599a5] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/1d599a5 ) )
72
- - ** docs:** Fix broken links.
73
- ([ #2517 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2517 ) )
150
+ - ** docs:** Fix broken links. ([ #2517 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2517 ) )
74
151
([ #2528 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2528 ) )
75
152
([ c4b7e1e] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/c4b7e1e ) )
76
153
- ** docs:** Fix console errors and improve ` play ` directive
@@ -100,14 +177,12 @@ Released: (2019-02-14)
100
177
- ** docs:** fix input group prepend slot typo
101
178
([ #2059 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2059 ) )
102
179
([ 3c3cd8d] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/3c3cd8d ) )
103
- - ** docs:** Layout - fix typo
104
- ([ #1966 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/1966 ) )
180
+ - ** docs:** Layout - fix typo ([ #1966 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/1966 ) )
105
181
([ c5a37d3] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/c5a37d3 ) )
106
182
- ** docs:** missing dash and typo fix
107
183
([ #1850 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/1850 ) )
108
184
([ 7b5fde8] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/7b5fde8 ) )
109
- - ** docs:** typo fix
110
- ([ #2009 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2009 ) )
185
+ - ** docs:** typo fix ([ #2009 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2009 ) )
111
186
([ 9e0eb67] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/9e0eb67 ) )
112
187
- ** docs:** Update links to Bootstrap V4.2
113
188
([ #2370 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2370 ) )
@@ -296,8 +371,8 @@ Released: (2019-02-14)
296
371
([ #2231 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2231 ) )
297
372
([ #2254 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2254 ) )
298
373
([ f0fb9af] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/f0fb9af ) )
299
- - ** table:** fix filtered event, fix emptyFilter message w/filter function, fix
300
- reactivity of filter sub routines, fix empty header label accessibility issue
374
+ - ** table:** fix filtered event, fix emptyFilter message w/filter function, fix reactivity of filter
375
+ sub routines, fix empty header label accessibility issue
301
376
([ #1989 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/1989 ) )
302
377
([ #1517 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/1517 ) )
303
378
([ #2149 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2149 ) )
@@ -353,8 +428,7 @@ Released: (2019-02-14)
353
428
([ 8a8d0f0] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/8a8d0f0 ) )
354
429
- relax prop type checks to prevent vue warns
355
430
([ 835eccf] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/835eccf ) )
356
- - typo in form-radio watcher
357
- ([ #1943 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/1943 ) )
431
+ - typo in form-radio watcher ([ #1943 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/1943 ) )
358
432
([ 9ab23ef] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/9ab23ef ) )
359
433
- use stable nuxt opencollective
360
434
([ #1885 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/1885 ) )
@@ -392,8 +466,7 @@ Released: (2019-02-14)
392
466
- ** css:** create SCSS versions of CSS
393
467
([ #2218 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2218 ) )
394
468
([ d6ba6db] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/d6ba6db ) )
395
- - ** css:** Add SCSS support
396
- ([ #2201 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2201 ) )
469
+ - ** css:** Add SCSS support ([ #2201 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2201 ) )
397
470
([ #2221 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2221 ) )
398
471
([ f8326a2] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/f8326a2 ) )
399
472
- ** docs:** Allow sub-components to show reference info for slots and events
@@ -428,7 +501,7 @@ Released: (2019-02-14)
428
501
- ** form-checkbox:** support custom switch styling
429
502
([ #2293 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2293 ) )
430
503
([ 3508ea2] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/3508ea2 ) )
431
- - ** form-file:** reset file input when value set to null or empty string
504
+ - ** form-file:** reset file input when value set to null or empty string
432
505
([ #2170 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/2170 ) )
433
506
([ ab44375] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/ab44375 ) )
434
507
- ** form-group:** Add multiple breakpoint support for label
@@ -1026,7 +1099,7 @@ Released: 2017-12-15
1026
1099
([ #1404 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/1404 ) )
1027
1100
([ e02fa49] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/e02fa49 ) )
1028
1101
- ** tabs:** add name to helper component for better debugging
1029
- ([ e436a1d ] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/e436a1d ) )
1102
+ ([ 51ef9e3 ] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/51ef9e3 ) )
1030
1103
- ** tabs:** add no-body prop to b-tab
1031
1104
([ #1385 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/1385 ) )
1032
1105
([ af36c0e] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/af36c0e ) )
@@ -1338,8 +1411,8 @@ Notable changes:
1338
1411
1339
1412
v1.0.0 introduces a new source code structure. For those users that are importing individual
1340
1413
components, the path to the individual components has changed. Please reference the
1341
- [ GitHub repo] ( https://github.com/bootstrap-vue/bootstrap-vue/src ) and
1342
- [ docsumentation ] ( https://bootstrap-vue.js.org/docs ) for the new structure and information on
1414
+ [ GitHub repo] ( https://github.com/bootstrap-vue/bootstrap-vue/ ) and
1415
+ [ documentation ] ( https://bootstrap-vue.js.org/docs ) for the new structure and information on
1343
1416
importing.
1344
1417
1345
1418
### Bug Fixes v1.0.0
@@ -1941,7 +2014,7 @@ Released: 2017-08-21
1941
2014
([ 0cbbfb5] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/0cbbfb5 ) )
1942
2015
- ** dropdown:** focus on first item on show
1943
2016
([ 40a1347] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/40a1347 ) )
1944
- - ** dropdown:** twbs/bootstrap[ #23329 ] ( https://github.com/bootstrap-vue /bootstrap-vue /issues/23329 )
2017
+ - ** dropdown:** twbs/bootstrap[ #23329 ] ( https://github.com/twbs /bootstrap/issues/23329 )
1945
2018
([ fab5d22] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/fab5d22 ) )
1946
2019
- ** dropdown.js:** import clickout as a mixin
1947
2020
([ #896 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/896 ) )
@@ -2432,7 +2505,7 @@ Released: 2017-07-04
2432
2505
([ #581 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/581 ) )
2433
2506
([ be5f834] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/be5f834 ) )
2434
2507
2435
- ## [ v0.17.1] ( https://github.com/bootstrap-vue/bootstrap-vue/compare/0 .17.0...0 .17.1 )
2508
+ ## [ v0.17.1] ( https://github.com/bootstrap-vue/bootstrap-vue/compare/v0 .17.0...v0 .17.1 )
2436
2509
2437
2510
Released: 2017-06-30
2438
2511
0 commit comments