Commit 0fd8dff
chore: release v2.17.2 (#5808)
* chore(deps): update devdependency vue-jest to ^3.0.7 (#5770)
Co-authored-by: Renovate Bot <[email protected]>
* fix(b-modal): solve body padding not being removed (#5771)
* update dom.js
* update
* update modal-manager.js
* chore(deps): update devdependency @nuxt/content to ^1.9.0 (#5773)
Co-authored-by: Renovate Bot <[email protected]>
* chore(deps): update devdependency rollup to ^2.27.0 (#5779)
Co-authored-by: Renovate Bot <[email protected]>
* fix(b-table): properly handle empty included/excluded filter fields (closes #5775) (#5780)
* fix(b-table): properly handle empty included/excluded filter fileds
* Update table-filtering.spec.js
* chore: lock `postcss` and `autoprefixer` for now (closes #5774) (#5782)
* chore: lock `postcss` and `autoprefixer` for now
* Update renovate.json
* chore(deps): update devdependency lint-staged to ^10.4.0 (#5783)
Co-authored-by: Renovate Bot <[email protected]>
* chore: code refactoring to separate constants from utils and better code sharing (#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 (#5786)
* chore(deps): update devdependency postcss to ^7.0.34 (#5788)
Co-authored-by: Renovate Bot <[email protected]>
* chore(deps): update devdependency rollup to ^2.27.1 (#5790)
Co-authored-by: Renovate Bot <[email protected]>
* fix(b-tooltip, b-popover): fix `title` not being reset on hide (#5793)
* fix bug
* add test
* update tooltip.spec.js
* Update bv-tooltip.js
* Update bv-tooltip.js
Co-authored-by: Jacob Müller <[email protected]>
* fix(b-nav-item-dropdown): `boundary` handling in `<b-navbar>` (closes #5789) (#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 (#5796)
* chore(deps): update devdependency terser to ^5.3.2 (#5800)
Co-authored-by: Renovate Bot <[email protected]>
* chore(docs): fix typo in `b-form-rating` docs (#5801)
* chore: update keywords
* chore: move `standard-version` configuration to `.versionrc` and skip commit and tag creation
* fix(b-skeleton): add missing component exports (#5806)
* Fix description (#5807)
* chore: bump version to v2.17.2 (#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 <[email protected]>
Co-authored-by: Hiws <[email protected]>
Co-authored-by: JonathanGuberman <[email protected]>
Co-authored-by: JonathanGuberman <[email protected]>1 parent 63826a3 commit 0fd8dff
File tree
17 files changed
+225
-113
lines changed- docs
- src
- components
- form-rating
- form-tags
- popover
- skeleton
- tooltip
- helpers
- mixins
17 files changed
+225
-113
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
7 | 26 | | |
8 | 27 | | |
9 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | 169 | | |
209 | 170 | | |
210 | 171 | | |
211 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
212 | 176 | | |
213 | 177 | | |
214 | 178 | | |
215 | 179 | | |
| 180 | + | |
| 181 | + | |
216 | 182 | | |
217 | 183 | | |
218 | 184 | | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | 185 | | |
226 | | - | |
227 | 186 | | |
228 | 187 | | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | 188 | | |
| 189 | + | |
| 190 | + | |
233 | 191 | | |
234 | 192 | | |
235 | | - | |
236 | | - | |
| 193 | + | |
237 | 194 | | |
238 | 195 | | |
239 | | - | |
240 | | - | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
241 | 199 | | |
242 | 200 | | |
243 | | - | |
244 | 201 | | |
| 202 | + | |
245 | 203 | | |
246 | | - | |
247 | | - | |
248 | 204 | | |
249 | 205 | | |
250 | 206 | | |
251 | | - | |
252 | 207 | | |
253 | | - | |
254 | | - | |
255 | | - | |
| 208 | + | |
256 | 209 | | |
| 210 | + | |
| 211 | + | |
257 | 212 | | |
258 | 213 | | |
259 | 214 | | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
260 | 220 | | |
261 | 221 | | |
262 | 222 | | |
263 | 223 | | |
264 | 224 | | |
| 225 | + | |
| 226 | + | |
265 | 227 | | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
| 228 | + | |
271 | 229 | | |
272 | 230 | | |
273 | 231 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
833 | 833 | | |
834 | 834 | | |
835 | 835 | | |
836 | | - | |
| 836 | + | |
837 | 837 | | |
838 | 838 | | |
839 | 839 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 32 | | |
37 | 33 | | |
38 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | 37 | | |
47 | 38 | | |
48 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments