https://github.com/twbs/bootstrap

sort by:
Revision Author Date Message Commit Date
7a4a3e9 add docs & some changes 07 October 2022, 21:14:32 UTC
27e5375 Update documentation text * remove the warning about custom errors and tooltips not being accessible ... they now mostly are * change the phrasing for server-side validation, so that *all* feedback (whether valid or invalid) should have `aria-describedby` 07 October 2022, 21:06:56 UTC
aa6a1ec Make a form validation handler | handle form messages add "aria-describedby" attribute on "supported elements" section add "aria-describedby" attribute on server side succeed validation messages 07 October 2022, 21:06:56 UTC
4cb046a Boost `execute` function, being able to handle arguments (#36652) 07 October 2022, 12:25:00 UTC
708a3a0 Utilities for overflow and object fit (#36848) * 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> 06 October 2022, 20:14:11 UTC
4822984 Fix button hover color in cover example Replaced .btn-secondary class with .btn-light 06 October 2022, 20:12:09 UTC
5029370 fix(carousel): RTL `translate()` direction Trying to fix #37180 06 October 2022, 20:07:49 UTC
9936ed4 Add `$enable-important-utilities` condition in colored links 06 October 2022, 20:04:43 UTC
8291746 Rename examples CSS/JS files for consistency 06 October 2022, 20:03:55 UTC
01dc2f5 fix tooltip/popper disposal inconsistencies (#37235) 06 October 2022, 08:31:38 UTC
bf6240d Add an artificial background to floating labels (#37125) 06 October 2022, 06:12:00 UTC
5975ca6 Remove duplicate `--#{$prefix}offcanvas-zindex` (#37257) 04 October 2022, 11:38:07 UTC
ebf053b Correct typo in documentation for hiding elements (#37250) 04 October 2022, 06:24:52 UTC
b1185b9 Add new border-radius utilities (#36540) * Add new border-radius utilities * Fix bundlewatch * Fix bundlewatch again Co-authored-by: Mark Otto <markdotto@gmail.com> 03 October 2022, 18:52:41 UTC
fffe055 Add parameters to the caret mixin 03 October 2022, 18:19:56 UTC
ca06737 Update bundlewatch 03 October 2022, 18:13:36 UTC
2fa7aa0 Added breakpoints as css variables (#36095) 03 October 2022, 18:04:19 UTC
9a58276 add font-weight-medium(=500) / fw-medium (#36781) * add font-weight-medium = 500 * Update _utilities.scss 03 October 2022, 17:52:02 UTC
838deba Add new css vars for Offcanvas (#36815) * 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> 03 October 2022, 17:51:30 UTC
18b99f7 color css vars for .btn-close 03 October 2022, 17:48:22 UTC
3b95c31 Add color CSS vars for .alert-link (#36456) * color css vars for .alert-link * Update scss/mixins/_alert.scss Co-authored-by: Mark Otto <otto@github.com> 03 October 2022, 17:47:51 UTC
1b3c38d Rename some vars in tab unit tests for consistency (#37248) 03 October 2022, 14:44:37 UTC
b2f5cf9 Minor grammatical fixes REF: https://en.wikipedia.org/wiki/Ajax_(programming) https://en.wikipedia.org/wiki/Server-side 03 October 2022, 13:33:52 UTC
961d5ff Release v5.2.2 (#37236) * Bump version to v5.2.2 * Dist 03 October 2022, 07:44:02 UTC
9edfed8 Don't redefine `$border-color` in `table-variant` mixin (#37239) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 02 October 2022, 14:33:11 UTC
d49d8ce 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> 02 October 2022, 10:05:30 UTC
0a5f6e0 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 02 October 2022, 10:02:36 UTC
812f891 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 02 October 2022, 05:24:41 UTC
da0fe8c Minor docs changes (#37215) 27 September 2022, 20:02:55 UTC
abb1cf5 Add eslint-plugin-html to lint JS in HTML files (#37186) 27 September 2022, 19:53:59 UTC
f84d82a NuGet: Use license expression (#36421) 27 September 2022, 19:45:28 UTC
80482af Changing the way `View on GitHub` links are handled (#37214) 27 September 2022, 19:01:16 UTC
597c402 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. 27 September 2022, 07:39:11 UTC
e77367d Slightly improve PNG files compression (#36899) 27 September 2022, 05:50:31 UTC
2b65149 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 27 September 2022, 05:49:52 UTC
eff658e 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> 26 September 2022, 18:16:50 UTC
24f6e27 Tests: add testcase to Tabs, keyboard handler (#37189) 23 September 2022, 20:18:57 UTC
8da10bb 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> 23 September 2022, 07:44:10 UTC
2b46842 Fix active class toggling of tabs within dropdown (#37151) * Close #36947: fix active class toggling tabs within dropdown 21 September 2022, 23:29:58 UTC
27f2025 Use es6 on visual tests (#36915) 21 September 2022, 22:48:23 UTC
37e2e7e Use Sass variable for accordion color (#37182) Fixes #37144 21 September 2022, 16:55:57 UTC
0173f7a 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> 20 September 2022, 14:51:44 UTC
1510c25 Drop tabs auto-focus (#37146) * fix: drop tabs auto-focus 20 September 2022, 14:20:47 UTC
2be9cd5 Explicitly target `.btn-check` and undo `:hover` (#37165) rather than the other way around, which caused specificity issues 20 September 2022, 13:15:46 UTC
636bb49 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. 20 September 2022, 11:36:45 UTC
d0117a1 Update devDependencies (#37177) 20 September 2022, 05:09:14 UTC
6f65df4 Fix modal event listeners (#37128) * Fix modal event listeners (#37126) Co-authored-by: GeoSot <geo.sotis@gmail.com> 15 September 2022, 10:30:51 UTC
aedd7fb Docs: Add informative note for Tooltip/Popover selector option (#37142) Co-authored-by: Julien Déramond <juderamond@gmail.com> 14 September 2022, 20:03:39 UTC
9af1232 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> 14 September 2022, 19:28:10 UTC
3bd5756 fix: add trick to support tooltip selector usage on dynamic created tooltips that utilize `title` attribute (#36914) 14 September 2022, 13:24:37 UTC
4600a25 Docs: minor fix for Navbar > Offcanvas examples (#37145) 14 September 2022, 13:11:14 UTC
a1b1e43 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> 13 September 2022, 16:38:31 UTC
b5ee669 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> 13 September 2022, 16:37:36 UTC
d6a38b3 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> 13 September 2022, 16:34:32 UTC
9cee779 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> 13 September 2022, 16:32:12 UTC
6e55fa9 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> 09 September 2022, 15:26:35 UTC
74184f8 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> 09 September 2022, 15:22:57 UTC
bcfc8d0 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> 09 September 2022, 15:17:11 UTC
23e5082 Release v5.2.1 (#37098) * Bump version to v5.2.1. * Dist 07 September 2022, 15:31:39 UTC
23fb7a7 Fix modal event-listeners during dismiss click (#36863) ref: #36855 07 September 2022, 08:56:33 UTC
9494569 Fix tooltip manual toggling (#37086) partial regression of SHA: 9b9372e8ddd60413f3d9a582bd5481586d119d8d 07 September 2022, 08:47:06 UTC
7a7469b Fix accordion button color Use the Sass variable `$accordion-button-color` to set the CSS custom property `--bs-accordion-btn-color`. 06 September 2022, 17:06:43 UTC
9b94388 Update _button-group.scss 05 September 2022, 19:52:43 UTC
97a9060 Update _button-group.scss 05 September 2022, 19:52:43 UTC
2504b89 Remove gradient from .btn-link 04 September 2022, 18:12:38 UTC
32c457d 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> 04 September 2022, 16:59:14 UTC
b8880e5 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 04 September 2022, 16:45:40 UTC
75e09b1 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> 03 September 2022, 05:20:51 UTC
585146a 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> 03 September 2022, 05:14:02 UTC
a329575 Set up a resuming table such as what's in other components. 02 September 2022, 18:49:24 UTC
337068f fix(dropdowns): Fix multiple dropdowns when they are inside the same tag (#37011) 02 September 2022, 07:52:33 UTC
54b4b2c Improve language around vertical grid gutters 02 September 2022, 00:17:14 UTC
8c380b2 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> 01 September 2022, 19:55:45 UTC
2793637 Make docs clearer by dropping precompiled for compiled 01 September 2022, 19:15:59 UTC
4f97d8f 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> 01 September 2022, 19:14:07 UTC
b5f2d5a Replace wrong mobile OS Windows with iOS 01 September 2022, 19:07:08 UTC
77e17e3 Fix 01 September 2022, 18:35:55 UTC
b14190b Fix bump popperjs from 2.11.5 to 2.11.6 01 September 2022, 18:35:17 UTC
3ad8551 Fix accordion: use $accordion-color rather than computing it via color-contrast 01 September 2022, 03:51:22 UTC
a12453a Fix padding on starter template 01 September 2022, 03:22:42 UTC
db34907 Update dependencies 01 September 2022, 03:08:30 UTC
cda901f 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 01 September 2022, 01:30:23 UTC
87aaf94 Add default select example in cheatsheet (#36877) Co-authored-by: Julien Déramond <julien.deramond@orange.com> 01 September 2022, 01:19:45 UTC
2f3aec8 Fix input group z-index focus + validation 01 September 2022, 01:17:41 UTC
ebbed79 Fix for horizontal list-group item 01 September 2022, 01:16:11 UTC
a138bc3 More consistency for CSS/Sass vars doc for components with dark variants 01 September 2022, 01:15:11 UTC
bc2ec7c bugfix undefined border color variable for btn 01 September 2022, 01:12:01 UTC
465cc2d Docs: improve cards image overlays markup 01 September 2022, 01:10:55 UTC
a0238d1 Adding missing CSS variables for `z-index` 01 September 2022, 01:04:09 UTC
4cea8b1 Add a comment for track the bug. 01 September 2022, 01:03:42 UTC
995df35 Set cursor to auto instead of pointer on `.DocSearch-Container` 01 September 2022, 01:03:42 UTC
1531867 Change offcanvas to be more consistent with carousel and dropdown 01 September 2022, 01:03:08 UTC
29332a9 Docs: Fix js options to what is really inside js (#37019) 31 August 2022, 13:50:54 UTC
af1bd97 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> 29 August 2022, 16:24:27 UTC
c3c6591 Update an outdated name mentioned in a Sass comment 10 August 2022, 19:23:41 UTC
a685b96 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 04 August 2022, 06:48:23 UTC
aad77f3 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> 04 August 2022, 05:29:27 UTC
9e57dfa Added new example in `examples/features` page. (#36660) * Added new example in examples/features * Fix indentation, other suggested changes from review * fix: heading structure 04 August 2022, 04:52:41 UTC
e57a94c Docs: add grid-row-columns variable #36691 03 August 2022, 21:12:15 UTC
8730ef0 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> 03 August 2022, 18:27:51 UTC
back to top