- 17 Mar, 2023 2 commits
-
-
Julien Déramond authored
-
XhmikosR authored
-
- 16 Mar, 2023 1 commit
-
-
Julien Déramond authored
-
- 15 Mar, 2023 3 commits
-
-
XhmikosR authored
This version is using my @xhmikosr/bin-wrapper fork. All current npm vulnerabilities are fixed.
-
XhmikosR authored
-
XhmikosR authored
* rename to .stylelintrc.json * add reportInvalidScopeDisables to config * move reportNeedlessDisables to config * merge the two configs * remove unneeded disabled rules from the examples config
-
- 14 Mar, 2023 8 commits
-
-
XhmikosR authored
-
Neeraj Kumar Das authored
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
* @babel/cli ^7.20.7 → ^7.21.0 * @babel/core ^7.20.12 → ^7.21.0 * autoprefixer ^10.4.13 → ^10.4.14 * eslint ^8.34.0 → ^8.36.0 * hugo-bin ^0.98.0 → ^0.99.3 * jquery ^3.6.3 → ^3.6.4 * rollup ^3.17.2 → ^3.19.1 * sass ^1.58.3 → ^1.59.2
-
XhmikosR authored
-
dependabot[bot] authored
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.2.2 to 1.2.4. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](https://github.com/coverallsapp/github-action/compare/v1.2.2...v1.2.4 ) --- 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>
-
Jan Bensch authored
* fix wrong generation of aria-labelledby in tab navigation * fix wrong test --------- Co-authored-by:
Jan Bensch <github@bensch.dev> Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
- 13 Mar, 2023 3 commits
-
-
dependabot[bot] authored
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 45.0.2 to 46.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v45.0.2...v46.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>
-
dependabot[bot] authored
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.20 to 2.0.21. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v2.0.20...v2.0.21 ) --- 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>
-
Julien Déramond authored
-
- 10 Mar, 2023 11 commits
-
-
Julien Déramond authored
-
Mark Otto authored
* Update buttons.md Updates the buttons documentation to refer to the button styles as variants as opposed to "predefined styles" as that language was previously troublesome elsewhere in our docs, and variants makes more sense. * Update site/content/docs/5.3/components/buttons.md Co-authored-by:
Julien Déramond <julien.deramond@orange.com> --------- Co-authored-by:
Julien Déramond <julien.deramond@orange.com>
-
jonnysp authored
fix data-bs-theme="dark" on component itself
-
Hannah Issermann authored
* Improve docs on Modals, Alerts, Offcanvas and Toasts close triggers examples * Update site/layouts/shortcodes/js-dismiss.html Co-authored-by:
Julien Déramond <juderamond@gmail.com> --------- Co-authored-by:
Mark Otto <markdotto@gmail.com> Co-authored-by:
Julien Déramond <juderamond@gmail.com>
-
Louis-Maxime Piton authored
Co-authored-by:
Patrick H. Lauke <redux@splintered.co.uk>
-
Julien Déramond authored
-
louismaxime.piton authored
-
Louis-Maxime Piton authored
* Proposal * fix(review)
-
louismaxime.piton authored
-
louismaxime.piton authored
-
louismaxime.piton authored
-
- 08 Mar, 2023 3 commits
- 07 Mar, 2023 4 commits
-
-
Julien Déramond authored
-
Julien Déramond authored
-
Julien Déramond authored
Fix missing modifications when `--bs-{color}-text` was changed to `--bs-{color}-text-emphasis` (#38176)
-
Julien Déramond authored
-
- 04 Mar, 2023 3 commits
-
-
Patrick H. Lauke authored
* Add dirty hack for Firefox * Disable stylelint check for function-url-quotes to make the hack go through unchallenged * Make the fix across all browsers It's not just Firefox - same issue can be seen (though slightly less horrible looking) on macOS / Chrome etc * Tweak padding, move clipboard button down slightly * Further CSS tweaks Forcing `overflow: overlay` should normalise behaviour between Chrome/Win and other implementations. While visually the Chrome/Win scrollbar still looks big and ugly, its height/spacing is now taken into account as being part of the content, so styles can be applied consistently with extra padding at the bottom * Linting fixes * Linting fixes * Apply suggestions from code review --------- Co-authored-by:
Mark Otto <markd.otto@gmail.com>
-
Andrew Dawes authored
-
Louis-Maxime Piton authored
* Tool bar proposal inside examples * Some examples fixes * Change appearance and position of the color mode toggler * Proposal * . --------- Co-authored-by:
Mark Otto <markdotto@gmail.com>
-
- 02 Mar, 2023 2 commits
-
-
lavsemen authored
* Fix button visibility issue on dark theme * Add $btn-color-variable in _buttons.scss * Apply suggestions from code review --------- Co-authored-by:
Семен Лаверентьев <remark.lavrentev@gmail.com> Co-authored-by:
Mark Otto <otto@github.com>
-
Serhii Babakov authored
-