pricop
3b63d509de
Updated the small-font-size to use a round value
...
This is a backport from BS5 to BS4.
As per https://github.com/twbs/bootstrap/issues/35553
The ```small-font -size``` will actually increase from ```13px``` to ```14px``` with this proposed change. Personally I'd prefer keeping it the BS5 way (```14px```), as the text is more readable now.
If it's needed, I can do another PR with the ```$small-font-size: .8125rem !default;``` to resemble BS4 more closely but I feel like this would be a move forward even for BS4.
2022-04-14 09:25:38 -07:00
Julien Déramond
5299abeeab
Doc: Reorder alphabetically lists of components ( #36128 )
2022-04-08 16:30:58 +03:00
XhmikosR
349a373ff6
Update devDependencies
...
* @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
* autoprefixer ^10.4.0 → ^10.4.1
* eslint ^8.4.1 → ^8.6.0
* eslint-plugin-import ^2.25.3 → ^2.25.4
* eslint-plugin-qunit ^7.1.0 → ^7.2.0
* eslint-plugin-unicorn ^39.0.0 → ^40.0.0
* hugo-bin ^0.78.1 → ^0.79.2
* linkinator ^2.16.2 → ^3.0.3
* node-sass ^7.0.0 → ^7.0.1
* rollup ^2.61.1 → ^2.63.0
* stylelint ^14.1.0 → ^14.2.0
* stylelint-config-twbs-bootstrap ^3.0.0 → ^3.0.1
Also, remove the unused glob package.
2022-01-04 09:50:53 +02:00
XhmikosR
69c5dc8934
Bump copyright year to 2022
2022-01-04 09:50:53 +02:00
Patrick H. Lauke
8469f695f9
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
2022-01-04 09:50:53 +02:00
XhmikosR
bee3847e6d
Add note to carousel crossfade docs about bg color ( #35587 )
2022-01-04 09:50:53 +02:00
Patrick H. Lauke
a3d14bb7b7
Tweak toast docs ( #35633 )
...
- a few rewordings/tweaks
- add info about toasts with focusable/actionable controls (shouldn't autohide them)
manual backport of https://github.com/twbs/bootstrap/pull/33810
2022-01-03 10:15:29 +02:00
Julien Déramond
9c60983949
Backport #35556 ( #35558 )
...
* Use param to set Bootstrap version in Contents doc
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-12-16 11:22:03 +02:00
XhmikosR
f7cb3639a7
Update devDependencies
2021-12-16 09:23:08 +02:00
XhmikosR
c488b8fcc3
Update Stylelint and our config too
2021-12-16 09:23:08 +02:00
Ty Mick
0b3796e33d
docs: Add responsive variations for align-content-between ( #35532 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-12-16 09:23:08 +02:00
XhmikosR
c24f751c63
JS tests: only test one Node.js version ( #35481 )
2021-12-16 09:23:08 +02:00
XhmikosR
33f37880df
CI: add workflow_dispatch
( #35454 )
2021-12-16 09:23:08 +02:00
XhmikosR
9a5a5c57aa
Remove the now outdated build/svgo.yml ( #35447 )
2021-12-16 09:23:08 +02:00
XhmikosR
7245437856
build/change-version.js: fix wrong map usage ( #35395 )
2021-12-16 09:23:08 +02:00
XhmikosR
d99c820f9c
README.md: wrap file contents in a details
element ( #35452 )
...
Co-authored-by: Mark Otto <markd.otto@gmail.com>
2021-12-16 09:23:08 +02:00
Christian Oliff
b81ce1f9e2
README.md remove broken "David DM" dependency badges ( #35313 )
2021-12-16 09:23:08 +02:00
Patrick H. Lauke
4097441977
Update links to CCA, MQ5 prefers-reduced-motion, evergreen WCAG urls, more resources ( #35427 )
...
Manual backport of https://github.com/twbs/bootstrap/pull/33797
2021-11-30 08:38:07 +02:00
pricop
e87eeb4ad6
Fixed docs for Toasts referencing blur transparency ( #35190 )
2021-11-15 12:49:55 +02:00
XhmikosR
043a03c95a
Release v4.6.1 ( #35272 )
...
* Bump version to v4.6.1
* Dist
2021-10-28 17:45:21 +03:00
Barabas
ef6a418535
images.md: remove zero-width space ( #35234 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-10-28 14:22:59 +03:00
XhmikosR
3f88326815
Update devDependencies ( #35271 )
...
* autoprefixer ^10.3.7 → ^10.4.0
* eslint ^8.0.1 → ^8.1.0
* karma ^6.3.5 → ^6.3.6
* rollup ^2.58.0 → ^2.58.3
2021-10-28 13:53:14 +03:00
XhmikosR
41330696b9
Update devDependencies and switch to Node.js 16/npm 8
...
* @babel/core ^7.15.5 → ^7.15.8
* @babel/preset-env ^7.15.6 → ^7.15.8
* @rollup/plugin-commonjs ^20.0.0 → ^21.0.1
* @rollup/plugin-node-resolve ^13.0.5 → ^13.0.6
* autoprefixer ^10.3.6 → ^10.3.7
* babel-plugin-istanbul ^6.0.0 → ^6.1.1
* clean-css-cli ^5.3.3 → ^5.4.2
* eslint ^7.32.0 → ^8.0.0
* eslint-config-xo ^0.38.0 → ^0.39.0
* eslint-plugin-import ^2.24.2 → ^2.25.1
* eslint-plugin-qunit ^6.2.0 → ^7.0.0
* eslint-plugin-unicorn ^36.0.0 → ^37.0.1
* karma ^6.3.4 → ^6.3.5
* linkinator ^2.14.0 → ^2.14.4
* nodemon ^2.0.13 → ^2.0.14
* postcss ^8.3.8 → ^8.3.11
* postcss-cli ^9.0.0 → ^9.0.1
* rollup ^2.57.0 → ^2.58.0
* stylelint-config-twbs-bootstrap ^2.2.3 → ^2.2.4
* vnu-jar 21.9.2 → 21.10.12
2021-10-22 17:07:51 +03:00
XhmikosR
fc492edfa3
terser: specify 2 passes as it offers slightly better compression
2021-10-22 17:07:51 +03:00
XhmikosR
fe73da982f
JS: minor refactoring
...
* shorten block comments
* reorder constants
2021-10-22 17:07:51 +03:00
XhmikosR
4f0187c891
Revert "Bundlewatch: stop ignoring dependabot branches ( #33192 )" ( #35069 )
...
This reverts commit 5560c86070
.
2021-10-22 17:07:51 +03:00
XhmikosR
6d0fd8c3a5
Backport #35074
...
sanitizer: add `sms` in the `SAFE_URL_PATTERN`
2021-10-22 17:07:51 +03:00
XhmikosR
7b3a47ee3d
Update terser to v5.9.0.
2021-10-22 17:07:51 +03:00
Gaël Poupard
e482fbb159
fix(input-group): custom-file with validation ( #33239 )
2021-10-21 09:00:22 +03:00
Julien Déramond
8133c3e5b2
Fix capitalization after period in Markdown files ( #35112 )
2021-10-05 17:51:44 +03:00
XhmikosR
44a01ec5b7
Update devDependencies ( #35068 )
...
* @babel/cli ^7.15.4 → ^7.15.7
* @rollup/plugin-node-resolve ^13.0.4 → ^13.0.5
* autoprefixer ^10.3.4 → ^10.3.6
* glob ^7.1.7 → ^7.2.0
* nodemon ^2.0.12 → ^2.0.13
* postcss ^8.3.6 → ^8.3.8
* postcss-cli ^8.3.1 → ^9.0.0
* qunit ^2.17.1 → ^2.17.2
* rollup ^2.56.3 → ^2.57.0
2021-09-28 18:32:57 +03:00
Julien Déramond
8ebd6d95d6
Remove extra spaces in Markdown files ( #35047 )
2021-09-28 12:22:52 +03:00
XhmikosR
bdab948670
Remove unneeded conditional
2021-09-15 15:44:20 +03:00
XhmikosR
af52795501
Remove duplicate test.
2021-09-15 15:44:20 +03:00
XhmikosR
f6ff736a59
Change test description so that it's unique
2021-09-15 15:44:20 +03:00
XhmikosR
77e0855e5e
Merge duplicate test.
2021-09-15 15:44:20 +03:00
XhmikosR
ed62ab6e41
Remove commented out test
2021-09-15 15:44:20 +03:00
XhmikosR
d4e162f4ac
Skip tests if attachShadow
is not present
2021-09-15 15:44:20 +03:00
XhmikosR
551f37aff6
tests: comply to the new rules
...
Use `assert.strictEqual`/`assert.true`/`assert.false`
2021-09-15 15:44:20 +03:00
XhmikosR
5391ecdfde
Add eslint-plugin-qunit
2021-09-15 15:44:20 +03:00
XhmikosR
e202996a2b
Update devDependencies
...
* @babel/cli ^7.14.8 → ^7.15.5
* @babel/core ^7.14.8 → ^7.15.4
* @babel/preset-env ^7.14.8 → ^7.15.6
* @rollup/plugin-commonjs ^19.0.1 → ^20.0.0
* @rollup/plugin-node-resolve ^13.0.2 → ^13.0.4
* autoprefixer ^10.3.1 → ^10.3.4
* clean-css-cli ^5.3.0 → ^5.3.3
* eslint ^7.31.0 → ^7.32.0
* eslint-config-xo ^0.37.0 → ^0.38.0
* eslint-plugin-import ^2.23.4 → ^2.24.2
* eslint-plugin-unicorn ^34.0.1 → ^36.0.0
* hugo-bin ^0.74.0 → ^0.76.1
* qunit ^2.16.0 → ^2.17.1
* postcss ^8.3.5 → ^8.3.6
* rollup ^2.53.3 → ^2.56.3
* vnu-jar 21.6.11 → 21.9.2
2021-09-15 15:31:00 +03:00
XhmikosR
cb55e389b8
Update CodeQL workflow ( #34961 )
2021-09-15 15:31:00 +03:00
XhmikosR
08a550a044
Backport #34937
...
Update a URL mentioning dead name
2021-09-15 15:31:00 +03:00
XhmikosR
b0cd2078f7
docs: backport layouts updates from the main branch
2021-09-15 15:31:00 +03:00
XhmikosR
9cdfbc06ce
docs-navbar: use the config variable and update to 5.1
2021-09-15 15:31:00 +03:00
XhmikosR
f9a79141be
npm scripts: add aggregate-output
( #32907 )
2021-09-15 15:31:00 +03:00
Gaël Poupard
1db75d111b
More concise improvements for add()
and subtract()
( #34432 )
2021-09-15 15:31:00 +03:00
Mark Otto
01036ff2ef
Update description of active buttons ( #34966 )
2021-09-14 15:05:07 +03:00
Patrick H. Lauke
f4a1a35cf2
v4: Disabled link cleanup ( #34924 )
...
manual backport of #34886
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
2021-09-09 14:49:06 +03:00
XhmikosR
408252eff1
Move RFS version in config.yml and update it.
2021-09-08 09:06:42 +03:00