- 12 Oct, 2022 5 commits
-
-
Julien Déramond authored
-
Julien Déramond authored
-
Julien Déramond authored
-
Julien Déramond authored
-
naitsirch authored
The current example of `.flex-wrap` and `.flex-wrap-reverse` does not really show the difference between those two utilities, because every item is labelled 'Flex item'. With the added numbers it is more clear what happens and how `.flex-wrap-reverse` works.
-
- 07 Oct, 2022 1 commit
-
-
GeoSot authored
-
- 06 Oct, 2022 7 commits
-
-
Daniel Raymond authored
* Added "overflow-x" and "overflow-y" - Having the same properties as overflow but for just the x and y axises - Usecase being I want my y axis to be scrollable but not my x axis - E.g a card with a vertical list of items. * Added "object-fit" utilities - The CSS object-fit property is used to specify how an <img> or <video> should be resized to fit its container. - A responsive alternative to using background-img for a resizable fill/fit image. * Updated documantation for the overflow utilities - Now includes docs for `overflow-x` and `overflow-y` utilities * Placeholder shortcode updated - Can now choose to render an img tag or svg - The image contains a base64 svg generated within the template - example shortcode updated to detect, replace and render preview of 'img' tags as well * New documentaion for Object Fit added - Documentation added for the 'object-fit' util * Updated spell checks issues * Update object-fit.md * Update overflow.md * Update object-fit.md * Updated markup to address HTML Validation Errors - error: Bad value for attribute "src" on element "img": Illegal character in scheme data: space is not allowed. - info warning: Self-closing tag syntax in text/html documents is widely discouraged; it's unnecessary and interacts badly with other HTML features (e.g., unquoted attribute values). If you're using a tool that injects self-closing tag syntax into all void elements, without any option to prevent it from doing so, then consider switching to a different tool. * Updated Fix - Added Legibility to the img markup (example.html) - Fixed issue with example not working properly (because image closing tag no longer has "/>" ) * update values by step of 0.25 in bundlewatch.config The following values in .bundlewatch.config.json have been updated: - ./dist/css/bootstrap-utilities.css - ./dist/css/bootstrap-utilities.min.css - ./dist/css/bootstrap.css - ./dist/css/bootstrap.min.css Co-authored-by:
Daniel O <dobiekwe@byteworks.com.ng> Co-authored-by:
Mark Otto <otto@github.com>
-
João Tomás authored
Replaced .btn-secondary class with .btn-light
-
Gaël Poupard authored
Trying to fix #37180
-
Julien Déramond authored
-
Julien Déramond authored
-
GeoSot authored
-
Louis-Maxime Piton authored
-
- 04 Oct, 2022 2 commits
-
-
Neeraj Kumar Das authored
-
franko553 authored
-
- 03 Oct, 2022 11 commits
-
-
Julien Déramond authored
* Add new border-radius utilities * Fix bundlewatch * Fix bundlewatch again Co-authored-by:
Mark Otto <markdotto@gmail.com>
-
maks authored
-
Mark Otto authored
-
Stefan Haack authored
-
maks authored
* add font-weight-medium = 500 * Update _utilities.scss
-
Isabelle Chanclou authored
* Add 3 new css vars for Offcanvas feature * Fix new css variable after review * Update _offcanvas.scss Co-authored-by:
Mark Otto <otto@github.com>
-
Vino Rodrigues authored
-
Vino Rodrigues authored
* color css vars for .alert-link * Update scss/mixins/_alert.scss Co-authored-by:
Mark Otto <otto@github.com>
-
Julien Déramond authored
-
XhmikosR authored
* Bump version to v5.2.2 * Dist
-
- 02 Oct, 2022 4 commits
-
-
Julien Déramond authored
Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
GeoSot authored
* fix: keyboard functionality * test: add tests * Add some focus spies in 2 other unit tests Co-authored-by:
Julien Déramond <juderamond@gmail.com>
-
Patrick H. Lauke authored
* Use `fs-` font sizing classes where needed * Also add info callout about heading hierarchy in modals
-
XhmikosR authored
* 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
-
- 27 Sep, 2022 7 commits
-
-
XhmikosR authored
-
Julien Déramond authored
-
Jonathan authored
-
Louis-Maxime Piton authored
-
GeoSot authored
This fixes a backward incompatible change in v5.2.1 where `.drodown-toggle` isn't present in the markup.
-
XhmikosR authored
-
XhmikosR authored
* 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
-
- 26 Sep, 2022 1 commit
-
-
Julien Déramond authored
* Replace Webpack and Vite pngs by svgs * Update vite.svg * Update webpack.svg Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
- 23 Sep, 2022 2 commits
-
-
GeoSot authored
-
Mark Otto authored
Co-authored-by:
XhmikosR <xhmikosr@gmail.com> Co-authored-by:
GeoSot <geo.sotis@gmail.com> Co-authored-by:
julien-deramond <julien.deramond@orange.com>
-