dependabot[bot]
a908da5eda
Build(deps-dev): Bump postcss from 8.4.21 to 8.4.22 ( #38475 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.21 to 8.4.22.
- [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.21...8.4.22 )
---
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>
2023-04-18 15:16:36 +03:00
XhmikosR
bb33b4bb8f
Fix Rubygems link to README.md ( #38459 )
2023-04-13 21:21:22 +03:00
Julien Déramond
5e3dc587af
node-sass workflow: improve error message when Sass vars are found ( #38448 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2023-04-13 09:47:56 +03:00
Julien Déramond
b4befee506
change-version.js: handle rubygems specific version number ( #38452 )
...
* Handle Ruby specific version in `change-version.js`
* Guard against the same version
---------
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2023-04-12 22:56:22 +03:00
XhmikosR
65831d2ea8
Update devDependencies and switch to npm-run-all2 ( #38450 )
2023-04-12 18:33:53 +03:00
Gleb Mazovetskiy
fe0c7432af
config.yml: Fix ruby version ( #38446 )
...
Ruby gems versions use a `.` here because they do not allow a `-` for this purpose
2023-04-12 17:43:31 +03:00
XhmikosR
137bfbad7b
Slightly improve PNG files compression ( #38438 )
...
Used oxipng v8.0.0 with `oxipng -omax -Z`.
Before: 331 KB (339.560 bytes)
After: 329 KB (337.647 bytes)
2023-04-11 21:23:12 +03:00
XhmikosR
4f24144a31
dropdown.spec.js: expect nothing in constructor ( #38442 )
2023-04-11 18:03:34 +03:00
XhmikosR
fdd306f481
Update devDependencies ( #38437 )
...
* Update devDependencies
* @babel/preset-env ^7.20.2 → ^7.21.4
* @rollup/plugin-node-resolve ^15.0.1 → ^15.0.2
* eslint ^8.37.0 → ^8.38.0
* rtlcss ^4.0.0 → ^4.1.0
* sass ^1.60.0 → ^1.61.0
* stylelint ^14.16.1 → ^15.4.0
* stylelint-config-twbs-bootstrap ^7.0.0 → ^9.0.1
* vnu-jar 22.9.29 → 23.4.11
* Fix the new Stylelint issues
2023-04-11 11:44:19 +03:00
Mark Dumay
b000f2ace1
Add hint to reduce screen flickering ( #38426 )
2023-04-10 09:58:48 -07:00
Julien Déramond
e8311211f3
Docs: fix text rendering of navbar external content
2023-04-10 09:47:45 -07:00
Mark Otto
8986c5e0a5
Fix colors in diff syntax colors
2023-04-10 09:47:11 -07:00
Mark Otto
9004a58c00
Improve colored links interaction with link utilities ( #38398 )
...
* Fix missing paren in colored links color
* Restore important flag on colored links color and text-decoration-color for better interaction with link utilities
* Mention in migration guide
2023-04-10 09:46:52 -07:00
Julien Déramond
01364cb49c
Docs: consistent usage of CSS sections ( #38219 )
...
Co-authored-by: Mark Otto <markd.otto@gmail.com>
2023-04-10 17:53:28 +02:00
XhmikosR
3d84e60d69
generate-sri.js: use destructuring ( #38413 )
2023-04-09 20:13:08 +03:00
Julien Déramond
d0cc42c009
Docs: add missing twbs/examples
and change sorting ( #38407 )
...
* Docs: add missing twbs/examples
* Change sorting of examples.yml
---------
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2023-04-05 09:10:47 +03:00
Julien Déramond
b62fd60a6d
Docs: remove moot hot
option from Vite guide ( #38405 )
2023-04-05 08:44:38 +03:00
dependabot[bot]
032f2b1119
Build(deps-dev): Bump @babel/core from 7.21.3 to 7.21.4 ( #38401 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.21.3 to 7.21.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.21.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>
2023-04-04 13:14:47 +03:00
dependabot[bot]
71097cd28d
Build(deps-dev): Bump hugo-bin from 0.101.5 to 0.102.0 ( #38400 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.101.5 to 0.102.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.101.5...v0.102.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>
2023-04-04 13:14:01 +03:00
dependabot[bot]
de6b8446a0
Build(deps-dev): Bump eslint from 8.36.0 to 8.37.0 ( #38403 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.36.0 to 8.37.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.36.0...v8.37.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>
2023-04-04 13:13:11 +03:00
dependabot[bot]
3374ea517d
Build(deps-dev): Bump find-unused-sass-variables from 4.0.6 to 4.0.8 ( #38402 )
...
Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables ) from 4.0.6 to 4.0.8.
- [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases )
- [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v4.0.6...v4.0.8 )
---
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>
2023-04-04 13:12:42 +03:00
XhmikosR
ac576614a5
Release v5.3.0-alpha3 ( #38357 )
...
* Bump version to 5.3.0-alpha3
* Dist
2023-04-03 10:26:50 +03:00
Tien Do
c0107d142e
docs: add variables-dark import in home page
2023-04-01 17:35:51 -04:00
Patrick H. Lauke
74c6f2bcfb
Fix clipboard code ( #38380 )
2023-03-30 16:03:48 +03:00
XhmikosR
3ba7ca4f75
Update RFS to v10.0.0
2023-03-29 12:49:58 -05:00
XhmikosR
ae43f0c48b
Tweak and re-organize ESLint config ( #38369 )
...
* Tweak and re-organize ESLint config
* merge individual configs to the root config
* enable more eslint-plugin-import rules
* lint markdown files
* Lint
2023-03-29 13:49:30 -04:00
Mark Otto
3aabfc70c3
Another pass at fixing floating labels disabled colors ( #38313 )
...
* Another pass at fixing floating labels disabled colors
* Fix height for textareas
* Fix disabled background
* Move from full width to an inline-block-ish approach
---------
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2023-03-29 13:46:09 -04:00
XhmikosR
7a7fc1ad34
Modal: drop loop ( #38368 )
...
We only have two elements to iterate over so it doesn't make a lot of sense to use a loop here
2023-03-29 11:00:31 +03:00
XhmikosR
c953096a40
event-handler: switch to const ( #38362 )
2023-03-28 22:34:06 +03:00
XhmikosR
1fe9067604
zip scripts: remove previous zip files and add quiet flag ( #38358 )
2023-03-28 19:56:17 +03:00
Julien Déramond
c5fde53c8d
Docs: update Webpack guide ( #38345 )
...
* Docs: remove `<script>` from `index.html` in Webpack guide
* Add `mode=production` to `build` step in Webpack guide
2023-03-28 17:02:37 +03:00
Julien Déramond
34c2725fe1
Docs: js-docs
unindent automatically the code inside shortcode ( #38349 )
2023-03-28 17:01:47 +03:00
Julien Déramond
92f9dda263
Add a check for interpolation variables to node-sass workflow ( #38283 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2023-03-27 17:34:14 +02:00
XhmikosR
cad38efcae
README.md: fix JS Tests link ( #38343 )
2023-03-27 12:46:13 +03:00
GeoSot
94c7dc717e
Add detailed explanation of the JS components configuration merging process ( #37303 )
...
* doc: add detailed explanation of the components config process & fix popover/tooltip docs
* Update site/layouts/partials/js-data-attributes.md
---------
Co-authored-by: Mark Otto <markd.otto@gmail.com>
2023-03-27 12:30:27 +03:00
Hannah Issermann
06f7c3b6c7
Add js-docs shortcode to ensure consistency between doc and js code ( #38316 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2023-03-27 12:10:25 +03:00
Hannah Issermann
31f93e2aff
Docs: fix Markdown table with empty column ( #38342 )
2023-03-27 10:48:42 +02:00
dependabot[bot]
e34cf6a34a
Build(deps-dev): Bump hugo-bin from 0.101.4 to 0.101.5 ( #38341 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.101.4 to 0.101.5.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.101.4...v0.101.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>
2023-03-27 11:08:18 +03:00
XhmikosR
1729bcca1b
docs: remove trailing newline when copying snippets ( #38321 )
2023-03-27 11:04:52 +03:00
Julien Déramond
2bbf670fc2
Change diff file path in Webpack guide ( #38339 )
2023-03-27 11:04:07 +03:00
David Miles
d76ee2846f
Fixed typo in 5.3.0-alpha2 migration
2023-03-26 17:10:33 -05:00
Julien Déramond
43bc20a59e
Update dependencies ( #38330 )
2023-03-26 13:51:20 +03:00
XhmikosR
74431bdb93
Update dependencies and regenerate package-lock.json ( #38329 )
...
* @popperjs/core ^2.11.6 → ^2.11.7
* hugo-bin ^0.101.2 → ^0.101.4
* nodemon ^2.0.21 → ^2.0.22
* rollup ^3.20.0 → ^3.20.2
* sass ^1.59.3 → ^1.60.0
2023-03-26 13:02:38 +03:00
Julien Déramond
cd890881cb
Add media-query
color mode Sass test ( #38326 )
2023-03-26 09:58:31 +02:00
Mark Otto
f77117141d
Update selectors for carousel media query color mode option ( #38328 )
2023-03-26 09:53:00 +02:00
kyletsang
d533e6f33d
Fix tooltip body placement with variation placements
2023-03-25 12:22:15 -07:00
Mark Otto
208ba3d748
Document new .d-inline-grid utility
2023-03-24 19:42:10 -07:00
jonnysp
3b9b154563
Use border-radius
CSS variables in more components ( #38284 )
...
* Update _variables.scss
missing global variable on nav-pills-border-radius
* Update _variables.scss
2023-03-24 21:41:44 -05:00
Serhii Babakov
33ad33843a
Update display utility
2023-03-24 19:32:36 -07:00
Saleem Abdulrasool
aa50e2361f
scss: bring light/dark accordion icon color handling to parity
...
The light themed accordion icon is controlled by a set of two variables:
- `$accordion-icon-color`
- `$accordion-icon-active-color`
The dark themed accordion icon did not have this level of control
available and instead would always use `$primary-text-emphasis-dark`.
Replicate the behaviour to permit individual control over the colours to
match the behaviour for the light themed form.
2023-03-24 18:58:08 -07:00