Skip to content

chore: release v2.18.0 #5925

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 87 commits into from
Oct 19, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
87 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
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
4 changes: 2 additions & 2 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ module.exports = {
],
'object-shorthand': ['error', 'properties'],
'spaced-comment': 'off', // needed to ignore `/*#__PURE__*/` comments
'vue/custom-event-name-casing': 'off',
'vue/html-self-closing': [
'error',
{
Expand All @@ -35,9 +36,8 @@ module.exports = {
}
],
'vue/max-attributes-per-line': ['error', { singleline: 4 }],
'vue/no-template-shadow': 'off',
'vue/no-use-v-if-with-v-for': 'off',
'vue/no-v-html': 'off',
'vue/one-component-per-file': 'off',
'vue/require-default-prop': 'off',
'vue/require-prop-types': 'off',
'vue/singleline-html-element-content-newline': 'off'
Expand Down
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
12 changes: 0 additions & 12 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,14 @@
"extends": ["@nuxtjs"],
"labels": ["Type: Dependencies"],
"packageRules": [
{
"packageNames": ["autoprefixer"],
"allowedVersions": "<10.0.0"
},
{
"packageNames": ["bootstrap"],
"allowedVersions": "<5.0.0"
},
{
"packageNames": ["core-js"],
"allowedVersions": "<3.0.0"
},
{
"packageNames": ["highlight.js"],
"allowedVersions": "<10.0.0"
},
{
"packageNames": ["postcss"],
"allowedVersions": "<8.0.0"
},
{
"packageNames": ["prettier"],
"allowedVersions": "<=1.14.3"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v2

- name: Set Node.js version
uses: actions/setup-node@v1
uses: actions/setup-node@v2.1.2
with:
node-version: ${{ matrix.node }}

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v2

- name: Set Node.js version
uses: actions/setup-node@v1
uses: actions/setup-node@v2.1.2
with:
node-version: ${{ matrix.node }}

Expand Down Expand Up @@ -61,7 +61,7 @@ jobs:
uses: actions/checkout@v2

- name: Set Node.js version
uses: actions/setup-node@v1
uses: actions/setup-node@v2.1.2
with:
node-version: ${{ matrix.node }}

Expand Down Expand Up @@ -98,7 +98,7 @@ jobs:
uses: actions/checkout@v2

- name: Set Node.js version
uses: actions/setup-node@v1
uses: actions/setup-node@v2.1.2
with:
node-version: ${{ matrix.node }}

Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ node_modules/
*.swp
.DS_Store
RELEASE-NOTES.md
package-lock.json
sw.js
workbox*.js*
43 changes: 40 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,54 @@ 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)

Released: 2020-10-19

### Features v2.18.0

- **b-calendar:** add `no-key-nav` property (closes
[#5861](https://github.com/bootstrap-vue/bootstrap-vue/issues/5861))
([#5883](https://github.com/bootstrap-vue/bootstrap-vue/issues/5883))
([955ad63](https://github.com/bootstrap-vue/bootstrap-vue/commit/955ad631698f82a83de214ce9cd37271367d8c45))
- update `core-js` to v3 ([#5894](https://github.com/bootstrap-vue/bootstrap-vue/issues/5894))
([aeed981](https://github.com/bootstrap-vue/bootstrap-vue/commit/aeed9812afe770b6561c9513709e4be852250022))

### Bug Fixes v2.18.0

- **b-calendar:** month formatting for certain dates
([#5911](https://github.com/bootstrap-vue/bootstrap-vue/issues/5911))
([7de1844](https://github.com/bootstrap-vue/bootstrap-vue/commit/7de1844c6d5c0014d25c930527a7fc49a2b0cc25))
- **b-card:** properly support header/footer with body image overlay
([#5872](https://github.com/bootstrap-vue/bootstrap-vue/issues/5872))
([bd8319d](https://github.com/bootstrap-vue/bootstrap-vue/commit/bd8319da8c6166f9fe3e64d9a3ac5c490c6b2f48))
- **b-carousel:** fix glitching when switching slides fast (closes
[#5810](https://github.com/bootstrap-vue/bootstrap-vue/issues/5810))
([#5845](https://github.com/bootstrap-vue/bootstrap-vue/issues/5845))
([761bc93](https://github.com/bootstrap-vue/bootstrap-vue/commit/761bc9381ba24aed751726c8213651e2014aa746))
- **b-link:** `href` handling inconsistencies to `<router-link>` (closes
[#5820](https://github.com/bootstrap-vue/bootstrap-vue/issues/5820))
([#5876](https://github.com/bootstrap-vue/bootstrap-vue/issues/5876))
([daea0e5](https://github.com/bootstrap-vue/bootstrap-vue/commit/daea0e5c638de9ec45d39af5aa1e9f8a9e455422))
- **b-skeleton:** animation overflow issue for Safari
([#5863](https://github.com/bootstrap-vue/bootstrap-vue/issues/5863))
([bfd4f96](https://github.com/bootstrap-vue/bootstrap-vue/commit/bfd4f960d7056edcd2ccb1ae3930639d543d8b34))
- **v-tooltip, v-popover:** render data-\* attributes on root components (closes
[#5836](https://github.com/bootstrap-vue/bootstrap-vue/issues/5836))
([#5882](https://github.com/bootstrap-vue/bootstrap-vue/issues/5882))
([f6b51e0](https://github.com/bootstrap-vue/bootstrap-vue/commit/f6b51e04f074e45e98650034e88c2b5629ad25f6))

<a name="2.17.3"></a>

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

Released: 2020-09-18

- No changes to v2.17.2.

<a name="2.17.2"></a>

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

Released: 2020-09-18

Expand All @@ -33,7 +70,7 @@ Released: 2020-09-18

<a name="2.17.1"></a>

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

Released: 2020-09-16

Expand Down
2 changes: 1 addition & 1 deletion babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module.exports = api => {

const presets = []
if (!isDocs) {
presets.push(['@babel/env', { useBuiltIns: 'entry', corejs: { version: 2 } }])
presets.push(['@babel/env', { useBuiltIns: 'entry', corejs: { version: 3 } }])
}

return {
Expand Down
34 changes: 17 additions & 17 deletions docs/components/bv-logo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,23 @@
<div v-else class="bv-logo"></div>
</template>

<script>
export default {
data() {
return {
isIE: false,
showLogo: false
}
},
mounted() {
this.$nextTick(() => {
this.isIE = /msie|trident/i.test(window.navigator.userAgent || '')
this.showLogo = true
})
}
}
</script>

<style lang="scss" scoped>
.bv-logo {
display: block;
Expand Down Expand Up @@ -159,20 +176,3 @@
}
}
</style>

<script>
export default {
data() {
return {
isIE: false,
showLogo: false
}
},
mounted() {
this.$nextTick(() => {
this.isIE = /msie|trident/i.test(window.navigator.userAgent || '')
this.showLogo = true
})
}
}
</script>
80 changes: 40 additions & 40 deletions docs/components/componentdoc.vue
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
bordered
striped
>
<template v-slot:cell(prop)="{ value, item }">
<template #cell(prop)="{ value, item }">
<code class="text-nowrap notranslate" translate="no">{{ value }}</code><br>
<b-badge v-if="item.required" variant="info">Required</b-badge>
<b-badge v-if="item.settings" variant="dark" href="/docs/reference/settings" title="Configurable in settings">Settings</b-badge>
Expand All @@ -105,13 +105,13 @@
<b-badge v-if="item.deprecated" variant="danger">Deprecated</b-badge>
<b-badge v-else-if="item.deprecation" variant="warning">Deprecation</b-badge>
</template>
<template v-slot:cell(type)="{ value }">
<template #cell(type)="{ value }">
<span v-html="value"></span>
</template>
<template v-slot:cell(defaultValue)="{ value }">
<template #cell(defaultValue)="{ value }">
<code v-if="value" class="word-wrap-normal notranslate" translate="no">{{ value }}</code>
</template>
<template v-slot:row-details="{ item }">
<template #row-details="{ item }">
<p v-if="typeof item.deprecated === 'string'" class="mb-1 small">
{{ item.deprecated }}
</p>
Expand Down Expand Up @@ -158,10 +158,10 @@
bordered
striped
>
<template v-slot:cell(prop)="{ value }">
<template #cell(prop)="{ value }">
<code class="notranslate" translate="no">{{ kebabCase(value) }}</code>
</template>
<template v-slot:cell(event)="{ value }">
<template #cell(event)="{ value }">
<code class="notranslate" translate="no">{{ value }}</code>
</template>
</b-table-lite>
Expand All @@ -181,11 +181,11 @@
bordered
striped
>
<template v-slot:cell(name)="{ value, item }">
<template #cell(name)="{ value, item }">
<code class="text-nowrap notranslate" translate="no">{{ value }}</code>
<b-badge v-if="item.version" variant="secondary">v{{ item.version }}+</b-badge>
</template>
<template v-slot:cell(scope)="{ value, detailsShowing, toggleDetails }">
<template #cell(scope)="{ value, detailsShowing, toggleDetails }">
<b-button
v-if="value"
variant="outline-info"
Expand All @@ -197,7 +197,7 @@
</b-button>
<span v-else>No</span>
</template>
<template v-slot:row-details="{ item }">
<template #row-details="{ item }">
<b-table-lite
:items="item.scope"
:fields="[{ key: 'prop', label: 'Property' }, 'type', 'description']"
Expand All @@ -207,19 +207,19 @@
caption-top
small
>
<template v-slot:thead-top>
<template #thead-top>
<b-tr>
<b-th colspan="3" class="text-center">
<code class="text-nowrap notranslate" translate="no">{{ item.name }}</code>
Slot scoped properties
</b-th>
</b-tr>
</template>
<template v-slot:cell(prop)="{ value, item }">
<template #cell(prop)="{ value, item: cellItem }">
<code class="text-nowrap notranslate" translate="no">{{ value }}</code>
<b-badge v-if="item.version" variant="secondary">v{{ item.version }}+</b-badge>
<b-badge v-if="cellItem.version" variant="secondary">v{{ cellItem.version }}+</b-badge>
</template>
<template v-slot:cell(type)="{ value }">
<template #cell(type)="{ value }">
<code class="text-nowrap notranslate" translate="no">{{ value || 'Any' }}</code>
</template>
</b-table-lite>
Expand All @@ -240,11 +240,11 @@
bordered
striped
>
<template v-slot:cell(event)="{ value, item }">
<template #cell(event)="{ value, item }">
<code class="notranslate" translate="no">{{ value }}</code>
<b-badge v-if="item.version" variant="secondary">v{{ item.version }}+</b-badge>
</template>
<template v-slot:cell(args)="{ value, item }">
<template #cell(args)="{ value, item }">
<ol v-if="value && value.length > 0" class="list-unstyled mb-0">
<li v-for="(arg, idx) in value" :key="`event-${item.event}-${arg.arg || idx}`">
<template v-if="arg.arg">
Expand Down Expand Up @@ -274,11 +274,11 @@
bordered
striped
>
<template v-slot:cell(event)="{ value, item }">
<template #cell(event)="{ value, item }">
<code class="text-nowrap notranslate" translate="no">{{ value }}</code>
<b-badge v-if="item.version" variant="secondary">v{{ item.version }}+</b-badge>
</template>
<template v-slot:cell(args)="{ value, item }">
<template #cell(args)="{ value, item }">
<p
v-for="arg in value"
:key="`event-${item.event}-${arg.arg ? arg.arg : 'none'}`"
Expand All @@ -295,29 +295,6 @@
</section>
</template>

<style scoped>
h3::before {
display: block;
height: 1.25rem;
margin-top: -1.25rem;
content: '';
}

code.bigger {
font-size: 105%;
}

ul.component-ref-mini-toc:empty {
display: none;
}

/deep/ .word-wrap-normal {
white-space: normal !important;
word-break: normal !important;
overflow-wrap: normal !important;
}
</style>

<script>
import Vue from 'vue'
import commonProps from '../common-props.json'
Expand Down Expand Up @@ -529,3 +506,26 @@ export default {
}
}
</script>

<style scoped>
h3::before {
display: block;
height: 1.25rem;
margin-top: -1.25rem;
content: '';
}

code.bigger {
font-size: 105%;
}

ul.component-ref-mini-toc:empty {
display: none;
}

/deep/ .word-wrap-normal {
white-space: normal !important;
word-break: normal !important;
overflow-wrap: normal !important;
}
</style>
Loading