https://github.com/twbs/bootstrap

sort by:
Revision Author Date Message Commit Date
f3833b2 bump bundlewatch.config 16 July 2022, 22:17:20 UTC
f793c30 feat: add Hash/History helper to handle ref:#36647 16 July 2022, 22:17:20 UTC
ed44892 Docs: same text for disabled ranges and disabled form controls (#36741) 16 July 2022, 08:29:51 UTC
aa8d0b3 Standardization of `spyOn` usage (#36742) 15 July 2022, 13:52:03 UTC
713d714 Offcanvas: activate focustrap when backdrop is enabled (#36717) * fix(offcanvas): activate focustrap when backdrop is enabled * Adding tabindex='-1' for both offcanvases in the docs * Remove useless aria-expanded='false' in togglers * Update js/tests/unit/offcanvas.spec.js Co-authored-by: Julien Déramond <julien.deramond@orange.com> Co-authored-by: Julien Déramond <juderamond@gmail.com> Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk> 14 July 2022, 09:06:06 UTC
8bb68b0 Add accNames to all progress bar examples (#36732) Co-authored-by: Julien Déramond <juderamond@gmail.com> Co-authored-by: Abdullah Alaqeel <abdullah.t.aqeel@gmail.com> 13 July 2022, 21:31:15 UTC
b591067 Docs: Capitalize Unicode (#36734) 13 July 2022, 15:27:16 UTC
54317bf Add a banner mixin, helping future releases and maintenance (#36178) * Add a banner mixin, helping future releases and maintenance * Update scss/bootstrap-reboot.scss Co-authored-by: Julien Déramond <julien.deramond@orange.com> * Apply suggestions from code review Co-authored-by: Julien Déramond <julien.deramond@orange.com> Co-authored-by: Mark Otto <markd.otto@gmail.com> 11 July 2022, 23:36:12 UTC
ed26906 Fix on #35679 (#36668) * Fix * . 11 July 2022, 23:29:30 UTC
62b3d3c Add some details for non visible scrollspy elements (#36625) * docs: add some details for non visible scrollspy elements * Apply suggestions from code review Co-authored-by: Julien Déramond <julien.deramond@orange.com> * fix selectors on snippet * Fix paragraph by a native speaker Co-authored-by: Mark Otto <markd.otto@gmail.com> * Update scrollspy.md * Move from warning to own section * Update scrollspy.md Co-authored-by: Julien Déramond <julien.deramond@orange.com> Co-authored-by: Julien Déramond <juderamond@gmail.com> Co-authored-by: Mark Otto <markd.otto@gmail.com> Co-authored-by: Mark Otto <markdotto@gmail.com> 11 July 2022, 23:17:53 UTC
a122448 Add `$display-font-family` and `$display-font-style` (#36711) 11 July 2022, 21:16:33 UTC
ac654a0 Add CSS custom property: --bs-btn-disabled-border-color to mixin: button-outline-variant 11 July 2022, 08:38:05 UTC
81aa8e0 Update devDependencies (#36715) * eslint ^8.18.0 → ^8.19.0 * lockfile-lint ^4.7.5 → ^4.7.6 * nodemon ^2.0.18 → ^2.0.19 * postcss-cli ^9.1.0 → ^10.0.0 * rollup ^2.75.7 → ^2.76.0 11 July 2022, 08:18:49 UTC
5235f8e Fix 'Remove from map' Sass description 11 July 2022, 07:59:42 UTC
270344a Remove headings-color CSS variable due to backward compatibility issues 11 July 2022, 07:56:26 UTC
3eb6265 Docs: fix description on how to alter display values (#36712) 10 July 2022, 06:37:47 UTC
59a285f Docs: Add 'Icons' link in footer 09 July 2022, 00:05:39 UTC
2bf383c Add missing CSS vars for `.navbar-nav` 07 July 2022, 21:32:35 UTC
a396d9c Replace JS Bin refs by CodePen or StackBlitz references 07 July 2022, 21:28:08 UTC
6f10bdc add `type="button"` to Bootstrap versions dropdown (#36696) minor accessibility issue fix reported by webhint.io browser extension 07 July 2022, 12:14:24 UTC
6cf7253 Docs: add indeterminate disabled checkbox example (#36674) 06 July 2022, 05:43:38 UTC
22c7503 Docs: alphabetical reorder of some events/methods in tables (#36669) 06 July 2022, 05:33:28 UTC
3f324ee Handle non-empty whitespace `textContent` in Tooltip trigger (#36588) 06 July 2022, 05:15:50 UTC
7d0b224 Revert db61cf3 for `$text-muted` default value (#36680) 06 July 2022, 04:22:30 UTC
f0f8107 remove dead link from translations 06 July 2022, 00:43:53 UTC
547aa09 Docs: fix some ScrollSpy HTML copyable codes (#36672) 05 July 2022, 11:45:30 UTC
c1813ef ref(tests): Minor fix to use self-closing input HTML tag (#36667) 04 July 2022, 11:12:10 UTC
a13f432 Fix a typo in the documentation masthead (#36658) Co-authored-by: Vipin MIshra <vipin@digiqt.com> 02 July 2022, 06:17:55 UTC
f2692b1 Added examples for Radios in List Group (#36644) * Add examples for Radios in List Group * Reduce the number of checkboxes and radios to 3 for consistency Drop aria-label on inputs and use label Use class stretched-link on labels to cover the whole list group item Check the first radio by default Remove radios from streched link examples Co-authored-by: Julien Déramond <juderamond@gmail.com> 30 June 2022, 19:58:28 UTC
505e023 Fix interoperability issue regarding Event properties (#36386) * Fix interoperability issue regarding Event properties - make possible to re-set read-only event properties - use hydrateObj() to set delegateTarget property Fixes #36207 Co-authored-by: GeoSot <geo.sotis@gmail.com> Co-authored-by: Julien Déramond <julien.deramond@orange.com> 30 June 2022, 19:52:47 UTC
4082a3b update Lighthouse URL saves a HTTP redirect :-) 30 June 2022, 19:25:32 UTC
9400b8f Fix tooltip/badge border radius when rounded disabled 29 June 2022, 20:41:33 UTC
d4aee02 Fix dashboard example so that the sticky sidebar has scrollable content (#36608) 29 June 2022, 16:33:23 UTC
7f70fca Update devDependencies (#36640) * @babel/cli ^7.17.10 → ^7.18.6 * @babel/core ^7.18.5 → ^7.18.6 * @babel/preset-env ^7.18.2 → ^7.18.6 * @rollup/plugin-commonjs ^22.0.0 → ^22.0.1 * eslint ^8.17.0 → ^8.18.0 * hugo-bin ^0.88.2 → ^0.89.0 * karma-jasmine ^5.0.1 → ^5.1.0 * nodemon ^2.0.16 → ^2.0.18 * rollup ^2.75.6 → ^2.75.7 * sass ^1.52.3 → ^1.53.0 28 June 2022, 06:07:31 UTC
828034f Fix search modal z-index to be on top of all docs showcased components (#36627) 28 June 2022, 05:41:15 UTC
9cf0e9b Fix StackBlitz examples needing docs CSS (#36637) 28 June 2022, 05:31:47 UTC
4f4b42d Force tooltip and popover to recreate content every time it opens (#35679) 27 June 2022, 09:58:27 UTC
f14c58f ref(tab): remove show from panels dependent-less they have `.fade` class or not (simplify checks) (#36622) 27 June 2022, 09:43:11 UTC
8de0488 Docs: update clipboard.js to v2.0.11 25 June 2022, 13:06:07 UTC
eea1b1e Use 'needs-example' label to trigger live demo bot message (#36624) 22 June 2022, 20:53:28 UTC
d05c42a fix: change dismiss handler, listening to key down, instead of click (#36401) 21 June 2022, 08:03:57 UTC
a877c5d Fix popover live demo to use `data-bs-title` instead of `title` (#36613) 21 June 2022, 05:39:15 UTC
cfabeb7 Fix StackBlitz Popovers and Tooltips examples (#36449) * Fix StackBlitz Popovers and Tooltips examples * Rename shortcode example parameters * Reorder example shortcode doc params + fix Cspell * Remove 'stackblitz' param + use data-bs-title instead of title * Update site/layouts/partials/callout-warning-data-bs-title-vs-title.md Co-authored-by: Mark Otto <markd.otto@gmail.com> Co-authored-by: Mark Otto <markd.otto@gmail.com> 20 June 2022, 14:19:47 UTC
22503d6 Update Code of Conduct with Contributor Covenant 2.1 (#36548) Signed-off-by: Julien Déramond <juderamond@gmail.com> 16 June 2022, 04:52:36 UTC
24d79fe Add example of dark navbar and offcanvas to docs (#36510) 15 June 2022, 14:41:39 UTC
ac0b87b Don't style `readonly` inputs as `disabled` (#36499) * Don't style readonly inputs as disabled Also remove the Chrome-specific focus styling from readonly plaintext * Update some docs comments 14 June 2022, 14:25:49 UTC
dfe7472 Regenerate package-lock.json 14 June 2022, 13:33:00 UTC
7dc4fa9 Bump lockfile-lint from 4.7.4 to 4.7.5 (#36570) Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 4.7.4 to 4.7.5. - [Release notes](https://github.com/lirantal/lockfile-lint/releases) - [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.7.4...lockfile-lint@4.7.5) --- updated-dependencies: - dependency-name: lockfile-lint 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> 14 June 2022, 13:31:29 UTC
c57625b Bump karma from 6.3.20 to 6.4.0 (#36573) Bumps [karma](https://github.com/karma-runner/karma) from 6.3.20 to 6.4.0. - [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.3.20...v6.4.0) --- updated-dependencies: - dependency-name: karma 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> 14 June 2022, 13:22:27 UTC
8d29e86 Bump sass from 1.52.2 to 1.52.3 (#36572) Bumps [sass](https://github.com/sass/dart-sass) from 1.52.2 to 1.52.3. - [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.52.2...1.52.3) --- updated-dependencies: - dependency-name: sass 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> 14 June 2022, 13:19:44 UTC
1656b07 Bump rollup from 2.75.5 to 2.75.6 (#36571) Bumps [rollup](https://github.com/rollup/rollup) from 2.75.5 to 2.75.6. - [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.75.5...v2.75.6) --- 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> 14 June 2022, 13:19:21 UTC
fc24f87 Carousel: Remove redundant reference to `interval=false` from docs (#36545) * docs: remove redundant reference to `interval=false` * docs: remove redundant reference to `interval=false` from tests Co-authored-by: XhmikosR <xhmikosr@gmail.com> 14 June 2022, 13:17:28 UTC
13f109e Bump hugo-bin from 0.88.1 to 0.88.2 (#36569) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.88.1 to 0.88.2. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.88.1...v0.88.2) --- 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> 14 June 2022, 13:14:59 UTC
147d3b0 Bump terser from 5.14.0 to 5.14.1 (#36568) Bumps [terser](https://github.com/terser/terser) from 5.14.0 to 5.14.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.14.0...v5.14.1) --- updated-dependencies: - dependency-name: terser 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> 14 June 2022, 13:14:36 UTC
06f0cca Bump stylelint from 14.8.5 to 14.9.1 (#36567) Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.5 to 14.9.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/14.8.5...14.9.1) --- updated-dependencies: - dependency-name: stylelint 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> 14 June 2022, 13:14:09 UTC
4d91157 Bump @babel/core from 7.18.2 to 7.18.5 (#36566) Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.2 to 7.18.5. - [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.18.5/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> 14 June 2022, 13:13:24 UTC
ec8166a fix: fix possible bug on event handler. (#36561) some browsers validate the empty object as `true`, so is safer to use an explicit check 14 June 2022, 05:33:53 UTC
5f75413 Generate local CSS variables on utilities when using state option 13 June 2022, 21:07:13 UTC
1b31f84 Document BootstrapVue being outdated 13 June 2022, 15:41:50 UTC
a9ef305 Fixes #36550 13 June 2022, 15:31:59 UTC
0a38646 Add .active navbar breaking change to 5.0 docs 08 June 2022, 22:44:29 UTC
d16a162 Manually set hover and active backgrounds and borders for dark and light buttons 08 June 2022, 22:32:05 UTC
ae34420 Fix typo in dropdown unit test 08 June 2022, 22:23:03 UTC
37cf7d1 Scrollspy: enable smooth-scroll behavior (#36528) 08 June 2022, 19:35:09 UTC
9002188 Update devDependencies (#36513) * eslint ^8.16.0 → ^8.17.0 * sass ^1.52.1 → ^1.52.2 * stylelint-config-twbs-bootstrap ^3.2.0 → ^4.0.0 07 June 2022, 04:33:32 UTC
af0c1d8 Improve accessible name of version dropdown in docs navbar (#36495) - add `aria-hidden="true"` to the "Bootstrap" text that is hidden on large screens - add separate visually-hidden "Bootstrap", which will be part of the accessible name regardless of whether the other string is visible or not (on large screen) - extra visually-hidden text to give some context - that the dropdown is about switching versions - remove the redundant id/aria-labelledby for the dropdown 05 June 2022, 08:59:41 UTC
5b0bf3f Docs: Add a Vite Getting Started guide (#36412) * Docs: Add a Vite Getting Started guide * Fix npm run docs temporarily * Fix cspell and lint * Uncomment the 2nd part * . * Make it work without dist * Updates after merges of Parcel/Webpack guides rewriting * Update images * Replace dev images * Compress the new images better * Update site/content/docs/5.2/customize/optimize.md Co-authored-by: Mark Otto <otto@github.com> * Update site/content/docs/5.2/getting-started/vite.md Co-authored-by: Mark Otto <markdotto@gmail.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com> Co-authored-by: Mark Otto <otto@github.com> 04 June 2022, 16:42:32 UTC
8965b11 Remove confusing unnecessary id/aria-labelledby for dropdown menus (#36487) see https://github.com/twbs/bootstrap/discussions/35755 Note that even the APG guide for disclosure widgets doesn't use this optional "nice-to-have" extra bit https://www.w3.org/WAI/ARIA/apg/patterns/disclosure/ (though they do use `aria-controls`, which in most current browser/AT combos is borked though) 03 June 2022, 10:18:22 UTC
3102b4a Update some WCAG links, expand sass.md contrast explanation (#36489) 03 June 2022, 09:42:49 UTC
6d5a703 Docs: fix some ARIA Authoring Practices Guides broken links (#36488) * Docs: fix some ARIA Authoring Practices Guides broken link 02 June 2022, 21:10:22 UTC
c137d11 Re-ordering js default objects 02 June 2022, 02:24:45 UTC
824c5a0 Fix .dropdown-item border-radius when -padding-y is 0 02 June 2022, 01:41:26 UTC
ac89c36 Docs: remove unused _algolia.scss 01 June 2022, 21:24:08 UTC
29766b2 Docs: fix Reboot Horizontal rules using border utilities 01 June 2022, 21:14:06 UTC
eb17d3d Update devDependencies (#36481) * hugo-bin ^0.87.1 → ^0.88.1 * rollup ^2.74.1 → ^2.75.5 * stylelint-config-twbs-bootstrap ^3.1.0 → ^3.2.0 01 June 2022, 15:19:32 UTC
83cb588 Bump streetsidesoftware/cspell-action from 1 to 2 (#36473) Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 1 to 2. - [Release notes](https://github.com/streetsidesoftware/cspell-action/releases) - [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell-action/compare/v1...v2) --- updated-dependencies: - dependency-name: streetsidesoftware/cspell-action dependency-type: direct:production 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> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 31 May 2022, 14:52:57 UTC
dcb4d5e Bump stylelint from 14.8.3 to 14.8.5 (#36472) Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.3 to 14.8.5. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/14.8.3...14.8.5) --- updated-dependencies: - dependency-name: stylelint 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> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 31 May 2022, 14:51:01 UTC
753698f Bump @babel/preset-env from 7.18.0 to 7.18.2 (#36470) Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.0 to 7.18.2. - [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.18.2/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" 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> 31 May 2022, 14:48:37 UTC
f5dd354 Bump @babel/core from 7.18.0 to 7.18.2 (#36469) Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.0 to 7.18.2. - [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.18.2/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> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 31 May 2022, 14:43:18 UTC
e9b9017 Bump terser from 5.13.1 to 5.14.0 (#36468) Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.0. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.13.1...v5.14.0) --- updated-dependencies: - dependency-name: terser 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> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 31 May 2022, 14:39:58 UTC
28b1bc6 Bump karma-jasmine-html-reporter from 1.7.0 to 2.0.0 (#36467) Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) from 1.7.0 to 2.0.0. - [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases) - [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/compare/v1.7.0...v2.0.0) --- updated-dependencies: - dependency-name: karma-jasmine-html-reporter 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> 31 May 2022, 14:36:30 UTC
d388bd6 JS: tests fixes & standardization of spies usage (#36398) * Fix carousel spec typo * Change carousel test name in align with testing method * Make the spies declarations the same everywhere 31 May 2022, 08:18:32 UTC
78c0ad8 fix alert border radius 30 May 2022, 16:26:41 UTC
ef3ecaf Docs: Use example shortcode for all Button groups (#36450) 30 May 2022, 05:27:48 UTC
651dae6 Add some details on "javascript" page (#36363) * docs: Add more details on "getting-started -> javascript" page & group jQuery stuff * Update after feedback * Rewrite some content - Shorten copy here and there - Reduce some callouts that are entire sections with h2 headings - Re-arrange a couple things Co-authored-by: Mark Otto <markdotto@gmail.com> Co-authored-by: Mark Otto <markd.otto@gmail.com> 28 May 2022, 02:06:07 UTC
8b85267 Fix StackBlitz examples by embedding snippets.js when needed (#36352) * Fix StackBlitz examples by embedding snippets.js when needed * Fix Popovers * Fix tooltips * Fix Toasts * Add comment sections * Fix Alerts * Indeterminate heckboxes + classes handling * Nothing to do for links * Fix modals * Nothing to do for Offcanvas * Remove correctly .bd-example * Add body .p-3 for all StackBlitz examples 26 May 2022, 21:29:08 UTC
4a3c004 Update Sass for computing `.table-group-divider` border (#36446) * Update Sass for computing .table-group-divider border * Remove stylelint rule 26 May 2022, 21:23:54 UTC
23c4a96 Update import order for utilities API docs (#36444) * Update import order for utilities API docs * Add more complex examples, clarify things * typo 26 May 2022, 21:11:27 UTC
0c5cc1b Docs: improve image compression (#36346) 25 May 2022, 06:41:15 UTC
461596e Add docs info for using JS w/ ESM shim (#36414) * Docs: dependencies mgmt for vanilla ESM in browser Doc change for https://github.com/twbs/bootstrap/issues/31944 * Update javascript.md * Update javascript.md * Update .cspell.json * Update javascript.md * Update javascript.md * rewrite * Add link * edit * eslint-skip Co-authored-by: Caspar MacRae <earcam@gmail.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 24 May 2022, 17:52:46 UTC
dea14df CSS: doc fixes (#36425) * Remove unused attributes * Use utilities rather than using new CSS * Removed unused class * Change StackBlitz icon `aria-label` + small inconsistency 24 May 2022, 17:39:57 UTC
afef596 Bump stylelint-config-twbs-bootstrap from 3.0.1 to 3.1.0 (#36428) * Bump stylelint-config-twbs-bootstrap from 3.0.1 to 3.1.0 Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v3.0.1...v3.1.0) --- updated-dependencies: - dependency-name: stylelint-config-twbs-bootstrap dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update .stylelintrc Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 24 May 2022, 06:47:44 UTC
39b6094 Update devDependencies (#36427) * @babel/core ^7.17.10 → ^7.18.0 * @babel/preset-env ^7.17.10 → ^7.18.0 * eslint ^8.15.0 → ^8.16.0 * eslint-config-xo ^0.40.0 → ^0.41.0 * hugo-bin ^0.86.0 → ^0.87.1 * postcss ^8.4.13 → ^8.4.14 * rollup ^2.72.1 → ^2.74.1 * sass ^1.51.0 → ^1.52.1 * stylelint ^14.8.2 → ^14.8.3 24 May 2022, 04:24:28 UTC
427c089 Stylelint: Disable `custom-property-empty-line-before` 23 May 2022, 02:58:14 UTC
d17fe26 Rewrite Parcel guide (#36411) * Rewrite Parcel guide * update to match latest webpack guide, add images * eslint-skip * Apply suggestions from code review Co-authored-by: Julien Déramond <julien.deramond@orange.com> * match parcel to webpack, share footer, consistent use of no ; * Update site/content/docs/5.2/getting-started/parcel.md Co-authored-by: Julien Déramond <julien.deramond@orange.com> * edits from code review * Add custom images * add image compression action from blog Co-authored-by: Julien Déramond <julien.deramond@orange.com> 23 May 2022, 00:47:01 UTC
7ed1a5f Truncate text to prevent multiline floating label 21 May 2022, 17:47:34 UTC
8d87997 Remove is-invalid from textarea validation example 21 May 2022, 17:18:16 UTC
3a327c9 Rewrite Webpack guide (#36382) * Rewrite Webpack guide Co-Authored-By: GeoSot <geo.sotis@gmail.com> Co-Authored-By: Julien Déramond <17381666+julien-deramond@users.noreply.github.com> * rewrite some pieces * eslint-skip Co-authored-by: GeoSot <geo.sotis@gmail.com> Co-authored-by: Julien Déramond <17381666+julien-deramond@users.noreply.github.com> 20 May 2022, 20:43:30 UTC
27261bd add back focus box shadow on btn link 20 May 2022, 18:19:17 UTC
eaf760e Update form-control-color sizing and styles (#36156) 20 May 2022, 18:02:32 UTC
back to top