XhmikosR
cb021439c6
Dist
2022-11-21 20:19:01 +02:00
XhmikosR
39589472f7
Bump version to 5.2.3
2022-11-21 20:15:33 +02:00
GeoSot
7e3074c165
fix tooltip/popper disposal inconsistencies ( #37235 )
2022-11-21 20:12:43 +02:00
Gaël Poupard
127a816f77
fix(carousel): RTL translate() direction
...
Trying to fix #37180
2022-11-21 20:12:28 +02:00
Eric Leibenguth
77c456d8c4
Import root in bootstrap-utilities ( #37377 )
...
* Fixes https://github.com/twbs/bootstrap/issues/37376
2022-11-21 20:12:03 +02:00
Sebastian Blank
b72236981f
Fix deprecation warning with sass 1.56.0 ( #37425 )
...
Deprecation Warning: $weight: Passing a number without unit % (100) is deprecated.
To preserve current behavior: $weight * 1%
More info: https://sass-lang.com/d/function-units
2022-11-21 20:11:18 +02:00
XhmikosR
961d5ff984
Release v5.2.2 ( #37236 )
...
* Bump version to v5.2.2
* Dist
2022-10-03 10:44:02 +03:00
Julien Déramond
9edfed8a5e
Don't redefine $border-color in table-variant mixin ( #37239 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-10-02 16:33:11 +02:00
GeoSot
d49d8ce583
Ensure Tab keyboard functionality after #37146 ( #37200 )
...
* fix: keyboard functionality
* test: add tests
* Add some focus spies in 2 other unit tests
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2022-10-02 13:05:30 +03:00
Patrick H. Lauke
0a5f6e078c
Use <h1> for all modal-title examples/uses ( #37210 )
...
* Use `fs-` font sizing classes where needed
* Also add info callout about heading hierarchy in modals
2022-10-02 13:02:36 +03:00
XhmikosR
812f891bfc
Update devDependencies ( #37238 )
...
* Update devDependencies
* @babel/cli ^7.18.10 → ^7.19.3
* @babel/core ^7.19.1 → ^7.19.3
* @babel/preset-env ^7.19.1 → ^7.19.3
* eslint-plugin-unicorn ^43.0.2 → ^44.0.0
* hugo-bin ^0.92.1 → ^0.92.2
* lockfile-lint ^4.9.3 → ^4.9.5
* postcss ^8.4.16 → ^8.4.17
* stylelint ^14.12.1 → ^14.13.0
* vnu-jar 21.10.12 → 22.9.29
* toast.js: fix new lint errors
2022-10-02 08:24:41 +03:00
XhmikosR
da0fe8c8b2
Minor docs changes ( #37215 )
2022-09-27 23:02:55 +03:00
Julien Déramond
abb1cf529f
Add eslint-plugin-html to lint JS in HTML files ( #37186 )
2022-09-27 22:53:59 +03:00
Jonathan
f84d82ada0
NuGet: Use license expression ( #36421 )
2022-09-27 22:45:28 +03:00
Louis-Maxime Piton
80482af57b
Changing the way View on GitHub links are handled ( #37214 )
2022-09-27 22:01:16 +03:00
GeoSot
597c402314
Dropdown: fix case with invalid markup ( #37190 )
...
This fixes a backward incompatible change in v5.2.1 where `.drodown-toggle` isn't present in the markup.
2022-09-27 10:39:11 +03:00
XhmikosR
e77367dddc
Slightly improve PNG files compression ( #36899 )
2022-09-27 08:50:31 +03:00
XhmikosR
2b65149e02
Update devDependencies ( #37208 )
...
* autoprefixer ^10.4.11 → ^10.4.12
* eslint ^8.23.1 → ^8.24.0
* hugo-bin ^0.91.1 → ^0.92.1
* lockfile-lint ^4.8.0 → ^4.9.3
* rollup ^2.79.0 → ^2.79.1
* sass ^1.54.9 → ^1.55.0
* stylelint ^14.12.0 → ^14.12.1
2022-09-27 08:49:52 +03:00
Julien Déramond
eff658edb7
Replace Webpack and Vite PNGs by SVGs ( #37199 )
...
* Replace Webpack and Vite pngs by svgs
* Update vite.svg
* Update webpack.svg
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-09-26 21:16:50 +03:00
GeoSot
24f6e2764a
Tests: add testcase to Tabs, keyboard handler ( #37189 )
2022-09-23 22:18:57 +02:00
Mark Otto
8da10bb1be
Add PR template ( #35079 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: GeoSot <geo.sotis@gmail.com >
Co-authored-by: julien-deramond <julien.deramond@orange.com >
2022-09-23 10:44:10 +03:00
Carson Sievert
2b46842af9
Fix active class toggling of tabs within dropdown ( #37151 )
...
* Close #36947 : fix active class toggling tabs within dropdown
2022-09-22 02:29:58 +03:00
GeoSot
27f20257eb
Use es6 on visual tests ( #36915 )
2022-09-22 01:48:23 +03:00
Mark Otto
37e2e7e124
Use Sass variable for accordion color ( #37182 )
...
Fixes #37144
2022-09-21 18:55:57 +02:00
dependabot[bot]
0173f7a9df
Bump karma from 6.4.0 to 6.4.1 ( #37178 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.0...v6.4.1 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-20 17:51:44 +03:00
GeoSot
1510c25e9b
Drop tabs auto-focus ( #37146 )
...
* fix: drop tabs auto-focus
2022-09-20 17:20:47 +03:00
Patrick H. Lauke
2be9cd59ba
Explicitly target .btn-check and undo :hover ( #37165 )
...
rather than the other way around, which caused specificity issues
2022-09-20 15:15:46 +02:00
flavio-b
636bb496c9
Set toast z-index variable in the correct spot
...
The .toast-container tries to use the z-index CSS variable, which is defined under .toast.
However, this variable is not accessible to the container. This change copies the variable to the spot where it can be used.
2022-09-20 04:36:45 -07:00
XhmikosR
d0117a17d8
Update devDependencies ( #37177 )
2022-09-20 08:09:14 +03:00
Jérémie Broutier
6f65df4fae
Fix modal event listeners ( #37128 )
...
* Fix modal event listeners (#37126 )
Co-authored-by: GeoSot <geo.sotis@gmail.com >
2022-09-15 13:30:51 +03:00
GeoSot
aedd7fb9de
Docs: Add informative note for Tooltip/Popover selector option ( #37142 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2022-09-14 22:03:39 +02:00
Gabriel R. Barbosa
9af1232c65
Docs: Fix typo Getting Started > Vite and Webpack guides ( #37153 )
...
* 'were to look' → 'where to look'
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2022-09-14 21:28:10 +02:00
GeoSot
3bd5756414
fix: add trick to support tooltip selector usage on dynamic created tooltips that utilize title attribute ( #36914 )
2022-09-14 16:24:37 +03:00
Julien Déramond
4600a25404
Docs: minor fix for Navbar > Offcanvas examples ( #37145 )
2022-09-14 16:11:14 +03:00
dependabot[bot]
a1b1e43ddc
Bump @rollup/plugin-node-resolve from 13.3.0 to 14.1.0 ( #37135 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 13.3.0 to 14.1.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v14.1.0/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-13 19:38:31 +03:00
dependabot[bot]
b5ee6694c1
Bump eslint from 8.23.0 to 8.23.1 ( #37134 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.23.0 to 8.23.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.23.0...v8.23.1 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-09-13 19:37:36 +03:00
dependabot[bot]
d6a38b347f
Bump autoprefixer from 10.4.8 to 10.4.10 ( #37140 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.8 to 10.4.10.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.8...10.4.10 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-13 19:34:32 +03:00
dependabot[bot]
9cee77919d
Bump sass from 1.54.8 to 1.54.9 ( #37133 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.54.8 to 1.54.9.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.54.8...1.54.9 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-13 19:32:12 +03:00
dependabot[bot]
6e55fa9297
Bump @babel/core from 7.18.13 to 7.19.0 ( #37090 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.13 to 7.19.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.19.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09 18:26:35 +03:00
dependabot[bot]
74184f8c61
Bump @babel/preset-env from 7.18.10 to 7.19.0 ( #37088 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.10 to 7.19.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.19.0/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09 18:22:57 +03:00
dependabot[bot]
bcfc8d0d63
Bump stylelint-config-twbs-bootstrap from 5.0.0 to 6.0.0 ( #37087 )
...
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap ) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases )
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v5.0.0...v6.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-twbs-bootstrap
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-09-09 18:17:11 +03:00
XhmikosR
23e50829f9
Release v5.2.1 ( #37098 )
...
* Bump version to v5.2.1.
* Dist
2022-09-07 18:31:39 +03:00
GeoSot
23fb7a7915
Fix modal event-listeners during dismiss click ( #36863 )
...
ref: #36855
2022-09-07 11:56:33 +03:00
GeoSot
949456984a
Fix tooltip manual toggling ( #37086 )
...
partial regression of SHA: 9b9372e8dd
2022-09-07 11:47:06 +03:00
Sebastian Homeier
7a7469b8ab
Fix accordion button color
...
Use the Sass variable `$accordion-button-color` to set the CSS custom
property `--bs-accordion-btn-color`.
2022-09-06 10:06:43 -07:00
AmirHossein
9b943880fc
Update _button-group.scss
2022-09-05 12:52:43 -07:00
AmirHossein
97a9060a8f
Update _button-group.scss
2022-09-05 12:52:43 -07:00
Mark Otto
2504b89950
Remove gradient from .btn-link
2022-09-04 11:12:38 -07:00
Patrick H. Lauke
32c457db4b
Rework button focus/active styling, with extra changes for checks/radios ( #37026 )
...
* Replace :focus styles with :focus-visible
* Remove :active / .active styles
* Don't apply :hover styles for `.btn` that follows a `.btn-check`
This removes a large part of the visual confusion of button checks/radios - that you currently have to move your mouse away from them to see what they actually changed to (checked or unchecked)
* Reintroduce :active, but *not* for button checks/radios
* Sort focus styling specifically for button checks/radios
don't change background on focus, just give it the border/outline. again, avoids confusion whether something is checked or not while focused
* Re-add `outline:0` which was lost when resolving last merge conflict
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2022-09-04 09:59:14 -07:00
Geremia Taglialatela
b8880e5eec
Add workarounds for postcss values parser error
...
postcss-values-parser returns a syntax error when a negative value is
provided in a `calc` function after a CSS variable.
This is not an issue with Bootstrap itself, but a workaround to allow
projects using postcss-values-parser to keep upgrading and compiling
bootstrap
Ref: shellscape/postcss-values-parser#138, twbs/bootstrap#35033
Fix : #36851
2022-09-04 09:45:40 -07:00
dependabot[bot]
75e09b1c0f
Bump rtlcss from 3.5.0 to 4.0.0 ( #36968 )
...
Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss ) from 3.5.0 to 4.0.0.
- [Release notes](https://github.com/MohammadYounes/rtlcss/releases )
- [Changelog](https://github.com/MohammadYounes/rtlcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/MohammadYounes/rtlcss/compare/v3.5.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: rtlcss
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-03 08:20:51 +03:00
dependabot[bot]
585146a6a7
Bump eslint-config-xo from 0.41.0 to 0.42.0 ( #37052 )
...
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo ) from 0.41.0 to 0.42.0.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases )
- [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.41.0...v0.42.0 )
---
updated-dependencies:
- dependency-name: eslint-config-xo
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-03 08:14:02 +03:00
louismaximepiton
a329575d82
Set up a resuming table such as what's in other components.
2022-09-02 11:49:24 -07:00
Louis-Maxime Piton
337068f8b1
fix(dropdowns): Fix multiple dropdowns when they are inside the same tag ( #37011 )
2022-09-02 10:52:33 +03:00
Mark Otto
54b4b2c66a
Improve language around vertical grid gutters
2022-09-01 17:17:14 -07:00
AmirHossein
8c380b2676
flush variant of accordion border radius ( #36593 )
...
* flush variant of accordion border radius
Fixed issues regarding to last accordion-item has rounded edges at the bottom left and right corners when focused and are in closed state
* Update _accordion.scss
Co-authored-by: Mark Otto <otto@github.com >
2022-09-01 12:55:45 -07:00
Mark Otto
2793637837
Make docs clearer by dropping precompiled for compiled
2022-09-01 12:15:59 -07:00
charlesroelli
4f97d8fabd
Document how to extract CSS, SVG for strict CSP ( #36587 )
...
* Webpack: explain how to extract CSS from bundle
* Webpack: explain how to extract SVG from bundle
* Update webpack.md
Co-authored-by: Mark Otto <otto@github.com >
2022-09-01 12:14:07 -07:00
Philip Wedemann
b5f2d5a31e
Replace wrong mobile OS Windows with iOS
2022-09-01 12:07:08 -07:00
louismaximepiton
77e17e3b8d
Fix
2022-09-01 11:35:55 -07:00
Julien Déramond
b14190b509
Fix bump popperjs from 2.11.5 to 2.11.6
2022-09-01 11:35:17 -07:00
Giovanni Piller Cottrer
3ad8551f8b
Fix accordion: use $accordion-color rather than computing it via color-contrast
2022-08-31 20:51:22 -07:00
Mark Otto
a12453a0ff
Fix padding on starter template
2022-08-31 20:22:42 -07:00
Mark Otto
db34907887
Update dependencies
2022-08-31 20:08:30 -07:00
Patrick H. Lauke
cda901f244
v5/docs: reintroduce outline for docs code samples, buttons when :not(:focus-visible) ( #36507 )
...
* Remove outline suppression for focused `<pre>`
Sighted keyboard users rely on knowing where their focus is. If the `<pre>` receives focus (so that it can be scrolled by keyboard users, for instance) then it's essential that they know this is the case
* Only suppress outline for buttons when `:not(:focus-visible)`
* Add right-hand margin to pre
avoids having the focus outline awkwardly clipped by the copy button
2022-08-31 18:30:23 -07:00
Florian Lacreuse
87aaf94996
Add default select example in cheatsheet ( #36877 )
...
Co-authored-by: Julien Déramond <julien.deramond@orange.com >
2022-08-31 18:19:45 -07:00
Florian Lacreuse
2f3aec819a
Fix input group z-index focus + validation
2022-08-31 18:17:41 -07:00
louismaximepiton
ebbed79df7
Fix for horizontal list-group item
2022-08-31 18:16:11 -07:00
Julien Déramond
a138bc3fb9
More consistency for CSS/Sass vars doc for components with dark variants
2022-08-31 18:15:11 -07:00
Michael Geuchmann
bc2ec7c758
bugfix undefined border color variable for btn
2022-08-31 18:12:01 -07:00
Julien Déramond
465cc2da4f
Docs: improve cards image overlays markup
2022-08-31 18:10:55 -07:00
louismaximepiton
a0238d126b
Adding missing CSS variables for z-index
2022-08-31 18:04:09 -07:00
louismaximepiton
4cea8b1786
Add a comment for track the bug.
2022-08-31 18:03:42 -07:00
louismaximepiton
995df354f2
Set cursor to auto instead of pointer on .DocSearch-Container
2022-08-31 18:03:42 -07:00
louismaximepiton
15318674fb
Change offcanvas to be more consistent with carousel and dropdown
2022-08-31 18:03:08 -07:00
Louis-Maxime Piton
29332a954f
Docs: Fix js options to what is really inside js ( #37019 )
2022-08-31 16:50:54 +03:00
dependabot[bot]
af1bd974bb
Bump @rollup/plugin-commonjs from 22.0.1 to 22.0.2 ( #36929 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 22.0.1 to 22.0.2.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v22.0.2/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 19:24:27 +03:00
Kitty Giraudel
c3c6591166
Update an outdated name mentioned in a Sass comment
2022-08-10 21:23:41 +02:00
XhmikosR
a685b9648b
Update devDependencies ( #36900 )
...
* @babel/cli ^7.18.9 → ^7.18.10
* @babel/core ^7.18.9 → ^7.18.10
* @babel/preset-env ^7.18.9 → ^7.18.10
* eslint ^8.20.0 → ^8.21.0
* sass ^1.54.0 → ^1.54.2
2022-08-04 09:48:23 +03:00
dependabot[bot]
aad77f32bd
Bump rollup from 2.77.0 to 2.77.2 ( #36886 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.77.0 to 2.77.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.77.0...v2.77.2 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-04 08:29:27 +03:00
Vipin Mishra
9e57dfadac
Added new example in examples/features page. ( #36660 )
...
* Added new example in examples/features
* Fix indentation, other suggested changes from review
* fix: heading structure
2022-08-03 21:52:41 -07:00
Hadouin
e57a94cd66
Docs: add grid-row-columns variable
...
#36691
2022-08-03 14:12:15 -07:00
Hadouin
8730ef0f8e
fix #36662 List-group-item margin-top is offset when importing sass in a nested class ( #36663 )
...
* fix #36662 & + .list-group-item
* Ignore linter
Co-authored-by: Mark Otto <otto@github.com >
2022-08-03 11:27:51 -07:00
Patrick H. Lauke
4018fac20e
Expand popover custom container explanation
...
mention the scenario of popovers inside modals - see https://github.com/twbs/bootstrap/issues/36692#issuecomment-1178261690
2022-08-03 11:24:20 -07:00
louismaximepiton
6c221aa043
Fix
2022-08-01 09:06:47 -07:00
Matthew West
7432f2a922
Fix docs typo of .form-checkbox -> .form-check
...
The class `.form-checkbox` is not used in Bootstrap and here it should say `.form-check` (as shown in the example below).
2022-08-01 09:02:24 -07:00
louismaximepiton
c22dd50e1b
Fix floating labels
2022-08-01 08:59:22 -07:00
Julien Déramond
a4f81c04b5
Bump autoprefixer from 10.4.7 to 10.4.8 ( #36860 )
2022-07-31 09:41:12 +03:00
Julien Déramond
85530309fa
Define correctly $popover-header-color ( #36849 )
2022-07-29 21:54:18 +02:00
Julien Déramond
17aa6732ab
Fix typos after #36762 ( #36771 )
2022-07-29 21:49:01 +02:00
GeoSot
db86607c08
ScrollSpy: make the threshold option configurable ( #36750 )
...
* feat(ScrollSpy): make the threshold option configurable
2022-07-28 11:58:28 +03:00
Mark Otto
90c50ab198
Fixes #36770 : Add navbar image alt text ( #36850 )
2022-07-28 07:51:08 +02:00
Mark Otto
3feaf6ca0b
Move DocSearch out of offcanvas to always show it on mobile ( #36824 )
2022-07-27 13:30:42 -07:00
GeoSot
dfae892801
Re-set tooltip title, on disposal ( #36751 )
...
fix(reg): Re-set tooltip title, on disposal
2022-07-27 17:40:05 +03:00
dependabot[bot]
44c9c8df8d
Bump sass from 1.53.0 to 1.54.0 ( #36845 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.53.0 to 1.54.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.53.0...1.54.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-27 09:09:12 +03:00
dependabot[bot]
02f1c628f1
Bump lockfile-lint from 4.7.6 to 4.7.7 ( #36844 )
...
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint ) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases )
- [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.7.6...lockfile-lint@4.7.7 )
---
updated-dependencies:
- dependency-name: lockfile-lint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-27 08:54:09 +03:00
Mark Otto
501faa2c96
Simplify social images and add ability to set per-page images ( #36804 )
...
* Simplify social images and add ability to set per-page images
- Removes the homepage summary layout in favor of the larger image card (makes it more consistent with other pages)
- Reuses new thumbnails for Webpack, Parcel, and Vite guides to add their new social images
* Update default social card
* Change description to subtitle, add longer description to match homepage
* Remove social_image_path, use inline conditions for social images
2022-07-26 09:25:47 -07:00
Mark Otto
00aa1a5c6e
Remove Slack from site and repo docs ( #36825 )
...
* Remove Slack from site and repo docs
* Apply suggestions from code review
Co-authored-by: Julien Déramond <julien.deramond@orange.com >
Co-authored-by: Julien Déramond <julien.deramond@orange.com >
2022-07-25 15:47:14 -07:00
Julien Déramond
a153f360ee
Fix pagination page items border radius
2022-07-25 16:00:47 -06:00
louismaximepiton
dc901d25fa
Adding missing offcanvas added-in shortcode
2022-07-25 15:50:53 -06:00
louismaximepiton
01bf7a9b86
Adding missing borders added-in shortcode
2022-07-25 15:50:53 -06:00
Julien Déramond
14e705d9ae
Docs: Redirect users to different templates of issues rather than an empty one ( #36827 )
2022-07-25 19:19:11 +02:00
Julien Déramond
99cd8ca8a0
Docs: use added-in shortcode in Offcanvas ( #36836 )
2022-07-25 19:11:44 +02:00
Christian Oliff
e547c9c2e9
Docs: fix Markdown link in Tooltips ( #36839 )
2022-07-25 19:07:42 +02:00
Patrick H. Lauke
7688c84b8a
Correct heading levels in features example
...
to keep the look the same, added `fs-...` sizing classes where necessary
2022-07-25 08:49:06 -06:00
campersau
b6d27899fc
Rename scrollspy to toast in toast.md ( #36819 )
2022-07-23 01:56:02 +03:00
Sadeed pv
d12bcf7bc0
Fix Algolia's DocSearch broken URL in README ( #36812 )
2022-07-22 16:30:11 +02:00
なつき
04b5d099b3
Remove unused parameter of bsBanner mixin ( #36791 )
2022-07-22 10:35:38 +02:00
XhmikosR
edf9c40956
Release v5.2.0 ( #36768 )
...
* Bump version to 5.2.0
* Dist
* Update masthead.html
2022-07-19 18:43:58 +03:00
GeoSot
f451b4161e
Fix failing test on EventHandler ( #36772 )
2022-07-19 15:46:36 +03:00
XhmikosR
4035ad1a0e
Update devDependencies ( #36767 )
...
* @babel/cli ^7.18.6 → ^7.18.9
* @babel/core ^7.18.6 → ^7.18.9
* @babel/preset-env ^7.18.6 → ^7.18.9
* clean-css-cli ^5.6.0 → ^5.6.1
* eslint ^8.19.0 → ^8.20.0
* eslint-plugin-markdown ^2.2.1 → ^3.0.0
* rollup ^2.76.0 → ^2.77.0
* stylelint-config-twbs-bootstrap ^4.0.0 → ^5.0.0
* terser ^5.14.1 → ^5.14.2
2022-07-19 08:33:05 +03:00
Marc Wrobel
eae51cdf32
Fix various small typos in documentation ( #36762 )
2022-07-18 13:30:41 -07:00
Marc Wrobel
705d6857ad
Fix typos in code ( #36763 )
...
Shoutout is correct but has been replaced by its more common form : Shout-out (https://www.merriam-webster.com/dictionary/shout-out ).
2022-07-18 13:30:29 -07:00
JWB
154916ca2e
Fixing pagination compile issue
...
This was an issue with the tables as well, but that has been updated here - 4a3c004c34
This was also noted here - 36501#issuecomment-1153187062_
This effects the 5.2 beta1 that is released on the homepage.
Whats happening is with a fresh download and compile, with some compilers, I noticed not all of them run into this issue, we get the Sass variable showing up and not the actual value.
Steps to reproduce -
- Download the source code form the docs for beta 2 and extract
- Open VSCode -> open folder to the bootstrap directory you just extracted
- install the "Sass/Less/Stylus/Pug/Jade/Typescript/Javascript Compile Hero Pro" v2.3.53 by Eno Yao extension
---- might have to restart VSCode
- go to that extensions settings, and set the directory to save the output / compiled version to `../dist`
- tap that Compile Hero on the bottom to activate the extension
- open `bootstrap.scss` add a space or a new line and save it
- check the compiles version and you should see the errors
2022-07-17 21:18:55 -07:00
Nils K
9d5c834f94
Fix indentation in code sample
2022-07-17 20:53:28 -07:00
Julien Déramond
150b374933
Fix active/focused button link text color
2022-07-17 20:52:52 -07:00
Mark Otto
d262a50c1f
Add links to Webpack, Parcel, and Vite guides on homepage ( #36760 )
2022-07-17 20:52:30 -07:00
Mark Otto
71cbb88f09
Support input groups in floating forms ( #36759 )
...
* Support input groups in floating forms
* Update bundlewatch
Co-authored-by: 719media <ben@719media.com >
2022-07-17 20:50:41 -07:00
Marc Wrobel
6d101b15a4
Fix typos in snippets.js ( #36758 )
2022-07-17 20:54:34 +02:00
Julien Déramond
ed448925da
Docs: same text for disabled ranges and disabled form controls ( #36741 )
2022-07-16 10:29:51 +02:00
Julien Déramond
aa8d0b3439
Standardization of spyOn usage ( #36742 )
2022-07-15 16:52:03 +03:00
GeoSot
713d7140f1
Offcanvas: activate focustrap when backdrop is enabled ( #36717 )
...
* fix(offcanvas): activate focustrap when backdrop is enabled
* Adding tabindex='-1' for both offcanvases in the docs
* Remove useless aria-expanded='false' in togglers
* Update js/tests/unit/offcanvas.spec.js
Co-authored-by: Julien Déramond <julien.deramond@orange.com >
Co-authored-by: Julien Déramond <juderamond@gmail.com >
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
2022-07-14 10:06:06 +01:00
Patrick H. Lauke
8bb68b04b3
Add accNames to all progress bar examples ( #36732 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
Co-authored-by: Abdullah Alaqeel <abdullah.t.aqeel@gmail.com >
2022-07-13 23:31:15 +02:00
Christian Oliff
b5910674da
Docs: Capitalize Unicode ( #36734 )
2022-07-13 17:27:16 +02:00
GeoSot
54317bf7c8
Add a banner mixin, helping future releases and maintenance ( #36178 )
...
* Add a banner mixin, helping future releases and maintenance
* Update scss/bootstrap-reboot.scss
Co-authored-by: Julien Déramond <julien.deramond@orange.com >
* Apply suggestions from code review
Co-authored-by: Julien Déramond <julien.deramond@orange.com >
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2022-07-11 16:36:12 -07:00
Louis-Maxime Piton
ed2690608e
Fix on #35679 ( #36668 )
...
* Fix
* .
2022-07-11 16:29:30 -07:00
GeoSot
62b3d3cc68
Add some details for non visible scrollspy elements ( #36625 )
...
* docs: add some details for non visible scrollspy elements
* Apply suggestions from code review
Co-authored-by: Julien Déramond <julien.deramond@orange.com >
* fix selectors on snippet
* Fix paragraph by a native speaker
Co-authored-by: Mark Otto <markd.otto@gmail.com >
* Update scrollspy.md
* Move from warning to own section
* Update scrollspy.md
Co-authored-by: Julien Déramond <julien.deramond@orange.com >
Co-authored-by: Julien Déramond <juderamond@gmail.com >
Co-authored-by: Mark Otto <markd.otto@gmail.com >
Co-authored-by: Mark Otto <markdotto@gmail.com >
2022-07-11 16:17:53 -07:00
Julien Déramond
a1224482f2
Add $display-font-family and $display-font-style ( #36711 )
2022-07-11 23:16:33 +02:00
Neeraj Kumar Das
ac654a0f66
Add CSS custom property: --bs-btn-disabled-border-color to mixin: button-outline-variant
2022-07-11 01:38:05 -07:00
XhmikosR
81aa8e0713
Update devDependencies ( #36715 )
...
* eslint ^8.18.0 → ^8.19.0
* lockfile-lint ^4.7.5 → ^4.7.6
* nodemon ^2.0.18 → ^2.0.19
* postcss-cli ^9.1.0 → ^10.0.0
* rollup ^2.75.7 → ^2.76.0
2022-07-11 11:18:49 +03:00
Julien Déramond
5235f8eb04
Fix 'Remove from map' Sass description
2022-07-11 00:59:42 -07:00
Mark Otto
270344a0d5
Remove headings-color CSS variable due to backward compatibility issues
2022-07-11 00:56:26 -07:00
Julien Déramond
3eb6265b65
Docs: fix description on how to alter display values ( #36712 )
2022-07-10 08:37:47 +02:00
Julien Déramond
59a285ff3c
Docs: Add 'Icons' link in footer
2022-07-08 17:05:39 -07:00
Julien Déramond
2bf383c596
Add missing CSS vars for .navbar-nav
2022-07-07 14:32:35 -07:00
Julien Déramond
a396d9cd12
Replace JS Bin refs by CodePen or StackBlitz references
2022-07-07 14:28:08 -07:00
Christian Oliff
6f10bdc99c
add type="button" to Bootstrap versions dropdown ( #36696 )
...
minor accessibility issue fix reported by webhint.io browser extension
2022-07-07 13:14:24 +01:00
Julien Déramond
6cf72530ed
Docs: add indeterminate disabled checkbox example ( #36674 )
2022-07-06 07:43:38 +02:00
Julien Déramond
22c7503c88
Docs: alphabetical reorder of some events/methods in tables ( #36669 )
2022-07-06 07:33:28 +02:00
Nathan Walters
3f324eed02
Handle non-empty whitespace textContent in Tooltip trigger ( #36588 )
2022-07-06 07:15:50 +02:00
Julien Déramond
7d0b224df4
Revert db61cf3 for $text-muted default value ( #36680 )
2022-07-06 06:22:30 +02:00
Christian Oliff
f0f8107d05
remove dead link from translations
2022-07-05 14:43:53 -10:00
Julien Déramond
547aa099ea
Docs: fix some ScrollSpy HTML copyable codes ( #36672 )
2022-07-05 13:45:30 +02:00
Julien Déramond
c1813ef2bc
ref(tests): Minor fix to use self-closing input HTML tag ( #36667 )
2022-07-04 14:12:10 +03:00
Vipin Mishra
a13f432db4
Fix a typo in the documentation masthead ( #36658 )
...
Co-authored-by: Vipin MIshra <vipin@digiqt.com >
2022-07-02 06:17:55 +00:00
Neeraj Kumar Das
f2692b1c58
Added examples for Radios in List Group ( #36644 )
...
* Add examples for Radios in List Group
* Reduce the number of checkboxes and radios to 3 for consistency
Drop aria-label on inputs and use label
Use class stretched-link on labels to cover the whole list group item
Check the first radio by default
Remove radios from streched link examples
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2022-06-30 22:58:28 +03:00
Aleksander Machniak
505e0235b9
Fix interoperability issue regarding Event properties ( #36386 )
...
* Fix interoperability issue regarding Event properties
- make possible to re-set read-only event properties
- use hydrateObj() to set delegateTarget property
Fixes #36207
Co-authored-by: GeoSot <geo.sotis@gmail.com >
Co-authored-by: Julien Déramond <julien.deramond@orange.com >
2022-06-30 22:52:47 +03:00
Christian Oliff
4082a3b52d
update Lighthouse URL
...
saves a HTTP redirect :-)
2022-06-30 22:25:32 +03:00
Julien Déramond
9400b8f2f9
Fix tooltip/badge border radius when rounded disabled
2022-06-29 13:41:33 -07:00
Tech Vanity
d4aee02458
Fix dashboard example so that the sticky sidebar has scrollable content ( #36608 )
2022-06-29 18:33:23 +02:00
XhmikosR
7f70fcab0f
Update devDependencies ( #36640 )
...
* @babel/cli ^7.17.10 → ^7.18.6
* @babel/core ^7.18.5 → ^7.18.6
* @babel/preset-env ^7.18.2 → ^7.18.6
* @rollup/plugin-commonjs ^22.0.0 → ^22.0.1
* eslint ^8.17.0 → ^8.18.0
* hugo-bin ^0.88.2 → ^0.89.0
* karma-jasmine ^5.0.1 → ^5.1.0
* nodemon ^2.0.16 → ^2.0.18
* rollup ^2.75.6 → ^2.75.7
* sass ^1.52.3 → ^1.53.0
2022-06-28 09:07:31 +03:00
Julien Déramond
828034f26f
Fix search modal z-index to be on top of all docs showcased components ( #36627 )
2022-06-28 07:41:15 +02:00
Julien Déramond
9cf0e9b735
Fix StackBlitz examples needing docs CSS ( #36637 )
2022-06-28 07:31:47 +02:00
GeoSot
4f4b42dd14
Force tooltip and popover to recreate content every time it opens ( #35679 )
2022-06-27 12:58:27 +03:00
GeoSot
f14c58f494
ref(tab): remove show from panels dependent-less they have .fade class or not (simplify checks) ( #36622 )
2022-06-27 12:43:11 +03:00
Julien Déramond
8de0488330
Docs: update clipboard.js to v2.0.11
2022-06-25 16:06:07 +03:00
Julien Déramond
eea1b1e1fd
Use 'needs-example' label to trigger live demo bot message ( #36624 )
2022-06-22 22:53:28 +02:00
GeoSot
d05c42a397
fix: change dismiss handler, listening to key down, instead of click ( #36401 )
2022-06-21 11:03:57 +03:00
Julien Déramond
a877c5d04a
Fix popover live demo to use data-bs-title instead of title ( #36613 )
2022-06-21 07:39:15 +02:00
Julien Déramond
cfabeb71fa
Fix StackBlitz Popovers and Tooltips examples ( #36449 )
...
* Fix StackBlitz Popovers and Tooltips examples
* Rename shortcode example parameters
* Reorder example shortcode doc params + fix Cspell
* Remove 'stackblitz' param + use data-bs-title instead of title
* Update site/layouts/partials/callout-warning-data-bs-title-vs-title.md
Co-authored-by: Mark Otto <markd.otto@gmail.com >
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2022-06-20 07:19:47 -07:00
Julien Déramond
22503d6b21
Update Code of Conduct with Contributor Covenant 2.1 ( #36548 )
...
Signed-off-by: Julien Déramond <juderamond@gmail.com >
2022-06-16 06:52:36 +02:00
Mark Otto
24d79fe74c
Add example of dark navbar and offcanvas to docs ( #36510 )
2022-06-15 07:41:39 -07:00
Mark Otto
ac0b87b207
Don't style readonly inputs as disabled ( #36499 )
...
* Don't style readonly inputs as disabled
Also remove the Chrome-specific focus styling from readonly plaintext
* Update some docs comments
2022-06-14 07:25:49 -07:00
XhmikosR
dfe7472431
Regenerate package-lock.json
2022-06-14 16:33:00 +03:00
dependabot[bot]
7dc4fa932f
Bump lockfile-lint from 4.7.4 to 4.7.5 ( #36570 )
...
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint ) from 4.7.4 to 4.7.5.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases )
- [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.7.4...lockfile-lint@4.7.5 )
---
updated-dependencies:
- dependency-name: lockfile-lint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 16:31:29 +03:00
dependabot[bot]
c57625b4d4
Bump karma from 6.3.20 to 6.4.0 ( #36573 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.20 to 6.4.0.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.20...v6.4.0 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 16:22:27 +03:00
dependabot[bot]
8d29e86ff4
Bump sass from 1.52.2 to 1.52.3 ( #36572 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.52.2 to 1.52.3.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.52.2...1.52.3 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 16:19:44 +03:00
dependabot[bot]
1656b07ed5
Bump rollup from 2.75.5 to 2.75.6 ( #36571 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.75.5 to 2.75.6.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.75.5...v2.75.6 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 16:19:21 +03:00
GeoSot
fc24f8788f
Carousel: Remove redundant reference to interval=false from docs ( #36545 )
...
* docs: remove redundant reference to `interval=false`
* docs: remove redundant reference to `interval=false` from tests
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-06-14 16:17:28 +03:00
dependabot[bot]
13f109e542
Bump hugo-bin from 0.88.1 to 0.88.2 ( #36569 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.88.1 to 0.88.2.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.88.1...v0.88.2 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 16:14:59 +03:00
dependabot[bot]
147d3b0c9a
Bump terser from 5.14.0 to 5.14.1 ( #36568 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.14.0 to 5.14.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.14.0...v5.14.1 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 16:14:36 +03:00
dependabot[bot]
06f0cca502
Bump stylelint from 14.8.5 to 14.9.1 ( #36567 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.8.5 to 14.9.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.8.5...14.9.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 16:14:09 +03:00
dependabot[bot]
4d91157e39
Bump @babel/core from 7.18.2 to 7.18.5 ( #36566 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.2 to 7.18.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 16:13:24 +03:00
GeoSot
ec8166a90f
fix: fix possible bug on event handler. ( #36561 )
...
some browsers validate the empty object as `true`, so is safer to use an explicit check
2022-06-14 08:33:53 +03:00
Mark Otto
5f75413735
Generate local CSS variables on utilities when using state option
2022-06-13 14:07:13 -07:00
Sam Magura
1b31f84916
Document BootstrapVue being outdated
2022-06-13 08:41:50 -07:00
Mark Otto
a9ef305b81
Fixes #36550
2022-06-13 08:31:59 -07:00
Jeremy Thompson
0a3864641b
Add .active navbar breaking change to 5.0 docs
2022-06-08 15:44:29 -07:00
Mark Otto
d16a16258c
Manually set hover and active backgrounds and borders for dark and light buttons
2022-06-08 15:32:05 -07:00
Julien Déramond
ae3442041c
Fix typo in dropdown unit test
2022-06-08 15:23:03 -07:00
GeoSot
37cf7d11b9
Scrollspy: enable smooth-scroll behavior ( #36528 )
2022-06-08 22:35:09 +03:00
XhmikosR
90021886f6
Update devDependencies ( #36513 )
...
* eslint ^8.16.0 → ^8.17.0
* sass ^1.52.1 → ^1.52.2
* stylelint-config-twbs-bootstrap ^3.2.0 → ^4.0.0
2022-06-07 07:33:32 +03:00
Patrick H. Lauke
af0c1d8618
Improve accessible name of version dropdown in docs navbar ( #36495 )
...
- add `aria-hidden="true"` to the "Bootstrap" text that is hidden on large screens
- add separate visually-hidden "Bootstrap", which will be part of the accessible name regardless of whether the other string is visible or not (on large screen)
- extra visually-hidden text to give some context - that the dropdown is about switching versions
- remove the redundant id/aria-labelledby for the dropdown
2022-06-05 09:59:41 +01:00
Julien Déramond
5b0bf3f49a
Docs: Add a Vite Getting Started guide ( #36412 )
...
* Docs: Add a Vite Getting Started guide
* Fix npm run docs temporarily
* Fix cspell and lint
* Uncomment the 2nd part
* .
* Make it work without dist
* Updates after merges of Parcel/Webpack guides rewriting
* Update images
* Replace dev images
* Compress the new images better
* Update site/content/docs/5.2/customize/optimize.md
Co-authored-by: Mark Otto <otto@github.com >
* Update site/content/docs/5.2/getting-started/vite.md
Co-authored-by: Mark Otto <markdotto@gmail.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Mark Otto <otto@github.com >
2022-06-04 09:42:32 -07:00
Patrick H. Lauke
8965b11dd5
Remove confusing unnecessary id/aria-labelledby for dropdown menus ( #36487 )
...
see https://github.com/twbs/bootstrap/discussions/35755
Note that even the APG guide for disclosure widgets doesn't use this optional "nice-to-have" extra bit https://www.w3.org/WAI/ARIA/apg/patterns/disclosure/ (though they do use `aria-controls`, which in most current browser/AT combos is borked though)
2022-06-03 11:18:22 +01:00
Patrick H. Lauke
3102b4a3e9
Update some WCAG links, expand sass.md contrast explanation ( #36489 )
2022-06-03 10:42:49 +01:00
Julien Déramond
6d5a70340d
Docs: fix some ARIA Authoring Practices Guides broken links ( #36488 )
...
* Docs: fix some ARIA Authoring Practices Guides broken link
2022-06-02 22:10:22 +01:00
louismaxime.piton
c137d11aa2
Re-ordering js default objects
2022-06-01 19:24:45 -07:00
Mark Otto
824c5a077b
Fix .dropdown-item border-radius when -padding-y is 0
2022-06-01 18:41:26 -07:00
Julien Déramond
ac89c3692b
Docs: remove unused _algolia.scss
2022-06-01 14:24:08 -07:00
Julien Déramond
29766b2db2
Docs: fix Reboot Horizontal rules using border utilities
2022-06-01 14:14:06 -07:00
XhmikosR
eb17d3d760
Update devDependencies ( #36481 )
...
* hugo-bin ^0.87.1 → ^0.88.1
* rollup ^2.74.1 → ^2.75.5
* stylelint-config-twbs-bootstrap ^3.1.0 → ^3.2.0
2022-06-01 18:19:32 +03:00
dependabot[bot]
83cb588f94
Bump streetsidesoftware/cspell-action from 1 to 2 ( #36473 )
...
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action ) from 1 to 2.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-05-31 17:52:57 +03:00
dependabot[bot]
dcb4d5e1df
Bump stylelint from 14.8.3 to 14.8.5 ( #36472 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.8.3 to 14.8.5.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.8.3...14.8.5 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-05-31 17:51:01 +03:00
dependabot[bot]
753698fea0
Bump @babel/preset-env from 7.18.0 to 7.18.2 ( #36470 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.0 to 7.18.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.2/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 17:48:37 +03:00
dependabot[bot]
f5dd354a25
Bump @babel/core from 7.18.0 to 7.18.2 ( #36469 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.0 to 7.18.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.2/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-05-31 17:43:18 +03:00
dependabot[bot]
e9b901785a
Bump terser from 5.13.1 to 5.14.0 ( #36468 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.13.1 to 5.14.0.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.13.1...v5.14.0 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-05-31 17:39:58 +03:00
dependabot[bot]
28b1bc67b1
Bump karma-jasmine-html-reporter from 1.7.0 to 2.0.0 ( #36467 )
...
Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter ) from 1.7.0 to 2.0.0.
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases )
- [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/compare/v1.7.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: karma-jasmine-html-reporter
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 17:36:30 +03:00
Louis-Maxime Piton
d388bd6e1b
JS: tests fixes & standardization of spies usage ( #36398 )
...
* Fix carousel spec typo
* Change carousel test name in align with testing method
* Make the spies declarations the same everywhere
2022-05-31 11:18:32 +03:00
mcoms
78c0ad8044
fix alert border radius
2022-05-30 09:26:41 -07:00
Julien Déramond
ef3ecaf997
Docs: Use example shortcode for all Button groups ( #36450 )
2022-05-30 07:27:48 +02:00
GeoSot
651dae6d0f
Add some details on "javascript" page ( #36363 )
...
* docs: Add more details on "getting-started -> javascript" page & group jQuery stuff
* Update after feedback
* Rewrite some content
- Shorten copy here and there
- Reduce some callouts that are entire sections with h2 headings
- Re-arrange a couple things
Co-authored-by: Mark Otto <markdotto@gmail.com >
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2022-05-27 19:06:07 -07:00
Julien Déramond
8b85267739
Fix StackBlitz examples by embedding snippets.js when needed ( #36352 )
...
* Fix StackBlitz examples by embedding snippets.js when needed
* Fix Popovers
* Fix tooltips
* Fix Toasts
* Add comment sections
* Fix Alerts
* Indeterminate heckboxes + classes handling
* Nothing to do for links
* Fix modals
* Nothing to do for Offcanvas
* Remove correctly .bd-example
* Add body .p-3 for all StackBlitz examples
2022-05-26 14:29:08 -07:00
Mark Otto
4a3c004c34
Update Sass for computing .table-group-divider border ( #36446 )
...
* Update Sass for computing .table-group-divider border
* Remove stylelint rule
2022-05-26 14:23:54 -07:00
Mark Otto
23c4a96726
Update import order for utilities API docs ( #36444 )
...
* Update import order for utilities API docs
* Add more complex examples, clarify things
* typo
2022-05-26 14:11:27 -07:00
XhmikosR
0c5cc1bc28
Docs: improve image compression ( #36346 )
2022-05-25 09:41:15 +03:00
Mark Otto
461596e5ea
Add docs info for using JS w/ ESM shim ( #36414 )
...
* Docs: dependencies mgmt for vanilla ESM in browser
Doc change for https://github.com/twbs/bootstrap/issues/31944
* Update javascript.md
* Update javascript.md
* Update .cspell.json
* Update javascript.md
* Update javascript.md
* rewrite
* Add link
* edit
* eslint-skip
Co-authored-by: Caspar MacRae <earcam@gmail.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-05-24 10:52:46 -07:00
Louis-Maxime Piton
dea14df8ca
CSS: doc fixes ( #36425 )
...
* Remove unused attributes
* Use utilities rather than using new CSS
* Removed unused class
* Change StackBlitz icon `aria-label` + small inconsistency
2022-05-24 10:39:57 -07:00
dependabot[bot]
afef596f20
Bump stylelint-config-twbs-bootstrap from 3.0.1 to 3.1.0 ( #36428 )
...
* Bump stylelint-config-twbs-bootstrap from 3.0.1 to 3.1.0
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap ) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases )
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v3.0.1...v3.1.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-twbs-bootstrap
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update .stylelintrc
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-05-24 09:47:44 +03:00
XhmikosR
39b609431b
Update devDependencies ( #36427 )
...
* @babel/core ^7.17.10 → ^7.18.0
* @babel/preset-env ^7.17.10 → ^7.18.0
* eslint ^8.15.0 → ^8.16.0
* eslint-config-xo ^0.40.0 → ^0.41.0
* hugo-bin ^0.86.0 → ^0.87.1
* postcss ^8.4.13 → ^8.4.14
* rollup ^2.72.1 → ^2.74.1
* sass ^1.51.0 → ^1.52.1
* stylelint ^14.8.2 → ^14.8.3
2022-05-24 07:24:28 +03:00
Mark Otto
427c089961
Stylelint: Disable custom-property-empty-line-before
2022-05-22 19:58:14 -07:00
Mark Otto
d17fe26dcf
Rewrite Parcel guide ( #36411 )
...
* Rewrite Parcel guide
* update to match latest webpack guide, add images
* eslint-skip
* Apply suggestions from code review
Co-authored-by: Julien Déramond <julien.deramond@orange.com >
* match parcel to webpack, share footer, consistent use of no ;
* Update site/content/docs/5.2/getting-started/parcel.md
Co-authored-by: Julien Déramond <julien.deramond@orange.com >
* edits from code review
* Add custom images
* add image compression action from blog
Co-authored-by: Julien Déramond <julien.deramond@orange.com >
2022-05-22 17:47:01 -07:00
HDPham
7ed1a5f821
Truncate text to prevent multiline floating label
2022-05-21 10:47:34 -07:00
汪心禾
8d87997303
Remove is-invalid from textarea validation example
2022-05-21 10:18:16 -07:00
Mark Otto
3a327c9015
Rewrite Webpack guide ( #36382 )
...
* Rewrite Webpack guide
Co-Authored-By: GeoSot <geo.sotis@gmail.com >
Co-Authored-By: Julien Déramond <17381666+julien-deramond@users.noreply.github.com >
* rewrite some pieces
* eslint-skip
Co-authored-by: GeoSot <geo.sotis@gmail.com >
Co-authored-by: Julien Déramond <17381666+julien-deramond@users.noreply.github.com >
2022-05-20 13:43:30 -07:00
Ryan Berliner
27261bd495
add back focus box shadow on btn link
2022-05-20 11:19:17 -07:00
Mark Otto
eaf760e4bc
Update form-control-color sizing and styles ( #36156 )
2022-05-20 11:02:32 -07:00
Louis-Maxime Piton
e2e107fc72
CSS: few proposals ( #36406 )
...
* Something to try about `!important` in color-bg helper
* Better understanding border utility `.border-*-0`
* Having rounded numbers of px
2022-05-20 10:28:31 -07:00
Louis-Maxime Piton
8959bf3f0b
Docs: quick fixes for HTML ( #36395 )
...
* Using the new helper in the doc
* Remove input from `Tab` access
* Change scrollspy code examples
* Reordering tables for JS
* Fix for parcel file
* Center align all the code example texts in layout
* Alphabetical reorder the helpers
2022-05-20 10:21:48 -07:00
Liam
73e45ee36c
Update introduction.md
...
Juste a quotation mark.
2022-05-20 09:38:34 -07:00
Julien Déramond
416f4905f1
Fix missing Swag Store URL
2022-05-17 07:51:58 -07:00
GeoSot
b5a956781f
Assorted Event handler patches ( #36171 )
...
* EventHandler: rename functions & variables
* EventHandler: export event hydration to function
* EventHandler: rename variable
* EventHandler: simplify checks and make use of one variable
Move check of falsie delegated-selector, caused by tooltip.js
* EventHandler: more renaming
* Update event-handler.js
* bump bunldewatch
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-05-16 07:59:50 -07:00
Christian Oliff
da541014cb
Correct rounded sizes number
2022-05-16 07:14:42 -07:00
Mark Otto
e12e0806fb
Update search box styling and position
2022-05-15 14:22:33 -07:00
Justin Kruit
bb4f9d74fb
Offcanvas not showing with .showing ( #36353 )
...
The transform of .showing was being overridden by .offcanvas.offcanvas-start, while .show wasn't. This resulted in an illusion of the offcanvas waiting for the backdrop, reported in #36347 . Moving the show classes below the position classes fixes this problem.
2022-05-14 21:36:01 +03:00
Mark Otto
46bb9e78d7
Fix homepage npm install snippet
2022-05-13 20:16:05 +03:00
XhmikosR
ab37f63b3d
docs: add the version in npm/yarn commands
2022-05-13 20:16:05 +03:00
XhmikosR
fca04c0713
Dist
2022-05-13 19:44:01 +03:00
Mark Otto
eacee3ad3f
Add Fathom Analytics
2022-05-13 19:44:01 +03:00
Mark Otto
f7e8ca91e0
Prepare v5.2.0-beta1
2022-05-13 19:44:01 +03:00
Julien Déramond
8d016c6cf9
Fix a11y keyboard access to docs navigation ( #36340 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-05-13 19:28:55 +03:00
XhmikosR
5f8383a136
docs: link to the root page for the homepage ( #36344 )
2022-05-13 19:28:18 +03:00
XhmikosR
bd84449330
Update devDependencies and regenerate package-lock.json ( #36342 )
...
* karma ^6.3.19 → ^6.3.20
* karma-jasmine ^5.0.0 → ^5.0.1
2022-05-13 19:27:17 +03:00
XhmikosR
ce650e7c7d
docs: drop Scratch usage ( #36337 )
2022-05-13 18:49:49 +03:00
XhmikosR
6c10d60711
tooltip: ignore $tooltip-margin warning for core
2022-05-13 08:38:24 -07:00
GeoSot
b167420bdf
Revert backdrop utilization, handling clicks over modal ( #36324 )
...
* refactor(Modal.js): stop using backdrop class to handle clicks over modal
* Revert #35554 and backdrop callback usage
Explanation: In order to bypass `.modal`, was applied a css rule `pointer-events:none` which caused the side effect, and user couldn't scroll "long content modals"
* Update .bundlewatch.config.json
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2022-05-12 21:20:04 -07:00
Julien Déramond
88a6610895
Minor changes in 'Usage with JavaScript frameworks' description
2022-05-11 12:06:48 -07:00
Julien Déramond
bbda152cd9
Remove unused .border-right rule from modal example CSS file
2022-05-11 11:29:26 -07:00
Julien Déramond
dd19bf2657
Doc: fix text overflow example
2022-05-11 08:28:35 -07:00
cccabinet
795167d822
Fix contents.md
2022-05-10 15:17:29 -07:00
dependabot[bot]
3cac119930
Bump terser from 5.12.1 to 5.13.1 ( #36267 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.12.1 to 5.13.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.12.1...v5.13.1 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-05-10 11:38:12 +03:00
dependabot[bot]
124bdfa4c1
Bump ip from 1.1.5 to 2.0.0 ( #36316 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 1.1.5 to 2.0.0.
- [Release notes](https://github.com/indutny/node-ip/releases )
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v2.0.0 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 11:22:52 +03:00
dependabot[bot]
a9f8feb90b
Bump nodemon from 2.0.15 to 2.0.16 ( #36320 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.15 to 2.0.16.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.15...v2.0.16 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 10:27:45 +03:00
dependabot[bot]
0e2fe9c8d1
Bump @rollup/plugin-node-resolve from 13.2.1 to 13.3.0 ( #36319 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 13.2.1 to 13.3.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.3.0/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 10:10:18 +03:00
dependabot[bot]
ceb94d07fa
Bump @babel/core from 7.17.9 to 7.17.10 ( #36318 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.9 to 7.17.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.10/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 10:02:47 +03:00
dependabot[bot]
8070e2da9d
Bump hugo-bin from 0.85.3 to 0.86.0 ( #36317 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.85.3 to 0.86.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.85.3...v0.86.0 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-05-10 09:59:10 +03:00
dependabot[bot]
7db2b16bea
Bump eslint from 8.13.0 to 8.15.0 ( #36315 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.13.0 to 8.15.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.13.0...v8.15.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 09:51:00 +03:00
dependabot[bot]
003fcac619
Bump stylelint from 14.7.1 to 14.8.2 ( #36313 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.7.1 to 14.8.2.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.7.1...14.8.2 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 09:49:44 +03:00
dependabot[bot]
63d4c509b7
Bump rollup from 2.70.2 to 2.72.1 ( #36314 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.70.2 to 2.72.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.70.2...v2.72.1 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-05-10 09:48:44 +03:00
dependabot[bot]
78e49f5127
Bump postcss from 8.4.12 to 8.4.13 ( #36321 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.12 to 8.4.13.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.12...8.4.13 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-05-10 09:41:48 +03:00
dependabot[bot]
6ca83e81b0
Bump @babel/cli from 7.17.6 to 7.17.10 ( #36265 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.17.6 to 7.17.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.10/packages/babel-cli )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 09:36:18 +03:00
dependabot[bot]
b2477d5c1e
Bump autoprefixer from 10.4.4 to 10.4.7 ( #36264 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.4 to 10.4.7.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.4...10.4.7 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 09:35:36 +03:00
dependabot[bot]
6ac37c9bb2
Bump karma from 6.3.18 to 6.3.19 ( #36227 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.18 to 6.3.19.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.18...v6.3.19 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 09:34:12 +03:00
dependabot[bot]
314a9dd949
Bump github/codeql-action from 1 to 2 ( #36230 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 09:33:45 +03:00
dependabot[bot]
fb20700a90
Bump @rollup/plugin-commonjs from 21.1.0 to 22.0.0 ( #36226 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 21.1.0 to 22.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v22.0.0/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 09:33:19 +03:00
dependabot[bot]
224b02e6e7
Bump sass from 1.50.1 to 1.51.0 ( #36225 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.50.1 to 1.51.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.50.1...1.51.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-05-10 09:32:35 +03:00
dependabot[bot]
68f5965f42
Bump @babel/preset-env from 7.16.11 to 7.17.10 ( #36266 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.16.11 to 7.17.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.10/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 09:25:25 +03:00
Julien Déramond
4207544c0e
Fix search with xs to md breakpoints
2022-05-08 20:08:03 -07:00
Mark Otto
619a65c55a
Remove leftover abbr styles in Reboot for tooltips
...
/cc @GeoSot
2022-05-08 20:01:25 -07:00
GeoSot
4a682ab00a
Toast: provide isShown method ( #36272 )
...
* feat(Toast): provide `isShown` method
* Update site/content/docs/5.1/components/toasts.md
Co-authored-by: Julien Déramond <julien.deramond@orange.com >
Co-authored-by: Julien Déramond <julien.deramond@orange.com >
2022-05-06 21:29:21 -07:00
GeoSot
92e6856235
Docs(Scrollspy): minor changes to be aligned with new version of javascript ( #36260 )
...
* Docs(Scrollspy): minor changes to be aligned with new version of javascript code
* first example: add proper root-margin
* 'nested nav' example: add more content to sections & enable smooth-scroll
* fix typo
* Changes after feedback
* Update examples and docs to streamline some things and improve how it works section
Co-authored-by: Mark Otto <markdotto@gmail.com >
2022-05-06 21:23:49 -07:00
GeoSot
f02bdf7c52
docs: add proper markup on modal's page tooltips ands popovers
2022-05-06 20:44:06 -07:00
amirhossein-karimi
f82b2ba20d
Fix color-adjust with autoprefixer 10.4.6 ( #36258 )
...
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2022-05-06 19:36:04 -07:00
Mark Otto
6b49d26b21
v5.2.0: Migrate to DocSearch 3 ( #36176 )
...
* Migrate to DocSearch v3
Fixes #33338
* initialize `siteDocsVersion` const after the proper check
* Update site/layouts/partials/stylesheet.html
Co-authored-by: GeoSot <geo.sotis@gmail.com >
* Update header.html
* code review changes
* Update search.js
* Fix contrast issue, tweak some styles
* Fix some navbar changes
* temporary safari fix for docsearch3
Co-authored-by: GeoSot <geo.sotis@gmail.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-05-06 16:56:43 -07:00
GeoSot
d2497b0384
ref(Docs assets): Separate js assets
2022-05-05 21:42:14 -07:00
Mark Otto
bca99232b8
Iterate on border utilities ( #36239 )
...
* Remove `--bs-border-opacity: 1` from `.border-*` utilities
We set `--bs-border-opacity: 1` globally at the `:root` level, so redeclaring it on every `.border-*` utility doesn't make much sense. I think we can drop this.
* Remove global border-opacity var, restore on .border-color classes, move .border-color utils down the list to fix some specificity issues
* Add some demos of border utils to the docs
2022-05-05 21:32:02 -07:00
Julien Déramond
5d9500bdfd
Handle disabled focused tabs with tab JavaScript plugin ( #36169 )
...
* Handle disabled tabs
* Fix after feedback
* Update js/src/tab.js
Co-authored-by: GeoSot <geo.sotis@gmail.com >
* Update js/src/tab.js
Co-authored-by: GeoSot <geo.sotis@gmail.com >
* Commit suggestions via GitHub broke the thing
* Add some unit tests
* Remove temp doc modification
* Add tests for left arrow
* Add disabled tabs in JavaScript Behavior section
* Compact 4 tests to 2 tests
* Compact 4 tests to 2 tests
* Add 'disabled' attribute for all buttons
* Change the disabled pane position only for the vertical version
* Change ids for the confusing first example in JavaScript behavior
* Use disabled attribute instead of the class for buttons in tabs
Co-authored-by: GeoSot <geo.sotis@gmail.com >
2022-05-05 19:26:15 -07:00
louismaxime.piton
cca801683d
Fix proposal
2022-05-05 19:15:04 -07:00
Mark Otto
51535cd95a
Improve version picker for new pages in v5.2.x
2022-04-30 12:55:27 -07:00
Mark Otto
2ba73d2c80
bundlewatch
2022-04-30 12:55:27 -07:00
Mark Otto
a078b5e0b9
include in migration guide
2022-04-30 12:55:27 -07:00
Mark Otto
1ac2997cf6
Update badges, cards, and toasts to use new helpers
2022-04-30 12:55:27 -07:00
Mark Otto
8cd3c3e3bc
Add new text-bg-color utilities
2022-04-30 12:55:27 -07:00
Julien Déramond
ec41392717
Doc: remove role="group" from some split drop* buttons
2022-04-30 11:35:44 -07:00
Mark Otto
55be3c3fc2
Update new docs version picker to work on home and examples pages ( #36245 )
...
* Update new docs version picker to work on home and examples pages
* Add addd key to opacity page
* Add more added frontmatter
* Update picker to fix migration guide links, but still work for docs and examples
2022-04-30 10:53:54 -07:00
汪心禾
207ddbee49
Update path to @popperjs/core in parcel.md
...
-│ └── popper.js/
+│ └── @popperjs/
+| └── core/
2022-04-30 10:41:18 -07:00
Mark Otto
7745730e41
Revert border-color change ( #36238 )
...
* Revert `border-color` change
* Add new border-color-translucent for when we want optional alpha-transparency in our border-color
Apply to drodpowns, modals, offcanvas, popovers, and toasts
* bundlewatch
2022-04-29 13:59:41 -07:00
Sam Magura
ebb1f485d3
Document incompatibilities between Bootstrap JS and React/.etc ( #36217 )
...
* Document incompatibilities between Bootstrap JS and React/.etc
Closes #35665 .
* Remove link to reactstrap
* Update javascript.md
Co-authored-by: Mark Otto <otto@github.com >
2022-04-29 13:38:30 -07:00
Mark Otto
544cf8df48
Add input-disabled-color Sass variable
2022-04-28 23:26:38 -07:00
Julien Déramond
54e0af0303
Clean up last $variable-prefix usages
2022-04-28 21:56:46 -07:00
Julien Déramond
3143824ea4
Doc: mention Popper instead of Popper.js
2022-04-28 18:37:01 -07:00
Julien Déramond
a2edb2afb8
Doc: fix offset content for examples page
2022-04-28 18:32:22 -07:00
GeoSot
00d45b11e7
Docs: update documentation js examples, using es6 ( #36203 )
...
* Docs: update components documentation using es6
* Docs: update js blocks around docs, using es6
* Docs: update components documentation using es6
* Test linter
2022-04-26 09:38:41 -07:00
GeoSot
3edead4ffe
EventHandler: change check method for custom events, avoiding regex
2022-04-25 19:52:27 -07:00
Mark Otto
9a614a7e1d
Add .show class to offcanvas example, and disable it's normal behavior in our JS
2022-04-21 19:56:05 -07:00
GeoSot
554736834d
Carousel: Fix not used option (ride), simplify cycle method ( #35983 )
...
* Fix not used option (`ride`) (according to docs), continuing of #35753 a247fe9
* separate concept of `programmatical cycle` vs `maybe cycle after click` functionality
2022-04-21 22:42:17 +03:00
GeoSot
584600bda3
Manipulator: Add JSON parse support ( #35077 )
...
Support parsing JSON from each component's main element using the `data-bs-config` attribute.
The `bs-config` attribute will be reserved and omitted during `getDataAttributes` parsing.
With this commit, every component, will create its config object, using:
* defaults
* data-bs-config
* the rest of data attributes
* configuration object given during instance initialization
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Mark Otto <markd.otto@gmail.com >
Co-authored-by: Mark Otto <markdotto@gmail.com >
2022-04-21 21:41:43 +03:00
Julien Déramond
01cffa6822
Doc: minor modifications in Scrollspy ( #36195 )
...
Doc: minor modifications in Scrollspy
2022-04-21 19:20:24 +03:00
Mark Otto
fc87624a50
Rewrite Getting Started > Introduction page to be more guide-like ( #36204 )
...
* Rewrite Getting Started > Introduction page to be more guide-like
* Add tabs, mention offcanvas for navbar
2022-04-20 22:27:28 -07:00
louismaxime.piton
1dc59b0d4e
Minor fixes
2022-04-20 12:35:26 -07:00
Metadavid
9ccee925fb
Update _breakpoints.scss
2022-04-20 11:24:43 -07:00
Mohammed Alkebsi
d6064264fe
Update CODE_OF_CONDUCT.md
...
I fixed a grammatical mistake. The word "to making" in line 3 has been changed to "to make".
2022-04-19 13:10:03 -07:00
Mark Otto
e089aef00f
Refactor some docs examples CSS ( #36194 )
...
* Fix some more borders and margins
* Flex utilities docs: remove .bd-highlight class from snippets
* Explicit close target
* Reorder to keep base class up top
* Fix custom position example
* Tooltips: add code snippet, use scss-docs ref for custom tooltip
* Tweak text for pagination examples
* Modals: move custom styles to utilities
* Grid docs: Combine selectors and share coloring
* Refactor tons of little things
2022-04-19 11:21:43 -07:00
Julien Déramond
9ec51f4499
Realign Cheatsheet nav tabs example rendering with the examples in the doc
2022-04-19 10:51:52 +03:00
XhmikosR
c1eab89238
Update devDependencies ( #36193 )
...
* @rollup/plugin-commonjs ^21.0.3 → ^21.1.0
* @rollup/plugin-node-resolve ^13.2.0 → ^13.2.1
* globby ^11.0.4 → ^11.1.0
* hugo-bin ^0.84.0 → ^0.85.3
* rollup ^2.70.1 → ^2.70.2
* sass ^1.50.0 → ^1.50.1
* stylelint ^14.6.1 → ^14.7.1
2022-04-19 08:33:54 +03:00
Mark Otto
2aad1696f1
One more code snippet fix
2022-04-18 21:49:31 -07:00
Mark Otto
3362c8cf13
Do some CSS and Migration guide cleanup ( #36191 )
...
* Do some CSS and Migration guide cleanup
- More code snippet tweaks
- Fix some homepage hero bugs
- Do a cleanup on Migration guide content to highlight more changes and fix some issues from merge conflicts
2022-04-18 20:56:18 -07:00
Mark Otto
3990ff04a0
Fix spacing of code snippets
2022-04-18 18:19:01 -07:00
Toto
5602093c7b
change .border-right to .border-end
2022-04-18 16:56:11 +03:00
Mark Otto
195440f2fb
v5.2.0 design refresh, plus responsive offcanvas classes ( #35736 )
...
* Add responsive offcanvas classes
- Updates navbar-expand classes to de-dupe some styles—these shouldn't interfere now.
- Adds some JS to the offcanvas component to help with responsiveness
Co-Authored-By: GeoSot <geo.sotis@gmail.com >
* Redesign homepage, docs, and examples
Homepage:
- New Bootstrap purple navbar
- Redesigned masthead
- Rewrote and redesigned homepage content
- Replace Copy text with icons like Bootstrap Icons site across all ClipboardJS instances
- Fixed padding issues in site footer
- Match homepage button styles to examples page, use gap instead of tons of responsive margin utils
Docs:
- New navbar, no more subnav. Migrated search and version picker into the main navbar and refreshed the design of it all, including the responsive toggles.
- New sidebar navigation is always expanded, and now features Bootstrap Icons alongside section headings
- Sidebar navigation autoscrolls to active link for better usability
- Subnav and navbar padding issues ironed out
- Enhanced the version picker in anticipation of v5.2: we can now link right to the same page in the previous version.
- Redesign callouts to add more color to our pages
- Collapse table of contents on mobile
- Cleanup and redesign button styles with CSS variables
- Update design for subnav version dropdown
- Update highlight and example to be full-width until md
- Improve the Added In badges
- Turn the ToC into a well on mobile
- Redesign code snippets to better house two action buttons
Examples:
- Redesign Examples page layout
- Add new example for responsive offcanvases in navbars
* Convert offcanvas to CSS vars
* Feat: add resize handler to Offcanvas.js.
If we could use as default the `.offcanvas` class without modifiers, we then, could add a simplified selector
The selector itself, ignores the .offcanvas class as it doesn't have any responsive behavior
The `aria-modal` addon is to protect us, selection backdrop elements
* Separate examples code, Add some selectors, fix stackblitz btn
Co-authored-by: GeoSot <geo.sotis@gmail.com >
2022-04-17 22:17:50 -07:00
MelanieL
26ea6f1649
Fix containers page in docs to re-order list so it matches sections below it.
2022-04-16 22:37:11 -07:00
louismaxime.piton
fa0adc979d
Minor fixes
2022-04-16 10:06:13 -07:00
Julien Déramond
fb21233098
Fix Chroma line highlight style
2022-04-14 23:40:32 -07:00
dependabot[bot]
7a8459641f
Bump karma-jasmine from 4.0.2 to 5.0.0 ( #36162 )
...
Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine ) from 4.0.2 to 5.0.0.
- [Release notes](https://github.com/karma-runner/karma-jasmine/releases )
- [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma-jasmine/compare/v4.0.2...v5.0.0 )
---
updated-dependencies:
- dependency-name: karma-jasmine
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-04-14 08:44:15 +03:00
Julien Déramond
d059c1d5ba
Doc: Uniformization of nav tabs content panes ( #36163 )
...
* Doc: Uniformization of nav tabs content panes
* Fix after review
2022-04-13 14:56:29 -07:00
GeoSot
ece1601227
Revamp Scrollspy using Intersection observer ( #33421 )
...
* Revamp scrollspy to use IntersectionObserver
* Add smooth scroll support
* Update scrollspy.js/md
* move functionality to method
* Update scrollspy.js
* Add SmoothScroll to docs example
* Refactor Using `Maps` and smaller methods
* Update scrollspy.md/js
* Update scrollspy.spec.js
* Support backwards compatibility
* minor optimizations
* Merge activation functionality
* Update scrollspy.md
* Update scrollspy.js
* Rewording some of the documentation changes
* Update scrollspy.js
* Update scrollspy.md
* tweaking calculation functionality & drop text that suggests, to deactivate target when wrapper is not visible
* tweak calculation
* Fix lint
* Support scrollspy in body & tests
* change doc example to a more valid solution
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
2022-04-13 10:29:13 -07:00
GeoSot
cfd2f3f778
Update dropdown.js
...
minor refactoring
2022-04-13 08:41:03 -07:00
dependabot[bot]
87da34014a
Bump karma from 6.3.17 to 6.3.18 ( #36161 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.17 to 6.3.18.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.17...v6.3.18 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-13 09:06:08 +03:00
Anthony Perez
1fed10dfb1
Update parcel.md
...
Following the Parcel v1 installation guide seems to install the latest version of Parcel (v2), which makes several instructions in this guide throw errors. Therefore, I have updated the guide to work with version 2 of Parcel.
Change Details:
1) Update the URL to point to the latest doc pages.
2) Use the `type="module"` HTML attribute to reference a module [migration](https://parceljs.org/getting-started/migration/#code-changes )
3) The `--out-dir <dir>` CLI parameter has been changed to `--dist-dir <dir>` [CLI](https://parceljs.org/features/cli/#parameters )
4) For a reason I'm unsure of, `--experimental-scope-hoisting` throws the following error: `error: unknown option '--experimental-scope-hoisting'`, so I removed it to get the build to work.
2022-04-12 21:14:54 -07:00
Ryan Buckley
74be17edef
Add black to colors map
2022-04-12 20:49:36 -07:00
Julien Déramond
7ff974b4ce
Fix space between popover's arrow and triggering element ( #35976 )
...
* Fix margin between popover arrow and triggering element
* Oups-use .25 increment for bundlewatch
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2022-04-12 18:53:17 -07:00
louismaxime.piton
3984ebb407
Fix proposal
2022-04-12 18:36:50 -07:00
louismaxime.piton
36e75f6355
Changing the CSS var management
2022-04-12 18:25:04 -07:00
GeoSot
8aaeb3cb6b
Remove tooltip and popover styling as it is handled by Popper ( #34627 )
...
* Remove not needed css form tooltip & popover as it is made by popper
Remove tooltip margin variable, as popper needs margin to be zero
* Remove popover left/top initializers as they are handled by popper
* nullify `margin` variable and add deprecation message
* Document change in migration guide
* Update _variables.scss
Co-authored-by: Mark Otto <markdotto@gmail.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-04-12 18:16:18 -07:00
Anton
33992b7d5b
Change second example dropdown form ( #36137 )
...
To check cases as #36135
2022-04-12 18:08:12 +03:00
Tiger Oakes
fe257823ec
Use Babel and ES6 in docs JS files ( #31607 )
...
* Pass docs js through Babel
* Use ES6 in docs js
* Only run babel on src files
* Allow babel in Hugo
* Update scripts.html
* Inherit from the root .eslintrc.json
* Use `Array.from`
* Drop Babel from docs
* Prefer template
* replace IIFE with arrow functions
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: GeoSot <geo.sotis@gmail.com >
2022-04-12 18:07:25 +03:00
dependabot[bot]
f6cb4b64b5
Bump @rollup/plugin-node-resolve from 13.1.3 to 13.2.0 ( #36153 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 13.1.3 to 13.2.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.2.0/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 17:16:39 +03:00
dependabot[bot]
f7312f7f3a
Bump eslint from 8.12.0 to 8.13.0 ( #36154 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.12.0 to 8.13.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.12.0...v8.13.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 17:16:18 +03:00
Mark Otto
e206a6021b
Update docs syntax colors head of dark mode ( #35984 )
...
* update syntax colors in preparation for dark mode changes
* Improve color contrast
2022-04-11 18:43:18 -07:00
Julien Déramond
a58d894a5b
Improve use of CSS vars in Toasts
2022-04-11 15:36:10 -07:00
Julien Déramond
10f2830805
Add CSS vars for accordions ( #36148 )
...
* Add CSS vars for accordions
* Fix Bundlewatch
2022-04-11 15:33:18 -07:00
Julien Déramond
3c78f772d5
Doc: fix modals and navs CSS vars description
2022-04-11 09:46:20 -07:00
XhmikosR
7648848e04
Update devDependencies ( #36120 )
...
* Update devDependencies
* @babel/core ^7.17.8 → ^7.17.9
* @popperjs/core ^2.11.4 → ^2.11.5
* clean-css-cli ^5.5.2 → ^5.6.0
* eslint-plugin-import ^2.25.4 → ^2.26.0
* find-unused-sass-variables ^4.0.3 → ^4.0.4
* karma-rollup-preprocessor ^7.0.8 → ^7.0.7
* sass ^1.49.11 → ^1.50.0
* stylelint 14.2.0 → ^14.6.1
* Fix currentcolor case
2022-04-08 09:17:00 +03:00
Mark Otto
dab026fc2b
Revert border-color utilities to use the CSS property instead of the variable
2022-04-07 09:37:04 -07:00
Julien Déramond
5b31463e35
Doc: Reorder alphabetically lists of components
2022-04-06 16:48:08 -07:00
GeoSot
135b9cdff2
Revamp tabs & follow ARIA 1.1 practices ( #33079 )
...
* Tab: Revamp tab.js & add support Aria features
* Tab: Add tab support, just to keep backwards compatibility. Better to remove it on v6
* Revert "Tab: Add tab support, just to keep backwards compatibility. Better to remove it on v6"
* Support arrow down/up functionality
* add prevent default to avoid scrolling the page during up/down keys handling
* remove panel tabindex handling
* Expand documentation text for JS plugin
* Rearrange new docs to specifically call out a11y
* properly place section
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
Co-authored-by: Mark Otto <markdotto@gmail.com >
2022-04-06 16:36:08 -07:00
louismaxime.piton
238afd94b3
New CSS var
2022-04-06 13:27:56 -07:00
Mark Otto
0323fe99d2
Fix for missing CSS variables on .navbar-nav ( #36105 )
...
* Fix for missing CSS variables on .navbar-nav
* Document new CSS vars on .navbar-nav
2022-04-06 13:08:07 -07:00
Neeraj Kumar Das
a7153567e1
Bring back webkit calendar picker indicator for datalists ( #35406 )
...
* Bring back webkit calendar picker indicator for datalists
* Replace webkit datalist indicator with Bootstrap Icons
* Use default datalist icons on date or time inputs in Chrome
Remove the dropdown arrow from text type inputs
* Bundlewatch
Co-authored-by: Mark Otto <markdotto@gmail.com >
2022-04-06 10:37:54 -07:00
dependabot[bot]
f948974ca3
Bump @babel/core from 7.17.7 to 7.17.8 ( #36053 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.7 to 7.17.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.8/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 18:26:22 +03:00
dependabot[bot]
d70f3afd4a
Bump postcss from 8.4.8 to 8.4.12 ( #36056 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.8 to 8.4.12.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.8...8.4.12 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 18:25:55 +03:00
dependabot[bot]
a787f3c2ac
Bump eslint-plugin-unicorn from 41.0.0 to 42.0.0 ( #36117 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 41.0.0 to 42.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v41.0.0...v42.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 18:23:30 +03:00
dependabot[bot]
8b17ac6821
Bump autoprefixer from 10.4.2 to 10.4.4 ( #36057 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.2 to 10.4.4.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.2...10.4.4 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 18:22:56 +03:00
dependabot[bot]
51463f3889
Bump hugo-bin from 0.82.2 to 0.84.0 ( #36076 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.82.2 to 0.84.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.82.2...v0.84.0 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 18:19:14 +03:00
dependabot[bot]
bd420d570c
Bump @rollup/plugin-commonjs from 21.0.2 to 21.0.3 ( #36078 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 21.0.2 to 21.0.3.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v21.0.3/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 18:18:20 +03:00
dependabot[bot]
4eeaee78aa
Bump eslint from 8.11.0 to 8.12.0 ( #36079 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.11.0 to 8.12.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.11.0...v8.12.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 18:18:02 +03:00
dependabot[bot]
aa4e707f03
Bump sass from 1.49.9 to 1.49.11 ( #36118 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.49.9 to 1.49.11.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.49.9...1.49.11 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 18:17:45 +03:00
dependabot[bot]
384075582b
Bump minimist from 1.2.5 to 1.2.6 ( #36119 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 18:15:19 +03:00
dependabot[bot]
159dc4b1fb
Bump karma-jasmine from 4.0.1 to 4.0.2 ( #36116 )
...
Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/karma-runner/karma-jasmine/releases )
- [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma-jasmine/compare/v4.0.1...v4.0.2 )
---
updated-dependencies:
- dependency-name: karma-jasmine
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 18:10:28 +03:00
Louis-Maxime Piton
0ceaad3ab4
Use new CSS vars ( #36098 )
...
* Proposal to use new CSS var when it could be used.
* Bundlewatch
Co-authored-by: Mark Otto <markdotto@gmail.com >
2022-04-04 13:51:21 -07:00
Mathias Brodala
55c541f5bc
Move "Navbar" before "Navs & Tabs" in sidebar
...
This ensures consistent alphabetic ordering.
2022-04-04 10:43:17 -07:00
louismaxime.piton
f789c2cc92
Adding CSS var to list-group-item-action
2022-04-04 10:37:42 -07:00
Julien Déramond
2fccd1c1e4
Fix CSpell by adding 'Analyser'
2022-04-04 10:29:17 -07:00
louismaxime.piton
273ebad151
Changing to btnTitle and btnEdit
2022-04-01 11:26:32 +03:00
louismaxime.piton
00d028e646
Adding @include everytime it's not the case
2022-03-31 14:41:02 -07:00
louismaxime.piton
8006203e47
Doc fixes
2022-03-31 14:27:09 -07:00
Julien Déramond
53fe10716a
Reuse all breadcrumb CSS vars available
2022-03-31 14:16:36 -07:00
Julien Déramond
d0714817f8
Fix duplicate border radius CSS var definition
2022-03-31 14:12:14 -07:00
Julien Déramond
16711ff5b1
Fix duplicate .rounded-* and .fw-semibold defs in examples
2022-03-31 14:00:10 -07:00
Julien Déramond
bef4f3b6c6
Fix StackBlitz edit feature by selecting the closest example
2022-03-31 14:04:57 +03:00
Julien Déramond
6b4bdcc657
Fix typo for StackBlitz edit button's tooltip ( #36073 )
2022-03-29 18:16:11 +03:00
Mark Otto
e342142b61
Train PR: CSS variables for accordion, cards, navs, and modals ( #36071 )
...
* Convert accordion to CSS vars
* Update accordion.md
* Convert navs to CSS variables
* Split up CSS vars
* bundlewatch
* fix vars
* Convert cards to CSS vars
* Convert modals to CSS variables
* Bundlewatch
Co-authored-by: Geremia Taglialatela <tagliala.dev@gmail.com >
2022-03-28 15:05:37 -07:00
Julien Déramond
7f35bc5b65
Define Pagination font size CSS var ( #35917 )
...
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2022-03-24 21:14:42 -07:00
Mark Otto
0eb808015f
Convert list group to CSS variables ( #35862 )
...
* Convert list-group to CSS vars
* bundlewatch
2022-03-22 10:02:12 -07:00
Mark Otto
9e73b6a13c
v5.2.0 migration updates ( #36038 )
2022-03-19 11:58:22 -07:00
Ryan Buckley
fbf64406df
Fix migration guide typos ( #36040 )
...
* Correct font-weight semibold utility class name
* Tiny sentence correction
2022-03-19 11:18:45 -07:00
louismaxime.piton
0e5cd69c02
No propagating escape event in an open dropdown.
2022-03-19 01:43:43 +02:00
Mark Otto
88bd287b27
Convert progress bars to CSS variables ( #35962 )
...
* Convert progress bars to CSS variables
* bundlewatch
2022-03-18 09:02:03 -07:00
Mark Otto
b165f35f78
Add another list-group snippet example
2022-03-17 14:52:29 -07:00
Mark Otto
a4841afa26
Convert toasts to CSS variables ( #35961 )
...
* Convert toasts to CSS variables
* bundlewatch
2022-03-17 14:48:36 -07:00
Mark Otto
71582eabff
Convert spinners to CSS variables ( #35960 )
...
* Convert spinners to CSS variables
* bundlewatch
2022-03-17 13:49:57 -07:00
Mark Otto
8182fd9430
Revert #35759 , fixes #35869
2022-03-17 13:39:17 -07:00
Mark Otto
11751c613f
Fixes #36015 : Fix pagination link border-radius if statement
2022-03-17 13:39:17 -07:00
Mark Otto
91f6a01c69
Fixes #36016 : Update .dropdown-item padding
2022-03-17 13:39:17 -07:00
XhmikosR
33827d24a4
Update devDependencies ( #36024 )
...
* @babel/core ^7.17.5 → ^7.17.7
* @popperjs/core ^2.11.2 → ^2.11.4
* eslint ^8.10.0 → ^8.11.0
* hugo-bin ^0.81.3 → ^0.82.2
* karma-chrome-launcher ^3.1.0 → ^3.1.1
* lockfile-lint ^4.6.2 → ^4.7.4
* rollup ^2.70.0 → ^2.70.1
* terser ^5.12.0 → ^5.12.1
2022-03-15 10:24:21 +02:00
Mark Otto
a9a89debc7
Rewrite docs tables in Markdown with table shortcode ( #31337 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: GeoSot <geo.sotis@gmail.com >
2022-03-14 09:38:04 +02:00
Sabrus
8fe82c7176
Remove duplicate entry in migration.md
2022-03-13 18:37:32 -07:00
Mark Otto
70cb00c349
Add v5.1.0 to migration guide, update v5.2.0 additions
2022-03-13 10:16:42 -07:00
Mark Otto
acf6ea74a7
Add additional root variables, rename $variable-prefix to $prefix ( #35981 )
...
* Add additional root variables, rename $variable-prefix to $prefix
- Adds new root CSS variables for border-radius, border-width, border-color, and border-style
- Adds new root CSS variables for heading-color, link-colors, code color, and highlight color
- Replaces most instances of Sass variables (for border-radius, border-color, border-style, and border-width) for CSS variables inside _variables.scss
- Updates $mark-padding to be an even pixel number
- Renames $variable-prefix to $prefix throughout
* Bundlewatch
2022-03-13 10:13:09 -07:00
Mark Otto
7c966f5848
Convert added in badges to shortcode ( #36007 )
2022-03-12 07:27:58 +02:00
Mark Otto
1936e0c5ea
Bundlewatch
2022-03-11 12:59:55 -08:00
Mark Otto
e567d511d4
Convert breadcrumb to CSS variables
2022-03-11 12:59:55 -08:00
Mark Otto
d16088d5d1
Redesign the "Added in" badges in the docs ( #35980 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-03-11 21:29:52 +02:00
A Web Artisan
ce655ee6f2
Allow to set active and disabled class also to .page-link ( #35804 )
...
Sometimes we can set `.active` class only to link tag and not parent.
Since active status style is applied only to `.page-link` and not `.page-item`, would also make more sense to just add the active class to `.page-link` itself.
The other way to set `.active` class to `.page-item` still remain, so there is not BC.
Allow to set also `.disabled` class to `.page-link`
Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2022-03-11 21:25:41 +02:00
Mark Otto
58ac9a9a5c
Set opacity on dropdown-divider for now
2022-03-11 09:46:03 -08:00
Mark Otto
e72a090aee
Updates -color to use rgba()
2022-03-11 09:15:33 -08:00
XhmikosR
ea7ff1eab9
Update .cspell.json
2022-03-11 09:10:37 -08:00
Mark Otto
c73480c636
Adjust border-radius values and add some new utilities
...
- Updates global border-radius values for a more modern appearance
- New .fw-semibold
- New .rounded-4 and .rounded-5
2022-03-11 09:10:37 -08:00
Mark Otto
63145c8bc6
Fix some instances of lazy Sass math when multiplying new CSS var based border-width
2022-03-11 09:04:13 -08:00
GeoSot
05c6e7dd66
Fix docs error after #35644 ( #36002 )
2022-03-11 17:56:57 +02:00
Julien Déramond
5bdd5e02a4
docs: add missing .dropup in dropup centered example ( #35948 )
2022-03-11 16:04:41 +02:00
XhmikosR
d21a51a2ea
Ignore warning for .navbar-light deprecation ( #35995 )
2022-03-10 20:32:48 +02:00
GeoSot
6e904341c9
Carousel: change class check as it can only exist if carousel is sliding
...
Also, fix the corresponding test
2022-03-10 15:22:14 +02:00
GeoSot
3673933fe7
Carousel: rename private property
2022-03-10 15:22:14 +02:00
GeoSot
ec0e1c220e
Carousel: add comment for future fixes
2022-03-10 15:22:14 +02:00
GeoSot
88da704eed
Carousel: omit redundant checks as we are always transforming the right values
2022-03-10 15:22:14 +02:00
GeoSot
28f150d720
Carousel: omit config merging in jQueryInterface after we create the instance
...
This is already done inside `getOrCreateInstance` method
2022-03-10 15:22:14 +02:00
Ihor Sychevskyi
3ef6a435be
update google material icons link ( #35942 )
2022-03-09 17:36:50 +02:00
Puru Vijay
645f955845
docs: add a StackBlitz "Try It" button in code examples ( #35644 )
...
Co-authored-by: GeoSot <geo.sotis@gmail.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-03-09 17:32:58 +02:00
GeoSot
7e5a8016ba
Carousel: return early in _slide method
2022-03-09 17:25:47 +02:00
GeoSot
d4e87d28cd
Carousel: small refactoring, remove unnecessary checks
2022-03-09 17:25:47 +02:00
GeoSot
dd93551914
Carousel: refactor using inline function and move variables to the proper place
2022-03-09 17:25:47 +02:00
GeoSot
699402bee5
Carousel: refactor _slide method te accept only order as first argument
2022-03-09 17:25:47 +02:00
GeoSot
fcc2c80976
Carousel: add a getItems helper
2022-03-09 17:25:47 +02:00
GeoSot
b7cce49dbc
Carousel: use combined selector and drop variable used once
2022-03-09 17:25:47 +02:00
GeoSot
a8142497c7
Carousel: reorder variables and refactor method to use it inline
2022-03-09 17:25:47 +02:00
GeoSot
e77ae50311
Carousel: cleanup jQueryInterface
...
Drop chained else ifs and unused variable.
Since we were checking for `typeof config === 'string'` in both places, action was never `_config.slide`.
2022-03-09 17:25:47 +02:00
dependabot[bot]
21fa2cfc12
Bump rollup from 2.68.0 to 2.70.0 ( #35972 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.68.0 to 2.70.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.68.0...v2.70.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-03-09 17:21:34 +02:00
dependabot[bot]
298cb9194b
Bump postcss from 8.4.7 to 8.4.8 ( #35971 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.7 to 8.4.8.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.7...8.4.8 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-03-09 17:14:22 +02:00
dependabot[bot]
55fb59c074
Bump hugo-bin from 0.81.0 to 0.81.3 ( #35974 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.81.0 to 0.81.3.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.81.0...v0.81.3 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-03-09 16:55:43 +02:00
Mark Otto
3a57da425b
bundlewatch
2022-03-08 14:53:53 -08:00
Mark Otto
488e426141
Add migration guide mention
2022-03-08 14:53:53 -08:00
Mark Otto
2e75ec3c41
Convert popovers to CSS variables
2022-03-08 14:53:53 -08:00
Mark Otto
91312486b2
Deprecate the tooltip-arrow-bg color since we're using CSS variables to set tooltip colors
2022-03-08 14:53:53 -08:00
Mark Otto
a68e1af2d5
Document new CSS vars in tooltip docs
2022-03-08 14:53:53 -08:00
Mark Otto
fdcbbe3d92
Convert tooltips to CSS vars
2022-03-08 14:53:53 -08:00
louismaxime.piton
6c40476af9
Fix dropdowns
2022-03-08 14:37:44 -08:00
Julien Déramond
2d11c1c28a
Add missing root border opacity CSS var
2022-03-07 16:24:53 -08:00
AlexKoala
e84aadb36c
docs: Update Japanese translation
2022-03-06 13:22:55 -08:00
cccabinet
a9b3445060
fix:border-width
2022-03-02 15:19:21 -08:00
dependabot[bot]
c766904aa2
Bump actions/checkout from 2 to 3 ( #35933 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-03-02 16:51:46 +02:00
Louis-Maxime Piton
050b69b9a2
Remove unneeded classes from toasts docs ( #35931 )
2022-03-02 16:47:03 +02:00
Jann Westermann
8d7358f231
Add static backdrop to offcanvas ( #35832 )
...
* Add static backdrop option, to offcanvas
* Trigger prevented event on esc with keyboard=false
* Change offcanvas doc , moving backdrop examples to examples section
2022-03-02 02:20:37 +02:00
Gaël Poupard
d788d2efac
docs(example): fix RTL carousel example
2022-03-01 13:01:00 -08:00
Mark Otto
9030f57db7
Split CSS vars for padding values ( #35921 )
...
* Split CSS vars for padding values
Make these few components consistent with where we're heading with other components. Had to add some new Sass variables to handle the dropdown-header element, but not a huge deal. This ensures we can drop the combined variable in v6 when we're ready.
* Update scss/_dropdown.scss
Co-authored-by: Julien Déramond <julien.deramond@orange.com >
* Deprecate dropdown-header-padding var
Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com >
Co-authored-by: Julien Déramond <julien.deramond@orange.com >
2022-03-01 12:52:00 -08:00
dependabot[bot]
b59b1080e1
Bump terser from 5.11.0 to 5.12.0 ( #35927 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.11.0 to 5.12.0.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.11.0...v5.12.0 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-03-01 18:34:44 +02:00
GeoSot
63f30ac8ee
Modal: refactor listeners to reduce some code noise ( #35902 )
2022-03-01 17:08:12 +02:00
GeoSot
c644f09d88
Carousel: simplify carousel items selection
...
We already know that carousel's parent is the carousel element, so we can use it explicitly
2022-03-01 16:56:33 +02:00
GeoSot
eb8d5b43ce
Carousel: move carouselInterface inside jqueryInterface
2022-03-01 16:56:33 +02:00
GeoSot
13042d25ca
Carousel: move logic of dataApiClickHandler
2022-03-01 16:56:33 +02:00
GeoSot
631cec4f70
Carousel: refactor dataApiKeyHandler to avoid use of carouselInterface
2022-03-01 16:56:33 +02:00
dependabot[bot]
7d9423d21c
Bump find-unused-sass-variables from 4.0.2 to 4.0.3 ( #35928 )
...
Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases )
- [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v4.0.2...v4.0.3 )
---
updated-dependencies:
- dependency-name: find-unused-sass-variables
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 16:47:19 +02:00
XhmikosR
c864bdc7cb
Revert "README: About release planning" ( #35923 )
...
This reverts commit da9c007139 .
2022-03-01 16:09:51 +02:00
GeoSot
bb7664db0a
Dropdown: Simplify dataKeyApiHandler ( #35870 )
...
* Dropdown.js: Remove duplicated check for `Not Shown` instance
* Dropdown.js: Rearrange `dataApiKeydownHandler` checks
* Dropdown: do some fixup inside `dataApiKeydownHandler`
* Update dropdown.js
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-03-01 15:53:07 +02:00
dependabot[bot]
5051bbb82d
Bump actions/setup-node from 2 to 3 ( #35925 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 15:19:34 +02:00
XhmikosR
b7b376cec1
Update devDependencies ( #35922 )
...
* @rollup/plugin-babel ^5.3.0 → ^5.3.1
* @rollup/plugin-commonjs ^21.0.1 → ^21.0.2
* @rollup/plugin-replace ^3.1.0 → ^4.0.0
* eslint ^8.9.0 → ^8.10.0
* find-unused-sass-variables ^4.0.1 → ^4.0.2
* hugo-bin ^0.80.2 → ^0.81.0
* karma ^6.3.16 → ^6.3.17
* postcss ^8.4.6 → ^8.4.7
* sass ^1.49.8 → ^1.49.9
2022-03-01 10:37:05 +02:00
Gaël Poupard
954f6e54d3
fix(forms): color input with validation icon
2022-02-28 19:34:34 -08:00
Gaël Poupard
a9d1ab2d3f
fix(tooltips|popovers): RTL arrows
2022-02-28 19:27:47 -08:00
Julien Déramond
abe9d310ba
Site assets: .bd-bg-purple-bright → .bd-bg-violet and drop unused .bd-text-purple-bright
2022-02-28 15:17:37 -08:00
louismaxime.piton
76d9cd4e7a
.
2022-02-28 14:50:37 -08:00
louismaxime.piton
6e2b21c200
Use the new CSS variable in dropdown menu.
2022-02-28 14:50:37 -08:00
Mark Otto
7a74f2c302
add tests
2022-02-28 14:02:51 -08:00
Mark Otto
c0f30366ac
Add centered dropdown and dropup options
2022-02-28 14:02:51 -08:00
Mark Otto
efc5914667
Replace instances of Sass vars for CSS variable versions of border-color and border-width
2022-02-28 11:40:32 -08:00
Mark Otto
c1ab3eccd7
bump bundlewatch
2022-02-28 11:40:32 -08:00
Mark Otto
de0dfca9a1
Convert border utilities to CSS variables
...
- Updates the utilities mixin to check for specific CSS variable names via `css-variable`
- Bonus fix: we now prevent local variables for `0` value utilities (e.g., `.border-top-0` no longer sets `--bs-border-opacity: 1`
- Adds new `.border-opacity-*` classes
- Adds new root variables: `--bs-border-color`, `--bs-border-style`, `--bs-border-width`
- Documents the new variable changes
2022-02-28 11:40:32 -08:00
Mark Otto
e35980d009
Update migration.md
2022-02-28 11:21:53 -08:00
Mark Otto
12d49f19b0
Remove thicker border on table thead elements
...
Use the new .table-group-divider to create your own dividers as desired. Would love to find a better way to handle border-color for this, but for now, this is at least opt-in.
I've applied it by default in another way for our docs tables to help differentiate our content vs our components.
Fixes #35342
2022-02-28 11:21:53 -08:00
Mark Otto
0cf36335d6
Update release-drafter.yml
2022-02-26 15:00:54 -08:00
Arhell
f988381365
update ionic link
2022-02-26 10:45:12 -08:00
Erik Faye-Lund
4ee1465acf
Prefer Linux-specific fonts over Arial
...
Some Linux distributions (like Debian) have fontconfig aliases for Arial
that picks specific fonts. But such generic aliases might be less
desirable than the known-good Linux specific fonts.
This fixes a problem on my setup where Liberation Sans is aliased as
Arial, even when Noto Sans is available. Liberation Sans doesn't support
a weight of 500, so we end up rendering headers at the normal weight of
400, which makes them stand out less. Reordering the Arial fallback
makes us instead pick Noto Sans over Lieration Sans, which does support
a weight of 500, and makes headers stand out again.
While we're at it, fixup the reboot documentation to match, and change
the comment about Helvetica Neue; that's not a "Basic web-fallback" font,
it's the UI font on older iOS and macOS versions.
2022-02-25 18:16:26 -08:00
maks
d74870a749
move theme-colors (vars+map) after color tints definitions
...
In this way we can use color tints other than grays in our custom theme, w/o having to extend it later (e.g `$primary: $indigo-600;` ). This could be done in the project variables file, but i believe most developers just include a full local copy of `scss/_variables.scss` before the the original `default` file and change the values the need (maybe also removing the !default flag) so that it's easier to track changes and custom values during upgrades.
2022-02-25 14:59:15 -08:00
Paweł Kuna
fd9db1758b
docs: add Tabler Icons to list of icon packs ( #35497 )
...
* Add Tabler Icons to list of icons
* Update site/data/icons.yml
Co-authored-by: Mark Otto <otto@github.com >
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2022-02-25 13:38:23 -08:00
Julien Déramond
d0b8114462
Remove border of disabled calendar buttons in Dropdowns example
2022-02-25 12:37:27 -08:00
Дилян Палаузов
e4b62a920a
src/tooltip.js Optimization
...
Util.findShadowRoot() returns either null or an object.
It cannot return falsy, which allows this optimization.
2022-02-25 09:01:49 -08:00
Mark Otto
28d9aaf670
Add z-index for .toast-container ( #35859 )
...
* Add z-index for .toast-container
- Adds positioning and z-index to toast container so that it has a system-declared layer in relation to other components.
- Updates docs to use the class better
Fixes $34028
* Remove unnecessary z-index from docs examples
2022-02-25 08:49:02 -08:00
Julien Déramond
2c5a16ff8b
Use all dropdowns CSS variables
2022-02-25 08:43:47 -08:00
Mark Otto
1c5ec4c310
Separate override for hr's in component examples
2022-02-25 08:37:38 -08:00
Mark Otto
db61cf3d6a
Base .text-muted on body color
2022-02-24 13:24:34 -08:00
Richard Giraud
3aaaa01ffa
media-breakpoint-only now passes $breakpoints int breakpoint-max. Fixes #35084 .
2022-02-24 13:18:16 -08:00
Mark Otto
f1a89bf0d5
Mention form height change in migration guide
2022-02-24 13:14:38 -08:00
Julien Déramond
333d89e498
Docs: replace CSS by utilities in examples ( #35699 )
...
* Drop .opacity-50 and .opacity-75 redefinition in examples
* Drop unused .card-img-right from blog example CSS files
* Use line-height utilities when possible
* Use rounded-* utilities in examples
* Replace .nav-underline by .nav-scroller and use it in examples.html default
* Use .mb-1 for .blog-post-title
* Remove unused CSS rule and use .fw-* utilities for carousels examples
* Use utilities for cheatsheet examples
* Extract some CSS to utilities for .nav-masthead .nav-link in cover example
* Dashboard group of minor modifications
* Dropdowns example: refactoring
* Dropdowns example refactoring: fix linting by removing selector by id
* Features example refactoring
* Headers example refactoring
* List groups example refactoring
* Sidebars example refactoring
* Sign-in example refactoring
* Starter template refactoring
* Fix RTL examples
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2022-02-23 10:31:18 -08:00
Julien Déramond
36765912c6
Replace non-existent --bs-btn-padding by --bs-btn-padding-{x|y}
2022-02-23 10:24:50 -08:00
chefarbeiter
a381ee320b
Fix modal doc
2022-02-22 15:12:20 +02:00
Gaël Poupard
37f3977e6d
Rely on border-width for <hr> size ( #35491 )
...
* fix(reboot): revert hr styles to v4 implementation
* docs(cheatsheet): add a hr example
* fix(reboot): currentColor is the initial border-color value
* Document hr element in Reboot docs
* Update migration guide
* Update scss/_variables.scss
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2022-02-22 10:02:47 +02:00
xrkffgg
0804c0043f
CI: add issues-helper ( #35846 )
2022-02-22 09:55:29 +02:00
Christian Oliff
9ac8e80660
remove opacity utlitilies from example CSS ( #35877 )
...
These are included in Bootstrap itself now
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-02-22 09:39:57 +02:00
XhmikosR
3a9b0b8b6f
Update devDependencies and pin karma-rollup-preprocessor ( #35868 )
...
* @babel/cli ^7.17.0 → ^7.17.6
* @babel/core ^7.17.2 → ^7.17.5
* eslint-plugin-unicorn ^40.1.0 → ^41.0.0
* rollup ^2.67.2 → ^2.68.0
* sass ^1.49.7 → ^1.49.8
* terser ^5.10.0 → ^5.11.0
2022-02-22 09:35:36 +02:00
GeoSot
cb8726d9e7
Dropdown: use a better selector to avoid triggering click if button is disabled ( #35866 )
2022-02-19 16:22:32 +02:00
GeoSot
353ad45b4b
Dropdown: use a combined selector to filter foreign not shown instances iteration ( #35766 )
2022-02-19 16:16:51 +02:00
GeoSot
4b17868fb4
tests: revisit all tests using Promise.reject instead of throwing an error ( #35765 )
2022-02-19 16:08:16 +02:00
XhmikosR
ae12d645ef
Replace AnchorJS with a Hugo render hook ( #32953 )
...
* Replace AnchorJS with a Hugo render hook
* docs(anchors): improve aria-label on anchor links
* docs(anchors): show anchor link when ed
* docs(anchors): add hash in pseudo-element
Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com >
2022-02-19 15:16:23 +02:00
GeoSot
407af8ac7f
Make event name helper and use it on tooltip & popover to reduce dist sizes ( #35856 )
...
* feat: create eventName getter function in baseComponent
* refactor: use `eventName` getter on tooltip & popover
2022-02-19 15:10:47 +02:00
GeoSot
642d756eea
Carousel: remove one more call to ActiveIndex
2022-02-19 14:52:36 +02:00
GeoSot
d52f6c9de1
Carousel: change argument to _setActiveIndicatorElement, from element to index
2022-02-19 14:52:36 +02:00
GeoSot
928bdcadc5
Carousel: make direct triggering of slid event, instead of using a callback
2022-02-19 14:52:36 +02:00
GeoSot
d97125475b
Carousel: merge slide functionality, regardless of whether it is animated or not
2022-02-19 14:52:36 +02:00
GeoSot
a247fe9b27
Carousel: simplify initialization on document load, using getOrCreateInstance
2022-02-19 14:52:36 +02:00
GeoSot
ccba6a3589
Carousel: remove redundant config merge on dataApiClickHandler, as it is done by default in the constructor
2022-02-19 14:52:36 +02:00
Jann Westermann
546e34cf85
Apply list group numbering to all items ( #35822 )
2022-02-18 01:17:37 +02:00
Mark Otto
f7f450ec59
Add null modal-footer-bg variable ( #35858 )
...
Fixes #35782
2022-02-18 01:14:18 +02:00
Louis-Maxime Piton
d82602063a
New CSS variable for Navbars ( #35829 )
...
* Adding a brand new CSS var
* Update scss/_variables.scss
Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com >
2022-02-17 11:25:01 -08:00
Nudasoft
999bfaa036
Add !important property to colored links. ( #35740 )
...
* Add !important property to colored links.
* Apply suggestions from code review
Co-authored-by: Mark Otto <otto@github.com >
2022-02-17 11:20:44 -08:00
Alan Christian
5565c64bde
code indentation in readme
2022-02-17 10:23:18 -08:00
Mark Otto
63f75bccd8
Rename dropdown-shadow to dropdown-box-shadow for consistency
2022-02-16 10:36:01 -08:00
Mark Otto
48a7160cf4
Convert pagination component to CSS variables ( #35399 )
...
* Convert pagination component to CSS variables
* Use RFS mixin
* Remove the useless fallback
2022-02-16 10:26:24 -08:00
Eugene Kopyov
2a09f10676
Fixed border radius var name and .show target
2022-02-16 08:48:54 -08:00
XhmikosR
42da2b9556
Update devDependencies ( #35841 )
...
* Update devDependencies
* @babel/core ^7.17.0 → ^7.17.2
* @rollup/plugin-replace ^3.0.1 → ^3.1.0
* eslint ^8.8.0 → ^8.9.0
* eslint-config-xo ^0.39.0 → ^0.40.0
* hugo-bin ^0.80.1 → ^0.80.2
* karma ^6.3.15 → ^6.3.16
* rollup ^2.67.1 → ^2.67.2
* Fix new ESLint errors
2022-02-15 08:50:37 +02:00
Mark Otto
d568e029da
Convert dropdowns to CSS variables
2022-02-14 19:11:35 -08:00
Mark Otto
3e6265ac55
Rewrite custom docs buttons
...
- Use CSS variables wherever possible
- Rename purple-bright to violet for brevity, add CSS vars versions
- Rename download to accent
2022-02-14 19:00:59 -08:00
Mark Otto
85938bb2ed
Tighten bundlewatch
2022-02-14 19:00:59 -08:00
Mark Otto
ef9d8538a0
Convert .btn and mixins to use CSS variables
2022-02-14 19:00:59 -08:00
Mark Otto
918a86b425
Correct the horizontal padding on grid containers ( #35825 )
...
* Correct the horizontal padding on grid containers
* Don't halve the container-padding-x variable
2022-02-14 15:07:17 -08:00
vpakati
a163ed76d4
Update reboot.md
...
Add the missing right parenthesis.
2022-02-14 15:03:05 -08:00
Julien Déramond
daefd34693
Fix typo in Badges CSS variables description
2022-02-14 16:10:42 +02:00
Mark Otto
48807758af
Fixes #32082
...
Remove sentence in docs that's no longer needed. Fixes #32082 .
2022-02-11 10:06:15 -08:00
Mark Otto
a7942190c7
Bump version callout
2022-02-10 19:51:23 -08:00
Mark Otto
f2d33b2a1e
Bump bundlewatch
2022-02-10 19:51:23 -08:00
Mark Otto
7e71fe7bae
Convert .badge to CSS variables
2022-02-10 19:51:23 -08:00
Julien Déramond
d3babf7d7f
Remove remaining .navbar-light classes ( #35814 )
...
* Fix typo in CSS variables documentation
* Drop remaining .navbar-light classes
2022-02-09 21:12:08 +02:00
Fabián Karaben
d19c635f16
Add Spanish translation
...
The translation of version 5 of Bootstrap is added, by the Esdocu project.
2022-02-08 17:14:29 -08:00
Anton
761c4ff235
Fix overriding styles of .list-group-item-action
...
~~~html
<style>
.list-group-item-action {color: blue;}
.list-group-item {color: red;}
</style>
<p class="list-group-item">red text!</p>
<p class="list-group-item list-group-item-action">still red text!</p>
~~~
because `.list-group-item` declared after `.list-group-item-action` (order in attribute `class` no effect)
2022-02-08 17:11:46 -08:00
Christopher Yeleighton
da9c007139
README: About release planning
2022-02-08 17:03:45 -08:00
Sebastian Podjasek
0853778eba
Support floating labels on .form-control-plaintext ( #32840 )
...
* Support floating labels on `.form-control-plaintext`
* Update floating-labels.md
* Apply suggestions from code review
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Mark Otto <otto@github.com >
2022-02-08 12:38:29 -08:00
Mark Otto
4308b67e59
Add .form-check-reverse modifier class ( #33606 )
...
* Add .form-check-reverse modifier class
* Update checks-radios.md
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-02-08 12:33:39 -08:00
Mark Otto
71a211f2bd
bundlewatch
2022-02-08 10:39:58 -08:00
Mark Otto
27a0f40dc8
Add deprecation notice for .navbar-light
2022-02-08 10:39:58 -08:00
Mark Otto
c9cec89764
Convert navbar to CSS variables
...
Co-Authored-By: Gaël Poupard <ffoodd@users.noreply.github.com >
2022-02-08 10:39:58 -08:00
XhmikosR
8f11c52919
Update devDependencies ( #35798 )
...
* @babel/cli ^7.16.8 → ^7.17.0
* @babel/core ^7.16.12 → ^7.17.0
* karma ^6.3.13 → ^6.3.15
* karma-rollup-preprocessor ^7.0.7 → ^7.0.8
* postcss ^8.4.5 → ^8.4.6
* rollup ^2.66.1 → ^2.67.1
* sass ^1.49.4 → ^1.49.7
2022-02-08 09:21:59 +02:00
Anton
a805330f63
Optimize jQueryInterface in Collapse ( #35689 )
...
extracts config initialization from cycle
2022-02-07 10:50:26 +02:00
XhmikosR
77e02a07c7
package.json: add GitHub Sponsors and reorder properties ( #35451 )
2022-02-07 10:15:17 +02:00
GeoSot
96c67a7ff7
Fix empty content of tooltip after 'copy' action in docs ( #35773 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-02-07 10:05:43 +02:00
The Fake Cake
ff2472becc
Set cursor: default on disabled .form-check-label ( #35082 )
...
Fixes #35056
2022-02-07 09:55:44 +02:00
Macinto5h
d2986daa12
Add zebra striping for table columns
...
Co-Authored-By: Macallan Camara <44030647+Macinto5h@users.noreply.github.com >
Co-Authored-By: XhmikosR <xhmikosr@gmail.com >
2022-02-06 15:59:18 -08:00
Ty Mick
43a9216a7f
Move gap utility API from "Flex" to "Spacing"
...
The `gap` utility is described on the [Spacing page][1] but is not
actually mentioned on the [Flex page][2] (apart from the [API
section][3]).
[1]: https://getbootstrap.com/docs/5.1/utilities/spacing/
[2]: https://getbootstrap.com/docs/5.1/utilities/flex/
[3]: https://getbootstrap.com/docs/5.1/utilities/flex/#utilities-api
2022-02-06 15:45:22 -08:00
Sigurd Moland Wahl
4dc4108460
Fixed typo in docs
2022-02-06 14:31:59 -08:00
Florian Lacreuse
957c1dd6ea
Fix dropdown docs about autoclose and esc key.
2022-02-03 18:20:47 +02:00
Gaël Poupard
a5483a8a96
Breadcrumb docs: drop confusing currentColor and add new callout ( #35434 )
2022-02-01 15:37:33 +02:00
XhmikosR
dc09509193
Update find-unused-sass-variables to v4.0.1 ( #35761 )
2022-02-01 13:03:48 +02:00
XhmikosR
cf7fec8a2e
event-handler.js: remove unneeded return statement
2022-02-01 12:43:19 +02:00
GeoSot
a1e924c4da
Event-handler: use Array.find instead of for
2022-02-01 12:43:19 +02:00
GeoSot
fc7c5fcb7a
Event-handler: initialize variable properly
2022-02-01 12:43:19 +02:00
GeoSot
3f7b31e0e0
Fix Popover test that randomly fails on BrowserStack ( #35757 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-02-01 10:33:18 +02:00
GeoSot
c44d99f55c
Dropdown: use destructured variables in dataApyKeydownHandler
2022-02-01 08:58:46 +02:00
GeoSot
c14fc989df
Dropdown: dropdown doesn't document data-bs-target option & parentNode is ALWAYS the wrapper for toggle & menu
2022-02-01 08:58:46 +02:00
GeoSot
d105439235
Dropdown: merge instance identification in dataApiKeydownHandler
...
As we use the `dataApiKeydownHandler` only for events that are triggered on `[data-bs-toggle="dropdown"]` or on `.dropdown-menu`, we can ensure that their `parentNode` will ALWAYS be the `.dropdown` wrapper
2022-02-01 08:58:46 +02:00
Toby Zerner
22bbff0b03
Remove incorrect statement about the disabled attribute on <form> ( #35713 )
...
> You can disable every form element within a form with the `disabled` attribute on the `<form>`.
I really want to be mistaken, because this would be a very useful feature! But I don't believe it's true. I can't find anything about this on MDN Web Docs, and adding the `disabled` attribute to a `<form>` does nothing on any browser in my testing.
The `disabled` attribute on a `<fieldset>` does disable all descendant form controls – perhaps that's where the mixup has come from.
2022-02-01 08:40:59 +02:00
XhmikosR
9d44b603d5
Update devDependencies ( #35743 )
...
* clean-css-cli ^5.5.0 → ^5.5.2
* cspell ^5.16.0 → ^5.17.0
* eslint ^8.7.0 → ^8.8.0
* hugo-bin ^0.80.0 → ^0.80.1
* karma ^6.3.12 → ^6.3.13
* rollup ^2.66.0 → ^2.66.1
* sass ^1.49.0 → ^1.49.4
2022-02-01 08:35:01 +02:00
Quy
76802e2d47
Change X to Extra
2022-01-30 18:09:48 -08:00
GeoSot
7f04f84bf8
Dropdown: use only one check for shown state
2022-01-30 18:01:09 +02:00
GeoSot
5f1c542d67
Dropdown: get dropdown's parent in one place
2022-01-30 18:01:09 +02:00
GeoSot
74f24cdf24
More tooltip refactoring ( #35546 )
...
* Tooltip.js: move `shown` check to method
* Tooltip.js: move Popper's creation to method
* Tooltip.js: merge checks before `hide`
* Tooltip.js: minor refactoring on `toggle` method
2022-01-30 17:39:03 +02:00
XhmikosR
e1020a43a5
Move cspell to Actions ( #35593 )
...
* Move cspell to Actions
* Remove the now unused `docs-spellcheck` npm script
2022-01-30 16:39:30 +02:00
GeoSot
882185bbde
Change selector-engine.js parents method to utilize better js native methods ( #35684 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-01-30 16:24:03 +02:00
XhmikosR
89f88762c5
Fix visual tests ( #35585 )
...
* Fix visual tests
They broke in #34509
* load bundle.js in visual tests
Co-authored-by: GeoSot <geo.sotis@gmail.com >
2022-01-30 16:12:24 +02:00
XhmikosR
f77a58b381
Update cspell config ( #35680 )
...
* use `en-US`
* scan all markdown files
* ignore dist, rtl and tests files
2022-01-30 16:11:38 +02:00
GeoSot
dcbe7b6f31
Modal.js: remove unnecessary checks from test
2022-01-30 15:39:34 +02:00
GeoSot
28c9002573
Modal: handle click event from backdrop callback
2022-01-30 15:39:34 +02:00
GeoSot
aa650f0f1e
tests: replace 'done' callback with 'Promise' to fix deprecation errors ( #35659 )
...
Reference:
https://jasmine.github.io/tutorials/async
'DEPRECATION: An asynchronous function called its 'done' callback more than once. This is a bug in the spec, beforeAll, beforeEach, afterAll, or afterEach function in question. This will be treated as an error in a future version. See<https://jasmine.github.io/tutorials/upgrading_to_Jasmine_4.0#deprecations-due-to-calling-done-multiple-times > for more information.
2022-01-30 14:30:04 +02:00
GeoSot
d092817059
Event handler: merge new Event with new CustomEvent
2022-01-30 14:15:17 +02:00
GeoSot
fa93995123
Event handler: replace deprecated initEvent
2022-01-30 14:15:17 +02:00
XhmikosR
640542e606
Move linkinator to GitHub Actions. ( #35573 )
...
* Move linkinator to GitHub Actions.
* Remove `docs-linkinator` npm script since it's no longer used
2022-01-29 14:42:56 +02:00
Dimitri Papadopoulos Orfanos
eb2fda2110
docs: fix a couple typos found with codespell ( #35733 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2022-01-29 13:30:02 +02:00
XhmikosR
0840105d7f
SelectorEngine: remove moot space
2022-01-29 13:25:30 +02:00
XhmikosR
558002f3dc
Return early in more places
2022-01-29 13:25:30 +02:00
XhmikosR
7d3bc44bb0
dropdown: Move constant
2022-01-29 13:25:30 +02:00
GeoSot
a8887ea8a8
collapse: merge class toggling
2022-01-29 13:25:30 +02:00
XhmikosR
b5147ec218
event-handler.js: use for...of
2022-01-29 13:25:30 +02:00
XhmikosR
62d86c07f8
Rename variables
2022-01-29 13:25:30 +02:00
XhmikosR
3ac4451d47
backdrop.js: cache _getElement calls
2022-01-29 13:25:30 +02:00
XhmikosR
0c3dfe104b
Remove a few unneeded variables
2022-01-29 13:25:30 +02:00
A Web Artisan
2964c12bb9
docs: remove moot autocomplete attributes ( #35741 )
2022-01-29 13:20:01 +02:00
Neeraj Kumar Das
d122f40526
Remove duplicate Octicons entry in icons list
...
Update Octicons website
2022-01-25 15:22:00 -08:00
Kirill Zdornyy
c1222d6952
Fix spelling mistake in footer example ( #35704 )
2022-01-25 12:06:50 +02:00
XhmikosR
1411181b1b
Update devDependencies ( #35712 )
...
* @babel/core ^7.16.7 → ^7.16.12
* @babel/preset-env ^7.16.8 → ^7.16.11
* cspell ^5.15.2 → ^5.16.0
* karma ^6.3.11 → ^6.3.12
* rollup ^2.64.0 → ^2.66.0
* sass ^1.48.0 → ^1.49.0
2022-01-25 12:03:42 +02:00
Julien Déramond
520cc8de92
Docs: group together reusable CSS for examples in a single stylesheet ( #35649 )
...
* Docs: group together examples reusable CSS in a stylesheet
* Use pointer-events utility in sidebars example
* Remove @import and move the content into _default/examples.html. Handle 2 sorts of dividers
* Remove footers.css extra css declaration
* Fix modals example
* Review: remove .b-example-hr
Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com >
2022-01-19 13:27:57 +02:00
XhmikosR
cd208341a1
Update devDependencies ( #35686 )
...
* bundlewatch ^0.3.2 → ^0.3.3
* cspell ^5.15.1 → ^5.15.2
* eslint ^8.6.0 → ^8.7.0
* eslint-plugin-unicorn ^40.0.0 → ^40.1.0
* hugo-bin ^0.79.2 → ^0.80.0
* karma ^6.3.10 → ^6.3.11
* rollup ^2.63.0 → ^2.64.0
* sass ^1.47.0 → ^1.48.0
2022-01-18 07:09:40 +02:00
XhmikosR
f0e1220970
README.md: mention Netlify ( #35683 )
...
* README.md: mention Netlify
* Update README.md
Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com >
2022-01-13 14:52:07 +02:00
XhmikosR
c99fa6ca26
build-plugins.js: use globby package ( #35586 )
...
We already use it in the change-version.js file
2022-01-13 13:12:10 +02:00
Ryan Berliner
14c7dc1e88
Fix: isVisible function behavior in case of a <details> element, on chrome 97 ( #35682 )
2022-01-13 10:55:05 +02:00
XhmikosR
d581737f78
Update cspell config ( #35647 )
...
* specify the files to scan in the config
* enable `useGitignore` option
* remove a few unneeded suppressions
2022-01-11 11:17:12 +02:00
XhmikosR
17260410ba
Update devDependencies ( #35678 )
...
* @babel/cli ^7.16.7 → ^7.16.8
* @babel/preset-env ^7.16.7 → ^7.16.8
* @popperjs/core ^2.11.0 → ^2.11.2
* @rollup/plugin-node-resolve ^13.1.2 → ^13.1.3
* autoprefixer ^10.4.1 → ^10.4.2
* cspell ^5.14.0 → ^5.15.1
* karma ^6.3.9 → ^6.3.10
* rollup ^2.62.0 → ^2.63.0
* sass ^1.45.2 → ^1.47.0
* shelljs ^0.8.4 → ^0.8.5
2022-01-11 10:32:18 +02:00
Arslan Kalwar
e8f4cba9a0
fixed button text ( #35656 )
...
Added button missing text
2022-01-05 19:44:22 +02:00
Sakurai Kenji
0dbec67514
Fix custom-checkbox and custom-radio in migration doc ( #35609 )
2022-01-05 19:24:59 +02:00
Patrick H. Lauke
0d054bb0f1
Remove explicit use of aria-hidden for offcanvas when closed ( #35589 )
...
Remove explicit use of aria-hidden & visibility for offcanvas when closed, handling it with css
Co-authored-by: GeoSot <geo.sotis@gmail.com >
Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com >
2022-01-05 19:20:15 +02:00
Neeraj Kumar Das
f7a1b18320
Fix offcanvas title in 'Enable body scrolling' example ( #35621 )
2022-01-05 19:01:05 +02:00
zhangchenglin
670e12dd0d
Remove the useless class of the close button .text-reset
2022-01-05 18:40:15 +02:00
XhmikosR
cebb8436c7
Update nuget/bootstrap.png ( #35641 )
2022-01-04 09:40:53 +02:00
XhmikosR
0b57c44056
Update devDependencies ( #35640 )
...
* @babel/cli ^7.16.0 → ^7.16.7
* @babel/core ^7.16.5 → ^7.16.7
* @babel/preset-env ^7.16.5 → ^7.16.7
* @rollup/plugin-node-resolve ^13.1.1 → ^13.1.2
* @rollup/plugin-replace ^3.0.0 → ^3.0.1
* autoprefixer ^10.4.0 → ^10.4.1
* cspell ^5.13.4 → ^5.14.0
* eslint ^8.5.0 → ^8.6.0
* eslint-plugin-import ^2.25.3 → ^2.25.4
* eslint-plugin-unicorn ^39.0.0 → ^40.0.0
* sass ^1.45.1 → ^1.45.2
2022-01-04 09:26:50 +02:00
XhmikosR
9680e17456
Bump copyright year to 2022 ( #35639 )
2022-01-03 15:03:42 +02:00
Anton
2c9ecd0b8d
Update api.md ( #35486 )
...
* Wording tweak
* Tweak wording
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
2021-12-28 14:38:35 +02:00
XhmikosR
33c7f9fe69
Update devDependencies ( #35591 )
...
* hugo-bin ^0.79.0 → ^0.79.2
* linkinator ^3.0.2 → ^3.0.3
* rollup ^2.61.1 → ^2.62.0
* stylelint ^14.1.0 → ^14.2.0
* stylelint-config-twbs-bootstrap ^3.0.0 → ^3.0.1
2021-12-28 08:16:16 +02:00
XhmikosR
deb8e3febd
Add note to carousel crossfade docs about bg color ( #35587 )
...
Fixes #35181
Co-authored-by: Mark Otto <markdotto@gmail.com >
Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com >
2021-12-23 14:38:43 +02:00
Patrick H. Lauke
f171d3e9f7
Strengthen and expand note about dynamic tabs with dropdown menus ( #35588 )
...
following on from https://github.com/twbs/bootstrap/pull/35213 this
- expands the note, making it clear it's not supported
- makes it a callout
2021-12-23 09:15:36 +02:00
GeoSot
0d4213bde3
Carousel: move repeated code to a method
2021-12-21 17:37:24 +02:00
GeoSot
b8ee68cfa0
Carousel: remove always true visibilityState check
...
According to https://developer.mozilla.org/en-US/docs/Web/API/Document/visibilityState `visibilityState` is always a string, so the check was always true
2021-12-21 17:37:24 +02:00
GeoSot
ff4bf4a458
Carousel: move carousel default interval to _getConfig() and simplify it
2021-12-21 17:37:24 +02:00
GeoSot
6f79721c82
Carousel: return early and drop a loop.
...
We can achieve the same thing by querying the specific selector directly
2021-12-21 17:37:24 +02:00
GeoSot
d60f146507
Carousel: add a helper to get the active element
2021-12-21 17:37:24 +02:00
GeoSot
65cf77ae3e
Popover/Tooltip: Fix vertical alignment on arrow of tip elements ( #35527 )
...
Regression of #32692
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-12-21 17:19:29 +02:00
Kyle Tsang
aec213711a
docs: add reference to sticky-xxl utils ( #35579 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-12-21 09:22:58 +02:00
Julien Déramond
32401fdc37
fix(docs): typo in Alerts CSS Variables description ( #35575 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-12-21 09:09:43 +02:00
XhmikosR
8ccb27a213
Update devDependencies ( #35545 )
...
* cspell ^5.13.3 → ^5.13.4
* eslint ^8.4.1 → ^8.5.0
* hugo-bin ^0.78.1 → ^0.79.0
* linkinator ^2.16.2 → ^3.0.2
* sass ^1.45.0 → ^1.45.1
* stylelint-config-twbs-bootstrap ^3.0.0-beta1 → ^3.0.0
2021-12-21 08:39:43 +02:00
Gaël Poupard
a2c056e1f6
fix(alerts): ensure color is set and used ( #35571 )
2021-12-20 14:22:29 +02:00
Louis-Maxime Piton
42162546f2
docs: A fix for CSS Variables and some proposal ( #35563 )
...
* docs: Fix CSS variables sections
* Minor fix for dropdowns
* Minor fixes for URLs
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-12-18 13:53:36 +02:00
Phil E. Taylor
c2db7108c2
Fix typo in comment ( #35564 )
...
s/moddal/modal
2021-12-18 07:58:31 +02:00
Mark Otto
f729e4c7d1
Convert alerts to CSS variables ( #35401 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-12-17 07:16:24 +02:00
Andy Jiang
4a66f229ed
Add missing border-radius for btn-group ( #35467 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-12-16 10:43:30 +02:00
Florian Lacreuse
d17801265e
Add sticky bottom utility ( #35518 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-12-16 10:27:00 +02:00
Julien Déramond
2d07383e32
docs: Use param to set Bootstrap version in Contents page ( #35556 )
2021-12-16 10:20:48 +02:00
XhmikosR
a22694da13
build/postcss.config.js: minor tweaks ( #35506 )
2021-12-15 10:52:49 +02:00
GeoSot
e0960b08e0
Tooltip: remove extraneous call to _getConfig() ( #35540 )
...
BaseClass already initializes the config
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-12-15 10:47:32 +02:00
GeoSot
d40fae456e
Popover.js: Accept empty content through data-bs-content ( #35514 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-12-15 10:41:31 +02:00
XhmikosR
cd04fe015f
Scrollspy: minor refactoring ( #35512 )
...
* reorder variables
* join lines
* use `filter(Boolean)` since it's clearer
* use `for...of`
2021-12-15 09:38:06 +02:00
XhmikosR
cb46ad633c
Reprocess inline SVGs with the latest SVGO ( #35484 )
2021-12-15 09:29:17 +02:00
Ty Mick
28f7c94475
docs: Add responsive variations for align-content-between ( #35532 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-12-14 22:29:35 +02:00
XhmikosR
8cdb6c40bd
Update stylelint and stylelint-config-twbs-bootstrap ( #35438 )
2021-12-14 09:51:31 +02:00
XhmikosR
cd50942831
Update devDependencies ( #35498 )
...
* @babel/core ^7.16.0 → ^7.16.5
* @babel/preset-env ^7.16.4 → ^7.16.5
* @rollup/plugin-node-resolve ^13.0.6 → ^13.1.1
* clean-css-cli ^5.4.2 → ^5.5.0
* cspell ^5.13.2 → ^5.13.3
* hugo-bin ^0.77.4 → ^0.78.1
* postcss ^8.4.4 → ^8.4.5
* postcss-cli ^9.0.2 → ^9.1.0
* rollup ^2.60.2 → ^2.61.1
* sass ^1.44.0 → ^1.45.0
2021-12-14 09:26:43 +02:00
GeoSot
886b940796
Extract Component config functionality to a separate class ( #33872 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-12-10 18:18:18 +02:00
XhmikosR
68f226750d
JS tests: only test one Node.js version ( #35481 )
2021-12-10 16:40:32 +02:00
XhmikosR
63d38b1974
Tab: minor refactoring ( #35511 )
...
* remove unneeded parentheses
* move variable
2021-12-10 07:51:57 +02:00
XhmikosR
871c8bdd3f
util/index.js: minor refactoring ( #35510 )
...
* rename variables
* remove an unused variable
* be more explicit
* reuse variable
2021-12-10 07:48:04 +02:00
XhmikosR
eaa801c899
Toast: join multiple classList calls ( #35507 )
2021-12-10 07:42:08 +02:00
XhmikosR
94d4fa3b10
Fix tests fixture type ( #35501 )
...
Previously we were adding an Array instead of a String
2021-12-09 16:01:29 +02:00
GeoSot
28a5a72ed5
Scrollbar - remove margin/padding properties properly ( #35388 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-12-09 15:49:28 +02:00
GeoSot
c376cb0763
Dropdown: fix toggle focus after dropdown is hidden using the ESC button ( #35500 )
2021-12-09 15:34:17 +02:00
GeoSot
4fd5539c75
ScrollBar.js. Minor refactoring and add test ( #35492 )
2021-12-09 15:05:50 +02:00
Alexander Gitter
2a7015e630
Fix variable name in form overview docs ( #35468 )
...
These variables are called $input-btn-*, the documentation was erroneously talking about $btn-input-*.
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-12-07 20:51:50 +02:00
Anton
e45111fb74
Replace inline styles in example "Dropdowns" ( #35483 )
2021-12-07 20:45:56 +02:00
GeoSot
328f723008
Tooltip: remove title attribute before show & add tests ( #35456 )
2021-12-07 15:51:56 +02:00
Alexander Gitter
ba7863a5bb
Fix typo in $purples ( #35466 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-12-07 12:34:16 +02:00
dependabot[bot]
b2200c3b24
Bump cspell from 5.13.1 to 5.13.2 ( #35473 )
...
Bumps [cspell](https://github.com/streetsidesoftware/cspell ) from 5.13.1 to 5.13.2.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v5.13.1...v5.13.2 )
---
updated-dependencies:
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-07 12:06:12 +02:00
XhmikosR
a75d2098eb
Update devDependencies ( #35472 )
2021-12-07 10:39:09 +02:00
Mark Otto
a780d74b28
Docs offcanvas navbar ( #34487 )
...
* Redesign docs navbar to use offcanvas, tweak overall padding while I'm here
* Match code snippets to new gutter width
* Replace value with docs-specific variable
Opted not to do a CSS variable here since on .bd-content it would be inherited into our examples
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-12-03 10:08:01 +02:00
XhmikosR
6eef480e1e
CI: add workflow_dispatch ( #35454 )
2021-12-02 23:02:11 +02:00
XhmikosR
2ff1eb0daa
README.md: wrap file contents in a details element ( #35452 )
...
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2021-12-02 22:53:12 +02:00
Louis-Maxime Piton
d8999dd566
Tests: Minor fixes ( #35455 )
2021-12-02 12:01:11 +02:00
GeoSot
385fea49e8
Tooltip/Popover: add underscore prefix to protected functions
2021-12-01 18:00:36 +02:00
GeoSot
bd79d69a73
Tooltip: a simple code-block position change
2021-12-01 18:00:36 +02:00
GeoSot
1f7b83203d
Tooltip: simplify popper check
2021-12-01 18:00:36 +02:00
GeoSot
9b9372e8dd
Tooltip: refactor _hoverState to Boolean to achieve better control
2021-12-01 18:00:36 +02:00
GeoSot
8eacbaa08b
Tooltip: merge timeout functionality
2021-12-01 18:00:36 +02:00
GeoSot
c69ccba08c
Tooltip: Change _enter & _leave to work without arguments
2021-12-01 18:00:36 +02:00
GeoSot
a20e4203fe
Tooltip: Remove redundant config.delay check
...
`config.delay` is always an object after initialization
2021-12-01 18:00:36 +02:00
GeoSot
724663b3cd
Tooltip: Remove Data.set usage for dynamically created tip
...
This is not used any further, so we were just setting it.
2021-12-01 18:00:36 +02:00
GeoSot
3baeb0a5c1
Tooltip: merge isAnimated checks
2021-12-01 18:00:36 +02:00
GeoSot
53c77c0203
Tooltip: refactor jQueryInterface
2021-12-01 18:00:36 +02:00
GeoSot
a5945369bd
Dropdown: change doc for data-bs-popper=none
2021-12-01 17:10:39 +02:00
GeoSot
dd07c1ff9e
Dropdown: clearMenus is always an event callback
2021-12-01 17:10:39 +02:00
GeoSot
f71640f048
Dropdown: Clean more
2021-12-01 17:10:39 +02:00
GeoSot
21e5618ba7
Dropdown: rename vars
2021-12-01 17:10:39 +02:00
GeoSot
0686fa00f0
Dropdown: Remove redundant Space check
2021-12-01 17:10:39 +02:00
GeoSot
a14a552d83
Dropdown: Deduplicate complex check
2021-12-01 17:10:39 +02:00
GeoSot
bff95d55af
Dropdown: Remove redundant check since the show method already does it
2021-12-01 17:10:39 +02:00
GeoSot
2d32802f53
Dropdown: Change constant to the way we use it
2021-12-01 17:10:39 +02:00
GeoSot
fb5921dec4
Dropdown: Merge display='static' & isNavbar functionality activating static popper with no styles attached
2021-12-01 17:10:39 +02:00
GeoSot
137b324930
Dropdown: Remove static method used once
2021-12-01 17:10:39 +02:00
GeoSot
8b308b76f0
Dropdown tests: Use a function to improve readability ( #35448 )
2021-12-01 16:49:02 +02:00
XhmikosR
01b08d958c
Remove the now outdated build/svgo.yml ( #35447 )
2021-12-01 15:16:24 +02:00
GeoSot
cab62af2e6
Fix popover arrow & tooltip template after the setContent addition ( #35441 )
2021-12-01 15:10:10 +02:00
GeoSot
44a6cd724c
Tooltip: remove leftover method ( #35440 )
...
Remove a leftover after #32692
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-12-01 14:53:56 +02:00
Ethan Clevenger
2fe90d8b16
Update edge-to-edge design instructions ( #35446 )
...
Add note about margins to prevent overflow.
2021-12-01 14:34:03 +02:00
XhmikosR
e5d8256e42
tests/unit/util/scrollbar.spec.js: rename function
...
`parseInt` is a global one.
2021-12-01 14:30:49 +02:00
XhmikosR
11ce6c2dcd
tests: fix a few typos
2021-12-01 14:30:49 +02:00
XhmikosR
f8f9dc3b5c
tests: remove extra spaces, unneeded arrays and add missing newlines
2021-12-01 14:30:49 +02:00
XhmikosR
eb54e1a1ce
tests: tweak Jasmine's matchers usage
...
Use:
* toBeNull
* toEqual
* toBeTrue
* toBeFalse
* toHaveSize
* toHaveClass
2021-12-01 14:30:49 +02:00
XhmikosR
5739bf7637
tests/browsers.js: remove unneeded export
2021-12-01 14:30:49 +02:00
Christopher Boik
2a51370e92
Fix variable name in customizing comment ( #35414 )
...
Correct table lightening variable to match the variable name defined and described in the loop variable section above
2021-11-30 16:41:08 +02:00
XhmikosR
d13b5ca2a5
Update devDependencies ( #35421 )
...
* @popperjs/core ^2.10.2 → ^2.11.0
* cspell ^5.13.0 → ^5.13.1
* postcss ^8.3.11 → ^8.4.4
* rollup ^2.60.1 → ^2.60.2
* sass ^1.43.4 → ^1.44.0
2021-11-30 08:36:39 +02:00
GeoSot
1692fc6b4b
Alert: add a couple more tests ( #35419 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-11-29 14:32:11 +02:00
GeoSot
3129ff075b
BaseComponent: add a couple more tests ( #35410 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-11-29 14:27:03 +02:00
François Karman
5290080d4d
Update typography.md
...
remove a unnecessary <abbr> tag
2021-11-25 14:08:52 -10:00
Travis Risner
45eb70e03c
Correctly implement RFS in :root CSS variable for $body-font-size ( #35326 )
...
* rfs fix
* Update scss/_root.scss
* Update _reboot.scss
Co-authored-by: Mark Otto <otto@github.com >
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2021-11-25 14:01:19 -10:00
Si Nguyen
3c8fbb6581
Update _close.scss
2021-11-25 13:56:32 -10:00
GeoSot
6f077ff7bc
Clean tooltip component unneeded functionality ( #32692 )
2021-11-25 20:08:11 +02:00
GeoSot
374eeecfbc
tooltip.js: use array.includes instead of for iteration ( #35127 )
2021-11-25 19:39:13 +02:00
GeoSot
91ad255e07
Change adjustDialog's if conditions to improve readability
2021-11-25 19:23:49 +02:00
GeoSot
569bca54d2
Add test for modal-content
2021-11-25 19:23:49 +02:00
GeoSot
0f9fd75d6c
Respect modal's initial overflowY
2021-11-25 19:23:49 +02:00
GeoSot
cc3e5789ec
Remove some uncovered code that seems to be unused
2021-11-25 19:23:49 +02:00
GeoSot
92e664c921
Change check for dynamic modal
2021-11-25 19:23:49 +02:00
GeoSot
fc33ce4b46
Tweak methods
...
Name them to be more descriptive and have agnostic functionality
2021-11-25 19:23:49 +02:00
GeoSot
79e01c3bad
Some refactoring on modal, to improve readability and generic functionality
2021-11-25 19:23:49 +02:00
GeoSot
94a596fbcb
Add a template factory helper to handle all template cases ( #34519 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-11-25 19:14:02 +02:00
XhmikosR
fa33e83f25
build/change-version.js: fix wrong map usage ( #35395 )
2021-11-24 10:49:35 +02:00
GeoSot
58ffe2334a
build: read & dynamically resolve imports on plugins build ( #34509 )
...
Our individual js/dist files are now deduplicated properly thus resulting in a size reduction, which varies from ~25% to ~60% depending on the components used. The average savings are 20% uncompressed and ~15% with gzip.
This will mostly benefit cases that more than one component is imported from js/dist. In all other cases it doesn't have any effect.
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-11-23 17:37:14 +02:00
Neeraj Kumar Das
1ee058adf5
Make footer examples responsive to mobile screens ( #35365 )
2021-11-23 16:15:46 +02:00
Julien Déramond
7edad9453c
Add missing scss/maps imports ( #35373 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-11-23 10:06:33 +02:00
XhmikosR
8ddc42f584
Update devDependencies ( #35368 )
...
* @babel/preset-env ^7.16.0 → ^7.16.4
* cspell ^5.12.6 → ^5.13.0
* eslint ^8.2.0 → ^8.3.0
* eslint-plugin-unicorn ^38.0.1 → ^39.0.0
* hugo-bin ^0.77.2 → ^0.77.4
* karma ^6.3.8 → ^6.3.9
* rollup ^2.60.0 → ^2.60.1
2021-11-23 09:58:35 +02:00
XhmikosR
9c0163329f
Update devDependencies ( #35356 )
...
* eslint-plugin-import ^2.25.2 → ^2.25.3
* linkinator ^2.14.5 → ^2.16.2
* nodemon ^2.0.14 → ^2.0.15
* rollup ^2.59.0 → ^2.60.0
* terser ^5.9.0 → ^5.10.0
2021-11-16 08:10:32 +02:00
Mark Otto
9f099d3e4f
Move reassigned Sass maps for colors to another stylesheet ( #34942 )
2021-11-15 13:03:48 +02:00
Tobias Nießen
96dcc150d5
Fix typo in vertical alignment of table cells ( #35348 )
2021-11-15 12:52:06 +02:00
XhmikosR
367caea501
Update devDependencies ( #35322 )
...
* cspell ^5.12.4 → ^5.12.6
* eslint ^8.1.0 → ^8.2.0
* eslint-plugin-unicorn ^37.0.1 → ^38.0.1
* hugo-bin ^0.76.1 → ^0.77.2
* karma ^6.3.7 → ^6.3.8
* linkinator ^2.14.4 → ^2.14.5
* postcss-cli ^9.0.1 → ^9.0.2
* rtlcss ^3.4.0 → ^3.5.0
2021-11-09 08:02:36 +02:00
Scott O'Hara
e958cd2637
floating-labels: remove aria-label in the select example ( #35327 )
...
While it is understood that this is just an example, the visible text (label) of "Works with selects" and the `aria-label="Floating label select example"` created a [WCAG 2.5.3 Label in name](https://www.w3.org/WAI/WCAG21/quickref/#label-in-name ) failure.
As the `aria-label` isn't necessary here since this `select` is already provided an accessible name by its `label` element, removing the unnecessary `aria-label` seems the best course of action as:
* removing it solves the WCAG issue
* it removes the potential implication to developers that they'd even _need_ an `aria-label` here, let alone indirectly suggesting that it's ok for the visible text and accessible name to be out of alignment
2021-11-09 07:54:42 +02:00
Julien Déramond
31998dfd1e
Fix spacing utility classes mentioned in navbar supported content documentation ( #35328 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-11-05 20:36:56 +02:00
Christian Oliff
98889f2144
README.md remove broken "David DM" dependency badges ( #35313 )
2021-11-03 14:36:39 +02:00
Mark Otto
6c706e947d
Update import stacks required for modifying utilities ( #35320 )
2021-11-03 14:31:21 +02:00
kyletsang
889286cef1
Add top placement info to offcanvas docs
2021-11-02 13:56:47 -07:00
XhmikosR
05f1b15dda
Update devDependencies ( #35270 )
...
* @babel/cli ^7.15.7 → ^7.16.0
* @babel/core ^7.15.8 → ^7.16.0
* @babel/preset-env ^7.15.8 → ^7.16.0
* autoprefixer ^10.3.7 → ^10.4.0
* cspell ^5.12.3 → ^5.12.4
* eslint ^8.0.1 → ^8.1.0
* karma ^6.3.5 → ^6.3.7
* karma-firefox-launcher ^2.1.1 → ^2.1.2
* rollup ^2.58.0 → ^2.59.0
* sass ^1.43.2 → ^1.43.4
2021-11-02 08:09:33 +02:00
Michael Sørensen
44ea0d6925
make-col-ready(): remove the unused $gutter variable (#34334 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2021-11-01 08:59:21 +02:00
Mark Otto
0c449b8b82
Always set the CSS variables for gutters in containers ( #34644 )
...
We already do this in rows, so to best support our containers, we need
to do it at the container level as well.
Fixes #32658 , fixes #34614 , closes #32658 .
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-11-01 08:39:48 +02:00
Julien Déramond
328a29162d
Add missing role="search" and type="search" in navbar doc and examples ( #35223 )
...
* Add missing `role="search"` and `type="search"` in navbar doc and examples
* Update site/content/docs/5.1/components/navbar.md
* Remove warning callout about ensuring correct search role in navbar doc
Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-11-01 08:33:39 +02:00
Christian Oliff
8ed1218294
update grid example docs ( #35308 )
2021-11-01 08:29:31 +02:00
Gaël Poupard
989de20bae
Don't override CSS direction in code elements ( #35230 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-10-29 09:00:36 +03:00
Gaël Poupard
600a9ee521
Ensure sufficient contrast in accordion-item ( #35231 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-10-29 08:53:42 +03:00
Gaël Poupard
7a9a3ab50f
Drop prefixed version of ::file-selector-button ( #35232 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-10-29 08:47:24 +03:00
Barabas
2e87f9aef0
images.md: remove zero-width space ( #35234 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-10-28 14:22:32 +03:00
Oxydent
dc06b9966e
fix(offcanvas): Adding titles class where missing ( #35264 )
...
Co-authored-by: louismaximepiton <louismaxime.piton@orange.com >
2021-10-26 14:37:45 +03:00
XhmikosR
5771fcc4a9
Update devDependencies ( #35233 )
...
* @rollup/plugin-commonjs ^21.0.0 → ^21.0.1
* @rollup/plugin-node-resolve ^13.0.5 → ^13.0.6
* clean-css-cli ^5.4.1 → ^5.4.2
* eslint ^8.0.0 → ^8.0.1
* karma ^6.3.4 → ^6.3.5
* nodemon ^2.0.13 → ^2.0.14
* postcss ^8.3.9 → ^8.3.11
* rtlcss ^3.3.0 → ^3.4.0
* sass ^1.42.1 → ^1.43.2
2021-10-21 16:40:29 +03:00
Gaël Poupard
a0fd92ed2b
Fix typo in RTL Hello World! sentence ( #35236 )
...
* docs(RTL): fix typo in Hello World! sentence
* chore(docs): Cspell arabic words update
2021-10-21 16:33:29 +03:00
GeoSot
b991a6b851
tests: try to fix a few random failures ( #35184 )
...
* Change `Swipe` dispose spy on EventHandler
* Modal hide spy on backdrop hide
2021-10-13 17:45:39 +03:00
GeoSot
9640e2d5dd
Change the way collapse handles its children on opening
2021-10-13 16:38:27 +03:00
GeoSot
1eea132866
collapse: extract duplicate code to a function
2021-10-13 16:38:27 +03:00
XhmikosR
99f6cf509d
Update devDependencies ( #35174 )
...
* eslint ^7.32.0 → ^8.0.0
* eslint-plugin-import ^2.24.2 → ^2.25.2
* eslint-plugin-unicorn ^36.0.0 → ^37.0.1
* vnu-jar 21.10.8 → 21.10.12
2021-10-13 15:56:37 +03:00
XhmikosR
45bba10714
Switch to Node.js 16 and npm 8. ( #35178 )
2021-10-13 15:26:48 +03:00
XhmikosR
e8f702666f
JS: minor refactoring ( #35183 )
...
* add missing comments
* shorten block comments
* reorder constants
* reorder public/private methods
* sort exports alphabetically in util/index.js
* fix a couple of typos
2021-10-13 15:19:28 +03:00
GeoSot
db44392bda
Swipe: add test to ensure that it ignores pinch events ( #35161 )
2021-10-12 15:48:19 +03:00
Jesse Mandel
d7dec124eb
Update nuget docs to specify only .NET Framework projects are supported. ( #35124 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-10-11 19:31:53 +03:00
XhmikosR
1fe4acc270
Update devDependencies ( #35155 )
...
* @babel/core ^7.15.5 → ^7.15.8
* @babel/preset-env ^7.15.6 → ^7.15.8
* cspell ^5.12.0 → ^5.12.3
* linkinator ^2.14.3 → ^2.14.4
* vnu-jar 21.9.2 → 21.10.8
2021-10-11 19:07:43 +03:00
Geremia Taglialatela
5b124f647f
Add color and border-color css variables to tables ( #35055 )
2021-10-11 17:41:43 +03:00
GeoSot
8ec6c94522
Extract Carousel's swipe functionality to a separate Class ( #32999 )
2021-10-11 17:04:43 +03:00
Mark Otto
b21c7ccbb7
Reset z-index on .navbar-expand .offcanvas, plus prevent box-shadow issues ( #35153 )
2021-10-10 14:56:35 +03:00
XhmikosR
24e3ca2474
tooltip.js: ignore a LGTM error ( #35147 )
...
The code on this line is either sanitized or the user chose to not sanitize it.
2021-10-10 14:49:41 +03:00
XhmikosR
c44d64ed71
Merge remote-tracking branch 'remotes/origin/v513'
2021-10-09 18:28:28 +03:00
XhmikosR
1a6fdfae6b
Bump version to 5.1.3.
2021-10-09 09:43:19 +03:00
Mark Otto
09f73a6a12
Revert "Add align-self: center to buttons for improved rendering in flex containers" ( #35143 )
...
This reverts commit 94c80ff613 .
2021-10-09 09:41:51 +03:00
XhmikosR
ec62be2724
ESLint: disable no-negated-condition rule ( #35137 )
2021-10-08 12:47:55 +03:00
XhmikosR
a260967a55
tests: minor cleanup ( #35138 )
...
* tests: minor cleanup
* tests: use the util noop function
2021-10-08 12:32:11 +03:00
XhmikosR
eb0f705621
scrollspy.js: chain functions ( #35139 )
2021-10-08 12:28:05 +03:00
XhmikosR
64e13162fa
Sanitizer: fix logic and add a test. ( #35133 )
...
This was broken in 2596c97 inadvertently.
Added a test so that we don't hit this in the future.
2021-10-07 17:48:36 +03:00
Chris Midgley
9ff87f5f0e
docs: remove 'and' in middle of list ( #35113 )
2021-10-07 16:42:22 +03:00
devhoussam
c331a150cd
Add Sass variables for hr background-color and border
...
Co-Authored-By: Houssam Hammouda <11141564+devhoussam@users.noreply.github.com >
2021-10-05 15:49:35 -07:00
XhmikosR
2596c97034
util/sanitizer.js: use Array.every() ( #35120 )
2021-10-06 00:23:14 +03:00
GeoSot
598b4c59a6
Use for...of in visual tests too
2021-10-05 19:52:11 +03:00
XhmikosR
3afe4b8c7d
Enable unicorn/numeric-separators-style rule.
...
This is taken care of by babel via @babel/plugin-proposal-numeric-separator
2021-10-05 19:52:11 +03:00
XhmikosR
567a41347e
Fix a unicorn/no-array-callback-reference issue
2021-10-05 19:52:11 +03:00
XhmikosR
666fe596bf
Enable unicorn/no-array-for-each rule
2021-10-05 19:52:11 +03:00
XhmikosR
2b4d0d166b
Enable unicorn/no-for-loop rule
2021-10-05 19:52:11 +03:00
XhmikosR
9f1579aa04
Enable unicorn/prefer-prototype-methods rule
2021-10-05 19:52:11 +03:00
Mark Otto
57d80fcd32
Separate container classes from $enable-grid-classes option ( #35005 )
...
* Separate container classes from enable-grid-classes optoin
* Document the new option
* Mention in migration guide
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-10-05 19:46:33 +03:00
dependabot[bot]
cf2f7cfbe5
Bump postcss from 8.3.8 to 8.3.9 ( #35110 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.8 to 8.3.9.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.8...8.3.9 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-05 19:37:30 +03:00
dependabot[bot]
71e334e41a
Bump autoprefixer from 10.3.6 to 10.3.7 ( #35109 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.3.6 to 10.3.7.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.6...10.3.7 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-10-05 19:31:48 +03:00
dependabot[bot]
7bd4c9b79e
Bump linkinator from 2.14.0 to 2.14.3 ( #35119 )
...
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator ) from 2.14.0 to 2.14.3.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases )
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.14.0...v2.14.3 )
---
updated-dependencies:
- dependency-name: linkinator
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-05 19:26:27 +03:00
XhmikosR
5ecef8ac01
Release v5.1.2 ( #35114 )
2021-10-05 18:50:18 +03:00
Kyle Tsang
a2aa8c5a6e
Add workaround for dart sass compile error ( #35033 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Mark Otto <otto@github.com >
2021-10-05 18:40:44 +03:00
Christian Oliff
6b8cf0912a
Add cSpell custom dictionary and docs-spellcheck script ( #34940 )
2021-10-05 18:00:48 +03:00
Julien Déramond
fc21dcf758
Fix capitalization after period in contents.md ( #35111 )
2021-10-05 17:46:08 +03:00
XhmikosR
c81c645394
rollup: specify generatedCode: 'es2015' ( #35070 )
...
This will make use of `const` and modern features (which we are already using in our code) in the generated rollup code.
2021-10-04 19:46:07 +03:00
XhmikosR
78e9b402df
Revert "Bundlewatch: stop ignoring dependabot branches ( #33192 )" ( #35069 )
...
This reverts commit 5560c86070 .
2021-10-04 19:34:47 +03:00
XhmikosR
c8e5de6e7d
Update devDependencies ( #35102 )
...
* @popperjs/core ^2.10.1 → ^2.10.2
* @rollup/plugin-commonjs ^20.0.0 → ^21.0.0
* clean-css-cli ^5.3.3 → ^5.4.1
* eslint-config-xo ^0.38.0 → ^0.39.0
* rollup ^2.57.0 → ^2.58.0
* stylelint-config-twbs-bootstrap ^2.2.3 → ^2.2.4
2021-10-04 19:29:05 +03:00
dependabot[bot]
ae16dbbb50
Bump autoprefixer from 10.2.6 to 10.3.6 ( #35076 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.2.6 to 10.3.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.2.6...10.3.6 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-10-04 19:10:09 +03:00
Priyansh
49df44d43e
README.md: fix capitalization after period
2021-10-01 17:12:45 +03:00
XhmikosR
4ffdef397f
Update terser to v5.9.0 ( #34995 )
2021-09-29 09:20:04 +03:00
XhmikosR
759fc89f4b
sanitizer: add sms in the SAFE_URL_PATTERN ( #35074 )
2021-09-29 07:41:06 +03:00
Mark Otto
9437973e58
Update README.md
2021-09-28 18:35:13 -07:00
béla
9da749bc33
update readme github issue new links
2021-09-28 18:35:13 -07:00
Mark Otto
c67bcdee62
Fix syntax error, update description
2021-09-28 16:08:17 -07:00
GeoSot
7da7e8a558
Change from issue templates to issue forms
...
Co-Authored-By: XhmikosR <xhmikosr@gmail.com >
Co-Authored-By: GeoSot <geo.sotis@gmail.com >
2021-09-28 16:02:20 -07:00
dependabot[bot]
a0d3ddc87b
Bump postcss-cli from 9.0.0 to 9.0.1 ( #35075 )
...
Bumps [postcss-cli](https://github.com/postcss/postcss-cli ) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/postcss/postcss-cli/releases )
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-cli/compare/9.0.0...9.0.1 )
---
updated-dependencies:
- dependency-name: postcss-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-28 19:04:23 +03:00
Alex Gibson
630d2707a3
docs: remove data-bs-dismiss="modal" leftover ( #35042 )
2021-09-28 18:46:09 +03:00
XhmikosR
fee1dc52ee
Regenerate package-lock.json ( #35071 )
2021-09-28 18:38:31 +03:00
Geremia Taglialatela
4fffcf7232
Use Sass variable instead of RGB components ( #35017 )
...
All other `rgba()` calls use a Sass variable, except for the ones fixed in this commit
2021-09-28 18:18:02 +03:00
Grey Li
69fedf203b
docs: fix Popper version number in config ( #35067 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-09-28 13:52:57 +03:00
dependabot[bot]
556fd4bbd4
Bump rollup from 2.56.3 to 2.57.0 ( #35065 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.56.3 to 2.57.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.56.3...v2.57.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-28 13:38:31 +03:00
dependabot[bot]
143dafdc93
Bump sass from 1.42.0 to 1.42.1 ( #35064 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.42.0 to 1.42.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.42.0...1.42.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-09-28 13:14:38 +03:00
dependabot[bot]
70f55cfb52
Bump postcss from 8.3.6 to 8.3.8 ( #35063 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.6 to 8.3.8.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.6...8.3.8 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-28 12:53:40 +03:00
dependabot[bot]
9845a38f97
Bump postcss-cli from 8.3.1 to 9.0.0 ( #35061 )
...
Bumps [postcss-cli](https://github.com/postcss/postcss-cli ) from 8.3.1 to 9.0.0.
- [Release notes](https://github.com/postcss/postcss-cli/releases )
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-cli/compare/8.3.1...9.0.0 )
---
updated-dependencies:
- dependency-name: postcss-cli
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-09-28 12:48:46 +03:00
dependabot[bot]
c7dd486527
Bump @rollup/plugin-node-resolve from 13.0.4 to 13.0.5 ( #35060 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 13.0.4 to 13.0.5.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.0.5/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-09-28 12:42:08 +03:00
dependabot[bot]
ae51525389
Bump glob from 7.1.7 to 7.2.0 ( #35059 )
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 7.1.7 to 7.2.0.
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v7.1.7...v7.2.0 )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-09-28 12:36:33 +03:00
Rohit Sharma
337447c5cc
Add offcanvas to the components requiring JavaScript ( #35013 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-09-28 12:33:33 +03:00
Julien Déramond
b1e27a456b
examples: Add role="switch" to switches ( #35022 )
2021-09-28 12:28:30 +03:00
dependabot[bot]
d610a3c484
Bump nodemon from 2.0.12 to 2.0.13 ( #35066 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.12 to 2.0.13.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.12...v2.0.13 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-28 12:24:13 +03:00
XhmikosR
60d3eb34f8
Update devDependencies ( #35026 )
...
* @babel/cli ^7.15.4 → ^7.15.7
* sass ^1.41.0 → ^1.42.0
2021-09-21 09:10:09 +03:00
dependabot[bot]
93e82f11b9
Bump nth-check from 2.0.0 to 2.0.1 ( #35025 )
...
Bumps [nth-check](https://github.com/fb55/nth-check ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases )
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: nth-check
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-21 09:02:51 +03:00
GeoSot
bdfb4cc54d
Fix Collapse regression of handling toggling between sibling chilldren ( #34951 )
2021-09-15 15:33:19 +03:00
XhmikosR
8f2e678424
Minor refactoring ( #34980 )
...
Rename variables and remove a temporary one
2021-09-15 14:34:24 +03:00
XhmikosR
c5d03d93fc
Rename e to event ( #34979 )
2021-09-15 14:27:46 +03:00
dependabot[bot]
1d484b5737
Bump sass from 1.40.1 to 1.41.0 ( #34977 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.40.1 to 1.41.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.40.1...1.41.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-15 08:47:47 +03:00
dependabot[bot]
c54cd6a070
Bump sass from 1.39.0 to 1.40.1 ( #34974 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.39.0 to 1.40.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.39.0...1.40.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-14 15:04:09 +03:00
dependabot[bot]
6bd842bd66
Bump eslint-plugin-unicorn from 35.0.0 to 36.0.0 ( #34970 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 35.0.0 to 36.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v35.0.0...v36.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-09-14 09:32:51 +03:00
dependabot[bot]
89630c54fc
Bump @babel/preset-env from 7.15.4 to 7.15.6 ( #34973 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.15.4 to 7.15.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.15.6/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-14 09:24:31 +03:00
XhmikosR
8b0b34e92e
Update CodeQL workflow ( #34961 )
2021-09-14 09:07:59 +03:00
cdalexndr
55a352d023
Fix responsive img docs
...
https://github.com/twbs/bootstrap/issues/34885
2021-09-13 22:19:13 -06:00
GeoSot
c9af4565fd
tests: fix lint warning ( #34950 )
2021-09-13 10:57:17 +03:00
Christian Oliff
8c4f66733e
Changes some latin/dummy text to English ( #34946 )
...
Changes some latin/dummy text to English so spellcheck linter passes
2021-09-10 14:02:58 +03:00
Kitty Giraudel
1df098361c
Update a URL mentioning dead name ( #34937 )
2021-09-09 14:42:45 +03:00
Christian Oliff
cb87ed2a79
docs: Add role="switch" to switches ( #34824 )
...
* docs: Add role="switch" to switches
* Tweak/expand explanation about assistive technologies
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
2021-09-09 14:37:52 +03:00
Christian Oliff
f7c361f553
replace dummy text with English for Text truncation page ( #34936 )
2021-09-09 14:30:41 +03:00
Gaël Poupard
2a925d6fd8
Separator for table direct children ( #34861 )
...
* fix(tables): separator for table direct children
* fix(tables): drop universal selectors
* fix(tables): trying the lobotomized owl selector
* fix(tables): get closer to v4
* fix(tables): ensure borderless are borderless
2021-09-09 09:50:55 +03:00
Christian Oliff
8db02e24d6
Non-blocking typo fix ( #34935 )
2021-09-09 09:44:44 +03:00
Christian Oliff
24daa47131
Fix Backdroped typo ( #34920 )
2021-09-08 10:55:01 -07:00
Julien Déramond
499485589f
Remove remaining "master" branch references ( #34932 )
2021-09-08 17:58:50 +03:00
Christian Oliff
de68df20cd
fix utilities typo ( #34923 )
2021-09-08 16:59:17 +03:00
bavoco
00a230a6a7
fix custom property values of row overrides individual cell ( #34799 )
2021-09-08 09:07:22 +03:00
XhmikosR
395b50a5b5
docs: Update RFS version & move "v" prefix to config.yml ( #34918 )
2021-09-08 09:03:04 +03:00
Christian Oliff
acc0836f08
fix predefined typo ( #34922 )
2021-09-08 08:59:27 +03:00
Christian Oliff
7e1aa85fad
Fix JavaScript typo ( #34921 )
2021-09-08 08:55:43 +03:00
Dominik Crha
dbe0ad49ab
Add border-radius sizes to small and large .form-selects ( #34853 )
...
Fixes #34852
Co-authored-by: Dominik Crha <crha@havit.cz >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2021-09-07 13:35:35 -07:00
Zaid Jawed
94c80ff613
Add align-self: center to buttons for improved rendering in flex containers
...
Fixes #34834
2021-09-07 13:21:57 -07:00
XhmikosR
0d81d3cbc1
Release v5.1.1 ( #34869 )
...
* Prepare v5.1.1.
* Dist
2021-09-07 18:37:44 +03:00
dependabot[bot]
b6855ae138
Bump vnu-jar from 21.6.11 to 21.9.2 ( #34874 )
...
* Bump vnu-jar from 21.6.11 to 21.9.2
Bumps [vnu-jar](https://github.com/validator/validator ) from 21.6.11 to 21.9.2.
- [Release notes](https://github.com/validator/validator/releases )
- [Changelog](https://github.com/validator/validator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/validator/validator/compare/21.6.11...21.9.2 )
---
updated-dependencies:
- dependency-name: vnu-jar
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Ignore the `aria-disabled` warnings
* Add comment to aria-disabled ignore
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-09-07 10:55:08 +03:00
XhmikosR
23b3d636e1
Typo fixes ( #34914 )
2021-09-07 09:45:27 +03:00
Patrick H. Lauke
aa06dffdf6
Disabled link cleanup ( #34886 )
...
* Disabled link cleanup
per https://www.w3.org/TR/html-aria/#docconformance
> It is NOT RECOMMENDED to use `aria-disabled="true"` on an `a` element with an `href` attribute.
>
>NOTE
>If a link needs to be "disabled", remove the `href` attribute.
This PR removes the unnecessary `href="#"`, `tabindex="-1"`, and `aria-disabled="true"` from disabled links in both docs pages and examples. `aria-disabled="true"` *is* kept for disabled link-based buttons (that have `role="button"`) as there it's appropriate to use (you *want* to convey to assistive technologies that this thing you're claiming is a button is also disabled at the moment)
Further, the PR extends the "Link functionality caveat" to show the "proper" way (removing `href` and adding `.disabled` class only) to disable a link, but then explains what to do if that's not possible (and then keeps an example with all the traditional `href="#" tabindex="-1" aria-disabled="true"`, but explains clearly that it's not ideal). Same sort of explanation is also added to the pointer event utilities page
* Turn big note into actual normal doc text
Co-authored-by: Mark Otto <markd.otto@gmail.com >
Co-authored-by: Mark Otto <markd.otto@gmail.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-09-06 22:14:21 +03:00
Julien Déramond
16aab88a67
docs: make use of the .Site.Params.docs_version variable ( #34913 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-09-06 21:59:04 +03:00
XhmikosR
68a86d3477
BrowserStack: add Firefox 60 and Chrome 60 ( #34912 )
...
These are the minimum supported versions, so this patch makes sure everything works there too.
2021-09-06 21:54:08 +03:00
Christian Oliff
6411799e60
Docs: Add Callout to Stacks Helper page about limited flexbox gap support ( #34910 )
...
* Docs: Add Callout to Stacks Helper page about limited flexbox gap support
Fixes : #34737
* Update stacks.md
* Delete callout-warning-flexbox-gap.md
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-09-06 21:48:35 +03:00
XhmikosR
60b88dd3b9
Update devDependencies ( #34911 )
...
* @babel/core ^7.15.4 → ^7.15.5
* hugo-bin ^0.76.0 → ^0.76.1
2021-09-06 15:11:32 +03:00
Julien Déramond
2a1aa2a9f4
Fix a11y issues in .hstack example and placeholder 'How it works' example ( #34892 )
2021-09-04 09:36:18 +03:00
XhmikosR
9852c9afbb
Regenerate package-lock.json ( #34900 )
2021-09-03 12:32:02 +03:00
dependabot[bot]
6397516ad7
Bump @popperjs/core from 2.9.3 to 2.10.1 ( #34896 )
...
* Bump @popperjs/core from 2.9.3 to 2.10.1
Bumps [@popperjs/core](https://github.com/popperjs/popper-core ) from 2.9.3 to 2.10.1.
- [Release notes](https://github.com/popperjs/popper-core/releases )
- [Commits](https://github.com/popperjs/popper-core/compare/v2.9.3...v2.10.1 )
---
updated-dependencies:
- dependency-name: "@popperjs/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update config.yml
* Update .bundlewatch.config.json
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-09-03 12:11:42 +03:00
dependabot[bot]
9b7256ee8c
Bump @babel/core from 7.15.0 to 7.15.4 ( #34898 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.15.0 to 7.15.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.15.4/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-03 12:08:10 +03:00
dependabot[bot]
19d4e7852b
Bump @babel/preset-env from 7.15.0 to 7.15.4 ( #34897 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.15.0 to 7.15.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.15.4/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-09-03 12:03:11 +03:00
dependabot[bot]
e52b78aa27
Bump @babel/cli from 7.14.8 to 7.15.4 ( #34895 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.14.8 to 7.15.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.15.4/packages/babel-cli )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-03 11:55:20 +03:00
dependabot[bot]
22738ee8ae
Bump hugo-bin from 0.75.0 to 0.76.0 ( #34883 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.75.0 to 0.76.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.75.0...v0.76.0 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-03 00:42:41 +03:00
Alan Oliveira
58edf0ecbe
docs: add $enable-smooth-scroll to Sass options page ( #34877 )
2021-09-03 00:14:20 +03:00
dependabot[bot]
55c5549172
Bump sass from 1.38.2 to 1.39.0 ( #34875 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.38.2 to 1.39.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.38.2...1.39.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-02 15:20:49 +03:00
Mark Otto
d91480e3c7
Include root.scss in all dist builds ( #34773 )
...
* Remove the font-family-* override vars from Reboot build
* Update Reboot docs to mention CSS variables
2021-09-02 08:41:58 +03:00
XhmikosR
283cbd9026
Use path.Join when joining paths
2021-08-31 17:24:38 +03:00
XhmikosR
f22966c920
example: remove unneeded escape characters
2021-08-31 17:24:38 +03:00
XhmikosR
5cc633dfab
Minor shortcode tweaks and consistency changes
2021-08-31 17:24:38 +03:00
XhmikosR
9050b2698a
Remove .html suffix from shortcodes calls.
...
It's the default.
2021-08-31 17:24:38 +03:00
XhmikosR
365d6d9fb1
Tweak scss-docs shortcode
2021-08-31 17:24:38 +03:00
GeoSot
51afe026ca
Fix tooltip data-bs-original-title issue ( #34842 )
2021-08-31 16:11:22 +03:00
XhmikosR
ef21000cbe
tests: add Offcanvas too in jquery.spec.js ( #34841 )
2021-08-30 18:57:00 +03:00
XhmikosR
a7e64b5a4f
Add GitHub SHA in BrowserStack build ID. ( #34077 )
2021-08-30 16:30:51 +03:00
XhmikosR
2a0f7078d4
Update Sass and regenerate package-lock.json ( #34812 )
2021-08-30 16:05:08 +03:00
Julien Déramond
a0da3a0f42
Enhance Alerts > Live Example section ( #34769 )
2021-08-30 16:00:16 +03:00
XhmikosR
c02805bb8c
Move a few ESLint rules where they are needed.
2021-08-30 15:51:44 +03:00
XhmikosR
4a4b61f082
Update eslint-plugin-unicorn to v35.0.0
2021-08-30 15:51:44 +03:00
Marius A
10fc1fec6a
clarify importing all vs specific plugins ( #34840 )
2021-08-30 15:36:53 +03:00
GeoSot
c1fc1dbbee
Collapse on toggle, should not hide descendant tabpanels ( #34835 )
2021-08-30 15:29:02 +03:00
dependabot[bot]
d9254c64fa
Bump eslint-plugin-import from 2.24.1 to 2.24.2 ( #34826 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.24.1...v2.24.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-26 18:52:47 +03:00
dependabot[bot]
151f076ab6
Bump sass from 1.38.0 to 1.38.1 ( #34811 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.38.0 to 1.38.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.38.0...1.38.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-08-24 15:38:40 +03:00
dependabot[bot]
acfd5b6625
Bump eslint-plugin-import from 2.24.0 to 2.24.1 ( #34809 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.24.0 to 2.24.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.24.0...v2.24.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-08-24 15:38:24 +03:00
dependabot[bot]
44a5be2de7
Bump rollup from 2.56.2 to 2.56.3 ( #34810 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.56.2 to 2.56.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.56.2...v2.56.3 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 15:23:42 +03:00
XhmikosR
40042ee503
visual tests: minor fixes ( #34802 )
2021-08-23 18:33:55 +03:00
ghost_32
6cf52ed5f7
Fix $dropdown-link-hover-color variable color value in _variable.scss ( #34779 )
2021-08-23 10:18:29 +03:00
XhmikosR
9e1d81a851
Progress page: remove toggle animation button ( #34787 )
...
We don't use the same approach with a button on the Placeholders page.
2021-08-21 06:54:53 +03:00
Sébastien ALFAIATE
91295c2187
alert.js: Add missing newline ( #34785 )
2021-08-20 18:30:08 +03:00
SaintMalik
bfad22f23c
docs: fix typos in approach and placeholders ( #34781 )
2021-08-20 18:25:03 +03:00
XhmikosR
7207cd1919
dashboard-rtl: use the same scripts as the dashboard example ( #34766 )
2021-08-18 18:51:12 +03:00
Kyle Tsang
b10c1a76c7
Fix typo in placeholder docs ( #34752 )
2021-08-18 07:30:06 +03:00
dependabot[bot]
18b3e1ac71
Bump sass from 1.37.5 to 1.38.0 ( #34759 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.37.5 to 1.38.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.37.5...1.38.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-18 07:26:20 +03:00
GeoSot
1e5e655670
Fix modal when is triggered by bs-toggle, to hide other open instances ( #34701 )
2021-08-10 17:55:34 +03:00
XhmikosR
418fe8113e
carousel: move common checks to a function ( #34621 )
2021-08-10 17:50:32 +03:00
XhmikosR
2034ead87f
Update devDependencies ( #34725 )
...
* @babel/core ^7.14.8 → ^7.15.0
* @babel/preset-env ^7.14.9 → ^7.15.0
2021-08-10 17:46:04 +03:00
dependabot[bot]
91e53eb93b
Bump rollup from 2.55.1 to 2.56.2 ( #34721 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.55.1 to 2.56.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.55.1...v2.56.2 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-08-10 17:35:21 +03:00
dependabot[bot]
d3368f4c00
Bump eslint-config-xo from 0.37.0 to 0.38.0 ( #34722 )
...
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo ) from 0.37.0 to 0.38.0.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases )
- [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.37.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: eslint-config-xo
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-10 17:30:32 +03:00
dependabot[bot]
0d608a6ccd
Bump eslint-plugin-import from 2.23.4 to 2.24.0 ( #34723 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.23.4 to 2.24.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.23.4...v2.24.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-08-10 17:23:57 +03:00
Mark Otto
612d235faf
Add check to rgba-css-var function for body or bg ( #34699 )
2021-08-10 17:16:48 +03:00
dependabot[bot]
fd92e353d0
Bump clean-css-cli from 5.3.2 to 5.3.3 ( #34697 )
...
Bumps [clean-css-cli](https://github.com/clean-css/clean-css-cli ) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/clean-css/clean-css-cli/releases )
- [Changelog](https://github.com/clean-css/clean-css-cli/blob/master/History.md )
- [Commits](https://github.com/clean-css/clean-css-cli/compare/v5.3.2...v5.3.3 )
---
updated-dependencies:
- dependency-name: clean-css-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-05 18:06:46 +03:00
Semih Raif Gürel
f4fd27118f
Fix font size variable name ( #34679 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-08-05 08:39:04 +03:00
Christian Oliff
fdc2f723a5
docs: Fix placeholders typo ( #34686 )
2021-08-05 08:36:00 +03:00
XhmikosR
f20fece3a8
Prepare v5.1.0. ( #34674 )
2021-08-04 18:41:51 +03:00
XhmikosR
7fcc2f4d52
_navbar.scss: switch comment ( #34677 )
2021-08-04 17:49:34 +03:00
dependabot[bot]
68ff5c91b7
Bump @popperjs/core from 2.9.2 to 2.9.3 ( #34668 )
...
* Bump @popperjs/core from 2.9.2 to 2.9.3
Bumps [@popperjs/core](https://github.com/popperjs/popper-core ) from 2.9.2 to 2.9.3.
- [Release notes](https://github.com/popperjs/popper-core/releases )
- [Commits](https://github.com/popperjs/popper-core/compare/v2.9.2...v2.9.3 )
---
updated-dependencies:
- dependency-name: "@popperjs/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update _config.yml popper version
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-08-04 10:39:53 +03:00
dependabot[bot]
0da7d66842
Bump hugo-bin from 0.74.1 to 0.75.0 ( #34669 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.74.1 to 0.75.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.74.1...v0.75.0 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-08-04 10:12:07 +03:00
dependabot[bot]
999eee6391
Bump sass from 1.37.2 to 1.37.5 ( #34670 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.37.2 to 1.37.5.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.37.2...1.37.5 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-04 09:55:07 +03:00
Mark Otto
1e9446c0c8
Update .bundlewatch.config.json
2021-08-03 17:06:06 -07:00
Mark Otto
7409271b56
Document the utility API's new css-var boolean
...
Co-Authored-By: Gaël Poupard <ffoodd@users.noreply.github.com >
2021-08-03 17:06:06 -07:00
Mark Otto
4d7911a27b
Add and document additional :root CSS variables
...
- Adds grayscale colors
- Adds root and body variables
Note that some Sass variables default to `null`, so as we generate and use the CSS variable, we'll be potentially adding some lines of code.
2021-08-03 17:06:06 -07:00
Mark Otto
e72916e5b7
Update color and background-color utilities
...
- Adds new functions to generate additional Sass maps
- Adds new root variables for rgb() versions of our theme colors, plus a few extras
- Adds ability to change the alpha transparency of text color and background color utilities with new utilities, inline styles, or local CSS var
- Updates documentation for color and background-color utilities pages
- Deprecates .text-black-50 and .text-white-50 since those (and additional transparency levels) can be generated on the fly
Change approach slightly to prevent cascade
2021-08-03 17:06:06 -07:00
Sean Hinton
a2f92d1aab
Improved docs describing media-breakpoint-down breakpoints ( #34637 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-08-03 19:08:10 +03:00
Jaume Sala
39b7c75b13
Add new placeholder component ( #31859 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Jaume Sala <jaumesala@gmail.com >
Co-authored-by: Mark Otto <markdotto@gmail.com >
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
2021-08-03 08:59:00 -07:00
Mark Otto
f64df40dfa
Update input-bg to use body-bg ( #34651 )
2021-08-03 18:27:49 +03:00
XhmikosR
b6df4a5394
Regenerate package-lock.json ( #34659 )
2021-08-03 14:07:25 +03:00
dependabot[bot]
fc6cf9b06f
Bump @babel/preset-env from 7.14.8 to 7.14.9 ( #34653 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.14.8 to 7.14.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.9/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-08-03 13:59:57 +03:00
dependabot[bot]
6074e55e99
Bump @rollup/plugin-commonjs from 19.0.2 to 20.0.0 ( #34656 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 19.0.2 to 20.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v20.0.0/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-08-03 13:56:59 +03:00
dependabot[bot]
6d3e1a01c5
Bump sass from 1.36.0 to 1.37.2 ( #34658 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.36.0 to 1.37.2.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.36.0...1.37.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-08-03 13:54:21 +03:00
dependabot[bot]
6c38cc01e7
Bump clean-css-cli from 5.3.0 to 5.3.2 ( #34657 )
...
Bumps [clean-css-cli](https://github.com/jakubpawlowicz/clean-css-cli ) from 5.3.0 to 5.3.2.
- [Release notes](https://github.com/jakubpawlowicz/clean-css-cli/releases )
- [Changelog](https://github.com/clean-css/clean-css-cli/blob/master/History.md )
- [Commits](https://github.com/jakubpawlowicz/clean-css-cli/commits )
---
updated-dependencies:
- dependency-name: clean-css-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-08-03 13:51:08 +03:00
dependabot[bot]
c4513594f9
Bump rollup from 2.55.0 to 2.55.1 ( #34655 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.55.0 to 2.55.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.55.0...v2.55.1 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-08-03 13:48:19 +03:00
dependabot[bot]
d9c60313b2
Bump hugo-bin from 0.74.0 to 0.74.1 ( #34654 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.74.0 to 0.74.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.74.0...v0.74.1 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-08-03 13:45:28 +03:00
dependabot[bot]
9deed2da9b
Bump eslint from 7.31.0 to 7.32.0 ( #34652 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.31.0 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.31.0...v7.32.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-03 13:41:33 +03:00
GeoSot
a6a2d1e2df
Regression on tooltip template creation process. ( #34628 )
...
* Regression on tooltip template creation process.
* check if template content does not exist, or given argument is empty
* call `setContent()` once.
2021-08-03 11:59:33 +03:00
XhmikosR
23fd488c38
Add missing newlines around fenced codeblocks ( #34630 )
2021-07-30 08:56:36 +03:00
XhmikosR
742269a734
tooltip: move repeated strings to constants ( #34619 )
2021-07-30 00:32:07 +02:00
XhmikosR
6d707f4801
Enable a few eslint-config-xo rules ( #34620 )
...
* unicorn/prefer-dom-node-append
* unicorn/prefer-dom-node-remove
2021-07-30 00:23:00 +02:00
GeoSot
2bf32ad180
transfer interface inside jQueryInterface
2021-07-29 16:30:02 +03:00
GeoSot
e5b606d242
simplify initialization on data-toggle click
2021-07-29 16:30:02 +03:00
GeoSot
6f17e634ce
keep parent only as element
2021-07-29 16:30:02 +03:00
GeoSot
4c1f7bb051
remove duplicated Selector.find
2021-07-29 16:30:02 +03:00
GeoSot
7a71703fd3
Simplify check for children
2021-07-29 16:30:02 +03:00
GeoSot
8fc4f3aaf3
initialize variable properly
2021-07-29 16:30:02 +03:00
GeoSot
1947ca033e
Refactor internal function to use it in more cases.
...
Also, remove a few redundant checks since we already check for it in `_addAriaAndCollapsedClass()`.
2021-07-29 16:30:02 +03:00
GeoSot
5882d5dbe8
Add a helper function to check for showing
...
Also, remove the `isTransitioning()` helper.
2021-07-29 16:30:02 +03:00
GeoSot
4961ad0c63
Remove redundant check on data-toggle click.
...
Previously, it was assumed that the trigger element would have its own separate config than the collapse element itself.
2021-07-29 16:30:02 +03:00
GeoSot
2ad0a4a9fd
streamline _getConfig & interface
2021-07-29 16:30:02 +03:00
XhmikosR
c6c0bbb0b6
Collapse page: add a link to the accordion page ( #34605 )
2021-07-29 06:39:12 +03:00
Mark Otto
906a990eb7
Revert "Allow individual grid classes to override .row-cols ( #33621 )" ( #34612 )
...
This reverts commit f2b47e1c8a .
2021-07-29 06:29:46 +03:00
GeoSot
4bfd8a2cbc
Use a streamlined way to trigger component dismiss ( #34170 )
...
* use a streamlined way to trigger component dismiss
* add documentation
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-28 17:39:32 +03:00
alpadev
047145e808
Fix Manipulator.offset() ( #33603 )
...
* test: add more test cases for Manipulator.offset()
* fix: Manipulator.offset() is using obsolete properties to get scroll position
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: GeoSot <geo.sotis@gmail.com >
2021-07-28 17:23:32 +03:00
Mark Young
24e14c36e8
Correct Toast docs ( #34604 )
...
Removes incorrect references to scrollspy in Toasts documentation
2021-07-28 16:17:24 +03:00
Andrew Pucci
fd9285bc9c
Make text decoration consistent with other anchors ( #34475 )
...
Fixes #34474
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-28 16:00:10 +03:00
XhmikosR
a389cb443e
Update devDependencies ( #34585 )
...
* @rollup/plugin-commonjs ^19.0.1 → ^19.0.2
* @rollup/plugin-node-resolve ^13.0.2 → ^13.0.4
* postcss ^8.3.5 → ^8.3.6
* rollup ^2.53.3 → ^2.55.0
* sass ^1.35.2 → ^1.36.0
2021-07-28 15:55:42 +03:00
Mark Otto
8513c69385
Document change to hr in v5 ( #34574 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-27 08:25:07 +03:00
Mark Otto
f41bf2f7c5
Rename Build Tools page to Contribute ( #34578 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-27 08:14:24 +03:00
Ryan Berliner
7646f6bd33
Add shift-tab keyboard support for dialogs (modal & Offcanvas components) ( #33865 )
...
* consolidate dialog focus trap logic
* add shift-tab support to focustrap
* remove redundant null check of trap element
Co-authored-by: GeoSot <geo.sotis@gmail.com >
* remove area support forom focusableChildren
* fix no expectations warning in focustrap tests
Co-authored-by: GeoSot <geo.sotis@gmail.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-27 08:01:04 +03:00
Gaël Poupard
8536474583
More concise improvements for add() and subtract() ( #34432 )
2021-07-27 07:48:08 +03:00
Mark Otto
d140981fdb
Make note of _root.scss being required
2021-07-26 17:28:06 -05:00
Mark Otto
e208774fc1
Clean up a couple CSS Grid issues ( #34572 )
...
- Moves the make-cssgrid() mixin to the grid mixins stylesheet
- Updates the g-start-* classes to start at 1 instead of 0 as 0 is an invalid value (fixes #34399 )
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-26 18:45:10 +03:00
Mark Otto
905db7dadb
Update the custom Sass import docs ( #34573 )
...
Now includes mentino of the two utilities stylesheets, plus how and why to include the API stylesheet last
Fixes #34397
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-26 18:41:43 +03:00
Jitan Gupta
e805a5e287
Update nav-tab.md
...
Updated the from anchor tag to button in sample examples
2021-07-26 10:07:27 -05:00
TheFakeCake
9ef7ca5156
Make default $accordion-icon-color consistent
...
Change the $accordion-icon-color variable default value to
$accordion-button-color
2021-07-25 21:06:42 -05:00
XhmikosR
dd303fa971
docs: minor image compression improvements ( #34557 )
...
Before: 121 KB (124.549 bytes)
After: 121 KB (124.367 bytes)
2021-07-25 20:33:45 +03:00
Ben Koshy
2bdbb42dcf
docs: Add Github Octicons to the list ( #34526 )
...
Co-authored-by: Mark Otto <otto@github.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-22 18:29:47 +03:00
GeoSot
41292a5257
Toasts: Change showing timings and classes to keep toast display:none by default ( #33610 )
2021-07-22 18:13:13 +03:00
GeoSot
e85a6ed77c
make dataApiKeydownHandler to handle specific instance, avoiding extra manipulations
2021-07-22 17:54:48 +03:00
GeoSot
9916191311
extract createPopper method
2021-07-22 17:54:48 +03:00
GeoSot
b1dad0943f
handle click event in one place, remove undocumented click listener on element in case of not having the proper markup
2021-07-22 17:54:48 +03:00
GeoSot
d01a08547d
use classList add instead of toggle on show
2021-07-22 17:54:48 +03:00
GeoSot
d130b00cad
simplify toggle
2021-07-22 17:54:48 +03:00
GeoSot
3533e2d637
Merge dropdownInterface to jQueryInterface
2021-07-22 17:54:48 +03:00
GeoSot
d3c6f25fd0
Add isShown method and reuse it
2021-07-22 17:54:48 +03:00
GeoSot
da2db218ed
Use on private method to set content & cleanup template
2021-07-22 17:20:38 +03:00
GeoSot
9c3ceaa25b
popover: Move common code in tooltip's getTipElement()
2021-07-22 17:20:38 +03:00
GeoSot
a97fd1cd24
use one private method to resolve string or function
2021-07-22 17:20:38 +03:00
GeoSot
3716603dbc
Use getOrCreateInstance on _initializeOnDelegatedTarget
2021-07-22 17:20:38 +03:00
GeoSot
92c7056619
_getDelegateConfig(): add a comment and remove an unneeded config check
2021-07-22 17:20:38 +03:00
GeoSot
c4e189df40
use a class private getter to decouple same methods usage
2021-07-22 17:20:38 +03:00
XhmikosR
75b2934596
Update devDependencies ( #34552 )
...
* @babel/cli ^7.14.5 → ^7.14.8
* @babel/core ^7.14.6 → ^7.14.8
* @babel/preset-env ^7.14.7 → ^7.14.8
* eslint-config-xo ^0.36.0 → ^0.37.0
* eslint-plugin-unicorn ^31.0.0 → ^34.0.1
* hugo-bin ^0.73.0 → ^0.74.0
2021-07-21 15:57:47 +03:00
dependabot[bot]
3e01830d92
Bump rollup from 2.53.2 to 2.53.3 ( #34548 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.53.2 to 2.53.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.53.2...v2.53.3 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-21 14:06:40 +03:00
Ryan Berliner
119cfc3dfe
Remove whitespace at beginning of util/index.js ( #34545 )
2021-07-21 07:49:55 +03:00
GeoSot
5541179b38
Fix Util.reflow function and add documentation ( #34543 )
...
* add documentation to reflow function
* refactor to void as it should be
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-20 17:20:43 +03:00
dependabot[bot]
365b9e5af0
Bump @rollup/plugin-replace from 2.4.2 to 3.0.0 ( #34536 )
...
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace ) from 2.4.2 to 3.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/wasm-v3.0.0/packages/replace )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-replace"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-20 17:13:58 +03:00
dependabot[bot]
5eaf73baa6
Bump stylelint-config-twbs-bootstrap from 2.2.1 to 2.2.3 ( #34541 )
...
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases )
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: stylelint-config-twbs-bootstrap
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-20 17:05:29 +03:00
dependabot[bot]
7218c3e3be
Bump @rollup/plugin-node-resolve from 13.0.0 to 13.0.2 ( #34540 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 13.0.0 to 13.0.2.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.0.2/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-20 17:01:49 +03:00
dependabot[bot]
3f7476bd16
Bump @rollup/plugin-commonjs from 19.0.0 to 19.0.1 ( #34539 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 19.0.0 to 19.0.1.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v19.0.1/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-20 16:54:38 +03:00
dependabot[bot]
ed9850cbfb
Bump eslint from 7.30.0 to 7.31.0 ( #34538 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.30.0 to 7.31.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.30.0...v7.31.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-20 16:50:04 +03:00
dependabot[bot]
95e5b76d83
Bump rollup from 2.53.1 to 2.53.2 ( #34537 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.53.1 to 2.53.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.53.1...v2.53.2 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-20 16:41:59 +03:00
XhmikosR
2721f6042b
CI: make use of the actions/setup-node's cache option ( #34453 )
2021-07-19 18:38:49 +03:00
GeoSot
dfafb9a60c
modal: change data-dismiss so that it can be outside of a modal using bs-target ( #33403 )
...
* change data-dismiss, so can be outside modal, using a bs-target
* Update site/content/docs/5.0/components/modal.md
Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com >
2021-07-19 16:56:05 +03:00
craftwerk
06a1ca5623
Add new offcanvas support to navbars
...
Co-Authored-By: craftwerk <1193597+craftwerk@users.noreply.github.com >
2021-07-17 20:33:34 -07:00
Mark Otto
ed3f2d46c4
Bump bundlewatch
2021-07-16 15:11:40 -07:00
Mark Otto
aee169d192
Split .vr from stacks as a new helper
2021-07-16 15:11:40 -07:00
Mark Otto
2bc6de1f5e
Add hstack and vstack helpers
2021-07-16 15:11:40 -07:00
XhmikosR
5c1691ac3a
Regenerate package-lock.json ( #34499 )
2021-07-15 00:10:22 +03:00
Gaël Poupard
054f8781a8
fix(forms): prevent color control from shrinking ( #34445 )
...
* fix(forms): prevent color control from shrinking
Fixes #34195
Setting `min-width` alongside `max-width` wouldn't make any sense IMHO. The only concern I have is whether we should introduce a dedicated variable for said width?
* feat(forms): introduce ` $form-color-width`
* feat(forms): use ` $form-color-width`
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-14 09:19:28 +03:00
GeoSot
e45b25e08e
util.js: remove Selector.findOne() dependency ( #34441 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-14 09:08:10 +03:00
dependabot[bot]
2b297b977a
Bump rtlcss from 3.2.1 to 3.3.0 ( #34490 )
...
Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss ) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/MohammadYounes/rtlcss/releases )
- [Changelog](https://github.com/MohammadYounes/rtlcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/MohammadYounes/rtlcss/compare/v3.2.1...v3.3.0 )
---
updated-dependencies:
- dependency-name: rtlcss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-14 08:55:08 +03:00
dependabot[bot]
96db1780e1
Bump nodemon from 2.0.9 to 2.0.12 ( #34489 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.9 to 2.0.12.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.9...v2.0.12 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-14 08:47:25 +03:00
dependabot[bot]
f50ce6179d
Bump karma-jasmine-html-reporter from 1.6.0 to 1.7.0 ( #34492 )
...
Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases )
- [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/compare/v1.6.0...v1.7.0 )
---
updated-dependencies:
- dependency-name: karma-jasmine-html-reporter
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-14 08:34:25 +03:00
dependabot[bot]
3f3f8dddb8
Bump coverallsapp/github-action from 1.1.2 to 1.1.3 ( #34491 )
...
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/coverallsapp/github-action/releases )
- [Commits](https://github.com/coverallsapp/github-action/compare/v1.1.2...1.1.3 )
---
updated-dependencies:
- dependency-name: coverallsapp/github-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-14 08:29:28 +03:00
dependabot[bot]
da524f6b7d
Bump rollup from 2.52.8 to 2.53.1 ( #34493 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.52.8 to 2.53.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.52.8...v2.53.1 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-14 08:24:01 +03:00
Eric Horstmanshof
145aaee2a7
Added new Offcanvas file to import example
...
Added the new B5 Offcanvas component in the import examples.
2021-07-12 13:49:42 -07:00
XhmikosR
452e2f0689
npm scripts: add aggregate-output ( #32907 )
2021-07-08 09:55:20 +03:00
Mark Otto
0fc117cec5
Add null $card-box-shadow variable ( #34440 )
...
Fixes #34421
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-08 09:44:55 +03:00
Kijima Daigo
f254047d92
CONTRIBUTING.md: fix broken link to README.md ( #34389 )
2021-07-08 08:49:41 +03:00
dependabot[bot]
0e165e58f5
Bump sass from 1.35.1 to 1.35.2 ( #34452 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.35.1 to 1.35.2.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.35.1...1.35.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-08 08:41:19 +03:00
dependabot[bot]
7987bfdf80
Bump rollup from 2.52.6 to 2.52.8 ( #34451 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.52.6 to 2.52.8.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.52.6...v2.52.8 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-08 08:33:40 +03:00
dependabot[bot]
8fd62c4fc5
Bump eslint from 7.29.0 to 7.30.0 ( #34430 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.29.0 to 7.30.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.29.0...v7.30.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-08 08:30:20 +03:00
dependabot[bot]
0132b77638
Bump hugo-bin from 0.72.5 to 0.73.0 ( #34429 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.72.5 to 0.73.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.72.5...v0.73.0 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-08 08:26:36 +03:00
Mark Otto
47bbd945f0
Add maps for all colors, document how to extend color utilities ( #32319 )
...
* Add maps for all colors, document how to extend color utilities
* Updates to make this more functional for v5
- Moves color maps into _variables.scss for now (felt weird to split them out when the variables are there)
- Adds a new function, map-merge-multiple(), and updates docs that reference combo-map
- Updates code snippet and docs guidance about how to extend the color utils to handle this
* Update site/content/docs/5.0/customize/color.md
Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-06 14:31:20 -07:00
acyoush
66ce774e2a
Fix site params variable on themes section
2021-07-06 11:25:12 -10:00
Mark Otto
359ed099e5
Add horizontal collapse support
2021-07-05 17:22:29 -10:00
dependabot[bot]
8bc89b273d
Bump hugo-bin from 0.72.4 to 0.72.5 ( #34394 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.72.4 to 0.72.5.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.72.4...v0.72.5 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 16:46:19 +03:00
dependabot[bot]
f323fad915
Bump nodemon from 2.0.7 to 2.0.9 ( #34393 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.7...v2.0.9 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-07-01 14:18:33 +03:00
dependabot[bot]
0c7018a954
Bump rollup from 2.52.3 to 2.52.6 ( #34392 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.52.3 to 2.52.6.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.52.3...v2.52.6 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 14:13:15 +03:00
Mark Otto
696996dd4f
Add dynamic, live alerts example to docs ( #33866 )
2021-06-29 18:46:25 +03:00
Jeremy Jackson
d314466a4d
Accept argument of different types in the getInstance method ( #34333 )
2021-06-29 17:45:45 +03:00
dependabot[bot]
b00355de4b
Bump hugo-bin from 0.72.1 to 0.72.4 ( #34376 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.72.1 to 0.72.4.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.72.1...v0.72.4 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-06-29 17:32:52 +03:00
dependabot[bot]
d979dcf853
Bump rtlcss from 3.2.0 to 3.2.1 ( #34372 )
...
Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss ) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/MohammadYounes/rtlcss/releases )
- [Changelog](https://github.com/MohammadYounes/rtlcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/MohammadYounes/rtlcss/compare/3.2.0...v3.2.1 )
---
updated-dependencies:
- dependency-name: rtlcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-06-29 17:28:51 +03:00
dependabot[bot]
cb187599ea
Bump linkinator from 2.13.6 to 2.14.0 ( #34371 )
...
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator ) from 2.13.6 to 2.14.0.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases )
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.13.6...v2.14.0 )
---
updated-dependencies:
- dependency-name: linkinator
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-06-29 17:23:52 +03:00
dependabot[bot]
921d8aea68
Bump rollup from 2.52.2 to 2.52.3 ( #34370 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.52.2 to 2.52.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.52.2...v2.52.3 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-29 17:18:14 +03:00
GeoSot
70dd7f6ff5
Changes to Alert component to match the others ( #33402 )
...
Alert.js: Refactor code to match the other components
* Use this._element
* Remove handleDismiss method and keep its functionality on event
* Change JqueryInterface to be more generic
* Correct docs to be aligned with code, and add undocumented functionality
* Update alerts.md
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-06-28 16:34:47 +03:00
Mark Otto
45d26de728
Variablize backdrop for modal and offcanvas
2021-06-25 13:41:15 -07:00
Christian Oliff
088ef62982
Remove unneeded .text-white-50 CSS rule ( #34336 )
...
This is already part of Bootstrap 4.6 and 5.0.
2021-06-24 10:51:17 +03:00
Mark Otto
653476ec98
Fixes #34187
2021-06-23 20:37:07 -07:00
Mark Otto
77d4143674
Bump bundlewatch bundle
2021-06-22 19:53:24 -07:00
Mark Otto
dd824f2d3e
v5.1: Add optional CSS grid ( #31813 )
2021-06-22 19:51:16 -07:00
Rohit Sharma
5967ebd906
Use the switch statement instead of if
2021-06-22 19:50:37 -07:00
GeoSot
f94f497ad5
ScrollSpy: Make Proper use of the SelectorEngine
...
* avoid extra work, creating ids
* simplify selectors and constrain search inside `config.target`
2021-06-22 19:50:21 -07:00
harishhalodoc
a816615efa
Add utility classes for opacity ( #33781 )
...
* Add responsive utility classes for opacity
- fix for #33483
* remove responsive opacity utils as it has impact on bootstrap.css bundle size
* Update opacity.md
* Update site/content/docs/5.0/utilities/opacity.md
Co-authored-by: Mark Otto <otto@github.com >
* Update site/content/docs/5.0/utilities/opacity.md
Co-authored-by: Mark Otto <otto@github.com >
Co-authored-by: Harish <halodoc@ip-192-168-1-101.ap-southeast-1.compute.internal >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Mark Otto <otto@github.com >
Co-authored-by: Mark Otto <markd.otto@gmail.com >
Co-authored-by: alpadev <2838324+alpadev@users.noreply.github.com >
2021-06-22 19:20:01 -07:00
Mark Otto
2d8da8bcb0
Add four new snippet examples ( #33882 )
...
* Add four new snippet examples
- Dropdowns
- Footers
- List groups
- Modals
* Fix HTML linter errors
* more linter
2021-06-22 19:15:02 -07:00
XhmikosR
688bce4fa6
Release v5.0.2 ( #34276 )
...
* Bump version to v5.0.2.
* Dist
2021-06-22 21:29:16 +03:00
Mark Otto
16d5041a76
Fix another Sass division ( #34332 )
...
* Fix another Sass division
* Revert the percentage division in the mixins for accuracy
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-06-22 20:39:13 +03:00
alpadev
4927388197
Register only one DOMContentLoaded event listener in onDOMContentLoaded ( #34158 )
...
* refactor: reuse one DOMContentLoaded event listener in onDOMContentLoaded function
Instead of adding an event listener everytime the utility function is called, cache the callbacks and execute them all at once.
* refactor: drop iife for onDOMContentLoaded
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-06-22 20:19:55 +03:00
dependabot[bot]
56b000474c
Bump sass from 1.32.13 to 1.35.1 ( #34285 )
...
* Bump sass from 1.32.13 to 1.35.1
Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.13 to 1.35.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.13...1.35.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update package.json
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-06-22 20:17:34 +03:00
Mark Otto
c11c3a7e19
Update rfs to v9.0.4.
2021-06-22 20:11:39 +03:00
Mark Otto
ed13d01559
Update the divide() function
2021-06-22 20:11:39 +03:00
alpadev
290b9ee2cd
fix(carousel): arrow keys break animation if carousel sliding ( #34307 )
2021-06-22 13:11:03 +03:00
dependabot[bot]
8be957b32b
Bump @babel/preset-env from 7.14.5 to 7.14.7 ( #34326 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.14.5 to 7.14.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.7/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-06-22 12:46:19 +03:00
XhmikosR
0fa84e8c8e
build/vnu-jar.js: clean up ignores ( #34279 )
2021-06-22 12:42:49 +03:00
dependabot[bot]
58a373146b
Bump rollup from 2.52.1 to 2.52.2 ( #34325 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.52.1 to 2.52.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.52.1...v2.52.2 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-06-22 12:41:32 +03:00
dependabot[bot]
15c040a32a
Bump eslint from 7.28.0 to 7.29.0 ( #34324 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.28.0 to 7.29.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.28.0...v7.29.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-06-22 12:34:54 +03:00
dependabot[bot]
40373eb773
Bump hugo-bin from 0.71.1 to 0.72.1 ( #34327 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.71.1 to 0.72.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.71.1...v0.72.1 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-22 12:31:29 +03:00
Mark Otto
34db122ecc
Small typos, closes #34249
2021-06-19 16:30:31 -07:00
dependabot[bot]
d16a799217
Bump rollup from 2.51.2 to 2.52.1 ( #34288 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.51.2 to 2.52.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.51.2...v2.52.1 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-06-18 09:14:44 +03:00
dependabot[bot]
c6d6156e42
Bump postcss from 8.3.4 to 8.3.5 ( #34287 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.4 to 8.3.5.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.4...8.3.5 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-06-18 09:08:48 +03:00
dependabot[bot]
9c1bc2f041
Bump globby from 11.0.3 to 11.0.4 ( #34286 )
...
Bumps [globby](https://github.com/sindresorhus/globby ) from 11.0.3 to 11.0.4.
- [Release notes](https://github.com/sindresorhus/globby/releases )
- [Commits](https://github.com/sindresorhus/globby/compare/v11.0.3...v11.0.4 )
---
updated-dependencies:
- dependency-name: globby
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-18 09:02:46 +03:00
Mark Otto
bef9ec8898
Fix lingering Sass math ( #34281 )
2021-06-17 19:15:59 +03:00
Mark Otto
543d2219c4
Remove a leftover sass:math module call ( #34280 )
2021-06-17 18:38:54 +03:00
alpadev
d62ba935ef
Fix carousel buttons ( #34266 )
...
* test(carousel): add test to check if next/prev button work as intended
* fix(carousel): merge passed config with instance config in carouselInterface
2021-06-16 07:48:23 +03:00
Matt Dufresne
9485172017
fix error in javascript example under Asynchronous functions and transitions section
2021-06-15 10:50:20 -07:00
dependabot[bot]
2b2183a96e
Bump @babel/core from 7.14.5 to 7.14.6 ( #34262 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.14.5 to 7.14.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.6/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-06-15 17:39:57 +03:00
dependabot[bot]
a47c055a6f
Bump postcss from 8.3.3 to 8.3.4 ( #34260 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.3 to 8.3.4.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.3...8.3.4 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-15 17:29:25 +03:00
aphel
285ff5ebf9
querySelector will only select the first element. Adjust to QuerySelectorAll
2021-06-14 18:50:02 -07:00
Mark Otto
2f734af472
Don't set auto margin on offcanvas close
2021-06-14 18:40:14 -07:00
Mark Otto
5be3550d49
Add important to utilities, mention it's usage and global variable
2021-06-14 18:38:29 -07:00
Mark Otto
f30066cb8a
Document the change to breakpoint mixins ( #34251 )
...
* Document the change to breakpoint mixins
* Update migration.md
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-06-14 10:44:56 -07:00
XhmikosR
9ef62c3ea8
Replace Freenode with Libera.Chat in the remaining files ( #34250 )
2021-06-14 20:12:10 +03:00
XhmikosR
378660674e
Update devDependencies
...
* @babel/cli ^7.14.3 → ^7.14.5
* @babel/core ^7.14.3 → ^7.14.5
* @babel/preset-env ^7.14.4 → ^7.14.5
* karma ^6.3.3 → ^6.3.4
* postcss ^8.3.0 → ^8.3.3
* rollup ^2.51.1 → ^2.51.2
* stylelint-config-twbs-bootstrap ^2.2.0 → ^2.2.1
* vnu-jar 21.4.9 → 21.6.11
2021-06-14 09:36:09 -07:00
Mark Otto
be17444756
Replace / division with multiplication and custom divide() function ( #34245 )
...
* Convert bulk of division to multiplication
* Use custom divide() function instead of Dart Sass math module for greater compatibility
* Apply suggestions from code review
* Fix functions
2021-06-14 09:35:30 -07:00
Julien Déramond
e9da490e51
docs(style): fix display of nested <ul><li> ( #34223 )
2021-06-14 08:45:13 +03:00
Szymon Wiszczuk
7951eedbc6
fix(docs): update docs to match the newest modal-open removal ( #34239 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-06-14 08:43:35 +03:00
Marius Steffens
f826331458
Update tooltips.md ( #34222 )
...
Update method names in the options table from old jQuery API to new Bootstrap 5 API
2021-06-14 08:35:58 +03:00
Luke Ingalls
95bc724b9c
docs: update overview.md to fix typo
2021-06-13 19:36:25 -07:00
Laussel Loïc
9ac65855c4
fix accessibility issue on sidebars example ( #34214 )
2021-06-13 08:12:22 +03:00
XhmikosR
b613c8dbb6
Update devDependencies ( #34206 )
...
* eslint ^7.27.0 → ^7.28.0
* karma ^6.3.2 → ^6.3.3
* karma-firefox-launcher ^2.1.0 → ^2.1.1
* rollup ^2.50.5 → ^2.51.1
2021-06-08 08:51:15 +03:00
XhmikosR
232a40a5f1
Improve vnu-jar.js ( #34075 )
...
* switch to `execFile` for the java version command
* simplify our ignores and removed no longer needed ones
* remove `--no-langdetect` since it doesn't seem to trigger any issues any more
2021-06-08 08:44:51 +03:00
Eelke van den Bos
7968a074a5
docs: update dropdowns.md to reflect the correct version ( #34180 )
...
* Update dropdowns.md to reflect correct version
* Clarify content, drop the reference to versions
* Update dropdowns.md
Co-authored-by: Mark Otto <otto@github.com >
2021-06-07 12:44:36 -07:00
Eduardo Allegrini
ca43fa8892
docs: update migration.md to fix a typo
2021-06-07 12:29:25 -07:00
GeoSot
cb47b8c964
Refactor scrollbar.js to be used as a Class ( #33947 )
2021-06-06 09:26:36 +03:00
Gaël Poupard
08139c2280
docs(customize): missed explanations for overrides ( #34179 )
...
Closes #34176
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-06-03 19:22:47 +03:00
Anal-Retentive Squirrel Hunter
f2b47e1c8a
Allow individual grid classes to override .row-cols ( #33621 )
2021-06-03 19:18:00 +03:00
Joel Johnson
f14d1a4c17
Add positioned badges example to docs ( #34143 )
...
* Update documentation for badges
* Removes useless changes, as well as fixes an example
* Fixes some text with a badge example
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2021-06-03 19:09:13 +03:00
Gaël Poupard
dbda13d5ef
fix(forms): unitless line-height for floating labels ( #34161 )
...
Co-authored-by: Mark Otto <markd.otto@gmail.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-06-03 19:02:46 +03:00
GeoSot
c98657b830
Add getOrCreateInstance method in base-component ( #33276 )
...
Co-authored-by: Rohit Sharma <rohit2sharma95@gmail.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-06-03 18:53:27 +03:00
alpadev
4a5029ea29
Fix handling of transitionend events dispatched by nested elements( #33845 )
...
Fix handling of transitionend events dispatched by nested elements
Properly handle events from nested elements
Change `emulateTransitionEnd` to `executeAfterTransition` &&
2021-06-03 14:44:16 +03:00
Rajesh Kumar
071a288d39
Placeholder changes to input value in readonly input. ( #34040 )
...
* placeholder changes to input value
* Fix content and add value to readOnly input
* add value in readonly input
* Update site/content/docs/5.0/forms/form-control.md
Co-authored-by: Rajesh Kumar <https://github.com/rajesh2kumar96 >
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
Co-authored-by: Mark Otto <otto@github.com >
2021-06-02 23:14:10 -07:00
Gaël Poupard
46045b4a9b
img in horizontal card ( #34160 )
...
* docs(cards): img in horizontal card
Closes #34145
Simply adds `img-fluid` and `rounded-start` classes to horizontal card example to ensure copy-pasting from the docs matches the expectation.
* Update site/content/docs/5.0/components/card.md
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2021-06-02 23:08:29 -07:00
Breno Reis
c0d21e1b3d
Sets the correct color for popover header bottom border
2021-06-02 23:08:00 -07:00
王赛
9c7f3bed71
add Bootstrap 5 Simplified Chinese translation
2021-06-02 23:07:33 -07:00
Anirvan Chatterjee
7ec9d8df52
Fix typo ("theses"→ "these")
2021-06-02 22:21:27 -07:00
XhmikosR
7d9adb702d
Regenerate package-lock.json to flatten the deps tree ( #34157 )
2021-06-01 13:24:26 +03:00
dependabot[bot]
cec7618020
Bump @babel/preset-env from 7.14.2 to 7.14.4 ( #34154 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.14.2 to 7.14.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.4/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-06-01 13:13:26 +03:00
dependabot[bot]
08773aba35
Bump rollup from 2.50.0 to 2.50.5 ( #34155 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.50.0 to 2.50.5.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.50.0...v2.50.5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-06-01 13:09:32 +03:00
dependabot[bot]
f3f0b316a1
Bump autoprefixer from 10.2.5 to 10.2.6 ( #34153 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.2.5 to 10.2.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.2.5...10.2.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-06-01 13:05:28 +03:00
dependabot[bot]
0612d3169e
Bump eslint-plugin-import from 2.23.3 to 2.23.4 ( #34156 )
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.23.3 to 2.23.4.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.23.3...v2.23.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 13:00:58 +03:00
Ryan Weaver
0cb70e214f
Changing Backdrop rootElement to default to a string ( #34092 )
...
The current config can cause the "body" to become stale. Specifically,
if the entire body element is swapped out for a new body element, then
the backdrop will continue to append itself to the original body element,
since it's stored in memory as a reference on this object.
This also no longer allows an explicit null to be passed to Backdrop's rootElement
This still accomplishes the laziness of "not finding the rootElement
until the Backdrop is created" to avoid problems of the JavaScript
being included inside <head> (so, before body is available).
2021-05-31 12:35:59 +03:00
dependabot[bot]
e818c7cd5d
Bump ws from 7.4.5 to 7.4.6 ( #34136 )
...
Bumps [ws](https://github.com/websockets/ws ) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-29 09:22:26 +03:00
Simon Ihmig
649c2bb0bf
Add missing transition to .form-select ( #34034 )
...
A selectbox is styled in a very similar way as an input (`.form-control`), including border-color and box-shadow. So it can be assumed it should apply the same CSS transition for these properties when focused, but this was missing.
Co-authored-by: alpadev <2838324+alpadev@users.noreply.github.com >
2021-05-28 09:20:31 +02:00
Andrea Sudharta
f9e3d01f30
corrected link to text alignment docs ( #34119 )
...
Co-authored-by: alpadev <2838324+alpadev@users.noreply.github.com >
2021-05-28 09:16:41 +02:00
Gaël Poupard
fd985d3732
fix(tables): decouple table-bg and table-accent-bg ( #34048 )
...
Co-authored-by: alpadev <2838324+alpadev@users.noreply.github.com >
2021-05-28 09:12:40 +02:00
Gaël Poupard
57205e3d8e
fix(dropdowns): RTL for .dropdown-menu-* ( #34124 )
2021-05-27 17:36:32 +03:00
GeoSot
544d9ac3cf
Change element.parentNode.removeChild(element) to element.remove() ( #34071 )
2021-05-25 18:30:38 +03:00
dependabot[bot]
69a9b87945
Bump rollup from 2.48.0 to 2.50.0 ( #34108 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.48.0 to 2.50.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.48.0...v2.50.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 17:52:27 +03:00
dependabot[bot]
ff38727bb0
Bump rtlcss from 3.1.2 to 3.2.0 ( #34105 )
...
Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss ) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/MohammadYounes/rtlcss/releases )
- [Changelog](https://github.com/MohammadYounes/rtlcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/MohammadYounes/rtlcss/compare/3.1.2...3.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 16:14:43 +03:00
XhmikosR
2b6f6cd092
Update Hugo config and sitemap.xml ( #34074 )
2021-05-25 08:32:27 +03:00
XhmikosR
f505e5779c
Delete FUNDING.yml ( #34073 )
2021-05-25 08:31:53 +03:00
Gaël Poupard
bdde9b50a6
Fix x-paddings for select (with floating label, and in Firefox) ( #34008 )
2021-05-25 08:31:30 +03:00
hugonun
993b533dc6
Changing HTTP to HTTPS ( #34090 )
2021-05-25 08:28:27 +03:00
Gaël Poupard
50cf7f48cc
Handle complex expressions in add() & subtract() ( #34047 )
2021-05-25 08:23:41 +03:00
alpadev
b513a19003
Fix prevented show event disables modals with fade class from being displayed again ( #34085 )
...
Fix modal, in case is faded, a prevented show event can cause show method to not be executed again.
2021-05-24 18:52:36 +03:00
dependabot[bot]
136665903b
Bump eslint from 7.26.0 to 7.27.0 ( #34080 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.26.0 to 7.27.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.26.0...v7.27.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-22 14:29:59 +03:00
dependabot[bot]
b046677412
Bump eslint-plugin-import from 2.23.2 to 2.23.3 ( #34078 )
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.23.2 to 2.23.3.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.23.2...v2.23.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-22 14:28:59 +03:00
alpadev
b39b665072
Automatically select an item in the dropdown when using arrow keys ( #34052 )
2021-05-22 10:58:52 +03:00
Mark Otto
8033975548
Document how to make utilities responsive using the API ( #34062 )
2021-05-22 10:51:30 +03:00
GeoSot
e06e6dfe53
fix test of #34014 ( #34070 )
...
Fixes regression of https://github.com/twbs/bootstrap/commit/a2b5901efc6de12bb828f8dda118ddccbcd545cf breaking the test runner because it would wipe document.body.
2021-05-22 02:54:32 +02:00
Ryan Weaver
a2b5901efc
Fix bug where backdrop calls method on null if it is already removed from the body ( #34014 )
...
Co-authored-by: Rohit Sharma <rohit2sharma95@gmail.com >
2021-05-22 01:16:05 +03:00
dependabot[bot]
d64466a248
Bump postcss from 8.2.15 to 8.3.0 ( #34056 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.15 to 8.3.0.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.15...8.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-21 08:49:49 +03:00
midzer
0a4219a0b8
Replace freenode with libera IRC server ( #34050 )
2021-05-21 08:08:04 +03:00
GeoSot
55a0f9af27
fix wrong comment text for tooltip ( #34044 )
2021-05-20 17:46:43 +03:00
Ryan Berliner
4ac711b5b4
Refactor isVisible helper, fixing false positives from deep nesting or alternate means ( #33960 )
2021-05-20 16:50:53 +03:00
GeoSot
79c3bf47bc
Add Tests on scrollbar.js & better handling if a style property doesn't exists ( #33948 )
...
* scrollbar.js:
add some tests
transfer test from modal.spec. to scrollbar.spec
proper handling if style property doesn't exist
2021-05-20 16:29:04 +03:00
GeoSot
9e4f87ae8f
Allow use of dispose/hide methods on Tooltip & Popover from jQueryInterface, when component does not exists. ( #33371 )
2021-05-20 16:16:55 +03:00
Mark Otto
de0b797ab2
Remove FA for time being
2021-05-19 13:16:23 -07:00
pu-master
8aa02d8801
Update button-variant mixin to add missing space.
2021-05-19 13:06:24 -07:00
Jason Sperske
a44f3f47cb
Adjusted z-index to cover "copy" buttons ( #34018 )
...
The copy to clipboard buttons have a `z-index:10` while the toasts were styled to have a `z-index:5" causing them to appear under the button.
2021-05-19 07:54:21 +03:00
dependabot[bot]
4509d2dc59
Bump rollup from 2.47.0 to 2.48.0 ( #34022 )
2021-05-19 04:49:15 +00:00
dependabot[bot]
9f95b08969
Bump eslint-plugin-import from 2.22.1 to 2.23.2 ( #34023 )
2021-05-18 23:11:13 +00:00
GeoSot
df72a21fa8
Add getNextActiveElement helper function to utils, replacing custom implementation through components ( #33608 )
2021-05-19 01:23:52 +03:00
dependabot[bot]
372890b67b
Bump @babel/cli from 7.13.16 to 7.14.3 ( #34025 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.13.16 to 7.14.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.3/packages/babel-cli )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 13:55:18 +03:00
dependabot[bot]
ff60b40c56
Bump @babel/core from 7.14.2 to 7.14.3 ( #34024 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.14.2 to 7.14.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.3/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 13:46:37 +03:00
GeoSot
2757fbe28e
Reset inside a Dialog does not work if data-dismiss="modal" is set ( #33928 )
2021-05-18 09:26:22 +03:00
Rohit Sharma
153cf3a235
Don't add empty content holder when there is no content available ( #33982 )
...
* Remove content holder when there is no content
* Add tests to check the removal of header/content
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-05-18 09:02:39 +03:00
Gaël Poupard
0b2d20b975
docs(font-stack): drop BlinkMacSystemFont ( #34009 )
2021-05-18 08:48:43 +03:00
Gaël Poupard
9f678d6a5d
docs(examples): Dashboard improvements ( #34007 )
2021-05-18 08:47:09 +03:00
Gaël Poupard
83bcc3c00f
docs(cheatsheet): fix JS errors in setActiveItem() ( #34011 )
2021-05-18 08:31:15 +03:00
XhmikosR
58b1be927f
Release v5.0.1 ( #33972 )
...
* Bump version to 5.0.1.
* Dist
2021-05-13 19:22:20 +03:00
GeoSot
130a5ba1df
remove modal css override
2021-05-13 08:55:28 -07:00
GeoSot
6e1c9096f0
Move get element functionality to a helper ( #33327 )
...
Looking around on js components I found out many checks, different expressed but with same purpose.
Some of them are trying to parse string to element, others, jQuery element to js simple nodeElement etc
With this Pr, I am trying to give a standard way to parse an element
So this pr:
* Creates `getElement` helper that tries to parse an argument to element or null
* Changes `isElement` to make explicit checks and return Boolean
* fixes tests deficiencies
2021-05-13 18:17:20 +03:00
XhmikosR
e376142d85
Update devDependencies ( #33970 )
...
* @babel/core ^7.14.0 → ^7.14.2
* @babel/preset-env ^7.14.1 → ^7.14.2
2021-05-13 17:34:41 +03:00
dependabot[bot]
b196857299
Bump sass from 1.32.12 to 1.32.13 ( #33969 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.12 to 1.32.13.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.12...1.32.13 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 17:18:25 +03:00
Mark Otto
1e4b924aa9
Revert "use :read-only css selector instead [readonly] for consistency ( #33642 )" ( #33961 )
...
This reverts commit 17252bb3b0 .
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-05-13 17:01:46 +03:00
Gaël Poupard
7ed48943cf
PRevent accent-bg from leaking in nested table ( #33825 )
...
Fixes #33817
Solution by @Hintzmann in [#33817 (comment)](https://github.com/twbs/bootstrap/issues/33817#issuecomment-831718042 ).
2021-05-13 08:39:37 +03:00
Jatin Mehta
d81d0a92d4
Validated inputs in .input-group shouldn't be behind sibling element ( #33644 )
...
Added z-index property for input-group only for invalid state
2021-05-13 08:39:01 +03:00
Mark Otto
d80cb2241d
Update Sidebars example to fix dividers and rendering on Chrome ( #33859 )
2021-05-12 21:34:34 -07:00
Mark Otto
3464d3caa2
Add Fathom Analytics to v5 docs ( #33904 )
...
* Add Fathom Analytics to v5 docs
* newline
2021-05-12 21:34:11 -07:00
GeoSot
9a9e22475c
Popover/Tooltip: streamline config property to start with underscore ( #33381 )
2021-05-12 12:15:59 +03:00
dependabot[bot]
15d0105393
Bump @rollup/plugin-node-resolve from 11.2.1 to 13.0.0 ( #33935 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 11.2.1 to 13.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v13.0.0/packages/node-resolve )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 13:27:06 +03:00
dependabot[bot]
5f2b49fa76
Bump @rollup/plugin-commonjs from 18.0.0 to 19.0.0 ( #33932 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 18.0.0 to 19.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v19.0.0/packages/commonjs )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-05-11 13:11:40 +03:00
dependabot[bot]
ac0ea51585
Bump karma-jasmine-html-reporter from 1.5.4 to 1.6.0 ( #33937 )
...
Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter ) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases )
- [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/compare/v1.5.4...v1.6.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-05-11 13:05:52 +03:00
dependabot[bot]
93c5412864
Bump glob from 7.1.6 to 7.1.7 ( #33936 )
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 7.1.6 to 7.1.7.
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v7.1.6...v7.1.7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-05-11 13:00:52 +03:00
GeoSot
d794e8970b
Fix test warning for dropdown, without expectations ( #33938 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-05-11 12:54:51 +03:00
dependabot[bot]
bc0993d7f9
Bump eslint from 7.25.0 to 7.26.0 ( #33933 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.25.0 to 7.26.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.25.0...v7.26.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-05-11 12:50:35 +03:00
dependabot[bot]
d76507062f
Bump postcss from 8.2.13 to 8.2.15 ( #33931 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.13 to 8.2.15.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.13...8.2.15 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 12:21:04 +03:00
alpadev
a6dfaca605
docs: make tooltip anchor properly wrap the svg ( #33901 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-05-11 11:38:48 +03:00
GeoSot
8d1b0fb779
Fix offcanvas test to expect the initial body overflow value ( #33927 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-05-11 11:06:32 +03:00
GeoSot
19f95a3d8d
Fix offcanvas example, using a custom trigger selector ( #33926 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-05-11 10:58:45 +03:00
GeoSot
9fe36edf68
Extract static DATA_KEY & EVENT_KEY to base-component ( #33635 )
...
* Force each plugin that extends base-components to implement a static method `NAME()`
* Remove redundant `NAME` argument from 'Utils.defineJQueryPlugin' & fix test
2021-05-11 10:49:30 +03:00
alpadev
7647b8fe5b
Fix: Click on input outside of dropdown-menu prevents dropdown from closing ( #33920 )
...
* test: add test if user clicks on input not contained within dropdown-menu
* fix: click on inputs that are not contained within dropdown-menu prevent dropdown from closing
2021-05-11 09:09:00 +03:00
GeoSot
03842b5f25
Refactor: move disposing properties into the base class ( #33740 )
...
Moves more functionality to `base-component`, transferring the responsibility of disposal to parent class.
Each component, dusting disposal, sets its protected properties to `null`. So the same can be done in one place for all children components .
2021-05-11 09:04:42 +03:00
Ben Lertlumprasertkul
052def4568
Remove potential false positive assertions ( #33288 )
...
* Remove potential false positive assertions
querySelector() returns null but
expect(document.querySelector('...')).toBeDefined()
tests that the value is not undefined
* Migrated assertions from .toBeDefined() to .not.toBeNull() for .getInstance() calls in tests
* Migrate offcanvas assertions from .toBeDefined() to .not.toBeNull() for .getInstance() call
* convert more cases to not.toBeNull assertions
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-05-11 08:45:57 +03:00
Ryan Berliner
9c3ab6557e
Prevent toast autohiding if focusing or hovering ( #33221 )
2021-05-11 08:37:57 +03:00
XhmikosR
c3ad760cd7
CI: remove Node.js 10 ( #33923 )
...
Node.js 10 is EOL since 30/04/2021
2021-05-11 08:34:21 +03:00
GeoSot
90b1a6907e
Merge js-components 'transitionend' listener callbacks into one method
2021-05-10 13:59:55 -07:00
Mark Otto
9106d2a0ea
Fix accidental directory rename from https://github.com/twbs/bootstrap/pull/33709
2021-05-10 13:57:26 -07:00
Mark H. Wilkinson
b074e23ee4
Don't redefine $list-group-color in loop
2021-05-10 13:51:51 -07:00
Christian Oliff
b110c0f0e2
Remove unneeded 'Edge Legacy' mention in Range docs
2021-05-10 13:49:16 -07:00
Tim Yang
18bc0d5d2b
Fix "directoinal" typo in v5 migration docs
2021-05-10 13:48:34 -07:00
Nagarjun Bodduna
741fa589d0
Fix backdrop rootElement not initialized in Modal ( #33853 )
...
* Initialize default value of rootElement before using
* Remove redundant test | put rootElement tests together
Co-authored-by: GeoSot <geo.sotis@gmail.com >
2021-05-10 21:17:53 +03:00
Mustafa Mahdi
308ffba793
Add Arabic translation ( #33709 )
2021-05-10 21:16:19 +03:00
alpadev
75fe3244db
docs: fix rtlcss stringmap configuration ( #33915 )
2021-05-10 21:13:23 +03:00
Nikolay Nizriukhin
488fd8afc5
Fix accordion link ( #33896 )
...
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
2021-05-08 13:28:15 +01:00
Chris Blakley
f12bc3316b
Fix "no long require" to "no longer require" typo ( #33879 )
...
Fixed a typo in the Migration guide from "...we no long require..." to be "we no longer require..."
2021-05-08 13:24:39 +01:00
Jaume Sala
e54d43cba3
Fix value ( #33868 )
2021-05-08 13:22:07 +01:00
alpadev
275b81e675
Update README.md for v5 ( #33891 )
2021-05-08 13:16:30 +01:00
Patrick H. Lauke
6ecf21870a
Add accessible names to SVG icons in alerts ( #33893 )
2021-05-08 12:53:03 +01:00
jrn2778
eb73a2fc6f
Fix unnecessary classes ( #33850 )
...
* Fix unnecessary classes
* Removed unnecessary div
Co-authored-by: Mark Otto <otto@github.com >
* Updated centered hero primary button classes
Co-authored-by: Mark Otto <otto@github.com >
2021-05-06 16:10:23 -07:00
Mark Otto
9ad9ca3537
Add examples section to Release Drafter ( #33854 )
2021-05-06 16:09:33 -07:00
Christian Oliff
c9a606a894
update About text now that Bootstrap 5 is live
...
..and big congrats (and thanks) to all the Bootstrap team on v5 launching :-)
2021-05-06 16:04:26 -07:00
kyletsang
597da0fb59
Fix browser support versions in migration doc
2021-05-06 16:04:13 -07:00
Manabu Niseki
f3403ef7b7
Fix typo in migration.md
2021-05-06 16:03:59 -07:00
Mark Otto
e54654ead0
Fix typo in scrollspy docs ( #33841 )
...
* Fix typo
* remove duplicated "heading"
Co-authored-by: alpadev <2838324+alpadev@users.noreply.github.com >
2021-05-06 16:00:30 -07:00
Mark Otto
5e980ddd1c
Remove extra t in Close button heading in Migration guide
2021-05-06 16:00:11 -07:00
XhmikosR
bf09367486
Release v5.0.0 ( #33647 )
...
* Bump version to 5.0.0
* Fix npm tag
* Dist
2021-05-05 22:32:12 +03:00
Mark Otto
48ae5a7149
Rewrite migration guide ( #33834 )
...
- De-duplicates bulk of the content for a migration from v4 to v5
- Adds clear breaking labels where appropriate
- Leaves room for more guidance around doing the actual migration
2021-05-05 18:24:26 +03:00
Ajay Patel
f0865727b7
refactor(docs): Added form file input variables ( #33833 )
...
File input belongs to this page in doc, added variables in last.
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-05-05 17:53:49 +03:00
Kyle Tsang
1a54286bef
Fix doc typo and Bootstrap Icons link ( #33832 )
...
* Fix typo in migration guide
* Fix Bootstrap Icons link in alerts page
2021-05-05 17:44:43 +03:00
Mark Otto
e2df73fa9a
Update migration guide for some v5 changes ( #33829 )
...
* Update migration guide for some v5 changes
* Update migration.md
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-05-05 06:42:06 +03:00
Patrick H. Lauke
1e6356ab43
Neutralise more words from placeholder text ( #33731 )
...
* Neutralise more words from placeholder text
Follow-up to https://github.com/twbs/bootstrap/pull/33726
* Match fullscreen modal to other sizes
* Ditch the lyrics outright
* Rewrite and tweak the blog example some
* update cheatsheet
* text utils copy too
* Fix the tbody validation error
* fix typo
Co-authored-by: Mark Otto <markd.otto@gmail.com >
Co-authored-by: Mark Otto <markdotto@gmail.com >
Co-authored-by: alpadev <2838324+alpadev@users.noreply.github.com >
Co-authored-by: alpadev <alpa.muc@gmail.com >
2021-05-04 19:31:37 -07:00
dependabot[bot]
6633845901
Bump eslint-config-xo from 0.35.0 to 0.36.0 ( #33646 )
...
* Bump eslint-config-xo from 0.35.0 to 0.36.0
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo ) from 0.35.0 to 0.36.0.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases )
- [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.35.0...v0.36.0 )
Signed-off-by: dependabot[bot] <support@github.com >
* Adapt config
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-05-04 15:57:55 +03:00
Patrick H. Lauke
cb38744cf7
Tweak toast docs ( #33810 )
...
* Tweak toast docs
- a few rewordings/tweaks
- add info about toasts with focusable/actionable controls (shouldn't autohide them)
* Update site/content/docs/5.0/components/toasts.md
Co-authored-by: Mark Otto <markd.otto@gmail.com >
* Update site/content/docs/5.0/components/toasts.md
Co-authored-by: Mark Otto <markd.otto@gmail.com >
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2021-05-04 15:37:45 +03:00
dependabot[bot]
c2ff22532e
Bump rollup from 2.46.0 to 2.47.0 ( #33818 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.46.0 to 2.47.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.46.0...v2.47.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-05-04 15:36:50 +03:00
dependabot[bot]
c090ea2f4f
Bump @babel/preset-env from 7.14.0 to 7.14.1 ( #33819 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.14.0 to 7.14.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.1/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-05-04 15:31:43 +03:00
dependabot[bot]
0519a3bb57
Bump eslint-plugin-unicorn from 30.0.0 to 31.0.0 ( #33769 )
...
* Bump eslint-plugin-unicorn from 30.0.0 to 31.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 30.0.0 to 31.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v30.0.0...v31.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
* Disable the `unicorn/prefer-module` rule
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-05-04 15:27:03 +03:00
dependabot[bot]
ffca2fc2c6
Bump hugo-bin from 0.71.0 to 0.71.1 ( #33820 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.71.0 to 0.71.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.71.0...v0.71.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 15:22:24 +03:00
dependabot[bot]
7ea6578773
Bump hugo-bin from 0.70.2 to 0.71.0 ( #33806 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.70.2 to 0.71.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.70.2...v0.71.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-01 16:27:27 +03:00
XhmikosR
b1c6b0baa9
Update devDependencies ( #33805 )
...
* @babel/core ^7.13.16 → ^7.14.0
* @babel/preset-env ^7.13.15 → ^7.14.0
* stylelint-config-twbs-bootstrap ^2.1.0 → ^2.2.0
2021-05-01 14:57:41 +03:00
dependabot[bot]
2b151115d9
Bump rollup from 2.45.2 to 2.46.0 ( #33799 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.45.2 to 2.46.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.45.2...v2.46.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-05-01 14:53:17 +03:00
dependabot[bot]
22a70b8e81
Bump clean-css-cli from 5.2.2 to 5.3.0 ( #33800 )
...
Bumps [clean-css-cli](https://github.com/jakubpawlowicz/clean-css-cli ) from 5.2.2 to 5.3.0.
- [Release notes](https://github.com/jakubpawlowicz/clean-css-cli/releases )
- [Changelog](https://github.com/jakubpawlowicz/clean-css-cli/blob/master/History.md )
- [Commits](https://github.com/jakubpawlowicz/clean-css-cli/compare/v5.2.2...v5.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-05-01 14:47:54 +03:00
Luiz Orso
6a6db27586
Docs: adding intro about web accessibility ( #33786 )
2021-05-01 14:46:20 +03:00
dependabot[bot]
b46af1ea79
Bump stylelint from 13.13.0 to 13.13.1 ( #33802 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 13.13.0 to 13.13.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/13.13.0...13.13.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-05-01 14:44:46 +03:00
Patrick H. Lauke
8a175a5193
Update links to CCA, MQ5 prefers-reduced-motion, evergreen WCAG urls ( #33797 )
2021-05-01 14:39:41 +03:00
dependabot[bot]
c265fbc3fd
Bump sass from 1.32.11 to 1.32.12 ( #33798 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.11 to 1.32.12.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.11...1.32.12 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-01 14:37:14 +03:00
Mark Otto
8854eb9f3d
Add new team members to the Teams page ( #33782 )
...
* Add new team members to the Teams page
* Update core-team.yml
2021-04-30 14:38:58 -07:00
alpadev
7fe4e43634
accordion: fix border-top on Firefox ( #33736 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-04-30 10:59:54 +03:00
Gaël Poupard
7bbf6d9ad3
Improve overall new examples' accessibility ( #33772 )
2021-04-30 01:19:07 +03:00
Abdullah Alaqeel
3bcb9e7df7
Improve RTL examples ( #33097 )
2021-04-27 15:38:44 +03:00
Rohit Sharma
efd45eceb2
Add migration note for the autoClose option ( #33770 )
2021-04-27 15:29:07 +03:00
dependabot[bot]
15827359da
Bump stylelint from 13.12.0 to 13.13.0 ( #33765 )
2021-04-27 12:08:30 +00:00
dependabot[bot]
fbe5686a0e
Bump eslint from 7.24.0 to 7.25.0 ( #33768 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.24.0 to 7.25.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.24.0...v7.25.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-04-27 14:59:08 +03:00
Rohit Sharma
610155b74c
Tooltip — doc updates ( #33771 )
2021-04-27 14:56:06 +03:00
dependabot[bot]
fff55d7b4b
Bump postcss from 8.2.10 to 8.2.13 ( #33767 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.10 to 8.2.13.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.10...8.2.13 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-27 14:55:02 +03:00
Pierre Grimaud
bc667235dc
docs: fix typo in list-group.md ( #33756 )
2021-04-27 07:10:43 +03:00
alpadev
94202cf7bf
fix: change margin breakpoints for bootstrap logo on double header ( #33759 )
2021-04-27 06:52:59 +03:00
Mark Otto
0fa8cb0bd3
Add Bootstrap Icons to alerts docs ( #33690 )
...
* Add Bootstrap Icons to alerts docs
* Update site/content/docs/5.0/components/alerts.md
Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com >
* Update alerts.md
Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-04-25 06:59:13 +03:00
Rohit Sharma
75b11bbedc
Clarify boundary option description ( #33735 )
...
Mention that `boundary` option is specific to the preventOverflow modifier only
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-04-25 06:58:08 +03:00
Rohit Sharma
0645fa9f1d
Tooltip/Popover — Minor doc updates ( #33733 )
2021-04-25 06:56:30 +03:00
GeoSot
d381820d16
Scrollbar: respect the initial body overflow value ( #33706 )
...
* add method to handle overflow on body element & tests
* replace duplicated code on modal/offcanvas tests
2021-04-25 06:50:16 +03:00
alpadev
e2294ff090
Add missing test for clicking select option in a dropdown ( #33734 )
2021-04-25 06:45:08 +03:00
Mark Otto
c25897b637
Replace modal and scrollspy placeholder content ( #33726 )
2021-04-23 14:58:32 +03:00
XhmikosR
b3916ebdd4
JS tests: add Node.js 16 ( #33720 )
2021-04-22 13:51:03 +03:00
XhmikosR
3ebccc70c2
Regenerate package-lock.json to flatten deps ( #33719 )
2021-04-22 13:49:36 +03:00
dependabot[bot]
d22407bd76
Bump hugo-bin from 0.70.0 to 0.70.2 ( #33718 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.70.0 to 0.70.2.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.70.0...v0.70.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-04-22 07:32:15 +03:00
dependabot[bot]
b401184bff
Bump @babel/core from 7.13.15 to 7.13.16 ( #33717 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.15 to 7.13.16.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.16/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-22 07:28:17 +03:00
dependabot[bot]
b99f077b07
Bump @babel/cli from 7.13.14 to 7.13.16 ( #33716 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.13.14 to 7.13.16.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.16/packages/babel-cli )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-22 07:21:55 +03:00
Carson Sievert
2cbb0a941c
Dropdown: support .dropdown-item wrapped in <li> tags ( #33634 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-04-21 08:30:19 +03:00
dependabot[bot]
2e7141f049
Bump eslint-plugin-unicorn from 29.0.0 to 30.0.0 ( #33700 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 29.0.0 to 30.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v29.0.0...v30.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-04-21 08:26:53 +03:00
dependabot[bot]
f2d3b6ae27
Bump sass from 1.32.8 to 1.32.11 ( #33699 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.8 to 1.32.11.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.8...1.32.11 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-04-21 08:22:16 +03:00
Rohit Sharma
4d973259f5
docs: fix the default value of Popper's boundary option ( #33685 )
...
`'scrollParent'` is no longer the default `boundary` value
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-04-21 08:15:22 +03:00
GeoSot
079f2cd90c
Offcanvas.js: If scroll is allowed, should allow focus on other elements ( #33677 )
2021-04-20 08:32:52 +03:00
GeoSot
0bbe45cd97
Tab.js: Fixes on click handling ( #33586 )
...
* use prevent default only if triggered by anchor
* disable auto-initialization if trigger is disabled
2021-04-20 08:26:58 +03:00
Rohit Sharma
b59b75bc55
Dropdown — Add option to make the dropdown menu clickable ( #33389 )
2021-04-20 08:19:57 +03:00
Rohit Sharma
a22f4d3cfd
Don't change the value for altBoundary option ( #33684 )
...
- Since bootstrap is not changing the default value of `elementContext`
option, changing the value of `altBoundary` option is not needed for
any modifier in real
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-04-19 19:58:45 +03:00
iatek
bb7a5602a0
Fixes #33686 typo in RTL docs
2021-04-19 09:05:33 -07:00
alpadev
d67121db28
Fix regression for handling mouseenter/mouseleave events introduced by #33310 ( #33679 )
...
* test: update spec for sibling adjacent mouseenter/mouseleave events
there is a regression introduced by #33310 - this would have catched that
* fix: fixup regression for mouseenter/mouseleave events introduced by #33310
the old logic only worked for parent-child movement since it checked for the relatedTarget to contain the delegateTarget - this should be fixed with this
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-04-19 08:30:33 +03:00
GeoSot
a9d7a62658
Use the backdrop util in offcanvas, enforcing consistency ( #33545 )
...
* respect /share modal's backdrop functionality, keeping consistency
* listen click events over backdrop (only) and trigger `hide()` without add/remove event tricks
* achieve to hide foreign open offcanvas instances without glitches `if (allReadyOpen && allReadyOpen !== target)`, in case another is going to be open, when user clicks on trigger button
2021-04-19 08:20:25 +03:00
XhmikosR
df8131a1f8
Update anchor.js to v4.3.1. ( #33668 )
2021-04-19 07:52:09 +03:00
Rohit Sharma
87a8ba9a82
Change from preventOverflow to detectOverflow
...
- Since the link is for detectOverflow docs
2021-04-18 21:23:31 -07:00
Raaj Trambadia
574a4996f5
Fix typo
2021-04-18 21:22:53 -07:00
Mark Otto
9f2133fee3
Fixes signup form in Heroes example
...
Fixes #33660
2021-04-18 21:10:54 -07:00
GeoSot
6ea4dab142
modal.js: fix test for scrollbar ( #33666 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-04-18 20:55:22 -07:00
Kohhee Peace
aace863463
Fix Grid System docs ( #33676 )
...
* Fix Grid System docs
* Apply suggestions from code review
Co-authored-by: Mark Otto <otto@github.com >
2021-04-18 20:53:39 -07:00
alpadev
6d312b37c2
fix: clicking an item in navbar dropdown collapses the dropdown in firefox ( #33643 )
2021-04-18 09:01:23 +03:00
Rohit Sharma
7eadf73f03
Change toggle method to remove
...
Since the class `.show` must be removed
2021-04-18 08:47:50 +03:00
Rohit Sharma
bce4684d34
Use context properties
2021-04-18 08:47:50 +03:00
Rohit Sharma
38a79ec64c
Refactor dropdown's hide functionality
2021-04-18 08:47:50 +03:00
Rohit Sharma
7100a0da52
Apply positioning only when Popper is not used
2021-04-17 16:14:52 -07:00
Mark Otto
d25920b182
Fix toggle between modals example
2021-04-17 16:08:58 -07:00
ghost_32
95aec47d21
Docs: Tried to fix the issue #33650 ( #33664 )
...
Prefixed the `aria-controls` with `list-` to match with `tabpanel`
ids in `Javascript behavior` example in `List Group Component`.
2021-04-17 14:40:43 -07:00
harishhalodoc
17252bb3b0
use :read-only css selector instead [readonly] for consistency ( #33642 )
...
There are 5 places where [readonly] selector is used. I have replaced with :read-only for consistency.
fix for https://github.com/twbs/bootstrap/issues/33101
Co-authored-by: Harish <halodoc@ip-192-168-43-211.ap-southeast-1.compute.internal >
2021-04-17 14:33:27 -07:00
Mona Brahmakshatriya
6fc74ebbbf
fix: use list-group variable instead of alert ( #33658 )
...
Use $list-group-item-color-scale variable in list-group NOT $alert-color-scale
2021-04-17 14:23:56 -07:00
Carson Sievert
69f5c0130b
Fix v5 regressions in tab dropdown functionality ( #33626 )
...
Scope selector to `dropdownElement` when adding active classes
2021-04-15 13:53:55 +03:00
Victor Massé
f61a0218b3
Make accordion icon rotation more natural ( #33292 )
2021-04-14 13:51:44 -07:00
Peter Hartree
cb24272544
Add example: Panels stay open ( #33553 )
...
* Add example: Panels stay open
* Set unique element IDs in the new example
* Update language
Co-authored-by: Mark Otto <markd.otto@gmail.com >
Co-authored-by: Mark Otto <otto@github.com >
2021-04-14 13:43:52 -07:00
Mark Otto
84b8eda5d6
Correct the heading for the States section
2021-04-14 13:29:47 -07:00
GeoSot
80085a12f6
Decouple BackDrop from modal ( #32439 )
...
* Create backdrop.js util
* revert breaking changes
remove PromiseTimout usage
revert class name
* one more test | change bundlewatch.config
* add config obj to backdrop helper | tests for rootElement | use transitionend helper
* Minor tweaks — Renaming
Co-authored-by: Rohit Sharma <rohit2sharma95@gmail.com >
2021-04-14 13:28:50 -07:00
Philip Wedemann
0122e020d6
Docs: Fix wrong dark attribute in Table - Vertical Alignment ( #33597 )
...
* Fix wrong dark attribute
* Remove the outer table completely
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2021-04-14 13:26:31 -07:00
GeoSot
0d440b0e14
Js: fix some tests
2021-04-14 13:25:44 -07:00
Carson
2120a02b3c
Have $form-check-input-border's default derive from ($black instead of hard-coded black)
2021-04-14 13:25:03 -07:00
Gaël Poupard
4383ae0459
refactor(color-scheme): reduce complexity
2021-04-14 13:16:01 -07:00
dependabot[bot]
5a9440da9c
Bump rollup from 2.45.1 to 2.45.2 ( #33615 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.45.1 to 2.45.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.45.1...v2.45.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-04-14 15:20:33 +03:00
Geremia Taglialatela
6fe75df3aa
Hide validation icons from multiple selects
...
Implementation provided in #33411 does not take into account that some
Operating Systems may display a vertical scrollbar in the multiple
select field
This implementation will hide the validation icons from multiple select
fields, just like Bootstrap 4 does.
Fix : #33591
2021-04-13 22:05:53 -07:00
alpadev
db32b2380c
fix: make EventHandler better handle mouseenter/mouseleave events ( #33310 )
...
* fix: make EventHandler better handle mouseenter/mouseleave events
* refactor: simplify custom events regex and move it to a variable
2021-04-13 06:25:58 +03:00
XhmikosR
49df4c89c5
Update devDependencies ( #33590 )
...
* @babel/core ^7.13.14 → ^7.13.15
* @babel/preset-env ^7.13.12 → ^7.13.15
* eslint ^7.23.0 → ^7.24.0
* postcss ^8.2.9 → ^8.2.10
* rollup ^2.44.0 → ^2.45.1
* vnu-jar 21.2.5 → 21.4.9
2021-04-13 06:20:37 +03:00
alpadev
ad10f00d5e
refactor: make static selectMenuItem method private ( #33589 )
2021-04-11 18:34:46 +03:00
GeoSot
566451230f
Remove element event listeners through base component ( #33429 )
...
After some research, I found out that EventHandler saves all the custom events per element using namespace, and is capable of removing handlers using only the element and its namespace (`DATA_KEY`).
So, probably is better to utilize the base-component to do the same job.
2021-04-11 09:54:48 +03:00
Rohit Sharma
bac0b0c899
Update tests to check for noop to be removed
2021-04-11 09:42:52 +03:00
Rohit Sharma
5f946d3a86
Dropdown — Don't use event delegation
2021-04-11 09:42:52 +03:00
Rohit Sharma
b2bc159d72
Use cached noop function everywhere
2021-04-11 09:42:52 +03:00
GeoSot
7b7f4a5ced
Decouple Modal's scrollbar functionality ( #33245 )
2021-04-11 09:37:59 +03:00
Mark Otto
2d2f5b3dfd
Add color-scheme mixin
2021-04-10 09:39:31 -07:00
XhmikosR
c864852135
docs: update clipboard.js to v2.0.8 ( #33583 )
2021-04-09 07:53:01 +03:00
XhmikosR
5acce5a519
footer: fix rel=noopener attribute ( #33571 )
...
There's no need to use `rel=noopener` without `target=_blank`, but otherwise, it should be used since it's a potential security issue.
2021-04-09 07:43:04 +03:00
Rohit Sharma
9bca1b5a8b
Remove unnecessary data-bs-backdrop="static" ( #33578 )
...
Since the value for the `backdrop` option is available in the configuration object.
2021-04-08 08:20:21 +03:00
GeoSot
0795a778f2
Fix wrong carousel transformation, direction to order ( #33499 )
2021-04-07 08:29:31 +03:00
Mark Otto
800aa622d3
Improve responsiveness of Features examples
2021-04-06 21:51:38 -07:00
Danny Trunk
1de0d94130
Fixed wrong method name _getInstance
...
There is no _getInstance method, but there is a getInstance method
2021-04-06 21:51:01 -07:00
Mark Otto
a398c500b8
Revert "Update look and feel of examples and copy buttons"
...
This reverts commit cdf56e0eef .
2021-04-06 21:03:27 -07:00
Mark Otto
0d1fec9aa8
Remove noopener from target _blank links
2021-04-06 19:37:58 -07:00
CFX
0c56749f13
Add equal column mixin ( #32155 )
2021-04-06 21:45:28 +03:00
GeoSot
317c2cd08e
Omit getting data-attributes from toggle element
2021-04-06 18:43:43 +03:00
GeoSot
752b001b0a
Simplify Modal config
2021-04-06 18:43:43 +03:00
GeoSot
0b34ff2fae
Simplify ScrollSpy config ( #33250 )
2021-04-06 18:28:10 +03:00
dependabot[bot]
4fc9386696
Bump @popperjs/core from 2.9.1 to 2.9.2 ( #33558 )
...
* Bump @popperjs/core from 2.9.1 to 2.9.2
Bumps [@popperjs/core](https://github.com/popperjs/popper-core ) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/popperjs/popper-core/releases )
- [Commits](https://github.com/popperjs/popper-core/compare/v2.9.1...v2.9.2 )
Signed-off-by: dependabot[bot] <support@github.com >
* Update SRI
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-04-06 17:56:00 +03:00
dependabot[bot]
0ef09f2384
Bump postcss from 8.2.8 to 8.2.9 ( #33557 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.8 to 8.2.9.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.8...8.2.9 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 14:03:06 +03:00
Mark Otto
cdf56e0eef
Update look and feel of examples and copy buttons
2021-04-04 20:21:17 -07:00
Mark Otto
062ecf67b2
Spinner alignment changes
2021-04-04 20:08:15 -07:00
Mark Otto
056ad3ad95
Add offcanvas-top modifier ( #33549 )
2021-04-04 11:11:33 -07:00
Mark Otto
91a24e2b09
Vertically align offcanvas header components
...
Fixes #33460
2021-04-04 11:06:49 -07:00
Yuriy Gorbunov
28c275280e
Update parcel.md
2021-04-04 10:42:55 -07:00
Geremia Taglialatela
bfafabfd53
Fix validation feedback icon in select multiple
...
Validation feedback for `<select multiple>` should look like
`<textarea>`.
The previous implementation was placing the validation icon in the
middle of the select field together with the single select arrow, that
is not supposed to be part of this kind of inputs
2021-04-02 14:11:35 -07:00
Rohit Sharma
20cfbdff79
Add missing things in hide method of dropdown ( #33451 )
...
* Update `aria-expanded` attribute in `hide` method
* Remove empty mouseover listeners added for iOS
2021-04-01 21:51:55 +03:00
alpadev
f36f834453
Fix dropdown escape propagation ( #33479 )
2021-04-01 21:44:04 +03:00
Mark Otto
6e7f1a9a34
Add new docs footer ( #33453 )
...
* Replace site footer with mega footer to link to various projects and community resources
* Fix broken HTML
2021-03-30 23:08:04 -07:00
Kyle Tsang
91fa809529
Make .nav-link color consistent when using buttons ( #33478 )
...
* Make .nav-link color consistent when using buttons
* Set $nav-link-hover-color to $link-hover-color as default
2021-03-30 23:07:00 -07:00
Mark Otto
90c9059784
Clarify docs accordion example ( #33522 )
2021-03-31 09:01:01 +03:00
John
69912cdfd7
The spacing margin side identifiers 's' and 'e' may be intuitive for many but explicitly helping users associate the abbreviations to 'start' and 'end' should help people migrate from version 4 with less friction
2021-03-30 18:41:54 -07:00
XhmikosR
e82f50943a
Regenerate package-lock.json ( #33518 )
2021-03-30 16:50:01 +03:00
dependabot[bot]
6628024102
Bump eslint from 7.22.0 to 7.23.0 ( #33517 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.22.0 to 7.23.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.22.0...v7.23.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 16:30:44 +03:00
dependabot[bot]
412d512669
Bump rollup from 2.42.3 to 2.44.0 ( #33514 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.42.3 to 2.44.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.42.3...v2.44.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 16:30:11 +03:00
dependabot[bot]
fcd32432db
Bump karma from 6.2.0 to 6.3.2 ( #33516 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.2.0 to 6.3.2.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.2.0...v6.3.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-30 16:29:52 +03:00
dependabot[bot]
39b43d546e
Bump @rollup/plugin-node-resolve from 11.2.0 to 11.2.1 ( #33515 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins ) from 11.2.0 to 11.2.1.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v11.2.0...node-resolve-v11.2.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 16:29:06 +03:00
dependabot[bot]
b0cbb2a0cb
Bump @rollup/plugin-commonjs from 17.1.0 to 18.0.0 ( #33513 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins ) from 17.1.0 to 18.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v17.1.0...commonjs-v18.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-30 16:09:56 +03:00
dependabot[bot]
ba6b94fc87
Bump @rollup/plugin-replace from 2.4.1 to 2.4.2 ( #33512 )
...
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins ) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/replace-v2.4.1...replace-v2.4.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 16:05:21 +03:00
dependabot[bot]
d5557d188b
Bump @babel/cli from 7.13.10 to 7.13.14 ( #33511 )
2021-03-30 13:03:52 +00:00
dependabot[bot]
176914565e
Bump @babel/core from 7.13.10 to 7.13.14 ( #33510 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.10 to 7.13.14.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.14/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 15:48:41 +03:00
Rohit Sharma
5cc53a0ef0
Use template literals instead of concatenation ( #33497 )
2021-03-30 08:57:05 +03:00
GeoSot
8c3e6ebc6e
Use our isDisabled util on dropdown ( #33456 )
2021-03-30 07:42:23 +03:00
Mark Otto
232e392c91
Make offcanvas example fully static ( #33446 )
2021-03-23 19:06:11 +02:00
XhmikosR
220139a89f
Release v5.0.0-beta3 ( #33439 )
2021-03-23 18:26:54 +02:00
XhmikosR
69b9d638f8
offcanvas-navbar: add missing redirect ( #33443 )
2021-03-23 18:18:54 +02:00
Casey Holzer
16bc47da3c
Allow data-toggle="dropdown" and form click events to bubble
...
* remove stopPropagation from button click event
* test for delegated click events
* ensure button children can open menu
* test to ensure clicking button opens the menu
* check current element and parents
* allow dropdown form click events to bubble
2021-03-23 15:56:28 +02:00
dependabot[bot]
9667438c1e
Bump eslint-plugin-unicorn from 28.0.2 to 29.0.0 ( #33435 )
...
* Bump eslint-plugin-unicorn from 28.0.2 to 29.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 28.0.2 to 29.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v28.0.2...v29.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
* Fix lint failure
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-23 15:27:46 +02:00
dependabot[bot]
b455390f47
Bump @babel/preset-env from 7.13.10 to 7.13.12 ( #33438 )
2021-03-23 13:18:36 +00:00
dependabot[bot]
296c3136aa
Bump hugo-bin from 0.69.0 to 0.70.0 ( #33436 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.69.0 to 0.70.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.69.0...v0.70.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-23 15:08:42 +02:00
dependabot[bot]
19fa62d51f
Bump globby from 11.0.2 to 11.0.3 ( #33434 )
...
Bumps [globby](https://github.com/sindresorhus/globby ) from 11.0.2 to 11.0.3.
- [Release notes](https://github.com/sindresorhus/globby/releases )
- [Commits](https://github.com/sindresorhus/globby/compare/v11.0.2...v11.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-23 15:03:45 +02:00
dependabot[bot]
a8276024b9
Bump rollup from 2.41.3 to 2.42.3 ( #33432 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.41.3 to 2.42.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.41.3...v2.42.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-23 14:59:23 +02:00
dependabot[bot]
7c67a9a64d
Bump clean-css-cli from 5.2.1 to 5.2.2 ( #33433 )
...
Bumps [clean-css-cli](https://github.com/jakubpawlowicz/clean-css-cli ) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/jakubpawlowicz/clean-css-cli/releases )
- [Changelog](https://github.com/jakubpawlowicz/clean-css-cli/blob/master/History.md )
- [Commits](https://github.com/jakubpawlowicz/clean-css-cli/compare/v5.2.1...v5.2.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 14:53:26 +02:00
Mark Otto
b2deaa997e
Add link to new Parcel guide in starter template ( #33430 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-23 08:27:15 +02:00
GeoSot
1c02ef4f97
Allow offcanvas to be initialized in open state ( #33382 )
...
* Update docs to use new .show behavior and clarify some copy for first example
Co-authored-by: Mark Otto <markdotto@gmail.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-23 08:22:59 +02:00
XhmikosR
d9da43f3cc
.browserslistrc: remove Android and make Safari/iOS 12 the minimum ( #33399 )
2021-03-22 23:02:10 +02:00
Mark Otto
a3ad7327f2
Update examples ( #33214 )
...
* Add updated Jumbotron example made from utilities
* Update starter template example with new design and links
* Update some existing examples and their screenshots
* Add four new snippet-based examples
* Update layout to improve things a bit
* WIP
* Add d-block to images
* Fix horizontal scroll
* move d-block to the anchor
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-22 13:59:14 -07:00
Mark Otto
e775c494f2
Fix flush accordion styles
2021-03-22 13:56:06 -07:00
XhmikosR
df2d5b6a37
README.md: use shields.io for the tests badge too ( #33401 )
2021-03-18 21:17:45 +02:00
XhmikosR
f4f687762c
.browserslistrc: remove the Edge workaround. ( #33397 )
...
It seems that Legacy Edge has been moved to dead, so this is no loner needed.
2021-03-18 17:46:55 +02:00
XhmikosR
a88d61db6f
BrowserStack: test on iPhone 12 ( #33398 )
2021-03-18 17:45:12 +02:00
Semih Raif Gürel
26d8955de2
Utilities to Utilities API (Borders doc page) ( #33380 )
2021-03-17 12:55:13 -07:00
Rohit Sharma
72ef1dfdbd
Update unit tests for Popper V2 ( #32662 )
2021-03-17 21:25:57 +02:00
Patrick H. Lauke
3ce0a8d3ec
Dynamic tab should not show when triggered on disabled element ( #33257 )
...
* show() should bail if the trigger has `disabled` attribute
* use 'isDisabled' helper
Co-authored-by: GeoSot <geo.sotis@gmail.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-17 10:52:40 +02:00
GeoSot
b9f30903a5
Fix carousel RTL and refactor code, fix rtl swipe issues ( #32913 )
...
* move common code to reusable functions
* add/re-factor tests, directionToOrder func
* add _orderToDirection tests
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-17 07:58:43 +02:00
GeoSot
c5083d5fc3
Use more safe check for 'isDisabled' helper ( #33385 )
2021-03-17 07:44:15 +02:00
Mark Otto
c198eb6319
Revamp accordion borders to fix pixel jumping ( #33149 )
...
- Pushes the borders to the .accordion-item
- Simplifies the .accordion-flush
- Recreates the .accordion-button border-bottom with an inset box-shadow
- Updates background-color to solid to match other components like list group and prevent stacked translucent borders
- Use negative margin to overlap the consecutive items
2021-03-16 22:16:03 -07:00
Anton
fcac2e3aa6
Add example: toggle modal dialogs ( #33301 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Mark Otto <markdotto@gmail.com >
2021-03-16 22:15:06 -07:00
Mark Otto
6ed439ff73
Updates customize Sass docs to reflect proper placement of default variables overrides
2021-03-16 22:04:51 -07:00
GeoSot
ddf72bc612
Accept data-bs-body option in the configuration object as well ( #33248 )
...
* Accept data-bs-body option in the configuration object as well
Tweak jqueryInterface, add some more tests
* Fix Markdown table formatting and tweak the wording on backdrop
Co-authored-by: Mark Otto <markdotto@gmail.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-16 18:35:03 +02:00
dependabot[bot]
1e14a0e646
Bump karma from 6.1.2 to 6.2.0 ( #33374 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.1.2 to 6.2.0.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.1.2...v6.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-16 12:55:16 +02:00
dependabot[bot]
7a20375d85
Bump rollup from 2.41.0 to 2.41.3 ( #33377 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.41.0 to 2.41.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.41.0...v2.41.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-16 12:50:46 +02:00
dependabot[bot]
5242f1223e
Bump eslint from 7.21.0 to 7.22.0 ( #33376 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.22.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-16 12:47:05 +02:00
dependabot[bot]
ebb445b0b5
Bump postcss from 8.2.7 to 8.2.8 ( #33375 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.7 to 8.2.8.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.7...8.2.8 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-16 12:43:35 +02:00
dependabot[bot]
8d9c62852a
Bump karma-rollup-preprocessor from 7.0.6 to 7.0.7 ( #33373 )
...
Bumps [karma-rollup-preprocessor](https://github.com/jlmakes/karma-rollup-preprocessor ) from 7.0.6 to 7.0.7.
- [Release notes](https://github.com/jlmakes/karma-rollup-preprocessor/releases )
- [Changelog](https://github.com/jlmakes/karma-rollup-preprocessor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jlmakes/karma-rollup-preprocessor/compare/7.0.6...7.0.7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-16 12:35:45 +02:00
Anton
af42557f4a
Update modal's show method to accept relatedTarget as an argument ( #33300 )
...
Co-authored-by: Rohit Sharma <rohit2sharma95@gmail.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-16 07:49:52 +02:00
Ryan Berliner
99b2c0b390
only trigger tooltip inserted event on true dom insert
2021-03-16 07:48:50 +02:00
Ryan Berliner
72d2313579
reuse existing popper on show during tooltip fadeout
2021-03-16 07:48:50 +02:00
Ryan Berliner
6ef70b342c
prevent quick interactions from misplacing tooltips
2021-03-16 07:48:50 +02:00
Ryan Berliner
d491c29aa0
prevent tooltip from being deleted on quick re-activations
2021-03-16 07:48:50 +02:00
Rohit Sharma
6ecd1c626e
Change the name of the Offcanvas constructor ( #33261 )
2021-03-16 07:21:04 +02:00
XhmikosR
e153e5f5b2
Improve change-version.js ( #33148 )
...
* switch to async/await
* remove shelljs
* switch to globby; supports .gitignore out of the box
* don't write any files to the disk if they are indentical
* add two more cmd switches: --dry and --verbose
* strip leading "v" from version arguments so that we don't end up with duplicate `v`s
2021-03-11 11:37:52 +02:00
Mark Otto
6b3254536b
Add migration guide entry
2021-03-10 22:04:32 -08:00
Mark Otto
5c6e72c6fe
Change from element selector to the opt-in class
2021-03-10 22:04:32 -08:00
Mark Otto
defce83027
Add ol.list-group with psuedo-element numbers
2021-03-10 22:04:32 -08:00
Mark Otto
844aab4295
Fixes some copy around inline forms
2021-03-10 21:25:21 -08:00
Kyle Tsang
88cbe443b8
Mention .no-gutters removal in migration guide ( #33332 )
...
* Mention .no-gutters removal in migration guide
* Update site/content/docs/5.0/migration.md
Co-authored-by: Mark Otto <otto@github.com >
2021-03-10 19:28:15 -08:00
gopal-jayaraman
644afc2761
Removing duplicate text-decoration style for abbr[title] #33197 ( #33325 )
...
Removing duplicate text-decoration style for abbr[title] #33197
2021-03-10 19:06:18 -08:00
Mohamed Khoualed
a5c4a7a1f2
Grammatically update the doc ( #33267 )
...
* Grammatically update the doc
* Apply suggestions from code review
Co-authored-by: Mark Otto <otto@github.com >
2021-03-10 19:05:03 -08:00
Garrett Johnson
a49d1e3e58
Fix Flex utilities to add vertical space in example
...
The `justify-content-around` example is missing a `mb-3` class because it is not the last example.
2021-03-10 17:23:24 -08:00
Martin Choutka
a245ef46e2
Update the "Nonblocking files" section in the docs
...
Added few paragraphs about optimizing FCP times, deferring non-critical JS and CSS, may update in the future again
2021-03-10 08:57:50 -08:00
XhmikosR
2732a60ecd
@rollup/plugin-replace: specify preventAssignment: true ( #33329 )
...
This is to fix a warning since the option will be set to true in the next major version of the plugin
2021-03-10 18:47:42 +02:00
XhmikosR
26c999152b
Delete the unused build/ship.sh ( #33326 )
2021-03-10 18:47:20 +02:00
dependabot[bot]
f9ee4825e8
Bump @babel/preset-env from 7.13.9 to 7.13.10 ( #33315 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.13.9 to 7.13.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.10/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 09:52:38 +02:00
dependabot[bot]
43e50ce74a
Bump @babel/cli from 7.13.0 to 7.13.10 ( #33314 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.13.0 to 7.13.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.10/packages/babel-cli )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 09:43:37 +02:00
dependabot[bot]
bce1e63bb3
Bump rollup from 2.40.0 to 2.41.0 ( #33312 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.40.0 to 2.41.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.40.0...v2.41.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-10 07:59:47 +02:00
dependabot[bot]
8ef613c297
Bump @babel/core from 7.13.8 to 7.13.10 ( #33311 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.8 to 7.13.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.10/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-10 07:43:43 +02:00
dependabot[bot]
7d3fa63c3f
Bump karma from 6.1.1 to 6.1.2 ( #33313 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.1.1...v6.1.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-09 14:05:05 +02:00
XhmikosR
bdffdb9380
Update devDependencies ( #33307 )
...
* @popperjs/core ^2.9.0 → ^2.9.1
* autoprefixer ^10.2.4 → ^10.2.5
* clean-css-cli ^5.2.0 → ^5.2.1
* postcss ^8.2.6 → ^8.2.7
* stylelint ^13.11.0 → ^13.12.0
2021-03-08 19:00:06 +02:00
dependabot[bot]
902263ba27
Bump jquery from 3.5.1 to 3.6.0 ( #33242 )
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.5.1...3.6.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-08 18:46:39 +02:00
GeoSot
e163d98845
modal: move common code to a new isAnimated method ( #33056 )
2021-03-08 18:35:59 +02:00
GeoSot
548be2ed66
Offcanvas as component ( #29017 )
...
* Add a new offcanvas component
* offcanvas.js: switch to string constants and `event.key`
* Remove unneeded code
* Sass optimizations
* Fixes
Make sure the element is hidden and not offscreen when inactive
fix close icon negative margins
Add content in right & bottom examples
Re-fix bottom offcanvas height not to cover all viewport
* Wording tweaks
* update tests and offcanvas class
* separate scrollbar functionality and use it in offcanvas
* Update .bundlewatch.config.json
* fix focus
* update btn-close / fix focus on close
* add aria-modal and role
return focus on trigger when offcanvas is closed
change body scrolling timings
* move common code to reusable functions
* add aria-labelledby
* Replace lorem ipsum text
* fix focus when offcanvas is closed
* updates
* revert modal, add tests for scrollbar
* show backdrop by default
* Update offcanvas.md
* Update offcanvas CSS to better match modals
- Add background-clip for borders
- Move from outline to border (less clever, more consistent)
- Add scss-docs in vars
* Revamp offcanvas docs
- Add static example to show and explain the components
- Split live examples and rename them
- Simplify example content
- Expand docs notes elsewhere
- Add sass docs
* Add .offcanvas-title instead of .modal-title
* Rename offcanvas example to offcanvas-navbar to reflect it's purpose
* labelledby references title and not header
* Add default shadow to offcanvas
* enable offcanvas-body to fill all the remaining wrapper area
* Be more descriptive, on Accessibility area
* remove redundant classes
* ensure in case of an already open offcanvas, not to open another one
* bring back backdrop|scroll combinations
* bring back toggling class
* refactor scrollbar method, plus tests
* add check if element is not full-width, according to #30621
* revert all in modal
* use documentElement innerWidth
* Rename classes to -start and -end
Also copyedit some docs wording
* omit some things on scrollbar
* PASS BrowserStack tests
-- IOS devices, Android devices and Browsers on Mac, hide scrollbar by default and appear it, only while scrolling.
* Rename '_handleClosing' to '_addEventListeners'
* change pipe usage to comma
* change Data.getData to Data.get
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com >
Co-authored-by: Mark Otto <markdotto@gmail.com >
2021-03-02 19:10:10 +02:00
Rohit Sharma
b9e51dc3c4
Dropdown — Drop flip option ( #33198 )
2021-03-02 17:27:13 +02:00
XhmikosR
977c366cbe
Rename _gh_pages to _site. ( #33129 )
2021-03-02 17:05:26 +02:00
alpadev
48a95f7280
refactor: use a Map instead of an Object in dom/data ( #32180 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Rohit Sharma <rohit2sharma95@gmail.com >
2021-03-02 16:55:44 +02:00
Mark Otto
6d93a1371a
Reset select:disabled opacity and null-ify color to fix rendering differences in Chrome
2021-03-02 06:40:32 -08:00
XhmikosR
205e2cae70
CodeQL: skip dependabot PRs too ( #33130 )
2021-03-02 16:09:49 +02:00
Mark Otto
1df59bb17f
Add an example of v4's media component in the flex utils docs ( #33207 )
...
* Add an example of v4's media component in the flex utils docs
* Link to new example from Migration guide
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-02 16:08:32 +02:00
dependabot[bot]
a4c4f7917b
Bump @popperjs/core from 2.8.3 to 2.9.0 ( #33240 )
...
* Bump @popperjs/core from 2.8.3 to 2.9.0
Bumps [@popperjs/core](https://github.com/popperjs/popper-core ) from 2.8.3 to 2.9.0.
- [Release notes](https://github.com/popperjs/popper-core/releases )
- [Commits](https://github.com/popperjs/popper-core/compare/v2.8.3...v2.9.0 )
Signed-off-by: dependabot[bot] <support@github.com >
* Update config.yml
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-02 16:01:53 +02:00
dependabot[bot]
785a2cd6c9
Bump lockfile-lint from 4.6.1 to 4.6.2 ( #33238 )
...
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases )
- [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.6.1...lockfile-lint@4.6.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-02 15:49:12 +02:00
dependabot[bot]
c937d471a8
Bump rollup from 2.39.1 to 2.40.0 ( #33236 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.39.1 to 2.40.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.39.1...v2.40.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-02 15:43:50 +02:00
dependabot[bot]
c17d197dd5
Bump karma-rollup-preprocessor from 7.0.5 to 7.0.6 ( #33235 )
...
Bumps [karma-rollup-preprocessor](https://github.com/jlmakes/karma-rollup-preprocessor ) from 7.0.5 to 7.0.6.
- [Release notes](https://github.com/jlmakes/karma-rollup-preprocessor/releases )
- [Changelog](https://github.com/jlmakes/karma-rollup-preprocessor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jlmakes/karma-rollup-preprocessor/compare/7.0.5...7.0.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-02 15:37:25 +02:00
dependabot[bot]
31167a7761
Bump @babel/preset-env from 7.12.17 to 7.13.9 ( #33234 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.12.17 to 7.13.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.9/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-02 15:28:05 +02:00
dependabot[bot]
14196e6e6c
Bump @babel/cli from 7.12.17 to 7.13.0 ( #33186 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.12.17 to 7.13.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.0/packages/babel-cli )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-02 15:23:43 +02:00
dependabot[bot]
3b6988f006
Bump eslint from 7.20.0 to 7.21.0 ( #33233 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.20.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.20.0...v7.21.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-03-02 15:09:01 +02:00
dependabot[bot]
972954e580
Bump @babel/core from 7.12.17 to 7.13.8 ( #33232 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.17 to 7.13.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.8/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-02 15:04:35 +02:00
Gaël Poupard
bed8fc8381
fix(navs): ensure button will grow in fill/justified nav
2021-03-01 11:55:19 -08:00
Gaël Poupard
0bdf931507
fix(list-group): properly set a color on list-group-items
2021-03-01 11:27:08 -08:00
Gaël Poupard
ac3a1069b1
fix(forms): validated controls in input-group
2021-03-01 07:53:39 -08:00
XhmikosR
5560c86070
Bundlewatch: stop ignoring dependabot branches ( #33192 )
2021-02-24 18:32:05 +02:00
Muhammadamin
056216a3bd
modal: don't add margin & padding when sticky is not full width ( #30621 )
...
* modal: don't add margin & padding when sticky is not full width
* Check if element is shorter than window
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Rohit Sharma <rohit2sharma95@gmail.com >
2021-02-23 14:52:09 +02:00
dependabot[bot]
45ff785377
Bump @rollup/plugin-replace from 2.4.0 to 2.4.1 ( #33190 )
...
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/replace-v2.4.0...replace-v2.4.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-23 14:41:32 +02:00
dependabot[bot]
18c36c3a56
Bump rollup from 2.39.0 to 2.39.1 ( #33189 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.39.0 to 2.39.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.39.0...v2.39.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-23 14:37:58 +02:00
dependabot[bot]
d4e6b9731b
Bump @popperjs/core from 2.8.2 to 2.8.3 ( #33188 )
...
* Bump @popperjs/core from 2.8.2 to 2.8.3
Bumps [@popperjs/core](https://github.com/popperjs/popper-core ) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/popperjs/popper-core/releases )
- [Commits](https://github.com/popperjs/popper-core/compare/v2.8.2...v2.8.3 )
Signed-off-by: dependabot[bot] <support@github.com >
* Update config.yml
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-23 14:24:33 +02:00
Gaël Poupard
bcda711849
docs(migration): duplicated 5.0.0-beta2 heading ( #33178 )
2021-02-22 17:05:59 +02:00
XhmikosR
6f7fd22c13
Update devDependencies ( #33150 )
...
* @babel/cli ^7.12.16 → ^7.12.17
* @babel/core ^7.12.16 → ^7.12.17
* @babel/preset-env ^7.12.16 → ^7.12.17
* @popperjs/core ^2.6.0 → ^2.8.2
* @rollup/plugin-replace ^2.3.4 → ^2.4.0
* eslint-config-xo ^0.34.0 → ^0.35.0
* eslint-plugin-unicorn ^28.0.1 → ^28.0.2
* hugo-bin ^0.68.0 → ^0.69.0
* linkinator ^2.13.4 → ^2.13.6
* lockfile-lint ^4.3.7 → ^4.6.1
* sass ^1.32.7 → ^1.32.8
* stylelint ^13.10.0 → ^13.11.0
2021-02-22 09:12:05 +02:00
Rohit Sharma
dc5e3328c1
Allow constructors to accept a CSS selector ( #32245 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Mark Otto <otto@github.com >
2021-02-22 09:01:04 +02:00
Rohit Sharma
d983744d12
Remove the default positioning from .dropup ( #33120 )
2021-02-22 08:57:21 +02:00
Gaël Poupard
489e7b6798
fix(card): siblings card links in RTL ( #33154 )
...
Fixes a bug mentionned in [#32330 ](https://github.com/twbs/bootstrap/issues/32330#issuecomment-782001326 ).
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-22 08:49:38 +02:00
XhmikosR
730566221f
visual tests: add missing base-component dist file ( #33167 )
...
Regression of #32313
2021-02-22 08:42:43 +02:00
Patrick H. Lauke
5693f1ad86
Fix small typos / follow-up to #32630 ( #33164 )
2021-02-21 08:00:03 +02:00
Nikon the Third
e8f08d1802
Adjust regex SAFE_URL_PATTERN for use with test method of regexes. ( #33136 )
...
The test method on regexes behaves different than the match method on strings in the presence of the global modifier.
Add a unit test for sanitizing the same template twice.
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-19 10:24:53 +02:00
XhmikosR
454d8ae1f4
linkinator: replace --silent with --verbosity ( #33100 )
2021-02-19 00:28:39 +02:00
XhmikosR
d55abc2f81
Update clean-css-cli to v5.2.0. ( #33099 )
...
* Update clean-css-cli to v5.2.0
* Enable clean-css's batch flag
2021-02-18 20:53:18 +02:00
nlipka
536c53c16c
add some space
2021-02-18 08:19:15 -08:00
Mark Otto
5c32767e0e
Clarify docs around .navbar-brand ( #33123 )
...
- Add new headings and text for each example
- Fixes #33072 by changing align-* class
2021-02-17 05:58:26 +02:00
dependabot[bot]
8f0fb394b1
Bump eslint-plugin-unicorn from 27.0.0 to 28.0.1 ( #33116 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 27.0.0 to 28.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v27.0.0...v28.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-16 13:04:37 +02:00
dependabot[bot]
233afbff56
Bump stylelint from 13.9.0 to 13.10.0 ( #33115 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 13.9.0 to 13.10.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/13.9.0...13.10.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-16 13:01:17 +02:00
dependabot[bot]
40e2abf7ca
Bump karma from 6.0.4 to 6.1.1 ( #33112 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.0.4 to 6.1.1.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.0.4...v6.1.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-16 12:56:25 +02:00
dependabot[bot]
d20d3e4155
Bump sass from 1.32.6 to 1.32.7 ( #33114 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.6 to 1.32.7.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.6...1.32.7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-16 12:54:16 +02:00
dependabot[bot]
36cf9b47dc
Bump @rollup/plugin-babel from 5.2.3 to 5.3.0 ( #33113 )
...
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins ) from 5.2.3 to 5.3.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/babel-v5.2.3...babel-v5.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-16 12:48:56 +02:00
dependabot[bot]
0ce22d43b9
Bump rollup from 2.38.5 to 2.39.0 ( #33107 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.38.5 to 2.39.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.38.5...v2.39.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-16 12:48:27 +02:00
dependabot[bot]
c3fc53ece4
Bump @babel/preset-env from 7.12.13 to 7.12.16 ( #33111 )
2021-02-16 10:45:06 +00:00
dependabot[bot]
29eaea193b
Bump @rollup/plugin-node-resolve from 11.1.1 to 11.2.0 ( #33109 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins ) from 11.1.1 to 11.2.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v11.1.1...node-resolve-v11.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-16 12:34:34 +02:00
dependabot[bot]
3369d80521
Bump @babel/core from 7.12.13 to 7.12.16 ( #33106 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.13 to 7.12.16.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.16/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-16 12:30:31 +02:00
dependabot[bot]
e622eb5400
Bump postcss from 8.2.5 to 8.2.6 ( #33105 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.5 to 8.2.6.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.5...8.2.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-16 12:26:07 +02:00
dependabot[bot]
b3a7d28126
Bump @babel/cli from 7.12.13 to 7.12.16 ( #33104 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.12.13 to 7.12.16.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.16/packages/babel-cli )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-16 12:25:37 +02:00
dependabot[bot]
c6b3ebf124
Bump eslint from 7.19.0 to 7.20.0 ( #33103 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.19.0 to 7.20.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.19.0...v7.20.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-16 12:24:11 +02:00
XhmikosR
ca9087ba92
overview: add missing EOF newline ( #33098 )
2021-02-16 12:22:35 +02:00
XhmikosR
324107f3af
Simplify karma.conf.js ( #33045 )
...
`customLaunchers` does not seem to be needed.
2021-02-16 12:18:06 +02:00
XhmikosR
92434fa30f
util: change isRTL to a function ( #32446 )
...
This allows the bundler to tree-shake the function.
2021-02-16 10:14:05 +02:00
GeoSot
3602828a90
Add tests for DATA_KEY ( #33090 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-16 08:58:08 +02:00
k-utsumi
4d19e0e8a4
Clear duplicated class border-0 ( #32925 )
...
* Clear duplicated class `border-0`
* Update migration.md
Co-authored-by: Mark Otto <otto@github.com >
2021-02-16 08:05:09 +02:00
Ray
3d0260268e
docs: add bootstrap5 zh-tw in translations ( #33006 )
2021-02-15 21:09:56 +02:00
Gaël Poupard
b7bd094351
docs(examples): typo in offcanvas example in .bg-body ( #33092 )
...
Caught by pa11y-ci on Boosted (because of insufficient contrasts) ❤️
2021-02-15 21:06:57 +02:00
XhmikosR
03e7d6328c
CI: skip release drafter if we are not on our repo ( #33067 )
2021-02-15 08:50:47 +02:00
Siju Samson
51c7075c1c
Fix typo in nav-tabs docs ( #33081 )
2021-02-15 08:45:34 +02:00
Rohit Sharma
6b6db4fd8a
Add the missing expectations for touch events ( #33060 )
2021-02-12 08:36:20 +02:00
Kyle Tsang
02dbd87ffa
Fix event handler removal in dropdown/carousel dispose ( #33000 )
...
* Fix event handler removal in carousel dispose
* Fix event handler removal in dropdown dispose
* Test event handlers in scrollspy dispose
* Test event handlers in toast dispose
* Test event handlers in tooltip dispose
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Rohit Sharma <rohit2sharma95@gmail.com >
2021-02-12 07:51:34 +02:00
Gaël Poupard
0a9d392975
Docs improvements after beta2 ( #33049 )
...
* docs(carousel): double-spaces out there
* docs(toasts): missing word, ins't it?
* docs(cheatsheet): use buttons for carousels and tabs ion cheatsheets too
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-11 19:48:08 +02:00
Mark Otto
037b5df737
Revert dist changes from #32747 ( #33050 )
2021-02-11 17:22:18 +02:00
eldk
8125856272
Add Parcel Bundler doc ( #30909 )
...
* Add Parcel Bundler doc
* Update parcel.md
* Improve parcel.md
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2021-02-11 08:22:20 +02:00
Sam Willis
2f03e32d8c
Add input focus blur variable
2021-02-10 21:03:37 -08:00
Patrick H. Lauke
df79aad5e4
Remove explicit suppression of focus outline
...
It's unclear what the reason for first introducing the original hack here (for `[tabindex="-1"]:focus {...}`) was. Seems something that may have been useful/necessary in SuitCSS, but don't think BS ever relied on this. https://github.com/twbs/bootstrap/issues/18330
It's since been modified to only apply when the browser wouldn't apply a visible outline anyway based on its own heuristics (the `:not(:focus-visible)` part) https://github.com/twbs/bootstrap/pull/28437/
But now, thinking this through more...in browsers that do support this pseudo-selector, what this is essentially saying is redundant: don't apply outline in cases where a `tabindex="-1"` element receives focus but the browser wouldn't normally apply focus outline". at best, this is unnecessary. at worst, this actually overrides things an author may explicitly be trying to do with adding `:focus { outline: ... }` explicitly.
2021-02-10 19:35:52 -08:00
Mark Otto
4c7a3e8adf
Add Sass docs (variables, mixins, and loops) to most pages ( #32747 )
...
* WIP: Mention variables, mixins, and loops in docs
* Add Sass sections to component pages
* add sass docs for forms and content
* Update buttons.md
* Remove empty mixins sections
* Massive update to utilities and some consistency changes
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-10 19:29:59 -08:00
XhmikosR
e50c11b8c6
Release v5.0.0-beta2 ( #32467 )
...
* Bump version to 5.0.0-beta2
* Dist
2021-02-10 18:14:51 +02:00
Gaël Poupard
2bb42a9176
docs(scroll offset): improve a11y for sticky header ( #33027 )
...
Our current trick works great for headings or landmarks `:target`ed by links activation, however it still allows focus to be hidden under the sticky header.
1. Go to any docs page,
2. use a TOC link to scroll down the page,
3. then `Shift`+`Tab` to navigate backward using keyboard.
You should see on some browsers (mainly Firefox from my tests, but it used to do the same in Chrome) that focused elements isn't visible, hidden by our sticky header.
Applying `scroll-padding-top` to the `:root` solves this without any side-effect—but it requires to drop `scroll-margin-top` for anchors to prevent doubling the offset.
FWIW based on my test, Edgium and Chromium don't really care since they seem to have a new heuristic for such cases, making the focused element scroll to the center of the view.
2021-02-10 07:27:43 +02:00
XhmikosR
2ab6dbd2d6
Downgrade karma to v6.0.4. ( #33030 )
...
It seems v6.1.0 has some disconnect issues, so, trying to see if that's the case.
2021-02-10 07:22:45 +02:00
Rohit Sharma
f7088e5d28
Add function type for popperConfig option ( #32882 )
...
* Add function type for `popperConfig` option
* Update .bundlewatch.config.json
* copy edits
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Mark Otto <markdotto@gmail.com >
2021-02-09 21:16:13 +02:00
Rohit Sharma
29e0c9dfa1
Dropdown — Change the selector to check the use of Popper ( #33003 )
...
* Create the popper instance first
Make sure that popper instance has been created first and then apply the
styling on the dropdown(menu)
* Use `data-bs-popper` attibute to check popper
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-09 21:04:23 +02:00
Gaël Poupard
91d3da1f3d
fix(navbar): ensure .navbar-collapse behaves as intended ( #33022 )
2021-02-09 20:54:37 +02:00
Rohit Sharma
273db7c205
Remove the default left styling in favor of Popper
2021-02-09 14:34:27 +02:00
Mark Otto
d56992b6d2
Mention dropdown static change in Migration guide
...
Co-authored-by: Rohit Sharma <rohit2sharma95@gmail.com >
2021-02-09 14:34:27 +02:00
Mark Otto
8f1c882545
Remove .dropdown-menu[style] reset and adjust .dropdown-menu-* modifiers
...
- Removes the &[style] selector that was used for resetting Popper styles
- Separate Popper-based alignment from static alignment with `data-bs-popover` attribute that separates the --bs-position and custom right/left properties
Co-Authored-By: Rohit Sharma <rohit2sharma95@gmail.com >
2021-02-09 14:34:27 +02:00
dependabot[bot]
a2b56de707
Bump linkinator from 2.13.3 to 2.13.4 ( #33019 )
...
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator ) from 2.13.3 to 2.13.4.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases )
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.13.3...v2.13.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-09 09:22:31 +02:00
XhmikosR
28aba43ae0
vnu-jar.js: quote vnu path ( #33016 )
...
Should work now with folders with spaces
2021-02-09 08:01:44 +02:00
Rohit Sharma
0eaa6c05cf
Remove custom fallbackPlacements from dropdown ( #32843 )
2021-02-09 07:55:17 +02:00
Philip Kiely
96b86c1f58
Docs on enforcing HTTPS and avoiding mixed content ( #33017 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-09 07:54:16 +02:00
Patrick H. Lauke
96be06e32b
Dynamic tabs: use buttons rather than links ( #32630 )
...
* Dynamic tabs: use buttons rather than links
- change docs
- add mention that tabs should be <button> elements
- tweak styles to neutralise border and background
* Update js unit and visual test accordingly
- replace links with buttons
- make one specific test that uses links instead of buttons, as we still want to support it despite it being non-semantically appropriate
- Leaving a couple of tests for now. The test for removed tabs should be redone so that tabs are removed programmatically (as the approach of having that close button inside the link is invalid and broken markup). The test for dropdowns should be removed together we actually ripping out the handling for dropdowns in the tab.js code (arguably a breaking change, though we discouraged this for a few versions and effectively "deprecated" it)
* Add isolation:isolate to prevent focus being overlapped
https://github.com/twbs/bootstrap/pull/32630#issuecomment-756015766
2021-02-09 07:23:45 +02:00
XhmikosR
c93d754d35
CI: remove the cache fallback and shorten cache key ( #33012 )
2021-02-08 21:41:10 +02:00
XhmikosR
6d34d93d69
Update devDependencies ( #33011 )
...
* @babel/cli ^7.12.10 → ^7.12.13
* @babel/core ^7.12.10 → ^7.12.13
* @babel/preset-env ^7.12.11 → ^7.12.13
* karma ^6.0.4 → ^6.1.0
* linkinator 2.11.2 → ^2.13.3
* postcss ^8.2.4 → ^8.2.5
* rollup ^2.38.4 → ^2.38.5
* rtlcss ^3.1.1 → ^3.1.2
* vnu-jar 20.6.30 → 21.2.5
2021-02-08 21:05:24 +02:00
Rohit Sharma
b6cae91893
Add a note to change the case type of option name ( #32995 )
2021-02-08 16:55:47 +02:00
Kyle Tsang
22d8e34b3e
Fix boundary config description for dropdown and popover ( #32979 )
2021-02-04 07:26:32 +02:00
Kyle Tsang
d63a922436
Fix Popper preventOverflow boundary config ( #32845 )
...
Currently, the boundary config is being assigned to the wrong var (`rootBoundary`) in the popper config. It should be assigned to the `boundary` var in popper's config.
Ref: https://popper.js.org/docs/v2/utils/detect-overflow/#boundary
2021-02-04 06:55:25 +02:00
Siju Samson
b376a3d80d
Fix dropdown keys to open menu ( #32750 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-03 22:03:21 +02:00
Florian Vick
2a9d72133d
Prevent getSelector from returning URLs as selector ( #32586 )
...
* added checks to getSelector in util to prevent returning hrefs that are invalid selectors
* restored compatibility for the class selector and added test cases for keeping urls from being returned as a selector
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-03 21:58:54 +02:00
Rohit Sharma
3770b7b9e3
Dropdown — Emit events on the .dropdown-toggle button ( #32625 )
...
* Emit events on the dropdown button
Emit the events on `.dropdown-toggle` button and then bubble up
* Add migration note for events
* Update the docs for events
* Add unit test to check the event bubbling
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-03 21:51:19 +02:00
Gaël Poupard
02d103be91
fix(accordion): ensure .accordion-button stays left-aligned ( #32951 )
...
Fixes #32938
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-03 21:44:48 +02:00
Gaël Poupard
e4b249d02b
fix(navbar): hardcoded custom property ( #32930 )
2021-02-03 21:42:24 +02:00
Stanisław Gregor
203b3e218c
Fix default value for $enable-deprecation-messages ( #32940 )
...
* Update the default value for $enable-deprecation-messages
As seen in the https://github.com/twbs/bootstrap/blob/main/scss/_variables.scss ,
the $enable-deprecation-messages variable is set to `true` by default.
* Update site/content/docs/5.0/customize/options.md
Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com >
2021-02-03 21:40:05 +02:00
Rohit Sharma
217d84d6b2
Remove the initial margin from dropdown/popover in favor of Popper ( #32524 )
...
* Remove the margin from dropdown in favor of Popper
- Set the default margin to 0 for dropdowns (To remove the Popper's warning)
- Set the required offset in dropdown's defaults
* Remove the margin from the popover component
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-03 21:37:25 +02:00
XhmikosR
a1bb65ef49
Tweak scss-docs shortcode
...
Should work now with indented start/end capture statements
2021-02-03 07:15:49 +02:00
Mark Otto
88be1ce502
Update docs for color and bg utilities
...
- Split colors from background utilities with new docs page
- Add Sass docs for both pages
2021-02-03 07:15:49 +02:00
dependabot[bot]
14cfb7af93
Bump rtlcss from 3.0.0 to 3.1.1 ( #32972 )
...
Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss ) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/MohammadYounes/rtlcss/releases )
- [Changelog](https://github.com/MohammadYounes/rtlcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/MohammadYounes/rtlcss/compare/3.0.0...3.1.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-02 21:00:15 +02:00
dependabot[bot]
1383f542c2
Bump @rollup/plugin-commonjs from 17.0.0 to 17.1.0 ( #32963 )
2021-02-02 12:09:14 +00:00
dependabot[bot]
eff792843a
Bump sass from 1.32.5 to 1.32.6 ( #32965 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.5 to 1.32.6.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.5...1.32.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-02 14:01:40 +02:00
dependabot[bot]
863dd32e0e
Bump @rollup/plugin-node-resolve from 11.1.0 to 11.1.1 ( #32962 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins ) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.1.0...node-resolve-v11.1.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-02 13:59:57 +02:00
dependabot[bot]
7c8415e5c5
Bump eslint from 7.18.0 to 7.19.0 ( #32964 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.18.0 to 7.19.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.18.0...v7.19.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-02 13:56:19 +02:00
dependabot[bot]
9cdf322038
Bump rollup from 2.38.0 to 2.38.4 ( #32961 )
2021-02-02 11:52:20 +00:00
dependabot[bot]
586b43e2c2
Bump autoprefixer from 10.2.3 to 10.2.4 ( #32966 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.2.3 to 10.2.4.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.2.3...10.2.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-02 13:42:32 +02:00
dependabot[bot]
d0db6b7b8e
Bump karma from 6.0.2 to 6.0.4 ( #32959 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.0.2 to 6.0.4.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.0.2...v6.0.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-02-02 13:33:16 +02:00
dependabot[bot]
4c1acccc22
Bump @rollup/plugin-babel from 5.2.2 to 5.2.3 ( #32958 )
...
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins ) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/babel-v5.2.2...babel-v5.2.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-02 13:21:52 +02:00
Quy
ed0fc83216
_carousel.scss: Fix typo in comment ( #32950 )
2021-02-01 15:22:24 +02:00
Rohit Sharma
e79c8f3489
Just find the active indicator
2021-01-28 23:32:24 +02:00
Patrick H. Lauke
a882614c45
Make carousel indicators actual buttons
2021-01-28 23:32:24 +02:00
XhmikosR
1fd34a1a2c
CI: switch to the coverallsapp/github-action tag ( #32919 )
...
Unfortunately, they don't offer a `v1` tag
2021-01-28 23:31:33 +02:00
XhmikosR
a838571c50
change-version: remove vendor, add resources ( #32917 )
2021-01-28 23:30:10 +02:00
Rohit Sharma
e036e604de
Update docs for offset option
2021-01-28 12:23:33 +02:00
Rohit Sharma
b1bd54955e
Restore offset option for tooltip/popover components
2021-01-28 12:23:33 +02:00
joke2k
881f43a3b9
Restore offset option for dropdown component
2021-01-28 12:23:33 +02:00
Mark Otto
51ca9a9e2f
Update checks and radios in input groups ( #32912 )
...
- Adds .mt-0 to the examples
- Zero-ing out universally for all of them like in #32896 would cause issues for those who include the input with visible label text, where the text and input would be misaligned
2021-01-28 11:39:36 +02:00
XhmikosR
a56bf1de9f
Minor ESLint rules cleanup ( #32904 )
2021-01-28 11:34:20 +02:00
Tobias Bengfort
e06ffa288f
migration: mention .form-text changes ( #32911 )
...
see #30598 and #30565
2021-01-28 08:05:05 +02:00
Mark Otto
0fa16a5d45
Re-add flex-grow to .navbar-collapse ( #32899 )
...
Update .navbar-collapse to drop width 100 and use flex-grow, restoring it to v4's behavior
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-27 21:27:02 +02:00
GeoSot
5d7b51e1d0
Tooltip refactoring ( #32523 )
...
* tooltip: move common code to a reusable function
* tooltip: return early in `show()`
Co-authored-by: Rohit Sharma <rohit2sharma95@gmail.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-27 19:01:24 +02:00
Patrick H. Lauke
3aa3fda730
Carousel: use buttons, not links, for prev/next controls ( #32627 )
...
* Carousel: use buttons, not links, for prev/next
- expand the styles to neutralise border/background
- change docs page
- add extra unit test to check that links or buttons work as controls
- modify visual test to use buttons as well
- use buttons instead of links for prev/next
- remove `role="button"` from links that are actually links
* Clarify that controls can be button or link
* Update site/content/docs/5.0/components/carousel.md
Co-authored-by: Mark Otto <markd.otto@gmail.com >
* Explicitly set padding to 0 to prevent dipping/moving on active in Firefox
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-27 17:31:16 +02:00
dependabot[bot]
61391c4ee2
Bump bundlewatch from 0.3.1 to 0.3.2 ( #32906 )
...
Bumps [bundlewatch](https://github.com/bundlewatch/bundlewatch ) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/bundlewatch/bundlewatch/releases )
- [Commits](https://github.com/bundlewatch/bundlewatch/compare/v0.3.1...v0.3.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-26 22:24:46 +02:00
dependabot[bot]
1a2688ede3
Bump eslint-plugin-unicorn from 26.0.1 to 27.0.0 ( #32902 )
...
* Bump eslint-plugin-unicorn from 26.0.1 to 27.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 26.0.1 to 27.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v26.0.1...v27.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
* Update ESLint ignores
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-26 15:53:26 +02:00
dependabot[bot]
2ccf9b8aca
Bump rollup from 2.37.0 to 2.38.0 ( #32901 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.37.0 to 2.38.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.37.0...v2.38.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-26 15:28:05 +02:00
dependabot[bot]
7be62ada7f
Bump karma from 6.0.0 to 6.0.2 ( #32903 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.0.0...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-26 15:22:37 +02:00
XhmikosR
5bd5c03fc8
Pin linkinator and regenerate package-lock.json
2021-01-25 14:42:05 -08:00
Mark Otto
f8183f6173
Add a link to v4.x from the v5 homepage ( #32745 )
...
* Add a link to v4.x from the v5 homepage
* Update masthead.html
* Update masthead.html
* Change label
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-25 14:38:27 -08:00
Vino Rodrigues
ba30df146c
Replace .bg-white with .bg-body in docs
...
Response to issue #32810
Use of the .bg-white class to define visual aspects of the examples
would be unintuitive for theme builders to test themes on.
This replaces instances of .bg-white with .bg-body in the examples.
- Edited examples to replace use .bg-white class with .bg-body class
- product
- offcanvas
- pricing
- cheatsheet
- cheatsheet-rtl
- Edited utilities colors.md & shadows.md to include .bg-body class
2021-01-25 14:34:01 -08:00
Kyle Tsang
c6d6160a7c
docs: Fix navbar-nav-scroll description ( #32846 )
2021-01-20 12:12:35 +02:00
dependabot[bot]
4121850883
Bump autoprefixer from 10.2.1 to 10.2.3 ( #32850 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.2.1 to 10.2.3.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.2.1...10.2.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-20 10:23:06 +02:00
dependabot[bot]
a3229bab33
Bump sass from 1.32.4 to 1.32.5 ( #32849 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.4 to 1.32.5.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.4...1.32.5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-20 10:19:45 +02:00
dependabot[bot]
558ac1075d
Bump stylelint from 13.8.0 to 13.9.0 ( #32848 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 13.8.0 to 13.9.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/13.8.0...13.9.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-20 10:15:04 +02:00
XhmikosR
56fdcf9e35
Docs: add v4.6.0 ( #32842 )
2021-01-19 18:39:49 +02:00
dependabot[bot]
ec36bfe05f
Bump rollup from 2.36.1 to 2.37.0 ( #32838 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.36.1 to 2.37.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.36.1...v2.37.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-19 12:18:39 +02:00
dependabot[bot]
478bbd082e
Bump @rollup/plugin-node-resolve from 11.0.1 to 11.1.0 ( #32837 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins ) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.0.1...commonjs-v11.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-19 12:14:38 +02:00
dependabot[bot]
b9377f4222
Bump eslint from 7.17.0 to 7.18.0 ( #32836 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.17.0 to 7.18.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.17.0...v7.18.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-19 12:07:26 +02:00
Mark Otto
40b15de723
Add .navbar-nav-scroll for vertical scrolling of navbar content ( #32037 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-19 07:32:18 +02:00
Mark Otto
4167c107f8
Add a live toast example to the docs ( #32760 )
2021-01-18 15:10:01 +02:00
Mark Otto
bb19b08fbe
Remove popover-arrow margin to fix alignment of the arrow ( #32787 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-15 09:12:45 +02:00
Mark Otto
987715fd24
Drop transition on .form-check, keep on .form-switch
...
To avoid breaking changes, turns -check-transition to null, then adds a new -switch-transition variable
2021-01-14 19:46:50 -08:00
Mark Otto
a8aede0df1
Lighten disabled dropdown text to $gray-500
...
Fixes #32474
2021-01-14 19:41:34 -08:00
Mark Otto
803e49d928
Clarifies Sass variable defaults, adds bootstrap-npm-starter callout ( #32795 )
...
* Clarify Sass import and customize docs for how to modify variable defaulst
* Add an npm starter project callout to a few pages
* Update callout-info-npm-starter.md
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-14 16:21:21 -08:00
Siju Samson
9bec37a77b
docs: work around Toast CSS conflict with utils ( #32620 )
...
* Toast CSS conflict resolved
* Update toasts.md
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-14 16:07:36 -08:00
GeoSot
b5bf3131fb
modal: move common code to reusable functions ( #32511 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-14 21:22:09 +02:00
XhmikosR
1d8bc95c92
Update zip-examples.js ( #32799 )
...
Remove previously created zip files before creating a new one
2021-01-14 13:28:39 +02:00
dependabot[bot]
63880e0e8c
Bump karma from 5.2.3 to 6.0.0 ( #32797 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 5.2.3 to 6.0.0.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v5.2.3...v6.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-14 13:00:17 +02:00
XhmikosR
8c1444f00a
CI: change Node.js to 14 ( #32796 )
...
This is so that it's consistent with the JS workflow thus the cache should match.
2021-01-14 12:51:14 +02:00
Patrick H. Lauke
949fa30152
Remove role="button" from CTA links in carousel examples ( #32788 )
...
They're links, acting as links. Just because they're styled as buttons visually doesn't mean they need/get `role="button"`
2021-01-14 01:54:25 +02:00
voltaek
f7d3870567
Docs v5: Fix Sass rounding precision and state Sass implementation ( #32512 )
...
* Add Sass section to Getting Started > Build Tools, mention Sass implementation used, mention current precision of 10 due to Dart Sass, and mention recommended minimum precision (value of 6 used in BS v4). Remove outdated Sass precision from Customize > Sass docs page.
* Remove more mentions of deprecated Sass implementations. Add links to Sass compiler mentions so we can keep all pertinent Sass compiler information in just one location instead of spread through the docs, which makes it hard to find the details and/or keep them up-to-date.
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-14 00:41:42 +02:00
XhmikosR
157a27d43d
build-plugins: build Base component too ( #32313 )
2021-01-14 00:35:57 +02:00
dependabot[bot]
1b46601ce8
Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1 ( #32784 )
...
* Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 25.0.1 to 26.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v25.0.1...v26.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
* Updates for `eslint-plugin-unicorn@26.0.1`
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-14 00:29:26 +02:00
Mark Otto
80c0d4deab
Add mention of CSPs and SVGs ( #32759 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-14 00:15:18 +02:00
XhmikosR
f95004f654
Revert "docs: Fix popover example showing above navbar ( #32445 )" ( #32533 )
...
This reverts commit 517446069a .
2021-01-13 22:51:39 +02:00
Rohit Sharma
c9cd741aff
Throw a TypeError instead of the generic Error ( #32585 )
...
* Change from Error to TypeError
* Convert the `NAME` to upper case to make the consistency in the error message
* Update the remaining tests to be stricter
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-13 22:13:30 +02:00
Rohit Sharma
e34481b6eb
Fix toggling modal when clicking on data-bs-toggle="modal" ( #32691 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-13 21:59:47 +02:00
Mark Otto
d21fb9b627
Document some basic code conventions for us ( #32778 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-13 21:06:07 +02:00
Gaël Poupard
20a9d491a2
Improve docs regarding RTL migration ( #32771 )
...
* docs(migrations): add a note regarding migration from v4 used for RTL layouts
* docs(RTL): LTR & RTL at the same time
* docs(utilities): how-to use the API to rename utilities
* docs(RTL): mention issue when nesting styles with .ltr / .rtl
2021-01-13 21:01:36 +02:00
Onycss
041de9d5ed
Add word-break to .toast-body ( #32670 )
...
* Update _toasts.scss
* Update scss/_toasts.scss
Co-authored-by: Mark Otto <otto@github.com >
2021-01-13 09:21:57 -08:00
XhmikosR
1cdbf532af
Improve zip-examples.js ( #32469 )
...
Only include the needed dist files: ~1.27 MB -> ~410 KB
2021-01-13 19:21:31 +02:00
ghost_32
82e5fe2d8c
Migration: mention the removal of .rounded-sm/lg utilities ( #32758 )
...
* Changes made in migration.md file of documentation
Added information about the removal of `.rounded-sm` and `.rounded-lg`.
And addition of `.rounded-0` to `.rounded-3`
* Moved the edited line
Added `rounded-0` to `rounded-3` under v5.0.0-alpha3
* Moved correctly
* Added link
Added link to issue #31687
* docs(migration): last typo thinggies
* Update migration.md
Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-13 09:18:56 -08:00
XhmikosR
cad88abdb0
JS: update karma config ( #32769 )
...
* rename constants
* enforce the constants to be Boolean
* fix karma `logLevel`
2021-01-13 19:16:51 +02:00
Mark Otto
05249c8c04
Document size and multiple aren't supported on floating label selects ( #32744 )
...
* Document size and multiple aren't supported on floating label selects
Closes #32660
* Update floating-labels.md
2021-01-13 09:15:05 -08:00
Marcin Kasperski
408b2558dc
Update toasts.md ( #32782 )
...
* dropped mention of `backdrop-filter`
* changed mention of `.text-white` to `.btn-close-white` on close button
2021-01-13 19:05:25 +02:00
XhmikosR
f43133ac41
.gitignore: remove Ruby/Jekyll entries ( #32770 )
...
Our currently supported branches, v4-dev and main, use Hugo.
2021-01-13 13:20:49 +02:00
XhmikosR
ed5ddca5ba
Stylelint: disallow some property values ( #32756 )
...
* `border: none`
* `outline: none`
2021-01-13 10:52:41 +02:00
Mark Otto
69afafe811
Mention stretched-link constraints with table elements ( #32761 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-12 15:33:58 +02:00
dependabot[bot]
bf1e913f05
Bump sass from 1.32.2 to 1.32.4 ( #32766 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.2 to 1.32.4.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.2...1.32.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 14:53:12 +02:00
XhmikosR
0bcaa068f2
GitHub Actions cleanup ( #32755 )
...
* lowercase `runner.os`
* remove `CI` environment variable since it's already set by the runner
2021-01-11 13:05:05 +02:00
Patrick H. Lauke
78c5b503f9
Darken dropdown item hover style ( #32754 )
...
Closes https://github.com/twbs/bootstrap/issues/23329
2021-01-11 01:24:03 +00:00
Patrick H. Lauke
d62d18f172
Consistently use outline:0 rather than outline:none ( #32751 )
...
just for code consistency, no actual effect on styling per se
2021-01-10 16:13:08 +00:00
Patrick H. Lauke
a2ae2c364f
Suppress focus outline for buttons when it shouldn't be visible in Chromium ( #32689 )
...
Follow-up to https://github.com/twbs/bootstrap/pull/32631
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-10 10:42:26 +00:00
XhmikosR
7e6d7b8f81
package.json: move version_short variable under the config object ( #32737 )
...
This is so that it works on npm 7.x too.
2021-01-10 08:03:49 +02:00
Brian Thompson
ee8546da18
Fix typo ( #32740 )
...
* Fix typo
* Rewrite description to avoid awkward phrasing
Co-authored-by: Mark Otto <otto@github.com >
2021-01-09 13:06:41 -08:00
XhmikosR
3b773e4265
Update devDependencies ( #32738 )
...
* autoprefixer ^10.2.0 → ^10.2.1
* postcss ^8.2.2 → ^8.2.4
2021-01-09 12:57:00 -08:00
Théophile Helleboid - chtitux
80557b3ac0
Move "active" class from .nav-item to .nav-link ( #32730 )
2021-01-08 20:53:04 +02:00
Gaël Poupard
70175db429
docs(sidebar): active link
2021-01-08 09:49:18 +02:00
XhmikosR
d9adaae5b0
Move migration sidebar entry to sidebar.yml
2021-01-08 09:49:18 +02:00
dependabot[bot]
480e7e61b6
Bump autoprefixer from 10.1.0 to 10.2.0 ( #32711 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.1.0...10.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-07 16:52:31 +02:00
XhmikosR
f2c504397e
Bump copyright year to 2021 ( #32713 )
2021-01-07 12:12:53 +02:00
Mark Otto
cefdcf6954
Clarify the $enable-shadows option in our docs ( #32685 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-07 10:16:21 +02:00
dependabot[bot]
417372677f
Bump rollup from 2.36.0 to 2.36.1 ( #32712 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.36.0 to 2.36.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.36.0...v2.36.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-07 10:11:16 +02:00
dependabot[bot]
fee72a1dbc
Bump sass from 1.32.0 to 1.32.2 ( #32709 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.0 to 1.32.2.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.0...1.32.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-07 10:08:07 +02:00
dependabot[bot]
dbd53b8475
Bump nodemon from 2.0.6 to 2.0.7 ( #32710 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.6...v2.0.7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-07 10:03:00 +02:00
Rohit Sharma
3c934ddcef
Scrollspy - Remove unnecessary event argument ( #32603 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-07 09:34:08 +02:00
Florian Lacreuse
e635a49536
Fix navbar docs - active nav-link ( #32589 )
...
* Fix navbar docs - active nav-link
* Update navbar.md
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-07 09:24:57 +02:00
Gaël Poupard
acec356c81
fix(ratio): missing variable prefix ( #32501 )
...
This is the only unprefixed custom property, and its name is very common so I think we'd better prefix it too.
2021-01-06 08:14:54 +02:00
Patrick H. Lauke
d1a62b47c3
Tweak wording for no-touch carousel ( #32688 )
...
based on changes made in the backport https://github.com/twbs/bootstrap/pull/32639
2021-01-06 00:59:44 +00:00
Jonathan
88d35b725b
Hyphen to dash for ranges ( #32488 )
...
* Hyphen to dash for ranges
* Hyphen to dash for ranges
* Hyphen to dash for ranges
* Hyphen to dash for ranges
* Hyphen to dash for ranges
2021-01-05 13:56:44 -08:00
Patrick H. Lauke
eb45005047
Remove old/unnecessary reboot bug fix ( #32631 )
...
From initial testing, this bug doesn't seem to manifest itself anywhere in Bootstrap (since we don't just set transparent background anywhere on buttons, and when we do set explicit button styles in the more specific stylings, we already do create a custom `:focus` style anyway)
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-05 22:20:35 +02:00
Théophile Helleboid - chtitux
265605bba0
carousel example: Move "active" class on .nav-link element ( #32647 ) ( #32647 )
...
The "active" CSS class must be on "nav-link" element, see `_navbar.scss`:
```css
.nav-link.active {
color: $navbar-dark-active-color;
}
```
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-05 22:15:59 +02:00
Mark Otto
dfe1b156d1
Fixes #32557 : Add functions and variables to the utilities API docs imports ( #32684 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-05 22:11:56 +02:00
Patrick H. Lauke
fd48a8732f
Remove incorrect mention of dropdowns for dynamic tab behavior ( #32634 )
...
While technically it still works, we're already saying authors shouldn't do it later on, and we removed any examples of this. This was a straggler.
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-05 22:04:06 +02:00
XhmikosR
97a3ef357d
CI: update to actions/setup-node@v2 ( #32635 )
2021-01-05 21:56:31 +02:00
XhmikosR
baa8d3702f
Regenerate package-lock.json ( #32680 )
2021-01-05 21:55:57 +02:00
Patrick H. Lauke
e1e6f5684e
Tweak the wording for collapse to indicate button is preferred/more semantic ( #32632 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-05 21:53:50 +02:00
XhmikosR
d5b6971814
Update dependabot.yml
2021-01-05 21:52:48 +02:00
XhmikosR
8f33f7865d
dependabot: Add Actions updates ( #32681 )
2021-01-05 21:30:29 +02:00
dependabot[bot]
1bfe4780d4
Bump rollup from 2.35.1 to 2.36.0 ( #32683 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.35.1 to 2.36.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.35.1...v2.36.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-05 16:08:04 +02:00
dependabot[bot]
e27bd176bf
Bump find-unused-sass-variables from 3.0.0 to 3.1.0 ( #32682 )
...
Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases )
- [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v3.0.0...v3.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 15:51:47 +02:00
dependabot[bot]
fdd76d6d0c
Bump eslint-config-xo from 0.33.1 to 0.34.0 ( #32679 )
...
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo ) from 0.33.1 to 0.34.0.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases )
- [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.33.1...v0.34.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 15:24:56 +02:00
dependabot[bot]
c6240401f5
Bump sass from 1.30.0 to 1.32.0 ( #32677 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.30.0 to 1.32.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.30.0...1.32.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-05 14:59:33 +02:00
dependabot[bot]
ae3fa0e679
Bump postcss from 8.2.1 to 8.2.2 ( #32676 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.1...8.2.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-05 14:54:21 +02:00
dependabot[bot]
5672401b15
Bump eslint-plugin-unicorn from 25.0.0 to 25.0.1 ( #32675 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 25.0.0 to 25.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v25.0.0...v25.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-05 14:49:06 +02:00
dependabot[bot]
9d95e11eda
Bump hugo-bin from 0.67.1 to 0.68.0 ( #32674 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.67.1 to 0.68.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.67.1...v0.68.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-05 12:48:54 +02:00
dependabot[bot]
99b3470e82
Bump eslint from 7.16.0 to 7.17.0 ( #32673 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.16.0 to 7.17.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.16.0...v7.17.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 12:36:44 +02:00
Patrick H. Lauke
b05145c951
Add an actual data-bs-touch="false" example in the carousel docs ( #32638 )
...
* Add an actual `data-touch="false"` example in the carousel docs
this can also make it easier to actually check/debug any issues we may have with this data attribute
* Correct attribute table explanation and remove slide class from example
2020-12-29 15:40:42 +02:00
dependabot[bot]
122b2bdd48
Bump eslint-plugin-unicorn from 24.0.0 to 25.0.0 ( #32644 )
...
* Bump eslint-plugin-unicorn from 24.0.0 to 25.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 24.0.0 to 25.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v24.0.0...v25.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
* Fix renamed eslint-plugin-unicorn options
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-29 12:52:32 +02:00
dependabot[bot]
0fc072649e
Bump linkinator from 2.8.2 to 2.11.2 ( #32645 )
...
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator ) from 2.8.2 to 2.11.2.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases )
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.8.2...v2.11.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-29 12:35:20 +02:00
dependabot[bot]
93a4c0fbf7
Bump rollup-plugin-istanbul from 2.0.1 to 3.0.0 ( #32646 )
...
Bumps [rollup-plugin-istanbul](https://github.com/artberri/rollup-plugin-istanbul ) from 2.0.1 to 3.0.0.
- [Release notes](https://github.com/artberri/rollup-plugin-istanbul/releases )
- [Changelog](https://github.com/artberri/rollup-plugin-istanbul/blob/main/CHANGELOG.md )
- [Commits](https://github.com/artberri/rollup-plugin-istanbul/compare/v2.0.1...v3.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-29 12:31:04 +02:00
Mark Otto
a48a29a7a5
Tweak .form-select padding ( #32419 )
...
* Tweak .form-select padding
* Simplify the padding entirely
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-28 08:27:03 +02:00
XhmikosR
bcf69163cd
Lock karma-browserstack-launcher and regenerate package-lock.json ( #32593 )
2020-12-22 15:45:01 +02:00
dependabot[bot]
8e426a32bc
Bump linkinator from 2.8.0 to 2.8.2 ( #32592 )
...
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator ) from 2.8.0 to 2.8.2.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases )
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.8.0...v2.8.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-22 12:34:38 +02:00
dependabot[bot]
f50b867be8
Bump eslint from 7.15.0 to 7.16.0 ( #32591 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.15.0 to 7.16.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.15.0...v7.16.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-22 12:28:47 +02:00
dependabot[bot]
c1197ad37f
Bump hugo-bin from 0.67.0 to 0.67.1 ( #32590 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.67.0 to 0.67.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.67.0...v0.67.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-22 12:23:30 +02:00
XhmikosR
9b7bb7b568
docs(sidebar): invalid CSS value ( #32575 )
...
Co-authored-by: Gaël Poupard <gael.poupard@orange.com >
2020-12-21 18:54:03 +02:00
Daniele Faraglia
59cd71631e
collapse: prevent url change if A nested tag is clicked ( #32438 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-21 14:37:35 +02:00
Nils K
2d46e47464
Support Popper virtual elements ( #32376 )
...
Adds the ability to use objects implementing the virtual element interface as the value for the reference option of a dropdown config.
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-21 14:32:11 +02:00
XhmikosR
44667d89fa
API docs: add missing comma ( #32543 )
2020-12-21 11:12:28 +02:00
Florian Lacreuse
86802f701c
Add keyboard-focusable elements for popover on disabled button ( #32490 )
2020-12-20 20:28:58 +02:00
XhmikosR
e468917731
Revert "Update karma-browserstack-launcher to v1.6.0 ( #32409 )" ( #32494 )
...
This reverts commit e2324731de .
2020-12-20 17:38:11 +02:00
XhmikosR
d140f50b35
Tooltips: add missing space ( #32529 )
2020-12-20 17:12:22 +02:00
joe
561c0d8cde
added class selector "." to "dropend" ( #32534 )
...
It was missing the `.` before `dropend`.
2020-12-19 08:23:50 +02:00
Gaël Poupard
58ab1c2cd5
test(carousel): french word in the wild ( #32528 )
2020-12-18 17:22:16 +02:00
dependabot[bot]
66f323af70
Bump eslint-plugin-unicorn from 23.0.0 to 24.0.0 ( #32516 )
...
* Bump eslint-plugin-unicorn from 23.0.0 to 24.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 23.0.0 to 24.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v23.0.0...v24.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
* Update karma.conf.js
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-18 15:11:07 +02:00
Siju Samson
517446069a
docs: Fix popover example showing above navbar ( #32445 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-18 10:19:30 +02:00
Marc Jansing
f07106e604
Add helpers to utilities bundle ( #32324 )
...
Adds currently missing utilities classes which are located in scss/helpers to
boostrap-utilities dist files.
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-18 07:39:39 +02:00
dependabot[bot]
ef0bc661cf
Bump @babel/preset-env from 7.12.10 to 7.12.11 ( #32515 )
...
* Bump @babel/preset-env from 7.12.10 to 7.12.11
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.12.10 to 7.12.11.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.11/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com >
* Update package-lock.json
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-17 15:01:11 +02:00
Dylan Anderson
df763d6457
Add variables for modifying button state colours. ( #32317 )
...
Add some variables to allow users to modify how much a button gets
lighter or darker on :hover and :active.
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-17 07:16:54 +02:00
Dmytro Yaremenko
8984255158
Extended form validation states customization capabilities ( #31757 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-17 07:07:48 +02:00
Rafi
b424650ab5
Fix: variables collide with globals ( #32492 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-17 07:02:20 +02:00
Rohit Sharma
f12657b39f
tests: replace deprecated jQuery method ( #32309 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-16 17:21:43 +02:00
XhmikosR
29e4eb91c1
BrowserStack: test on macOS Catalina instead of High Sierra ( #32486 )
2020-12-16 12:45:48 +02:00
dependabot[bot]
269efc8dc9
Bump @popperjs/core from 2.5.4 to 2.6.0 ( #32487 )
...
* Bump @popperjs/core from 2.5.4 to 2.6.0
Bumps [@popperjs/core](https://github.com/popperjs/popper-core ) from 2.5.4 to 2.6.0.
- [Release notes](https://github.com/popperjs/popper-core/releases )
- [Commits](https://github.com/popperjs/popper-core/compare/v2.5.4...v2.6.0 )
Signed-off-by: dependabot[bot] <support@github.com >
* Update config.yml
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-16 11:41:15 +02:00
Florian Lacreuse
4e7c9e56fc
Fix popover docs example ( #32489 )
2020-12-15 17:27:06 +02:00
XhmikosR
cc3a5cf79a
Update package-lock.json
2020-12-15 09:46:22 +02:00
Patrick H. Lauke
65f1bf027a
Docs: style clipboard button on :focus, not just :hover ( #32461 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-15 09:43:12 +02:00
XhmikosR
479043f255
Update Release Drafter configuration ( #32417 )
...
* add "Breaking Changes" section
* add "Performance Improvements" section
* add "Utility API" section
* add "CI" label in "Misc" category
2020-12-15 09:36:25 +02:00
dependabot[bot]
0c195f690a
Bump rollup from 2.34.2 to 2.35.1 ( #32475 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.34.2 to 2.35.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.34.2...v2.35.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-15 09:34:02 +02:00
Gaël Poupard
c2f67d72e8
docs(skip links): new powers for .visually-hidden-focusable
2020-12-15 09:22:14 +02:00
Patrick H. Lauke
eae52b1cb0
Expand visually-hidden-focusable so it can be used on a container, so the container becomes visible when focus is inside it / on one of its child elements.
2020-12-15 09:22:14 +02:00
Kyle Tsang
9b6c815148
docs: Remove unneeded .form-group class ( #32483 )
2020-12-15 09:21:25 +02:00
Florian Lacreuse
e8d14b302e
Remove redundant pointer-events: none override for tooltip and popover disabled buttons ( #32478 )
...
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-15 09:17:58 +02:00
XhmikosR
c3e8a0ef2a
Update CodeQL Action ( #32452 )
2020-12-15 09:14:03 +02:00
Alan Orth
e1f561b53c
docs: Add system-ui to native font stack documentation ( #32455 )
...
system-ui was added to the native font stack in #30561 but the docs were not updated.
2020-12-15 09:10:09 +02:00
XhmikosR
e2324731de
Update karma-browserstack-launcher to v1.6.0 ( #32409 )
2020-12-15 09:04:50 +02:00
XhmikosR
a3ead0786a
Flatten package-lock.json ( #32477 )
2020-12-15 09:00:15 +02:00
Rohit Sharma
042a4a255f
Tooltip/popover - change the default value for fallbackPlacements ( #32437 )
...
The default Popper `fallbackPlacements` value is `[oppositePlacement]`.
- The default value was previously (in v4) `'flip'` that can be achieved by passing the single value in the array, like — `[oppositePlacement]`. Keeping `null` also sets the `fallbackPlacements` to `[oppositePlacement]` (Default value in Popper)
- It's better to have **clockwise** (`['top', 'right', 'bottom', 'left']`) fallback options so that tooltip/popover can be placed to another side even if the opposite placement doesn't fit.
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-14 20:51:14 +02:00
Florian Lacreuse
793c79d14b
Clean up lorem ipsum text in popover examples ( #32479 )
2020-12-14 20:26:16 +02:00
dependabot[bot]
25326a0114
Bump @rollup/plugin-node-resolve from 11.0.0 to 11.0.1 ( #32476 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins ) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.0.0...commonjs-v11.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 17:26:22 +02:00
dependabot[bot]
a60d8c0d58
Bump postcss-cli from 8.3.0 to 8.3.1 ( #32471 )
...
Bumps [postcss-cli](https://github.com/postcss/postcss-cli ) from 8.3.0 to 8.3.1.
- [Release notes](https://github.com/postcss/postcss-cli/releases )
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-cli/compare/8.3.0...8.3.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 16:41:34 +02:00
Mark Otto
071f914fa1
Add two new variables for pagination border-radius values ( #32423 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-14 15:34:01 +02:00
Jesse Mandel
a31ea592d6
Few updates for v5.0.0-beta1 NuGet support ( #32453 )
...
PopperJS 2.0 isn't on Nuget so dropped as a dependency
2020-12-14 14:34:31 +02:00
Florian Lacreuse
fe3658672c
Add missing has-validation in checkout examples ( #32464 )
2020-12-14 14:33:20 +02:00
Rohit Sharma
ebce95dc60
Tooltip - Add missing callback in async spec ( #32465 )
2020-12-14 13:02:34 +02:00
Gaël Poupard
b85ca045e0
fix(carousel): switch prev/next directions in RTL
2020-12-14 11:11:47 +02:00
Gaël Poupard
e967ecf900
docs(cheatsheet): fix RTL sidenav arrows
2020-12-14 11:11:47 +02:00
Alan Orth
f2b39d620c
examples: Update font utility classes to new v5 versions ( #32449 )
...
* site: Fix .font-italic to .fst-italic in blog example
The font utility class was renamed from .font-italic to .fst-italic
but a few references didn't get updated.
* site: Fix .font-weight-* to .fw-* in RTL examples
These font utility classes were renamed from .font-weight-* to .fw-*
but a few references didn't get updated.
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-14 10:51:21 +02:00
dependabot[bot]
78389b2acf
Bump rtlcss from 2.6.2 to 3.0.0 ( #32431 )
...
Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss ) from 2.6.2 to 3.0.0.
- [Release notes](https://github.com/MohammadYounes/rtlcss/releases )
- [Changelog](https://github.com/MohammadYounes/rtlcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/MohammadYounes/rtlcss/compare/2.6.2...3.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-14 10:44:22 +02:00
Patrick H. Lauke
b2477cc70c
Straggler lorem ipsum text ( #32463 )
2020-12-14 09:38:59 +02:00
Patrick H. Lauke
764e5298de
Replace Lorem Ipsum placeholder text with more representative (or at least english language) text ( #32246 )
...
Replaces shorter examples with more sensible/representative/inforrmative text. For longer passages, resorted to using SFW extracts from http://katyperryipsum.com/
2020-12-11 20:05:33 +00:00
XhmikosR
93ab072027
carousel: switch to string constants ( #32393 )
2020-12-11 16:12:13 +02:00
Martijn Cuppens
62eb5a3232
Use box shadows instead of linear gradients to colorize tables ( #32348 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-11 15:49:22 +02:00
XhmikosR
81042ff467
terser: use 2 passes instead of the default 1. ( #32185 )
...
Saves us a few bytes.
2020-12-11 15:48:21 +02:00
XhmikosR
d154f0df7f
Use the ternary operator in a few more places ( #32303 )
2020-12-11 15:47:34 +02:00
dependabot[bot]
d28d74f58c
Bump @babel/preset-env from 7.12.7 to 7.12.10 ( #32430 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.12.7 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-11 10:12:55 +02:00
dependabot[bot]
e534aa2b9f
Bump @babel/core from 7.12.9 to 7.12.10 ( #32429 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.9 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-11 10:08:10 +02:00
dependabot[bot]
f2169e6dc3
Bump @babel/cli from 7.12.8 to 7.12.10 ( #32428 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.12.8 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-cli )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-11 10:02:17 +02:00
Rohit Sharma
4535b09c46
Tooltip - check if tip and its parent node exist in dispose method ( #32420 )
2020-12-10 21:06:41 +02:00
XhmikosR
1edec546cb
Remove TRANSITION_END from utils ( #32394 )
2020-12-10 16:54:50 +02:00
Gaël Poupard
7e47b7ecc9
Reset Popper position in RTL ( #32415 )
...
The RTL cheatsheet's dropdowns aren't positioned correctly because of RTLCSS transforming `right: auto` to `left:auto` (which conflicts with Popper positioning).
2020-12-10 16:38:42 +02:00
XhmikosR
c34385eb01
CI: add a 30-min timeout for BrowserStack ( #32238 )
2020-12-10 11:52:22 +02:00
XhmikosR
4341c34261
docs: SVG consistency changes ( #32259 )
...
* Move inlined SVG to a partial.
Also, add `fill="currentColor"` in the SVGs.
* docs: reorder attributes
2020-12-10 11:48:14 +02:00
AlexKoala
ecb38f6ac2
docs: Add Korean translation ( #32284 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-10 11:24:02 +02:00
Thomas Güttler
6f0545b61b
Typo: show on xxl, if only xl should be hidden. ( #32287 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-10 11:22:40 +02:00
XhmikosR
c75a56d550
CONTRIBUTING: mention dist files ( #32314 )
...
* CONTRIBUTING: mention dist files
* Update CONTRIBUTING.md
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2020-12-10 10:55:11 +02:00
XhmikosR
9651ebf3c7
Update devDependencies and regenerate package-lock.json ( #32410 )
2020-12-10 00:38:49 +02:00
XhmikosR
6f9c38f65e
carousel: switch to if/else ( #32395 )
...
There are only two conditions, so `if/else` is shorter and has the same effect.
2020-12-10 00:38:24 +02:00
Martijn Cuppens
8fed098ef9
Utility API, RFS option: Only generate responsive classes when needed ( #32397 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-09 23:49:21 +02:00
Christian Oliff
aa2df26b55
Remove duplicated 'follow Bootstrap on Twitter' link in Community section ( #32399 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-09 23:45:27 +02:00
Martijn Cuppens
f132400865
Add fallback behaviour
2020-12-09 13:34:51 -08:00
Gaël Poupard
0f12f58711
cheatsheet: Drop redundant (current) text ( #32401 )
...
Useless since we're using `aria-current` (see #31891 ).
2020-12-09 17:54:47 +02:00
XhmikosR
0ca5addea4
alert: rename variables for consistency ( #32392 )
2020-12-09 15:09:41 +02:00
XhmikosR
41bc0e26d2
SelectorEngine: drop variable used once ( #32391 )
2020-12-09 15:05:52 +02:00
kyletsang
77771cdf00
Remove offset in Popover docs
...
Fix fallbackPlacements in Popover and Tooltip docs
2020-12-09 15:02:46 +02:00
kyletsang
290b295173
docs: Update Popper 2 doc links
2020-12-09 15:02:46 +02:00
Gaël Poupard
d29680b3cb
Fix missed occurrencies of "Popper.js" ( #32398 )
2020-12-09 14:53:43 +02:00
XhmikosR
b1290ff189
Regenerate package-lock.json ( #32378 )
2020-12-08 12:41:41 +02:00
dependabot[bot]
a4d9bc0431
Bump postcss from 8.1.14 to 8.2.0 ( #32375 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.1.14 to 8.2.0.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.1.14...8.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-08 12:26:40 +02:00
dependabot[bot]
f8b5faff45
Bump autoprefixer from 10.0.4 to 10.1.0 ( #32374 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.0.4 to 10.1.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.0.4...10.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-08 12:21:42 +02:00
XhmikosR
d3946e7646
Update devDependencies ( #32355 )
...
* eslint ^7.14.0 → ^7.15.0
* linkinator ^2.5.1 → ^2.8.0
* postcss ^8.1.10 → ^8.1.14
* rollup ^2.34.0 → ^2.34.2
* sass ^1.29.0 → ^1.30.0
2020-12-08 10:57:36 +02:00
alpadev
85208ae557
Refactor components to use a utility function to define jQuery plugins ( #32285 )
...
* refactor: use an utility function to define jQuery plugins
* test: add spec for defineJQueryPlugin utility function
* Update .bundlewatch.config.json
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-08 08:16:50 +02:00
Radu Chiriac
07b60d2c3e
carousel.md: fix $carousel-transition-duration reference ( #32316 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-08 08:06:08 +02:00
XhmikosR
d15a0247ce
Remove SelectorEngine.matches(). ( #32339 )
...
It's basically unused.
2020-12-07 19:10:20 +02:00
Mark Otto
33b275c04b
Remove vertical-align from .form-select ( #32318 )
...
Aligns the component with the .form-control. Closes #32271 .
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-07 19:08:31 +02:00
XhmikosR
5538ffb292
build-plugins: switch to "bundled" for babel helpers ( #32312 )
2020-12-07 19:06:17 +02:00
Patrick H. Lauke
ab49e362a7
Add a callout for the sanitizer in popovers and tooltips ( #32272 )
...
* Add a callout for the sanitizer in popovers and tooltips
* Add second reference to sanitizer in the options
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-07 18:57:33 +02:00
XhmikosR
63f3d939ea
Dist
2020-12-07 18:18:16 +02:00
XhmikosR
bc4272531b
Revert v5.getbootstrap.com changes
2020-12-07 18:18:16 +02:00
XhmikosR
8dc85c657e
Prepare v5.0.0-beta1.
2020-12-07 18:18:16 +02:00
Gaël Poupard
9312442338
fix(dropdown): ensure [style] will override inline styles
2020-12-06 18:42:40 +02:00
Gaël Poupard
6a27618d21
fix(RTL)
2020-12-06 18:42:40 +02:00
XhmikosR
4eea630d16
Be explicit with element.closest()'s return value
2020-12-06 18:42:40 +02:00
Martijn Cuppens
d8f247392d
Fix conflict with Bootstrap CSS
2020-12-06 18:42:40 +02:00
XhmikosR
4447157446
Tighten bundlewatch limits
2020-12-06 18:42:40 +02:00
Martijn Cuppens
861227887e
Change button copy to make the example clearer
2020-12-06 18:42:40 +02:00
Martijn Cuppens
87e56de066
Override margins set by popper
2020-12-06 18:42:40 +02:00
XhmikosR
adec91e8fc
Move and update migration notes
2020-12-06 18:42:40 +02:00
XhmikosR
6c32de8711
Update popper.js to v2.5.4.
2020-12-06 18:42:40 +02:00
Johann-S
adfdf7160b
Update to popper.js v2.x
2020-12-06 18:42:40 +02:00
Martijn Cuppens
5f89ea3a0f
Add toasts & positioning utilities migration docs
2020-12-04 16:15:51 +02:00
Martijn Cuppens
6c069b6976
Add interactive positioning widget
2020-12-04 16:15:51 +02:00
Martijn Cuppens
5b0dcf8ffe
Add .translate-middle-x and .translate-middle-y utilities
2020-12-04 16:15:51 +02:00
Martijn Cuppens
1f2e600304
Add toast positioning
2020-12-04 16:15:51 +02:00
XhmikosR
321ee7a1ad
cheatsheet.js: use event instead of e ( #32335 )
2020-12-04 16:00:21 +02:00
XhmikosR
85acd96e31
Fix css-prefix-examples-rtl script ( #32326 )
...
`cross-env-shell` should be used since we are using variables in the command
2020-12-04 08:40:16 +02:00
Gaël Poupard
0a141dae94
chore(dist): generate dist files
2020-12-04 07:52:03 +02:00
Mark Otto
53d861c814
fix gradient
2020-12-04 07:52:03 +02:00
Gaël Poupard
082723f3f4
docs(cheatsheet): various fixes
2020-12-04 07:52:03 +02:00
Mark Otto
153f6c72ce
Revamp header, headings, aside spacing
...
Gradients caused artifacts in Safari, layout was feeling a little loose
2020-12-04 07:52:03 +02:00
Gaël Poupard
3ef8483c5d
docs(examples): use RTLCSS for RTL examples
2020-12-04 07:52:03 +02:00
XhmikosR
eb618393e3
Move rtlcss to postcss.config.js
2020-12-04 07:52:03 +02:00
XhmikosR
edfa103444
Adapt to the recent main branch changes
2020-12-04 07:52:03 +02:00
Gaël Poupard
aaff11a0b3
docs(examples): new cheatsheet and RTL examples
2020-12-04 07:52:03 +02:00
Gaël Poupard
9488978fb5
feat(RTL): implement RTL
...
Using RTLCSS directives, renaming things to use logical names and following best practices.
2020-12-04 07:52:03 +02:00
Gaël Poupard
71ecc3323f
chore(RTL): add RTLCSS
2020-12-04 07:52:03 +02:00
XhmikosR
cfe31592d7
Dist ( #32323 )
2020-12-03 16:18:59 +02:00
XhmikosR
cfd00b5eeb
Remove Polyfill leftovers ( #32310 )
...
Leftovers from #32057
2020-12-02 08:30:35 +02:00
XhmikosR
bb369ca813
Update our browserslist config ( #30986 )
...
Use browserslist defaults which is `> 0.5%, last 2 versions, Firefox ESR, not dead`
2020-12-02 06:53:12 +02:00
dependabot[bot]
9a4692d4e3
Bump cross-env from 7.0.2 to 7.0.3 ( #32308 )
...
Bumps [cross-env](https://github.com/kentcdodds/cross-env ) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/kentcdodds/cross-env/releases )
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kentcdodds/cross-env/compare/v7.0.2...v7.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-02 06:46:31 +02:00
XhmikosR
701c6c6e77
Unbreak lines. ( #32304 )
2020-12-02 06:45:15 +02:00
dependabot[bot]
f05d64225d
Bump linkinator from 2.4.0 to 2.5.1 ( #32307 )
...
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator ) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases )
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.4.0...v2.5.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-02 06:38:23 +02:00
Martijn Cuppens
bf3c4d0b68
Use $variable-prefix
2020-12-01 19:17:06 +02:00
XhmikosR
5e3219a9bb
Fix empty CSS variable
2020-12-01 19:17:06 +02:00
Mark Otto
08eb92204e
Add to migration docs
2020-12-01 19:17:06 +02:00
Mark Otto
3b015ed34e
Update breadcrumb docs and dividers
...
- Add CSS custom property with fallback to Sass variable
- Update docs to mention the new CSS custom property
- Rewrite some of the docs to use divider instead of separator, and add some context here and there
2020-12-01 19:17:06 +02:00
Patrick H. Lauke
ff130b17dc
Remove background, padding, border from breadcrumb container
2020-12-01 19:17:06 +02:00
XhmikosR
c27ff64c96
README: fix path to search.js ( #32257 )
2020-12-01 12:57:58 +02:00
XhmikosR
f08cef3cf4
Regenerate package-lock.json ( #32300 )
2020-12-01 12:53:14 +02:00
dependabot[bot]
5954cc11c4
Bump hugo-bin from 0.66.2 to 0.67.0 ( #32299 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.66.2 to 0.67.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.66.2...v0.67.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-01 12:45:13 +02:00
dependabot[bot]
c800bb0a13
Bump rollup from 2.33.3 to 2.34.0 ( #32298 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.33.3 to 2.34.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.33.3...v2.34.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-01 12:37:12 +02:00
dependabot[bot]
f75e471f00
Bump @babel/core from 7.12.8 to 7.12.9 ( #32297 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.8 to 7.12.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.9/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-12-01 12:33:02 +02:00
dependabot[bot]
819ab1f21d
Bump @rollup/plugin-babel from 5.2.1 to 5.2.2 ( #32296 )
...
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins ) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/babel-v5.2.1...babel-v5.2.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-01 12:30:12 +02:00
dependabot[bot]
efc95a804e
Bump @rollup/plugin-commonjs from 16.0.0 to 17.0.0 ( #32295 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins ) from 16.0.0 to 17.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v16.0.0...commonjs-v17.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-01 12:26:00 +02:00
dependabot[bot]
a37afee738
Bump linkinator from 2.2.2 to 2.4.0 ( #32294 )
...
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator ) from 2.2.2 to 2.4.0.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases )
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.2.2...v2.4.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-01 12:20:55 +02:00
dependabot[bot]
78474bfa15
Bump @rollup/plugin-node-resolve from 10.0.0 to 11.0.0 ( #32292 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins ) from 10.0.0 to 11.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v10.0.0...commonjs-v11.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-01 12:15:22 +02:00
dependabot[bot]
83e0a888bd
Bump autoprefixer from 10.0.2 to 10.0.4 ( #32291 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.0.2 to 10.0.4.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.0.2...10.0.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-01 12:05:26 +02:00
Rohit Sharma
c3689ac073
Remove the show property from the modal plugin ( #32279 )
...
Drop the support of show property from the modal plugin.
When creating the new modal instance in v5, the `show` property does not work anymore, so instead of fixing the behavior just removing it permanently to keep the consistency between all the plugins. (All other plugins require the `show()` method to be called on the instances to be shown)
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-30 12:12:40 +02:00
XhmikosR
03ed3e0b3b
tooltip.js: reuse existent variable
2020-11-30 12:07:51 +02:00
XhmikosR
dd992c7226
Add tests
2020-11-30 12:07:51 +02:00
Patrick H. Lauke
adc857f617
Extra check for existence of any aria-label
...
before overwriting it...
2020-11-30 12:07:51 +02:00
Matty Williams
b0372bb658
Accessibility update for tooltip.js
...
Update to the tooltip.js to add an aria-label attribute that contains the original title of the element, but only if the element doesn't have an existing aria-label attribute.
This is to address cases where screen readers are not capturing the aria-describedby attribute that is added when the tooltip is triggered. This should also avoid a race condition between the screen reader and the appearance of the tooltip.
2020-11-30 12:07:51 +02:00
Rohit Sharma
af57444405
Keep rounded corners for the first .btn in vertical button group ( #31303 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-30 11:09:55 +02:00
Martijn Cuppens
ff25a75320
Remove default linear gradient ( #32277 )
...
Remove the default invisible gradient causing the performance issue in #32266 . By removing the custom property, the linear gradient will become invalid, thus not appear by default.
There can still be a performance issue with striped tables though.
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-30 10:51:32 +02:00
Patrick H. Lauke
948f834347
Add mention of link underline change to migration and typography ( #32281 )
...
x-ref https://github.com/twbs/bootstrap/discussions/32276#discussioncomment-141850
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-30 07:02:03 +02:00
Rohit Sharma
04674f88b0
Remove setData from construtors ( #32264 )
2020-11-29 20:58:26 +02:00
Johann-S
4999c3dbbc
remove data key in base component
2020-11-29 20:58:26 +02:00
Rohit Sharma
f6a8733741
Move VERSION to BaseComponent ( #32254 )
2020-11-29 20:58:26 +02:00
Johann-S
9eb9d02084
add dispose in base component
2020-11-29 20:58:26 +02:00
XhmikosR
51a208f119
Switch to Jasmine's toBeInstanceOf matcher
2020-11-29 20:58:26 +02:00
Johann-S
9f6b342dc7
create a base component
2020-11-29 20:58:26 +02:00
XhmikosR
c63aebc86b
homepage: fix wrong alt attribute ( #32258 )
2020-11-25 18:31:34 +02:00
XhmikosR
81ac002a02
npm scripts: run integration tests in parallel ( #32232 )
2020-11-25 09:29:16 +02:00
Rohit Sharma
c348ad4a94
Ability to add custom class in tooltip/popover ( #32217 )
...
Porting of #31834 to main.
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-25 09:16:22 +02:00
XhmikosR
d61f506a5f
Update codeql.yml ( #32125 )
...
Specify the branches and clean up the comments
2020-11-24 08:35:33 +02:00
XhmikosR
7ff881c532
Update devDependencies ( #32229 )
...
* @babel/cli ^7.12.1 → ^7.12.8
* @babel/core ^7.12.3 → ^7.12.8
* @babel/preset-env ^7.12.1 → ^7.12.7
* eslint ^7.13.0 → ^7.14.0
* postcss ^8.1.7 → ^8.1.10
* postcss-cli ^8.2.0 → ^8.3.0
* rollup ^2.33.2 → ^2.33.3
* stylelint ^13.7.2 → ^13.8.0
2020-11-24 08:19:25 +02:00
XhmikosR
d8ff27721b
introduction: split comments ( #32223 )
2020-11-23 22:17:37 +02:00
XhmikosR
767db7b746
tests/integration/index.html: revert accidental changes
2020-11-23 22:14:52 +02:00
Rohit Sharma
7c7f08b5e0
Update bundle.js in tests/integration ( #32233 )
...
* Use `[].concat` instead of direct spreading nodelist
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-23 21:35:46 +02:00
XhmikosR
8f8787725b
Update _syntax.scss ( #32117 )
...
* Update _syntax.scss with the latest chroma selectors
* Sort selectors
* Remove no longer needed chroma workaround
* remove comments
2020-11-23 21:34:38 +02:00
XhmikosR
fdc40f5053
CI: specify FORCE_COLOR:2 ( #32222 )
...
This should show any colors in the output
2020-11-23 21:32:25 +02:00
XhmikosR
ee2bcdec3d
postcss.config.js: remove arrow return ( #32235 )
2020-11-23 16:11:16 +02:00
XhmikosR
3e823e0b75
Dist ( #32216 )
2020-11-23 15:17:16 +02:00
Noah Rosenzweig
21737ed530
Improve build/generate-sri.js regex ( #29753 )
...
When using single-quotes in config.yml, the previous
regular expression in build/generate-cli.js wasn't working correctly,
it was replacing ALL string values with hashes.
Now both double- and single-quotes can be used in config.yml,
and the RegExp will work as expected.
Also, allow trailing whitespaces and empty ("") values to be matched.
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-21 21:39:33 +02:00
XhmikosR
d365831bce
docs: use event instead of e ( #32226 )
...
It's better for clarity.
2020-11-21 17:00:38 +02:00
XhmikosR
f4457bca02
Be consistent with Popper's name. ( #32224 )
...
The npm package is named "popper.js" but the project is named "Popper", so use the latter consistently.
2020-11-21 16:22:08 +02:00
Rohit Sharma
358c36d4b5
Add missing tags in unit tests ( #32221 )
2020-11-20 20:10:15 +02:00
Rohit Sharma
0839cbf04d
Don't hide modal when keyboard is set to false in modal's configuration ( #32179 )
...
* Don't hide modal when config.keyboard is false
* Update unit test
- Modal should not be closed when pressing esc key if keyboard = false
and backdrop is 'static'
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-20 15:36:24 +02:00
Rohit Sharma
2630b05eb3
Make the attribute methods bs specific ( #32173 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-20 11:13:13 +02:00
XhmikosR
a96b118f04
_reboot.scss: remove needless Stylelint disable ( #32213 )
2020-11-20 09:54:24 +02:00
XhmikosR
6637154beb
Revert "Use Hugo mounts for our docs vendor files." ( #32210 )
...
* Revert "Adapt to the recent main changes"
This reverts commit 50d8921670 .
* Revert "Add Hugo Pipes logic for local and vendored scripts."
This reverts commit 3fcfd606f2 .
* Revert "Use Hugo mounts for our docs vendor JS files."
This reverts commit 6b071116f3 .
2020-11-19 21:09:34 +02:00
XhmikosR
50d8921670
Adapt to the recent main changes
...
* remove `bs-custom-file-input.min.js`
* switch to errorf
* change error message
2020-11-19 20:54:42 +02:00
Regis Philibert
3fcfd606f2
Add Hugo Pipes logic for local and vendored scripts.
2020-11-19 20:54:42 +02:00
XhmikosR
6b071116f3
Use Hugo mounts for our docs vendor JS files.
2020-11-19 20:54:42 +02:00
Gaël Poupard
268da84f16
fix(container): use $variable-prefix ( #32201 )
...
Missed that while merging.
2020-11-19 20:38:39 +02:00
XhmikosR
2185803964
Fix a few typos ( #32204 )
2020-11-19 20:32:35 +02:00
Martijn Cuppens
8f3c8a922a
Manually optimize SVGs ( #32187 )
2020-11-19 19:07:06 +01:00
XhmikosR
65d6c8a731
docs: update selector CodePen example ( #32163 )
2020-11-19 17:15:40 +02:00
XhmikosR
64a864075c
examples: add the version number in title ( #32198 )
2020-11-19 13:38:48 +02:00
Mark Otto
7fec0ec3d7
Update migration guide about w-100
2020-11-19 07:47:06 +02:00
XhmikosR
ecbc7189b6
examples: fix .btn-block instances
2020-11-19 07:47:06 +02:00
Jiang Yan
5501df0c29
Docs: fix homepage npm install version ( #32194 )
2020-11-19 07:42:44 +02:00
Patrick H. Lauke
5ec6400bd0
Docs: change sidebar collapse controls to actual button elements ( #31098 )
...
apart from the visual styling, there's probably no good reason why these shouldn't be `<button>` elements, semantically
the buttons still look a shade too button-like, despite using `.btn-light`. the last remnant of button styling can probably be suppressed further, *or* this makes the case for expanding the core button styles to have one that looks completely non-button and non-link like (for cases where an additional style/hint was given already, or it's clear from context that something's an actionable button or link)
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-18 20:20:05 +02:00
Matt Shaw
de8dbd72d8
correct "breakpoint" typo ( #32191 )
...
breakpoing --> breakpoint
2020-11-18 18:15:28 +02:00
Kyle Tsang
39b9879aa2
docs: Add missing .has-validation class for input group example ( #32162 )
...
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-18 13:08:26 +02:00
XhmikosR
2d4f1b272c
Update karma.conf.js ( #32182 )
...
When we are on CI, this statement won't be reached.
2020-11-18 13:06:04 +02:00
Gaël Poupard
2b0b3091a0
docs(dropdowns): clarify where is .show applied ( #32189 )
...
Fixes #32712
2020-11-18 12:50:55 +02:00
Gaël Poupard
1955ffc01e
Handle Chromium to run Karma ( #32178 )
...
* chore(karma): handle Chromium to run tests
* Update karma.conf.js
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-17 21:42:55 +02:00
Christian Oliff
5cda50e5bd
Fix the marker SVG color to match the button ( #32174 )
2020-11-17 16:53:50 +02:00
XhmikosR
9f211231b0
docs: use expanded Sass output style for development ( #32176 )
2020-11-17 16:43:36 +02:00
XhmikosR
bec6eef971
skippy.html: reduce whitespace output
2020-11-17 16:35:32 +02:00
Tiger Oakes
4c9597ef7e
Add baseof layout
2020-11-17 15:54:47 +02:00
Tiger Oakes
933b6510ca
Move redirect layout into partial
2020-11-17 15:54:47 +02:00
dependabot[bot]
ff405475a2
Bump postcss from 8.1.6 to 8.1.7 ( #32171 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.1.6 to 8.1.7.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.1.6...8.1.7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-17 15:22:19 +02:00
dependabot[bot]
2746df251a
Bump hugo-bin from 0.66.1 to 0.66.2 ( #32169 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.66.1 to 0.66.2.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.66.1...v0.66.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-17 15:17:17 +02:00
dependabot[bot]
0d6c89de95
Bump rollup from 2.33.1 to 2.33.2 ( #32168 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.33.1 to 2.33.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.33.1...v2.33.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-17 15:08:22 +02:00
XhmikosR
60c79b28aa
BrowserStack: test both on iPhone 7 and iPhone X ( #32154 )
2020-11-16 14:31:03 +02:00
XhmikosR
b5a64ce60f
Switch to jsDelivr for the remaining docs assets ( #32158 )
2020-11-15 14:21:01 +02:00
XhmikosR
6316565fa9
popovers.md: unbreak line ( #32153 )
2020-11-14 15:59:35 +02:00
XhmikosR
12f510861b
search.js: remove window.location.origin workaround
2020-11-14 15:54:50 +02:00
XhmikosR
eaf616c653
Use Array.find instead of Array.filter
2020-11-14 15:54:50 +02:00
XhmikosR
53ec604eb1
Use String.startsWith
2020-11-14 15:54:50 +02:00
XhmikosR
6d7bc54d22
Switch to Set#has()
2020-11-14 15:54:50 +02:00
XhmikosR
2e758f64cf
Switch to Number properties
2020-11-14 15:54:50 +02:00
XhmikosR
b9f7668cf6
Switch to String.includes()
2020-11-14 15:54:50 +02:00
XhmikosR
470e99ed5f
tooltip.js: deduplicate _fixTitle() ( #32124 )
2020-11-14 15:43:25 +02:00
Gaël Poupard
44fef1677b
Simplify make-container() ( #31735 )
2020-11-14 14:33:10 +01:00
XhmikosR
4f8b243ac1
Fix .close instances ( #32152 )
2020-11-14 08:16:30 +02:00
XhmikosR
f39666b61c
Move migration notes
2020-11-14 07:09:15 +02:00
Rohit Sharma
e530118117
Get only bs prefixed data attributes
2020-11-14 07:09:15 +02:00
XhmikosR
a7f04e9595
Update the remaining files
2020-11-14 07:09:15 +02:00
Mark Otto
b38110aa7d
Add note in migration.md
2020-11-14 07:09:15 +02:00
XhmikosR
ccee9d5de7
Rename docs version data attribute
2020-11-14 07:09:15 +02:00
Rohit Sharma
418f17ee2b
Add bs in data attributes
...
- Add `bs` in data APIs everywhere
- Update unit tests
2020-11-14 07:09:15 +02:00
Mark Otto
fe961c192d
Move states docs and rewrite to match existing examples
2020-11-13 20:16:05 +01:00
Nikita Mikhaylov
1fddb48aff
Add hover utilities
...
remome several hobers
refactoring hover utilities
refactoring hover utilities
2020-11-13 20:16:05 +01:00
Mark Otto
55f2192a39
Rename scale-color() function to shift-color() to avoid collision with Sass's own color function ( #32149 )
2020-11-13 20:50:59 +02:00
XhmikosR
483b6413e9
application.js: remove non-existent selector ( #32131 )
2020-11-13 18:56:04 +02:00
Jonathan
5d14d41531
Add hyphen between Sass and based ( #32134 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-13 18:49:55 +02:00
XhmikosR
d5b405ea9a
example.html: remove extra whitespace ( #32143 )
...
If we don't pass `class` to the `placeholder` shortcode, this resulted in two spaces before the `alt` attribute:
```html
{{< example >}}
{{< placeholder width="64" height="64" >}}
{{< /example >}}
```
```html
<img src="..." alt="...">
```
2020-11-13 12:45:11 +02:00
Dylan Anderson
8a54cf598a
Update floating-labels.md ( #32139 )
...
Fixed grammar error.
2020-11-12 18:12:42 +02:00
Christian Oliff
7d64031c87
Fix caniuse.com URLS to prevent redirects ( #32135 )
...
Shorter URLS which are faster as they avoid HTTP redirects
2020-11-12 15:01:00 +02:00
XhmikosR
384eccbfaf
Prepare v5.0.0-alpha3 ( #32122 )
2020-11-11 19:07:37 +02:00
XhmikosR
7ad8967367
browsers-devices: add chomp ( #32116 )
...
This is to remove any trailing newlines in the `.browserslistrc` shortcode
2020-11-11 18:29:18 +02:00
Martijn Cuppens
3612a1e463
Use correct value order ( #32121 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-11 18:27:12 +02:00
Christian Oliff
bc4da38c8b
Minor improvements to the Alpha 3 changelog ( #32126 )
...
Small changes for improved consistency
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-11 18:22:42 +02:00
XhmikosR
bdf534df59
masthead: add newlines in the snippets and reindent ( #32129 )
...
* Update masthead-followup.html
* Update single.html
2020-11-11 18:18:47 +02:00
dependabot[bot]
2ab98a43f0
Bump autoprefixer from 10.0.1 to 10.0.2 ( #32119 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.0.1 to 10.0.2.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.0.1...10.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 17:18:18 +02:00
Mark Otto
b316e38d6a
Clarify JS bundle docs one more time ( #32105 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-10 09:35:40 +02:00
dependabot[bot]
df6eb9335b
Bump hugo-bin from 0.65.0 to 0.66.1 ( #32114 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.65.0 to 0.66.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.65.0...v0.66.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-10 09:22:16 +02:00
dependabot[bot]
1569575860
Bump postcss from 8.1.4 to 8.1.6 ( #32113 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.1.4 to 8.1.6.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.1.4...8.1.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 09:18:46 +02:00
dependabot[bot]
3576edd75a
Bump eslint from 7.12.1 to 7.13.0 ( #32112 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.12.1 to 7.13.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.12.1...v7.13.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 09:13:43 +02:00
dependabot[bot]
b777d8c0f0
Bump sass from 1.28.0 to 1.29.0 ( #32111 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.28.0...1.29.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 09:13:01 +02:00
XhmikosR
d4c3dc5351
docs.html: replace backslashes with forward slashes ( #32102 )
...
This resulted in wrong links when building the docs on Windows.
2020-11-09 20:47:55 +02:00
XhmikosR
411fc649f2
modal.html: use textContent ( #32101 )
...
We are not handling any HTML
2020-11-09 20:47:33 +02:00
XhmikosR
1d86fcee7b
search.js: check for search-input element early ( #32100 )
2020-11-09 20:47:02 +02:00
XhmikosR
e347441f88
search.js: use the current v5.getbootstrap.com URL ( #32099 )
2020-11-09 20:39:56 +02:00
XhmikosR
f091c0d1e0
package.json: fix clean-css level switch ( #32097 )
2020-11-09 20:36:42 +02:00
XhmikosR
c0d1ed57a3
karma.conf.js: break lines ( #32093 )
2020-11-09 20:33:20 +02:00
Mark Otto
fb3a57b7ba
Drop .btn-block classes, replace with utilities ( #31995 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-09 11:27:20 +02:00
Patrick H. Lauke
5bd7aa365c
[Docs] Changes to navbar documentation/explanation ( #32090 )
...
* Expand "external content" section for navbar
- rephrase the intro to make a bit more sense
- add note about dangers of focus/reading order problems
* Remove pointless intro sentence
* Small wording changes/additions/fixes
2020-11-09 07:18:17 +02:00
Mark Otto
649e525c62
Add .gap utilities ( #32074 )
...
* Add gap utilities
* Update .bundlewatch.config.json
* Revamp headings on this page for better organization
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-08 20:56:02 +02:00
Martijn Cuppens
67847b0aab
Add checks to fix color contrast issues ( #32085 )
2020-11-08 19:49:26 +01:00
XhmikosR
4ed742e4db
Partially revert "Move this to a partial to work around the stray p issue." ( #32076 )
...
This partially reverts commit 23ddfa99a3 .
2020-11-08 20:36:46 +02:00
XhmikosR
270f7be9d2
download.md: link to JS files comparison too ( #32087 )
2020-11-08 20:33:04 +02:00
XhmikosR
afd5eea2a7
config.yml: remove the unused "expo" parameter ( #32086 )
2020-11-08 20:32:32 +02:00
XhmikosR
95df642ac9
reboot.md: mention "Liberation Sans" ( #32084 )
2020-11-08 20:31:19 +02:00
XhmikosR
bb6daab961
_variables.scss: reorder SVG attributes
...
This results in slightly better gzip compression
2020-11-06 14:49:41 +02:00
Martijn Cuppens
82ac087c4d
Shade color for better color contrast
2020-11-06 14:49:41 +02:00
Martijn Cuppens
4c1f807142
Fix missing border & add transitions
2020-11-06 14:49:41 +02:00
Mark Otto
d6a72c4e1b
Remove default transform-origin per code review
2020-11-06 14:49:41 +02:00
Mark Otto
3df4dd15e4
Update relative position hack for layers
...
Switches to slightly more verbose, but more consistent, z-index layering we use elsewhere (e.g., pagination). Doing this ensures we're not toggling position on and off, but rather z-index.
2020-11-06 14:49:41 +02:00
Mark Otto
6a37612540
Add dedicated accordion component based on Collapse JS
2020-11-06 14:49:41 +02:00
Mark Otto
f20335b6c1
Add .d-grid to our display utilities ( #32066 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-06 14:35:17 +02:00
XhmikosR
82f2416132
stylelint: pass the --rd flag ( #32063 )
...
* stylelint: pass the ` --rd` flag
Should report any needless disables
* Update _button-group.scss
* Update _floating-labels.scss
2020-11-06 12:00:03 +02:00
Emilio Cobos Álvarez
c1bb1acf54
Remove firefox workaround for ::file-selector-button margin. ( #32064 )
...
As per https://bugzilla.mozilla.org/show_bug.cgi?id=1673895 ,
this workaround shouldn't be necessary in FF83+.
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-06 10:46:49 +02:00
Mark Otto
09a09387f4
Add keyboard shortcut to focus search field ( #31702 )
...
* Documentation: Add slash key event to focus the input search.
* Add little tag for keyboard shortcut in the search field
* Use ctrl / as keyboard shortcut
* Update search.js
Co-authored-by: chuckrincon <chuckrincon@gmail.com >
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-05 08:56:02 -08:00
XhmikosR
f989f8fb3a
Tighten bundlewatch limits.
2020-11-05 15:37:34 +02:00
XhmikosR
13572a6867
Remove the now unneeded polyfills.
2020-11-05 15:37:34 +02:00
XhmikosR
e8f1709adf
Drop Legacy Edge support.
...
This allows us to move forward without being held back. Microsoft already replaces the Legacy Edge with the new one on supported Windows versions.
2020-11-05 15:37:34 +02:00
Mark Otto
0766a09605
Big copy edits and testing
...
Moves the remote utilities section to the using the api section and updates the code snippet to work. Previous one removed all utilities.
2020-11-05 07:50:09 +02:00
Luke-zhang-04
5e270a13d1
docs: add info on modifying and adding utilities
2020-11-05 07:50:09 +02:00
Mark Otto
3b985977c9
Editing and formatting utilities API page
2020-11-05 07:50:09 +02:00
XhmikosR
366b841f4f
deps: move sirv-cli to npx ( #32056 )
2020-11-04 20:35:03 +02:00
Gaël Poupard
230a41f1d7
Form file docs and overrides ( #32058 )
2020-11-03 18:22:35 +01:00
XhmikosR
b864973a94
dropdown.js: simplify code ( #32055 )
2020-11-03 16:43:20 +02:00
XhmikosR
ccac6a6219
Update devDependencies ( #32048 )
...
* hugo-bin ^0.64.5 → ^0.65.0
* karma-firefox-launcher ^2.0.0 → ^2.1.0
* linkinator ^2.2.0 → ^2.2.2
* postcss-cli ^8.1.0 → ^8.2.0
* rollup ^2.32.1 → ^2.33.1
* sass ^1.27.1 → ^1.28.0
2020-11-03 11:38:26 +02:00
Patrick H. Lauke
3b64580949
Make docs anchorjs links darker on keyboard focus ( #32050 )
...
* Make docs anchorjs links darker on keyboard focus
Not just on mouse hover
* Update site/assets/scss/_anchor.scss
Co-authored-by: Mark Otto <markd.otto@gmail.com >
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2020-11-02 20:55:41 +00:00
Patrick H. Lauke
6682bba82d
Add callouts about using light colors ideally on a dark background ( #32040 )
...
* Add callout about using light colors ideally on a dark background
* Add callout to helpers > colored links as well
2020-11-02 20:39:49 +00:00
XhmikosR
c9f8fa45fb
tests: tweak Jasmine usage ( #32046 )
...
* jasmine/expect-matcher
* jasmine/prefer-jasmine-matcher
Found with `eslint-plugin-jasmine`
2020-11-02 16:13:24 +02:00
XhmikosR
e2697b0573
tests: fix sanitizer test. ( #32045 )
...
The test template does not include a `script` tag so the test always returned true.
2020-11-02 14:49:56 +02:00
XhmikosR
71010cb1e9
tests: switch to using toContain() to check for substring presence ( #32043 )
2020-11-02 14:42:40 +02:00
XhmikosR
e0b8fcdf89
ESLint: enable new-cap rule but ignore properties ( #32036 )
2020-11-01 16:31:11 +02:00
XhmikosR
59692ce862
karma: stop excluding polyfill.js from istanbul ( #30740 )
2020-11-01 15:52:24 +02:00
XhmikosR
421e2482e2
Streamline jQuery comment. ( #32016 )
2020-11-01 15:49:51 +02:00
Sascha
c21506d499
Fix TypeError when Bootstrap is included in head ( #32024 )
...
* extend jquery after domContentLoaded event is fired
* add unittest for util onDOMContentLoaded
* wait for trigger jquery event after domContentLoaded
* remove domcontentready from eventHandler
* move istanbul ignore statements to correct line
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-01 15:32:36 +02:00
Mitchell Bryson
3a5f9f5cf0
Check for data-interval on the first slide of carousel ( #31818 )
...
* check for data-interval on the first slide of carousel
* add updateInterval method for elements of a carousel
* add test for carousel interval being set during cycle
* update activeElement as soon as slide has finished (before transition end)
* only updateInterval before using it
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-11-01 14:36:50 +02:00
XhmikosR
cb45642918
CODE_OF_CONDUCT.md: fix redirect ( #32033 )
2020-11-01 14:30:36 +02:00
XhmikosR
6fea79b67c
Clarify PRs section ( #32027 )
2020-11-01 07:42:19 +02:00
XhmikosR
e6f8428b28
polyfill.js minor tweaks ( #32011 )
...
* rename function to `supportsScopeQuery`
* use a ternary in `findOne` function return value
2020-11-01 07:38:55 +02:00
Mark Otto
d1dcc1e5e6
Update instances of .font-weight to .fw
2020-10-31 19:19:52 +01:00
Mark Otto
4d1ee3b0a7
Add class name so the utility generates
2020-10-31 19:19:52 +01:00
XhmikosR
831fbd271f
Lint: stop ignoring package.js ( #32021 )
2020-10-31 09:30:57 +02:00
XhmikosR
b63066d630
toast.spec.js: fix typo ( #32026 )
2020-10-31 09:25:33 +02:00
Sead Memic
9cedf5b81e
Contrast colors added to theme-colors ( #30044 )
...
* Contrast colors added to theme-colors
* redundant colors removed froms docs, theme-colors refactor
* Add spaces for consistency
* Adapt to the recent changes
Co-authored-by: Sead Memic <sead.memic@intracto.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-10-31 08:21:31 +02:00
Mark Otto
241f910dc5
Updated .rounded utilities ( #31687 )
...
* Updated rounded utilities to fix scale, but not rename anything else
* Rename rounded-pill to border-radius-pill to match
Also reorder some variables while I'm here to make more sense
* Updated rounded utilities to fix scale, but not rename anything else
* Rename rounded-pill to border-radius-pill to match
Also reorder some variables while I'm here to make more sense
* Small copy addition
* Add example modifier class for spacing
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-10-30 22:42:11 +02:00
Martijn Cuppens
a108e2bbf8
Fix color heights ( #32023 )
2020-10-30 22:36:44 +02:00
Patrick H. Lauke
6fc35e3231
Add cursor:pointer to color inputs ( #32020 )
...
* Add `cursor:pointer` for color inputs
* Add to migration guide
2020-10-30 18:03:07 +00:00
XhmikosR
ec05adee6d
Fix redirects ( #32015 )
2020-10-30 16:24:45 +02:00
Christian Oliff
87b367bdcf
Update Edge's Rendering Engine on CONTRIBUTING.md ( #32008 )
...
* Update Edge's Rendering Engine on CONTRIBUTING.md
Also updated the URL to prevent a HTTP redirect.
* Add 'Go to "Help > Send Feedback" from the browser' note
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-10-30 07:33:31 +02:00
XhmikosR
c196d21e7f
Remove obsolete prefixes ( #32012 )
2020-10-30 07:29:48 +02:00
XhmikosR
a6156ede32
CI: switch to Node.js 14. ( #32003 )
2020-10-29 19:38:31 +02:00
XhmikosR
e993ca76e0
CI: Skip dependabot PR branches. ( #32006 )
...
Also, reword Node.js setup step
2020-10-29 19:26:15 +02:00
XhmikosR
5076170d76
Minor Markdown fixes ( #32009 )
...
* add missing language after fenced block
* add missing end of file newline
2020-10-29 19:05:39 +02:00
XhmikosR
370e9ab19e
Revert "clean-css: specify precision 6"
2020-10-29 15:34:41 +02:00
XhmikosR
c749da0b9f
clean-css: specify precision 6
...
This is so that we get the same behavior for our minified files since dart-sass doesn't have a precision option and defaults to 10.
2020-10-29 15:34:41 +02:00
XhmikosR
c31aef49d9
Switch to dart-sass
...
node-sass is now deprecated
2020-10-29 15:34:41 +02:00
XhmikosR
94d7f6e5a9
Update to postcss 8.x. ( #31739 )
...
* autoprefixer 10.0.1
* find-unused-sass-variables 3.0.0
* postcss 8.1.4
* postcss-cli 8.1.0
2020-10-29 15:23:43 +02:00
Martijn Cuppens
ed1d867dd8
Remove explicit heights on form elements ( #31993 )
...
* Remove explicit heights
* Link to upstream bug
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-10-29 15:18:39 +02:00
Martijn Cuppens
2bd5ba147b
Remove bugreport.apple.com since it doesn't work ( #32005 )
2020-10-29 12:32:56 +02:00
Martijn Cuppens
b1c7d1d3a3
Use the same font on the button as on the field itself
2020-10-28 18:29:28 +01:00
Martijn Cuppens
b2be299f63
Fix Firefox padding issue
...
Caused by https://searchfox.org/mozilla-central/rev/0b7007a23bc16c857f894140e12f307bfeef2fdd/layout/style/res/forms.css#494
2020-10-28 18:29:28 +01:00
Martijn Cuppens
f236667483
Drop custom file upload plugin in favor of CSS
2020-10-28 18:29:28 +01:00
Mark Otto
3e2f9ab237
v5: Floating labels ( #30449 )
...
* v5: Promote floating labels example to component
- Adds new .form-floating
- Stubs out basics of a docs page
- Removes existing Example
* Update floating labels to support .form-select, make inputs and selects more consistent
- To do this, I made the .form-control and .form-select consistent in min-height vs height
- Removed some unused variables now
- Updated -color to be the -color because I don't know why this was any different before
- Update page to include some examples for layout, validation, and value
- Rewrite styles to not modify padding, but instead transform and opacity
* Streamline and bulletproof some things
- Apply some optimizations from code review
- Removed unecessary properties from the label
- Add some comments for what properties are required
- Move from fixed height for labels to height 100% so we can support textareas
- Improve docs a little bit, add ToC
* Move some values to variables, switch from scaling font-size to scale, update transforms
* Bring over changes from #30966 and add to them to tighten things up
* Delete the now unused example images
* Fix typo
* Allowlist the calc function
* Add transform-origin, update transform values
* Test out autofill fix
* Fix linter issue
* Mention it in the migration guide
* Bump bundlesize
* Add one more variable per review
* Shave .25rem off the height
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-10-27 20:45:48 -07:00
Jonathan
582f52e9e1
Add example with input group between two inputs
2020-10-27 17:40:58 -07:00
dependabot[bot]
1baa73591b
Bump eslint from 7.11.0 to 7.12.1 ( #31990 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.11.0 to 7.12.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.11.0...v7.12.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-27 12:09:01 +02:00
dependabot[bot]
21daef7216
Bump @rollup/plugin-node-resolve from 9.0.0 to 10.0.0 ( #31989 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins ) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v9.0.0...node-resolve-v10.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-27 12:04:19 +02:00
dependabot[bot]
089dca2330
Bump @rollup/plugin-commonjs from 15.1.0 to 16.0.0 ( #31988 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins ) from 15.1.0 to 16.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v15.1.0...commonjs-v16.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-27 11:51:57 +02:00
dependabot[bot]
310fe17657
Bump karma-firefox-launcher from 1.3.0 to 2.0.0 ( #31987 )
...
Bumps [karma-firefox-launcher](https://github.com/karma-runner/karma-firefox-launcher ) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/karma-runner/karma-firefox-launcher/releases )
- [Changelog](https://github.com/karma-runner/karma-firefox-launcher/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma-firefox-launcher/compare/v1.3.0...v2.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-27 11:51:09 +02:00
dependabot[bot]
899e573794
Bump rollup from 2.32.0 to 2.32.1 ( #31985 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.32.0 to 2.32.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.32.0...v2.32.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-27 11:46:50 +02:00
Martijn Cuppens
642f40db25
Fix git conflicts after #30571 ( #31982 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-10-27 11:36:58 +02:00
XhmikosR
0a61269da8
list-group.md: fix snippet ( #31981 )
2020-10-27 11:24:28 +02:00
Mark Otto
e5fa708491
v5: Add .fs-* utilities for font-size and rename font-weight/-style utilities ( #30571 )
...
* v5: Add .fs-* utilities for font-size
- Adds new font-sizes Sass map
- Generates six new classes for setting only font-size
- Updates docs to mention this, including a scss-docs reference
* Update font utilities
- Make .fs-* utils for font-size use RFS
- Rename .font-weight-* utils to .fw-*
- Rename .font-style-* utils to .f-*
- Update order of utilities a bit
- Update docs to match
* Update migration docs to make note of these changes
* Be more specific in font-size docs about scale
* Update font-style abbreviation to .fst
* Fix font-weight property
* Formatting & font style utility fix
* Move to Alpha 3 migration section
* Update migration guide for more details, splitting alpha 2 stuff back to the appropriate section in Migration guide
* Tweak language on example
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com >
2020-10-26 16:42:07 -07:00
Martijn Cuppens
6df0cfecd1
Update migration guide
2020-10-26 15:23:25 -07:00
Martijn Cuppens
568c1d19d3
Fix border radius for inputs groups with validation
2020-10-26 15:23:25 -07:00
Martijn Cuppens
313f762d03
Fix border radii on validation messages
2020-10-26 15:23:25 -07:00
Martijn Cuppens
3e2c3298da
Require .has-validation class to fix border radii on form elements
2020-10-26 15:23:25 -07:00
XhmikosR
eb91c2ec2a
CI: allow skipping BrowserStack ( #31878 )
...
This basically brings back the previous behavior we had on Travis CI, where if the commit message included `[ci skip]`, BrowserStack tests didn't run.
Additionally, this allows skipping BrowserStack if the commit message contains `[skip ci]` too.
2020-10-26 20:55:51 +02:00
Aleksandr Gorbatov
6c1df1b788
docs: Add Russian translation ( #31828 )
2020-10-26 20:46:53 +02:00
Mark Otto
478ff53ad1
Remove background-clip from .btn-close
2020-10-26 10:47:55 -07:00
XhmikosR
646a706764
Update CodeQL action ( #31930 )
...
Should run on PRs too.
2020-10-26 18:56:16 +02:00
Mark Otto
1b6caf69c2
Rename Navs to Navs and Tabs ( #31965 )
...
* Rename Navs to Navs and Tabs
Fixes #31378
* Add title to renamed file
* Update navs-tabs.md
* Add alias/redirect
* Fix references to renamed file, tweak title
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
2020-10-25 20:29:58 +00:00
Patrick H. Lauke
ed3097d145
Explicitly mention emoji fonts, tweak sentence in typography ( #31960 )
2020-10-25 19:21:42 +00:00
Mark Otto
594efec0f1
Don't wrap the code snippets in our docs ( #31679 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-10-23 01:06:52 +03:00
XhmikosR
0b5fc69a4e
Update anchor-js to v4.3.0. ( #31951 )
2020-10-22 19:46:26 +03:00
XhmikosR
5a3f273b60
Move href attribute first ( #31835 )
2020-10-22 09:38:15 +03:00
XhmikosR
afc0e83ecc
Update bs-table shortcode ( #31803 )
2020-10-22 09:32:46 +03:00
Gaël Poupard
341bd5aa46
Handle the Ubuntu sans-serif case ( #31657 )
...
On Ubuntu, our native font-stack doesn't output the same font on Firefox and Chrome. This is [a known aliasing issue](http://fontfamily.io/sans-serif ) — check at the bottom, Ubuntu 14.04. Ubuntu 18.04 (my current) doesn't use the same (Firefox uses Liberation Sans, Chrome uses the default system font Ubuntu).
I'm inclined to prefer Liberation Sans since it's closer to Arial / Helvetica. This patch already exists in Boosted, didn't notice it was missing in bootstrap until today…
BTW, our linked Smashing Magazine's system fonts post mentions this and is even more accurate since it targets the three major Linux distributions. AFAIK this is not needed since [Liberation Sans is available everywhere](http://fontfamily.io/Liberation_Sans ) — but we might go back to `Oxygen, Ubuntu, Cantarell`if we want to stick to system fonts.
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-10-22 09:28:19 +03:00
dependabot[bot]
ebd9eb105a
Bump nodemon from 2.0.5 to 2.0.6 ( #31939 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.5...v2.0.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-20 12:38:50 +03:00
XhmikosR
4fca7ddd73
Update optimize.md
...
For some weird reason, using "Exports" as the callout header leads to TypeError coming from clipboard.js
2020-10-20 11:17:06 +03:00
Johann-S
480561c64b
mention default export in our docs optimize section
2020-10-20 11:17:06 +03:00
Pascal Pepe
9cc24cf549
Update docs example on how to optimize JavaScript bundle
2020-10-20 11:17:06 +03:00
XhmikosR
c85e863536
Pin terser to v5.1.0 and regenerate package-lock.json ( #31928 )
2020-10-19 16:05:25 +03:00
Patrick H. Lauke
6b25abfdcc
Small typo - remove the unnecessary "the" ( #31932 )
2020-10-19 15:33:03 +03:00
XhmikosR
e6618a6ebb
docs: switch to fenced codeblocks ( #31806 )
2020-10-19 12:56:49 +03:00
Gaël Poupard
48177c946f
docs(migration): mention spinners slow down ( #31929 )
2020-10-19 12:06:14 +03:00
Gaël Poupard
ed2f43e1b9
Apply smooth-scroll when prefers-reduced-motion: no-preference ( #31877 )
...
* feat(reboot): apply smooth-scroll when not prefers-reduced-motion
* docs(migration): mention scroll-behavior in alpha3
* docs(accessibility): mention scroll-behavior in reduced motion section
* docs(accessibility): rewording smooth scroll sentence
* feat(variable): introduce enable-smooth-scroll variable
* docs(accessibility): reword smooth-scroll sentence
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-10-19 12:00:37 +03:00
Gaël Poupard
ece40bcd11
Slow down spinners when prefers-reduced-motion: reduce ( #31882 )
...
* feature(spinners): slow down spinners when prefers-reduced-motion
* docs(spinners): add reduced motion callout and mention slowing down in accessibility page
* Update spinners.md
* docs(accessibility): rewording
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
2020-10-19 11:42:19 +03:00
Gaël Poupard
e0a3b7ef0d
docs(forms): use a legend for fieldset instead of aria-label
2020-10-19 11:38:22 +03:00
Gaël Poupard
116deb27c5
docs(forms): fix incorrect legend nesting in fieldset
2020-10-19 11:38:22 +03:00
Gaël Poupard
9589d9c54a
docs(forms): drop useless text faking a label in horizontal forms example
2020-10-19 11:38:22 +03:00
XhmikosR
28f18f84a7
docs: switch to suggesting jsDelivr as a CDN ( #31894 )
2020-10-19 11:25:31 +03:00
dependabot[bot]
5ee5792579
Bump eslint-config-xo from 0.32.1 to 0.33.1 ( #31925 )
...
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo ) from 0.32.1 to 0.33.1.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases )
- [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.32.1...v0.33.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-10-19 11:23:48 +03:00
dependabot[bot]
c486b1f77f
Bump eslint-plugin-unicorn from 22.0.0 to 23.0.0 ( #31921 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v22.0.0...v23.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-10-19 11:20:23 +03:00
dependabot[bot]
608767dfea
Bump @babel/core from 7.11.6 to 7.12.3 ( #31927 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.11.6 to 7.12.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.3/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 11:13:19 +03:00
dependabot[bot]
54a53964d1
Bump @babel/cli from 7.11.6 to 7.12.1 ( #31926 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.11.6 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-cli )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 11:08:21 +03:00
dependabot[bot]
667309f11d
Bump @babel/preset-env from 7.11.5 to 7.12.1 ( #31923 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.11.5 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-10-19 11:04:28 +03:00
dependabot[bot]
8dfec110c7
Bump nodemon from 2.0.4 to 2.0.5 ( #31924 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.4...v2.0.5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 10:58:08 +03:00
dependabot[bot]
332c04e918
Bump linkinator from 2.1.3 to 2.2.0 ( #31922 )
...
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator ) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases )
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.1.3...v2.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 10:53:13 +03:00
dependabot[bot]
ca6e0ecd67
Bump rollup from 2.29.0 to 2.32.0 ( #31920 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.29.0 to 2.32.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.29.0...v2.32.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 10:43:35 +03:00
dependabot[bot]
fcf9bbe941
Bump hugo-bin from 0.64.4 to 0.64.5 ( #31919 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.64.4 to 0.64.5.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.64.4...v0.64.5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 10:40:24 +03:00
dependabot[bot]
defbbfc4b8
Bump sirv-cli from 1.0.6 to 1.0.8 ( #31918 )
...
Bumps [sirv-cli](https://github.com/lukeed/sirv ) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/lukeed/sirv/releases )
- [Commits](https://github.com/lukeed/sirv/compare/v1.0.6...v1.0.8 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 10:37:18 +03:00
XhmikosR
fb30989ee2
Update manifest.json ( #31893 )
...
Switch to relative URLs so that we don't need to change the path with every major/minor release
2020-10-15 16:32:52 +03:00
Patrick H. Lauke
836a4c0bd6
Remove redundant visually hidden "(current)" from pagination controls ( #31892 )
...
* Replace visually hidden span with aria-current in tests
* Remove redundant visually hidden "(current)" when `aria-current` already used
Closes #31891
2020-10-14 11:59:43 +01:00
Mark Otto
0205a016b1
Update copy and add utilities to example
2020-10-13 16:48:17 +03:00
Gaurav Behere
776afb8e9e
Adding overflow visible as util
2020-10-13 16:48:17 +03:00
XhmikosR
f3cfc8e7ec
Revert "Improve callout shortcode. ( #31802 )" ( #31871 )
...
This reverts commit 5c6925385e .
2020-10-13 16:37:21 +03:00
Mark Otto
4c3c552f93
Split up dropdown sizing docs to improve rendering ( #31861 )
...
- Drop the included .btn-toolbar, no need
- Split large and small button examples
Closes #31841
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-10-13 15:14:55 +03:00
dependabot[bot]
b81f1309c7
Bump hugo-bin from 0.63.1 to 0.64.4 ( #31872 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.63.1 to 0.64.4.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.63.1...v0.64.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-13 12:43:15 +03:00
dependabot[bot]
adc2b676e5
Bump rollup from 2.28.2 to 2.29.0 ( #31875 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.28.2 to 2.29.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.28.2...v2.29.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-13 12:31:55 +03:00
dependabot[bot]
5babcdb2ac
Bump eslint from 7.10.0 to 7.11.0 ( #31873 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.10.0 to 7.11.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.10.0...v7.11.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-13 12:29:43 +03:00
Martijn Cuppens
cdc12165a9
Colors rewrite ( #30622 )
2020-10-13 09:58:06 +02:00
XhmikosR
5c6925385e
Improve callout shortcode. ( #31802 )
...
Remove the `markdownify` call, and instead rely on Hugo's proper syntax; `{{% callout %}}` when we want to the content to be processed as Markdown.
This allows for stuff like:
{{% callout info %}}
##### I'm an info callout!
```css
.foo {
color: #fff;
}
```
{{< example >}}
<div class="alert alert-warning alert-dismissible fade show" role="alert">
<strong>Holy guacamole!</strong> You should check in on some of those fields below.
<button type="button" class="btn-close" data-dismiss="alert" aria-label="Close"></button>
</div>
{{< /example >}}
{{% /callout %}}
2020-10-12 09:06:06 +03:00
Ankit Mishra
c8523d71e7
Alert : Added z-index for close button ( #31826 )
...
Co-authored-by: Ankit Mishra <ankitmishra@Ankit-MacBook-Pro.local >
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com >
2020-10-07 16:03:53 +02:00
dependabot[bot]
d6bf562501
Bump linkinator from 2.1.2 to 2.1.3 ( #31843 )
...
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator ) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases )
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.1.2...v2.1.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-06 15:12:43 +03:00
XhmikosR
0c1651ee9d
Remove Manipulator.toggleClass ( #31842 )
...
It's only used in one place so it makes more sense to remove it for the time being.
2020-10-05 18:07:49 +03:00
Gaël Poupard
00dd55269a
docs: fix contrast color against .bg-info ( #31839 )
...
* docs(badge): ensure info badge's contrast
* docs(colors): fix contrasts in example using .bg-info
* Update card.md
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-10-05 16:47:46 +03:00
Ankit Mishra
ce1db01af0
carousel: add missing to description and fix nextwhenvisible description ( #31809 )
2020-10-05 15:49:02 +03:00
Rohit Sharma
e4be0640ee
Explain the "dispose" method appropriately ( #30838 )
2020-10-02 14:58:59 +03:00
Christian Oliff
c5966de273
Update btn-close-white docs to filter (not backdrop-filter) ( #31796 )
...
This PR fixes an error in the v5 docs. The btn-close-white class actually uses the filter (not backdrop-filter)
2020-09-30 14:57:00 +03:00
Justin
dd5ad8fb52
webpack.md: Replace "both of them" with "it" ( #31794 )
...
🎉 Yay! I helped!
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-30 08:57:28 +03:00
Mopsan
6105ebfe8d
validation.md: fix _validation.scss file reference ( #31795 )
2020-09-30 08:52:24 +03:00
Mark Otto
3cf51c6ac9
Add Sass variable for CSS variable prefix ( #31684 )
...
* Add Sass variable for CSS variable prefix
* Update other --bs-* var instances
2020-09-30 08:32:58 +03:00
Gaël Poupard
7e195a8d22
feat(colors): bump dark to gray-900 ( #30550 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-29 22:09:38 +03:00
Kyle Tsang
905b1b11b3
docs(Modal): Add xxl fullscreen example ( #31583 )
...
* docs(Modal): Add xxl fullscreen example
* Update modal.md
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-29 21:56:01 +03:00
Nikita Mikhaylov
0cb880c7fb
Fix disabled checkbox toggle buttons ( #31651 )
...
* fix disabled checkbox toggle buttons
* add disabled checks-radios examples in documentation
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-29 21:49:50 +03:00
Mark Otto
319954d369
v5: Add disabled examples for .form-control, .form-select, and .form-range ( #31686 )
...
* Add disabled state example to the .form-control page
* Document disabled attribute on select too
* Add disabled example for file input
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-29 21:39:37 +03:00
Martijn Cuppens
cda9278f49
Suppress flexbox side effects in breadcrumb ( #31700 )
...
* Suppress flexbox side effects
* Trailing whitesapce
Co-authored-by: Mark Otto <markd.otto@gmail.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-29 21:32:27 +03:00
XhmikosR
cef7e4d6e8
Update .gitignore ( #31783 )
...
Add vscode and netlify folders
2020-09-29 19:33:09 +03:00
XhmikosR
42ae96f26d
Update social.html: use article when it's a page ( #31775 )
2020-09-29 19:28:03 +03:00
XhmikosR
476bd883ad
docs: remove pixels from SVGs ( #31791 )
...
It's the default unit.
2020-09-29 19:23:55 +03:00
XhmikosR
b083c9639f
Prepare v5.0.0-alpha2. ( #31748 )
2020-09-29 18:33:00 +03:00
XhmikosR
d862a9f276
Revert #31761 ( #31792 )
...
Revert "Re-optimize SVG"
This reverts commit 331566bc85 .
Revert "Move homepage-hero.svg to an img tag"
This reverts commit c24acf8d2c .
2020-09-29 18:24:30 +03:00
Mark Otto
187213305d
Change grid classes to utilities to make vertical nav example more resilient to narrow viewports ( #31785 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-29 10:11:46 +03:00
XhmikosR
4238a04de3
Compress the new images
2020-09-28 19:22:53 +03:00
Mark Otto
661577173d
Add new Bootstrap Icons homepage images
2020-09-28 19:22:53 +03:00
XhmikosR
ec812dcf80
Replace ellipsis Unicode symbol with three dots. ( #31774 )
2020-09-28 15:01:25 +03:00
XhmikosR
c30b6df54b
Update stylelint to v13.7.2 ( #31726 )
2020-09-28 14:57:48 +03:00
dependabot[bot]
e03c37f75e
Bump eslint-plugin-import from 2.22.0 to 2.22.1 ( #31781 )
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.22.0 to 2.22.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.0...v2.22.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 14:02:41 +03:00
dependabot[bot]
09da023591
Bump rollup from 2.28.1 to 2.28.2 ( #31779 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.28.1 to 2.28.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.28.1...v2.28.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 13:59:02 +03:00
dependabot[bot]
79087c8685
Bump eslint from 7.9.0 to 7.10.0 ( #31778 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.9.0 to 7.10.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.9.0...v7.10.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 13:57:19 +03:00
dependabot[bot]
2db73037c6
Bump karma from 5.2.2 to 5.2.3 ( #31777 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v5.2.2...v5.2.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-28 13:50:31 +03:00
dependabot[bot]
8d453b3a03
Bump bundlewatch from 0.3.0 to 0.3.1 ( #31776 )
...
Bumps [bundlewatch](https://github.com/bundlewatch/bundlewatch ) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/bundlewatch/bundlewatch/releases )
- [Commits](https://github.com/bundlewatch/bundlewatch/compare/v0.3.0...v0.3.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 13:47:17 +03:00
XhmikosR
6f3a7b1bcf
_variables: change $btn-close-bg's attribute order ( #31772 )
...
Just to save a few bytes from the compressed files.
2020-09-28 13:18:12 +03:00
XhmikosR
668ff4e62e
Tweak versions page columns ( #31754 )
2020-09-28 12:40:34 +03:00
XhmikosR
331566bc85
Re-optimize SVG
2020-09-28 11:03:21 +03:00
XhmikosR
c24acf8d2c
Move homepage-hero.svg to an img tag
2020-09-28 11:03:21 +03:00
XhmikosR
e268e1c481
Minor wording fixes
2020-09-28 10:58:51 +03:00
XhmikosR
1b0db5944b
Fix links
2020-09-28 10:58:51 +03:00
Mark Otto
d4ea73fef1
v5 alpha 2 migration guide updates
2020-09-28 10:58:51 +03:00
Mark Otto
b060c9e3d2
Convert SVGs in navbar and subnav to pixels ( #31767 )
2020-09-28 10:39:29 +03:00
XhmikosR
6c2abf3a1e
brand: minor consistency changes ( #31750 )
2020-09-25 19:40:58 +03:00
Mark Otto
74279460c2
v5: Adjust docs sidebar and navbar ( #31119 )
...
* Hide the docs nav on mobile, redesign it for two columns on narrow devices
* Tweak spacing on ToC
* Redesign sidebar and subnav
* Revamp subnav mobile layout so everything's on one line
* Tighten up masthead a little
* Switch the icon for the subnav and do a little icon toggling
* Fix mobile overflow since we changed guters stuff
* Add the widths
* make the subnav icon purple
2020-09-25 09:35:24 -07:00
Martijn Cuppens
ca22578848
Restore rem unit ( #31746 )
...
Fix unintentional unit change in https://github.com/twbs/bootstrap/commit/1af79bbc5267428af9fcb4a8fc9e6ab0b30328f4#diff-d8ee409a461718bfb6240710c8c73382
2020-09-25 12:12:00 +03:00
Mark Otto
caef121404
Fix bundlewatch test I missed
2020-09-24 13:39:36 -07:00
Mark Otto
f951be36a1
Carousel enhancements, including .carousel-dark ( #31650 )
...
* Replace existing carousel control icons with chevrons from Bootstrap Icons
* Add .carousel-dark variant
* Test
* Add variable for .carousel-dark filter
* Update _variables.scss
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-24 13:16:20 -07:00
XhmikosR
979c66b674
docs: link to the Asynchronous functions section ( #31738 )
2020-09-24 22:20:01 +03:00
XhmikosR
adc70c7130
README.md: show brotli size too ( #31259 )
2020-09-24 22:11:14 +03:00
Mark Otto
585b3ec532
Add .dropdown-menu-dark ( #30171 )
...
* Add .dropdown-menu-dark
* Match background color to navbar dark
* Update docs to include a navbar example
* Update dropdowns.md
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-24 18:55:15 +03:00
Hiws
43b4252a34
fix tooltip hide method when already hidden ( #31115 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-24 14:55:38 +03:00
Mark Otto
a690a67c7c
Forgot to divide by 2
2020-09-23 13:30:54 -07:00
Mark Otto
54ac2c7b05
Match container gutters with row gutters
...
- Replaces make-container mixin's padding-x param with gutter to match naming
- Changes value of container padding variable to match grid gutter width variable
- Uses local CSS variable for container padding
Fixes #31642
2020-09-23 13:30:54 -07:00
Mark Otto
9f60659d1d
Updates to .ratio selectors and docs
...
- Remove group selector for ratio items
- Drop the .ratio-item entirely
- Update docs to explain updated approach
- Update Migration guide to reflect the latest
2020-09-23 13:30:11 -07:00
Mark Otto
73e5640405
Add example of responsive behavior for aspect ratios
2020-09-23 13:30:11 -07:00
Mark Otto
3b8c17029f
Move styles to docs CSS
2020-09-23 13:30:11 -07:00
Mark Otto
fe38a85839
Rename the classes and docs page, update everything accordingly
2020-09-23 13:30:11 -07:00
Mark Otto
18f8601d29
Updates responsive embeds with new class names and CSS variables
...
- Renames .embed-responsive-XbyY classes to .embed-responsive-XxY
- Simplifies the Sass map to just be key and value, ratio and percentage
- Builds .embed-responsive-* modifiers with CSS variables
- Updates docs to show power of CSS variables
- Add notes to the Migration guide
2020-09-23 13:30:11 -07:00
Martijn Cuppens
5280771883
Input group addon sass customization options ( #31729 )
2020-09-23 15:48:37 +02:00
Mark Otto
c0fe38364a
Add more variables, add a comment for the 3
2020-09-22 16:49:02 -07:00
Mark Otto
e838accbc4
Double the brightness for improved focus contrast
2020-09-22 16:49:02 -07:00
Mark Otto
be6a150bbf
Update .btn-close-white to use grayscale() filter too for better focus styles
2020-09-22 16:49:02 -07:00
Mark Otto
fae9aef3db
Update toasts dismiss (moving more styles to CSS instead of utilities), fix some more close examples, and add a new .btn-close-white variant
2020-09-22 16:49:02 -07:00
Mark Otto
67f33a06c7
Update some close button examples
2020-09-22 16:49:02 -07:00
Mark Otto
4778deac02
Tweak sizing and alignment of .btn-close in modal headers
2020-09-22 16:49:02 -07:00
Mark Otto
57fc28a854
Add details to the Migration page
2020-09-22 16:49:02 -07:00
Mark Otto
95f81f8331
Add opacity variables, set opacity on disabled state
2020-09-22 16:49:02 -07:00
Mark Otto
1e69503a73
Increase margin in button examples to better highlight focus styles
2020-09-22 16:49:02 -07:00
Mark Otto
1af79bbc52
Increase width of focus styles so it's more pixel perfect out of the box
2020-09-22 16:49:02 -07:00
Mark Otto
99777662c6
Rename .close to .btn-close, replace times sign with background SVG, update focus state
2020-09-22 16:49:02 -07:00
Mark Otto
fe77208a01
Add new variable for -padding-x
2020-09-22 10:06:08 -07:00
dependabot[bot]
6b1cdd0990
Bump rollup from 2.26.11 to 2.28.1 ( #31725 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.26.11 to 2.28.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.26.11...v2.28.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-22 11:53:57 +03:00
dependabot[bot]
5706ce38eb
Bump @rollup/plugin-commonjs from 15.0.0 to 15.1.0 ( #31724 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins ) from 15.0.0 to 15.1.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v15.0.0...commonjs-v15.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-22 11:50:14 +03:00
dependabot[bot]
bb794bf904
Bump eslint-plugin-unicorn from 21.0.0 to 22.0.0 ( #31723 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 21.0.0 to 22.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v21.0.0...v22.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-22 11:45:30 +03:00
Jaume Sala
7bbfd439c9
Extra position utilities ( #31280 )
...
* Extra position utilities
Given that there are utilities for the *position* property, it seems logic to have utilities for the *top*, *left*, *bottom* and *right* propertires.
* Update extra position utilities
* add default position values map
* tweak examples
* add real life examples
* fix double colon
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-20 19:42:41 -07:00
XhmikosR
4e9a29e47a
Update webpack.md
...
Format snippets
2020-09-18 15:08:08 +03:00
Matthew Orahood
26c1fbe839
Update webpack.md
...
potcss-loader now uses the `postcssOptions` key. https://www.npmjs.com/package/postcss-loader
2020-09-18 15:08:08 +03:00
XhmikosR
b5fb84a91d
docs: fix a few redirects ( #31689 )
...
* Fix GitHub's permanent redirects
* Fix a11yproject redirects
* Update postcss-loader repo URL to the current one
2020-09-17 20:01:04 +03:00
kyletsang
fec511da02
Docs: Fix vertical align link
2020-09-16 22:09:42 -07:00
Gaël Poupard
390ce245cc
docs(scrollspy): mention keyboard access and apply tabindex=0 ( #31578 )
2020-09-15 18:29:49 +03:00
dependabot[bot]
655ce50cfe
Bump hugo-bin from 0.62.3 to 0.63.1 ( #31660 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.62.3 to 0.63.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.62.3...v0.63.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-15 12:31:29 +03:00
dependabot[bot]
2924ba2e15
Bump stylelint-config-twbs-bootstrap from 2.0.3 to 2.1.0 ( #31663 )
...
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap ) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases )
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v2.0.3...v2.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-15 12:26:43 +03:00
dependabot[bot]
1c07693b1f
Bump eslint from 7.8.1 to 7.9.0 ( #31661 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.8.1 to 7.9.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.8.1...v7.9.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-15 12:20:56 +03:00
XhmikosR
4d6dd31379
Update Stylelint rules
...
Enable `scss/selector-no-union-class-name`
2020-09-15 11:57:36 +03:00
XhmikosR
400b8a6754
Add spaces after commas
2020-09-15 11:57:36 +03:00
XhmikosR
800952cef0
Remove unnecessary nesting selectors
2020-09-15 11:57:36 +03:00
Mark Otto
512242943c
Rremove separate JS includes from homepage for simplicity's sake, but include a link to doing it separately
2020-09-15 08:57:19 +03:00
Mark Otto
e3b7880abf
Rewrite quick start JS sections in getting started page so things are more clearly organized
2020-09-15 08:57:19 +03:00
XhmikosR
85d00e6d85
Update site/content/docs/5.0/getting-started/download.md
...
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2020-09-15 08:57:19 +03:00
XhmikosR
7571fe73b6
docs: mention our bundle file clearly.
...
Note that we are using the bundle file already in our docs since 787441d .
2020-09-15 08:57:19 +03:00
Rohit Sharma
94c0f12329
Add getInstance method in the docs for tooltip ( #31636 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-15 08:28:08 +03:00
Mark Otto
65d130fbd8
Mention the quotes requirement in the docs too
2020-09-15 08:19:58 +03:00
Mark Otto
849fea5a1e
Add a comment for escape-svg function
...
Closes #30835 by leaving a comment in the source that the escape-svg() function must have quotes around data URIs.
2020-09-15 08:19:58 +03:00
Gaël Poupard
5f5f1cbcff
Typo in About / Overview
2020-09-14 11:52:18 -07:00
XhmikosR
4491fb091f
Dist ( #31644 )
2020-09-14 18:12:06 +03:00
dependabot[bot]
5c25ea647b
Bump node-fetch from 2.6.0 to 2.6.1 ( #31631 )
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-10 21:17:53 +03:00
dependabot[bot]
c34b167711
Bump bundlewatch from 0.2.7 to 0.3.0 ( #31627 )
...
Bumps [bundlewatch](https://github.com/bundlewatch/bundlewatch ) from 0.2.7 to 0.3.0.
- [Release notes](https://github.com/bundlewatch/bundlewatch/releases )
- [Commits](https://github.com/bundlewatch/bundlewatch/compare/v0.2.7...v0.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-10 13:41:51 +03:00
dependabot[bot]
3786accc9a
Bump @rollup/plugin-babel from 5.2.0 to 5.2.1 ( #31626 )
...
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins ) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/babel-v5.2.0...babel-v5.2.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-10 13:39:56 +03:00
dependabot[bot]
d9222ad1fa
Bump karma from 5.2.1 to 5.2.2 ( #31625 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v5.2.1...v5.2.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-10 13:38:27 +03:00
Gaël Poupard
08516e4318
Download link in README ( #31588 )
...
* Download link in README
Fixes #31585
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-10 13:26:17 +03:00
Gaël Poupard
b2d7d29f6d
docs(examples): ensure content sits in landmarks ( #31579 )
2020-09-10 12:39:29 +03:00
Gaël Poupard
28a92234e5
docs(layout): ensure content sits in main ( #31610 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-10 12:33:11 +03:00
Gaël Poupard
cbe4daff6f
docs(home): wrap all content in <main> & use <section> ( #31580 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-10 12:26:26 +03:00
Mark Otto
e6ce3989ed
Update team
2020-09-10 11:56:02 +03:00
Mark Otto
fe31971552
Remove sibling projects and fix image dimensions
2020-09-10 11:56:02 +03:00
XhmikosR
b7b470683f
Update _brand.scss
2020-09-10 11:56:02 +03:00
XhmikosR
d9318796fe
Remove loading=lazy from navbar snippets
2020-09-10 11:56:02 +03:00
XhmikosR
1b4bb95033
docs-navbar.html: add missing width
2020-09-10 11:56:02 +03:00
XhmikosR
ea5d555139
Fix the remaining instances using the old logos.
2020-09-10 11:56:02 +03:00
XhmikosR
135c78a043
Update the new SVGs with the svgo config we use
2020-09-10 11:56:02 +03:00
XhmikosR
001b4f0d6b
Remove loading=lazy from the image in viewport
2020-09-10 11:56:02 +03:00
XhmikosR
23803d3de7
Remove the unused PNG files.
2020-09-10 11:56:02 +03:00
Mark Otto
eb23b98fb5
First pass at cleaning up About pages and brand assets
2020-09-10 11:56:02 +03:00
Patrick H. Lauke
42a0f8f007
Docs: (subjectively) nicer looking accordion example ( #31137 )
...
* Docs: (subjectively) nicer looking accordion example
the use of `.btn-link` currently just looks a bit odd, subjectively (as in v5 we now force the underline to always be there, while in v4 at least it was only on hover/focus).
`.btn-light` seems more fitting
* Add extra classes for nicer overall look
as suggested by @ysds
* Tweak accessibility note for accordions and optional keyboard interactions
2020-09-10 08:04:13 +01:00
Mauricio Hernan Cabrera
6455c2e8aa
Add border width utility ( #31484 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com >
2020-09-09 11:28:52 +03:00
dependabot[bot]
2a249557f1
Bump rollup from 2.26.10 to 2.26.11 ( #31613 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.26.10 to 2.26.11.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.26.10...v2.26.11 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-08 20:51:17 +03:00
XhmikosR
f3e81f8cae
Regenerate package-lock.json to fix CVE-2020-8244 ( #31601 )
2020-09-05 17:07:23 +03:00
dependabot[bot]
d79ffeceea
Bump karma from 5.2.0 to 5.2.1 ( #31599 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v5.2.0...v5.2.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-04 20:50:53 +03:00
dependabot[bot]
d01ff18a1f
Bump eslint from 7.8.0 to 7.8.1 ( #31598 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.8.0 to 7.8.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.8.0...v7.8.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-04 20:49:15 +03:00
dependabot[bot]
7bc79dacc1
Bump @babel/cli from 7.11.5 to 7.11.6 ( #31597 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.11.5 to 7.11.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.6/packages/babel-cli )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-04 20:47:13 +03:00
dependabot[bot]
706dabb915
Bump rollup from 2.26.9 to 2.26.10 ( #31596 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.26.9 to 2.26.10.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.26.9...v2.26.10 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-04 20:45:44 +03:00
dependabot[bot]
06e6ef28fe
Bump @babel/core from 7.11.5 to 7.11.6 ( #31595 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.11.5 to 7.11.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.6/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-04 20:31:07 +03:00
Gaël Poupard
5b37d03ff9
docs(placeholder): drop role=img and use aria-hidden for decorative SVG placeholders ( #31575 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-04 20:21:54 +03:00
Gaël Poupard
fb9bf54d2c
docs(build tools): mention how to get the sources ( #31590 )
2020-09-04 20:18:20 +03:00
Gaël Poupard
7134f6aa38
Drop h4 color customization in callouts ( #31576 )
2020-09-03 10:45:04 +02:00
Patrick H. Lauke
0e007e697e
Docs: Add top/bottom margin to highlighted code samples ( #31036 )
...
* Add top/bottom margin to highlighted code samples
provide more space to avoid having the "Copy" button overlap code sample content
* Modify clipboard button style
Per https://github.com/twbs/bootstrap/pull/31036#issuecomment-661322566 and https://github.com/twbs/bootstrap/pull/31036#issuecomment-668162630
* Tweak margin, clipboard button size and position
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-02 07:17:53 +01:00
Arnaud Thomas D
7326232b0e
Fix incorrect green and cyan hex codes ( #31572 )
2020-09-01 14:20:59 -07:00
Jeremy Jackson
1503aa18d1
Add default parameters to each border radius mixin ( #31571 )
...
* Add default parameters to each border radius mixin
* Add border radius changes to migration guide
Co-authored-by: Jeremy Jackson <jeremy@librarymarket.com >
2020-09-01 14:17:17 -07:00
XhmikosR
613a5e47f3
Regenerate package-lock.json to flatten the deps tree ( #31570 )
2020-09-01 21:21:22 +03:00
dependabot[bot]
c3ea1f60d3
Bump eslint from 7.7.0 to 7.8.0 ( #31568 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.7.0 to 7.8.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.7.0...v7.8.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-01 18:31:48 +03:00
dependabot[bot]
398e3f1f5f
Bump rollup from 2.26.5 to 2.26.9 ( #31567 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.26.5 to 2.26.9.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.26.5...v2.26.9 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-01 18:18:43 +03:00
dependabot[bot]
04261d41b8
Bump postcss-cli from 7.1.1 to 7.1.2 ( #31566 )
...
Bumps [postcss-cli](https://github.com/postcss/postcss-cli ) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/postcss/postcss-cli/releases )
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-cli/compare/7.1.1...7.1.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-01 18:07:43 +03:00
dependabot[bot]
59896e40de
Bump karma from 5.1.1 to 5.2.0 ( #31565 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v5.1.1...v5.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-01 17:43:51 +03:00
dependabot[bot]
c0be67abb1
Bump @babel/cli from 7.10.5 to 7.11.5 ( #31564 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.10.5 to 7.11.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.5/packages/babel-cli )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-01 17:34:30 +03:00
dependabot[bot]
e30ba84679
Bump @babel/preset-env from 7.11.0 to 7.11.5 ( #31562 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.11.0 to 7.11.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.5/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-01 17:14:09 +03:00
Alex Plescan
a8b8f631cf
docs: Fix typo on Customize -> Color page ( #31556 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-09-01 17:05:40 +03:00
dependabot[bot]
bd84a6da4e
Bump @babel/core from 7.11.4 to 7.11.5 ( #31561 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.11.4 to 7.11.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.5/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-01 17:00:26 +03:00
dependabot[bot]
9c7784549e
Bump linkinator from 2.1.1 to 2.1.2 ( #31534 )
...
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator ) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases )
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.1.1...v2.1.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-08-26 11:32:01 +03:00
dependabot[bot]
09c525085d
Bump @babel/core from 7.11.1 to 7.11.4 ( #31533 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.11.1 to 7.11.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.4/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-08-26 11:26:29 +03:00
dependabot[bot]
38a3055e0e
Bump rollup from 2.26.3 to 2.26.5 ( #31536 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.26.3 to 2.26.5.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.26.3...v2.26.5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-26 11:14:27 +03:00
Łukasz Holeczek
730a020140
Update icons.yml
...
Add new icons set - CoreUI Icons
2020-08-22 14:41:46 -07:00
Gaël Poupard
7058f89286
fix(breakpoints): use next breakpoint when targetting xs only
2020-08-22 14:36:24 -07:00
Gaël Poupard
b547ef4a85
docs(typography): missing punctuation ( #31505 )
2020-08-19 15:44:52 +01:00
dependabot[bot]
394812b61d
Bump terser from 5.0.0 to 5.1.0 ( #31497 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.0.0...v5.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-08-18 21:40:13 +03:00
dependabot[bot]
64f4e22a78
Bump sirv-cli from 1.0.5 to 1.0.6 ( #31496 )
...
Bumps [sirv-cli](https://github.com/lukeed/sirv ) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/lukeed/sirv/releases )
- [Commits](https://github.com/lukeed/sirv/compare/v1.0.5...v1.0.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-08-18 21:37:45 +03:00
dependabot[bot]
df7bbf6f7b
Bump rollup from 2.23.1 to 2.26.3 ( #31495 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.23.1 to 2.26.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.23.1...v2.26.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-08-18 21:32:32 +03:00
dependabot[bot]
a15083fe91
Bump karma-jasmine from 3.3.1 to 4.0.1 ( #31494 )
...
Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine ) from 3.3.1 to 4.0.1.
- [Release notes](https://github.com/karma-runner/karma-jasmine/releases )
- [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma-jasmine/compare/v3.3.1...v4.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-08-18 21:28:26 +03:00
dependabot[bot]
73b39dfb79
Bump @rollup/plugin-babel from 5.1.0 to 5.2.0 ( #31493 )
...
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/babel-v5.1.0...babel-v5.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-18 21:24:52 +03:00
dependabot[bot]
d4f12f699a
Bump @rollup/plugin-node-resolve from 8.4.0 to 9.0.0 ( #31492 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins ) from 8.4.0 to 9.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v8.4.0...node-resolve-v9.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-18 21:15:19 +03:00
dependabot[bot]
537eb79662
Bump eslint from 7.6.0 to 7.7.0 ( #31491 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.6.0 to 7.7.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.6.0...v7.7.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-08-18 18:26:47 +03:00
dependabot[bot]
98e9411a3c
Bump @rollup/plugin-commonjs from 14.0.0 to 15.0.0 ( #31490 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins ) from 14.0.0 to 15.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v14.0.0...commonjs-v15.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-18 18:24:00 +03:00
Christian Oliff
ed9c481ef4
Mention that Edge Legacy also supports 'filling' their track
...
Edge Legacy support filling their track by default.
Example: https://codepen.io/coliff/pen/VwaZgVZ
2020-08-17 17:00:04 -07:00
Christian Oliff
d0a87ef784
Remove 'both' as its no longer just 2 breakpoints (now that XXL is there)
2020-08-17 16:59:12 -07:00
Aleksander Machniak
cf704cd36d
Give more priority to .d-none ( #31473 )
2020-08-13 15:51:23 +02:00
Gleb Mazovetskiy
180a0dc2e2
Update current_ruby_version to 5.0.0.alpha1 ( #31455 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-08-11 16:35:00 +03:00
dependabot[bot]
e91056d178
Bump @babel/core from 7.11.0 to 7.11.1 ( #31465 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.11.0 to 7.11.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.1/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-08-11 16:29:22 +03:00
dependabot[bot]
b842ddeb90
Bump rollup from 2.23.0 to 2.23.1 ( #31464 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.23.0 to 2.23.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.23.0...v2.23.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-11 16:24:27 +03:00
dependabot[bot]
a3f27c67e8
Bump eslint-plugin-unicorn from 20.1.0 to 21.0.0 ( #31370 )
...
* Bump eslint-plugin-unicorn from 20.1.0 to 21.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 20.1.0 to 21.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v20.1.0...v21.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
* Disable `unicorn/prefer-array-find` rule for now
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-08-08 09:02:20 +03:00
Mark Otto
a5fd5bcf81
Remove flex: 1 0 100% from rows ( #31439 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-08-06 18:44:29 +03:00
maks
adf4567386
make breakpoints specifications consistent with layout/grid.md
...
0-576px could be misinterpreted "up to 576px included"
2020-08-05 16:05:16 -07:00
kyletsang
b6b672c00b
docs: Fix issue number typo in migration
2020-08-05 16:04:58 -07:00
Shohei Yoshida
e8566e10c7
box-shadow() mixin allow 'null' and drop support 'none' with multiple args ( #30394 )
...
* Support 'null' and drop `none` with multiple args
* Output a warning when use 'none' with multiple arguments
* Add migration note
* Update migration.md
Co-authored-by: Mark Otto <markd.otto@gmail.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-08-04 21:51:19 +03:00
Gaël Poupard
9181c84f0f
Ensure to increase contrasts on buttons & colored links hover/active states ( #30989 )
...
* feat(buttons): ensure to increase contrasts on hover/active
* Update _buttons.scss
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2020-08-04 21:42:55 +03:00
dependabot[bot]
2c9067516c
Bump terser from 4.8.0 to 5.0.0 ( #31416 )
...
Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 5.0.0.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v4.8.0...v5.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-08-04 20:12:18 +03:00
dependabot[bot]
4888794c22
Bump @babel/preset-env from 7.10.4 to 7.11.0 ( #31422 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.10.4 to 7.11.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.0/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-04 19:38:57 +03:00
dependabot[bot]
1ed78c21e5
Bump @babel/core from 7.10.5 to 7.11.0 ( #31421 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.10.5 to 7.11.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.0/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-08-04 19:25:28 +03:00
dependabot[bot]
6a4a5ea947
Bump autoprefixer from 9.8.5 to 9.8.6 ( #31420 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 9.8.5 to 9.8.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/9.8.5...9.8.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-08-04 19:20:15 +03:00
dependabot[bot]
9264ccc054
Bump sirv-cli from 1.0.3 to 1.0.5 ( #31419 )
...
Bumps [sirv-cli](https://github.com/lukeed/sirv ) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/lukeed/sirv/releases )
- [Commits](https://github.com/lukeed/sirv/compare/v1.0.3...v1.0.5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-08-04 19:15:28 +03:00
dependabot[bot]
49d75ea86e
Bump eslint from 7.5.0 to 7.6.0 ( #31418 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.5.0...v7.6.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-08-04 19:10:43 +03:00
dependabot[bot]
ac282c7b93
Bump karma from 5.1.0 to 5.1.1 ( #31417 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v5.1.0...v5.1.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-04 18:17:19 +03:00
Mark Otto
2d2b6759b6
Add view on GitHub links for easier content editing from the docs ( #31339 )
...
* Add view on GitHub links for easier content editing from the docs
* Update docs.html
* Move to .btn-bd-light
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-08-04 08:09:45 +03:00
Mohammad Ali Shahbazi
5be7fe001e
Added opacity-75 and opacity-50 classes
2020-08-03 10:54:03 -07:00
Mohammad Ali Shahbazi
76ad4aa083
Fixed typo in docs v5 (Utilities/API) page
2020-08-03 10:54:03 -07:00
Jacty
ebad168f42
Removed a broken reference
...
https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_hr_size
this link is broken, I think we perhaps should remove it?
2020-08-03 10:48:41 -07:00
Samarth Arora
5512dde203
Add transition to Pagination buttons just like other Bootstrap buttons
2020-08-03 09:57:12 -07:00
Mark Otto
393efaf795
Update migration guide ( #31387 )
...
* Document change to form check and radio size
* Update todos in Migration guide
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-08-03 19:42:31 +03:00
Patrick H. Lauke
a21f605299
Add padding to badges ( #31132 )
...
* Add padding to badges
The current badges are very tightly padded, and because the top and bottom padding are the same, and aligned to the baseline, this makes badges with descenders (e.g. the "g" in "Danger") look uncomfortably close to the bottom. Adding more ample padding masks this a bit.
An alternative would be to have separate top and bottom padding, with the bottom one slightly larger than the top - but conversely, that then makes badges that contain no text with descenders, and particularly badges that contain all uppercase characters, look too bottom-heavy.
Also adding some left/right extra padding, as currently the pill badges look uncomfortably tight on the sides due to the rounding.
2020-08-02 16:28:23 +03:00
Mark Otto
2a3e487dba
Update copy around breakpoint sizing ( #31382 )
...
* Update copy around breakpoint sizing
Fixes #31288
* Update breakpoints.md
* Further copy changes
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-07-31 12:38:17 -07:00
Mark Otto
16adcf2de9
Adjust sizing of checks and radios ( #31383 )
...
Moves from 1.25em to 1em to better support custom font-size-base values. Most common would probably be .875rem (14px) and current sizing garbles that into 1.09-ish, thus causing the rendering issues in #31269 .
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com >
2020-07-31 16:49:28 +03:00
Mark Otto
2bceb3e79d
Remove overflow: hidden from toasts ( #31381 )
2020-07-31 13:29:01 +02:00
Patrick H. Lauke
23c3806864
Add accessibility note about dismissible alerts and focus ( #31358 )
2020-07-31 10:31:09 +01:00
Patrick H. Lauke
cdea25584d
Cleanup/fix after the sr-only to visually-hidden renaming ( #31359 )
...
* sr-only -> visually-hidden cleanup
It seems the old screen-readers.md file was left behind, and forgot to rename the mixin
* Fix broken mixins for visually-hidden
2020-07-31 10:27:36 +01:00
dependabot[bot]
8aab8b7c8a
Bump @babel/cli from 7.10.4 to 7.10.5 ( #31372 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.10.4 to 7.10.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.10.5/packages/babel-cli )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 16:58:47 +03:00
dependabot[bot]
29e10266f0
Bump eslint-config-xo from 0.32.0 to 0.32.1 ( #31371 )
...
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo ) from 0.32.0 to 0.32.1.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases )
- [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.32.0...v0.32.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 16:54:28 +03:00
dependabot[bot]
5ae2748f8c
Bump rollup from 2.21.0 to 2.23.0 ( #31369 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.21.0 to 2.23.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.21.0...v2.23.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-07-28 16:48:40 +03:00
dependabot[bot]
852723d898
Bump @babel/core from 7.10.4 to 7.10.5 ( #31368 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.10.4 to 7.10.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.10.5/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-07-28 16:44:51 +03:00
dependabot[bot]
9cdf4a40ee
Bump hugo-bin from 0.62.1 to 0.62.3 ( #31367 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.62.1 to 0.62.3.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.62.1...v0.62.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-07-28 16:41:10 +03:00
dependabot[bot]
577ff0c96b
Bump eslint from 7.4.0 to 7.5.0 ( #31366 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.4.0...v7.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 16:38:04 +03:00
Patrick H. Lauke
c7bc7a31bb
Turn off scroll anchoring for accordions ( #31346 )
...
New default behavior for scroll anchoring (rolled out in Chrome 84?) leads to unsightly/odd accordion interactions - see #31341
This rule suppresses this new behavior and reverts back to the old way.
See https://drafts.csswg.org/css-scroll-anchoring/
2020-07-21 18:17:28 +01:00
Rohit Sharma
2ec2e138c9
Add toasts to the components requiring JavaScript ( #31344 )
2020-07-21 16:08:21 +03:00
dependabot[bot]
cc76849d0d
Bump @rollup/plugin-commonjs from 13.0.1 to 14.0.0 ( #31291 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins ) from 13.0.1 to 14.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v13.0.1...commonjs-v14.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-07-14 16:05:18 +03:00
dependabot[bot]
9fcc572d59
Bump hugo-bin from 0.62.0 to 0.62.1 ( #31292 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.62.0 to 0.62.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.62.0...v0.62.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-14 16:00:35 +03:00
Gaël Poupard
cb1eee16f0
docs(skippy): prevent skip links from overlapping header
2020-07-13 12:36:29 -07:00
XhmikosR
9e372b121a
Sort the versions from the latest to the oldest.
2020-07-13 12:08:34 -07:00
Mark Otto
c52b7d5475
Improve spacing
2020-07-13 12:08:34 -07:00
Laim
aa5be4c20c
Update version.md to include v5
...
Version.md on v5.getbootstrap.com is only referring to v1 > v4 when it should be referring to v1 > v5.
2020-07-13 12:08:34 -07:00
Mark Otto
8d89e0a14d
Migration update ( #31278 )
...
* Clarify screen reader changes
* Add some docs and reboot notes to migration guide
* Add mention of docs renaming of screen reader helper page
* Mention null vars from navs PR at #31035
* Update migration.md
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-07-13 21:40:27 +03:00
XhmikosR
2d43e6476c
Update devDependencies ( #31283 )
...
* @rollup/plugin-babel ^5.0.4 → ^5.1.0
* @rollup/plugin-commonjs ^13.0.0 → ^13.0.1
* @rollup/plugin-node-resolve ^8.1.0 → ^8.4.0
* autoprefixer ^9.8.4 → ^9.8.5
* hugo-bin ^0.61.0 → ^0.62.0
* rollup ^2.20.0 → ^2.21.0
2020-07-13 21:36:26 +03:00
Mark Otto
6914efe8dd
v5: Tweak some colors ( #31276 )
...
* Tweak green and cyan colors, bump min contrast ratio to 4.5
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-07-13 21:23:38 +03:00
XhmikosR
b345746bb6
Join template literals
2020-07-12 15:52:25 +03:00
XhmikosR
6d86b140f9
Add parentheses around multiple spread conditions
2020-07-12 15:52:25 +03:00
XhmikosR
a67231ae1c
Move function
2020-07-12 15:52:25 +03:00
XhmikosR
0eb120eea0
tooltip.js: remove variable used once.
2020-07-12 15:52:25 +03:00
XhmikosR
b97fcd3289
scrollspy.js: minor refactoring
2020-07-12 15:52:25 +03:00
XhmikosR
f15af45c6e
Unbreak lines.
2020-07-12 15:52:25 +03:00
Rohit Sharma
91c11d6465
toasts: make default duration 5s ( #31109 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-07-12 15:43:26 +03:00
Gaël Poupard
37ef4e4b5e
Easier disabled state customization for button variants ( #30639 )
...
* feat(buttons): easier disabled state customization
* docs(migration): mention new arguments for disabled state in button-variant()
* Update migration.md
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2020-07-12 07:56:33 +03:00
Patrick H. Lauke
eeb73e0ccf
Docs: forms accessibility cleanup ( #31114 )
...
* Expand on disabled fieldsets and faked buttons
include further advice/information on how to disable faked buttons for keyboard/AT users
* Centralise accessible name advice in forms overview
seems odd to only mention (separately) label, aria-label etc in input-group and layout. the advice is just as pertinent in other sections like select. checks only skims over this.
moving this, in expanded form, into the overview section itself. adding a specific cross-reference (just because they are easily left with no accname at all) in the checks page.
* Change warning about accessibility, modify server-side example
- paradoxically, due to our current problems with validation (see #28414 ) and the fact that browsers seem to have improved in this area for the most part, it's now actually better to use browser-native validation
- added explicit `id` and `aria-describedby` association to at least the server-side form error messages, to show how it should be done properly, and expanded the prose for that explaining this.
* Replace `.sr-only` with `.visually-hidden` in new addition
* Copy edits for clarity in parenthetical
* Copy and formatting tweaks
- Wordsmithing here and there
- Turns some hyphens into em dashes
- Turns a long running comma separated list into an unordered list
- Rearranges some copy just a bit
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2020-07-11 21:38:43 +01:00
Florian Lacreuse
19b5908b05
Fix docs sass importing example.
2020-07-11 12:01:15 -07:00
Mark Otto
2b4db023cd
Add null variables for nav-link
...
Replaces #30498 by adding four new null default variables for .nav-link. Doesn't carry over font-style from the original PR though since that's rarely used, at least by default Bootstrap. Nullifies all values from that PR, too, since we count on some basic inheritance here and don't need color by default.
2020-07-11 11:56:29 -07:00
Rohit Sharma
f6348f6c89
Clear timeout before showing the toast ( #31155 )
...
* clear timeout before showing the toast
* Add unit test
* Remove the check for timeout
* Check for clearTimeout to have been called
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-07-11 11:51:04 -07:00
Mark Otto
6acdfdbfa0
Update layout.md
2020-07-11 11:49:56 -07:00
Rohit Sharma
6eaa36fb6f
Single line example for inline forms
2020-07-11 11:49:56 -07:00
Patrick H. Lauke
69b3c46483
Rename sr-only to visually-hidden in new/renamed helper doc file
2020-07-10 16:00:50 -07:00
Patrick H. Lauke
9d2cd1b9b8
Add alias/redirect
2020-07-10 16:00:50 -07:00
Patrick H. Lauke
7657c1e37d
Reword slightly awkward-sounding description
2020-07-10 16:00:50 -07:00
Patrick H. Lauke
4702f0cdd4
Emphasise/call out the note about .invisible and AT
2020-07-10 16:00:50 -07:00
Patrick H. Lauke
3a79335a0b
Docs: rename "Screen readers" helper page to "Visually hidden"
...
"screen readers" is quite reductive, as there are other assistive technologies. content hidden this way is even announced by things like Alexa/Siri etc, so it's not so much just "screen readers".
in the long run, we may even consider changing the actual classnames (maybe `.visually-hidden` / `.visually-hidden-focusable`, though admittedly that's a bit verbose).
also includes a tiny tweak to layout.md to generalise the note about using `.sr-only`
2020-07-10 16:00:50 -07:00
Florian Lacreuse
49934b2bba
Fix some hexa in colors docs. ( #31254 )
2020-07-07 20:28:24 +03:00
dependabot[bot]
7b144760b5
Bump rollup from 2.19.0 to 2.20.0 ( #31251 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.19.0 to 2.20.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.19.0...v2.20.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-07 12:11:23 +03:00
XhmikosR
3210ab4f64
Update popper.js to v1.16.1. ( #31250 )
2020-07-07 10:30:05 +03:00
XhmikosR
bd72dfc41d
Update to @rollup/plugin-node-resolve v8.1.0. ( #31249 )
2020-07-07 10:23:11 +03:00
XhmikosR
29bba35a7b
Update devDependencies and regenerate package-lock.json ( #31229 )
2020-07-06 19:11:58 +03:00
Patrick H. Lauke
828366de89
Docs: separate button group out of checks/radios, expand button groups page ( #31201 )
...
* Keep checks/radio toggle buttons on topic
- give examples of the pure toggle checks and radios, without the button group class. show that these work fine without `.btn-group`, but still cross-reference it
- move the explanation from "Checkbox toggle buttons" directly to "Toggle buttons", as the mention of using button classes applies equally to the subsequent "Radio toggle buttons" and "Outlined styles" subsections.
* Expand button group description
as it's not just single line, but vertical as well
* Expand button group examples
- add more colour ... `.btn-secondary` is just dull and uninspiring
- new section to showcase "Checkbox and radio button groups"
- add a mixed styles example
- add an example of vertical radio button group
2020-07-06 08:52:43 +01:00
Stephanie Brown
277915299f
Remove period in list item link for consistency. ( #31243 )
2020-07-06 08:48:19 +01:00
Martijn Cuppens
7cedb8eeae
Fix sidebar jump ( #31232 )
2020-07-03 15:16:05 +02:00
Patrick H. Lauke
10690dd317
Rename sr-only/sr-only-focusable ( #31139 )
...
* Rename `sr-only`/`sr-only-focusable`
To be more representative of the fact that these are not necessarily "screen reader" specific, but actually apply to assistive technologies in general (and also things like Alexa/Siri/etc). Goes hand-in-hand with #31133
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-07-03 14:38:11 +03:00
Patrick H. Lauke
0a6cf9036c
Docs: improve/expand button documentation ( #31093 )
...
* Docs: improve/expand button documentation
- since we're not doing the disabled cursor thing anymore anyway, remove confusing/unnecessary mention for link-based disabled buttons
- make the disabled toggle example using a link actually follow the preceding advice of also having `tabindex="-1"` and `aria-disabled="true"`
- tweak the link functionality callout to also still mention `aria-disabled` to reinforce the idea
- tweak toggle state description (not just `<button>`s, but also links etc...so just remove mention of `<button>` there; also reinforce accessibility aspect once more)
- add a new callout that cross-references checkbox-based toggles, and what the similarity/difference between them is
- add a matching cross-reference callout to the checkbox-based toggle buttons page
* Update link to now renamed checks-radios.md
2020-07-03 12:34:32 +01:00
Patrick H. Lauke
386f9e327e
Docs: clarify that pointer events classes don't affect keyboard interaction ( #31134 )
...
* Docs: clarify that pointer events classes don't affect keyboard interaction
* Neutralise example links that are `pe-none`
2020-07-03 12:23:28 +01:00
Sascha Nuissl
dca5ad0288
Fix generated example code for RFS ( #31213 )
...
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com >
2020-07-01 18:13:20 +02:00
XhmikosR
f6ca8f1efb
Update migration.md ( #31122 )
...
* Add a new v5.0.0-alpha2 section
* Add missing Browser versions from v5.0.0-alpha1
2020-07-01 15:43:06 +03:00
XhmikosR
da9c7d12ab
Remove extra space
2020-07-01 15:21:43 +03:00
XhmikosR
daa45824d5
homepage-hero.svg: move defs before g
2020-07-01 15:21:43 +03:00
XhmikosR
6cd3159caa
Use the site param for icons
2020-07-01 15:21:43 +03:00
XhmikosR
965eaca1c7
Bump RFS tag
2020-07-01 15:21:43 +03:00
XhmikosR
6c00c51d97
homepage: Fix wrong indentation ( #31211 )
2020-06-30 14:49:47 +01:00
dependabot[bot]
02cbbdbc47
Bump rollup from 2.18.0 to 2.18.1 ( #31203 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.18.0 to 2.18.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.18.0...v2.18.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-06-30 15:07:31 +03:00
dependabot[bot]
b7f0e321e2
Bump vnu-jar from 20.5.29 to 20.6.30 ( #31204 )
...
Bumps [vnu-jar](https://github.com/validator/validator ) from 20.5.29 to 20.6.30.
- [Release notes](https://github.com/validator/validator/releases )
- [Changelog](https://github.com/validator/validator/blob/master/CHANGELOG.md )
- [Commits](https://github.com/validator/validator/compare/20.5.29...20.6.30 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-06-30 15:02:34 +03:00
dependabot[bot]
46634b4ce1
Bump sirv-cli from 1.0.1 to 1.0.3 ( #31205 )
...
Bumps [sirv-cli](https://github.com/lukeed/sirv ) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/lukeed/sirv/releases )
- [Commits](https://github.com/lukeed/sirv/compare/v1.0.1...v1.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2020-06-30 14:58:56 +03:00
dependabot[bot]
9e7eb83f59
Bump eslint-plugin-import from 2.21.2 to 2.22.0 ( #31206 )
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.21.2 to 2.22.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.21.2...v2.22.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-30 14:52:23 +03:00
dependabot[bot]
78e95c801a
Bump eslint-config-xo from 0.31.0 to 0.32.0 ( #31207 )
...
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo ) from 0.31.0 to 0.32.0.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases )
- [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.31.0...v0.32.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-30 14:46:51 +03:00
Alex Mohr
f7cf44d3a0
Fix spelling mistake ( #31190 )
...
Co-authored-by: Alex Mohr <mohralexj@gmail.com >
2020-06-27 21:39:17 +01:00
Patrick H. Lauke
490acf60ca
Docs: rename form checks page to "Checks / radios" ( #31090 )
...
* Docs: rename form checks page to "Checks / radios"
it's not immediately obvious that "checks" includes information about both checkboxes and radio buttons. while "checks / radios" is also still not perfect (as honestly even I didn't quite grok that "checks" meant checkboxes), it should make it slightly more obvious nonetheless
2020-06-27 21:31:59 +03:00