1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-11 08:04:59 +02:00

Commit Graph

  • 8b19264893 Build(deps-dev): Bump @babel/preset-env from 7.25.0 to 7.25.2 (#40679) dependabot[bot] 2024-07-30 12:13:06 +03:00
  • c05cd9a47a Update masthead wording (#40672) XhmikosR 2024-07-30 08:30:11 +03:00
  • 7915584fa4 lol Mark Otto 2024-07-29 22:04:11 -07:00
  • 89a87c08be Merge branch 'main' into patrickhlauke-issue37428 patrickhlauke-issue37428 Patrick H. Lauke 2024-07-29 23:37:07 +01:00
  • 6ca9152d04 Update devDependencies and regenerate package-lock.json (#40673) XhmikosR 2024-07-29 17:26:02 +03:00
  • 5ae877b526 Update RFS to use Sass math module Mark Otto 2024-07-26 15:42:55 -07:00
  • 3e4fdc7a44 Remove add, subtract functions Mark Otto 2024-07-26 13:18:54 -07:00
  • c6d1d54043 Build(deps-dev): Bump bundlewatch from 0.3.3 to 0.4.0 (#40662) dependabot[bot] 2024-07-24 17:06:00 +03:00
  • 3795e305bc fix lint CI main-lmp-theme-toggler-sb Louis-Maxime Piton 2024-07-23 11:29:12 +02:00
  • 8aec00fc9f Merge branch 'main' into main-lmp-theme-toggler-sb Louis-Maxime Piton 2024-07-23 11:22:28 +02:00
  • 6d19cad5db . main-lmp-contextual-theme-switcher Louis-Maxime Piton 2024-07-23 09:25:22 +02:00
  • 0816e952ea Merge branch 'main' into main-lmp-contextual-theme-switcher Louis-Maxime Piton 2024-07-23 09:18:00 +02:00
  • 8a102dd7bc Merge branch 'main' into main-lmp-docs-example-refactoring main-lmp-docs-example-refactoring Louis-Maxime Piton 2024-07-23 09:14:26 +02:00
  • 103880cbcc Merge branch 'main' into main-lmp-add-dropdown-cycling main-lmp-add-dropdown-cycling Louis-Maxime Piton 2024-07-23 09:01:50 +02:00
  • e8385b06fd Update devDependencies (#40655) XhmikosR 2024-07-23 07:55:00 +03:00
  • 79a3fedf71 Further image compression improvements (#40639) XhmikosR 2024-07-23 07:47:35 +03:00
  • 374c31a02c Merge branch 'main' into main-lmp-dark-mode-example-context main-lmp-dark-mode-example-context Louis-Maxime Piton 2024-07-22 17:12:38 +02:00
  • 16d80a4ff7 Fix this reference for JavaScript functions (#38725) Nathan Sarang-Walters 2024-07-18 22:05:21 -07:00
  • 74891cb3a6 Examples: minor accessibility improvements (#40620) Christian Oliff 2024-07-19 13:45:42 +09:00
  • 51e1a29a51 Fixed when .table-* was used on td/th directly Louis-Maxime Piton 2024-07-18 15:42:50 +02:00
  • 4f3b59dbac Merge branch 'main' into main-lmp-table-fix-unwanted-changes Louis-Maxime Piton 2024-07-18 15:15:25 +02:00
  • 7f8fed44fd Fix use of declarations after nested rules (deprecated in Sass 1.77.7) (#40623) Julien Déramond 2024-07-15 23:10:14 +02:00
  • f406388c1b Build(deps-dev): Bump @babel/core from 7.24.7 to 7.24.9 (#40638) dependabot[bot] 2024-07-15 21:08:47 +03:00
  • 8b167db342 Build(deps-dev): Bump @babel/preset-env from 7.24.7 to 7.24.8 (#40637) dependabot[bot] 2024-07-15 21:03:41 +03:00
  • ab1a9a0b98 Build(deps-dev): Bump stylelint from 16.6.1 to 16.7.0 (#40636) dependabot[bot] 2024-07-15 21:01:16 +03:00
  • 6a588854b3 Build(deps-dev): Bump @babel/cli from 7.24.7 to 7.24.8 (#40633) dependabot[bot] 2024-07-15 20:59:41 +03:00
  • d33f91fe3d Build(deps-dev): Bump eslint-plugin-markdown from 5.0.0 to 5.1.0 (#40634) dependabot[bot] 2024-07-15 20:58:40 +03:00
  • 25f8533199 Build(deps-dev): Bump terser from 5.31.1 to 5.31.2 (#40632) dependabot[bot] 2024-07-15 20:57:56 +03:00
  • 5f81494d5a Build(deps-dev): Bump sass from 1.77.6 to 1.77.8 (#40635) dependabot[bot] 2024-07-15 20:57:37 +03:00
  • 07008afea0 Build(deps-dev): Bump rollup from 4.18.0 to 4.18.1 (#40617) dependabot[bot] 2024-07-15 20:55:17 +03:00
  • 3f52b6c79b Build(deps-dev): Bump npm-run-all2 from 6.2.0 to 6.2.2 (#40616) dependabot[bot] 2024-07-15 20:54:48 +03:00
  • 54adfad274 Build(deps-dev): Bump hugo-bin from 0.125.0 to 0.125.2 (#40615) dependabot[bot] 2024-07-15 20:54:22 +03:00
  • 45432fc532 Build(deps-dev): Bump @stackblitz/sdk from 1.10.0 to 1.11.0 (#40618) dependabot[bot] 2024-07-15 20:53:42 +03:00
  • 65d976cfba add .sticky-thead support sticky-thead Mark Otto 2022-04-06 17:19:17 -07:00
  • e20cc0d660 Examples: adjust heading levels in Checkout example (#40619) Christian Oliff 2024-07-10 13:51:52 +09:00
  • 6c70ca10ad Merge branch 'main' into patrickhlauke-issue37428 Patrick H. Lauke 2024-07-04 15:31:24 +01:00
  • 7c392498fa Build(deps-dev): Bump terser from 5.31.0 to 5.31.1 (#40601) dependabot[bot] 2024-07-02 07:25:15 +03:00
  • 5510a72e2e Build(deps-dev): Bump stylelint-config-twbs-bootstrap (#40604) dependabot[bot] 2024-07-02 07:23:08 +03:00
  • 80479fa2c1 Build(deps-dev): Bump @rollup/plugin-commonjs from 25.0.8 to 26.0.1 (#40603) dependabot[bot] 2024-07-02 07:23:00 +03:00
  • 0940812d39 Build(deps-dev): Bump postcss from 8.4.38 to 8.4.39 (#40602) dependabot[bot] 2024-07-02 07:20:34 +03:00
  • a7afb009be Build(deps-dev): Bump npm-run-all2 from 6.1.2 to 6.2.0 (#40600) dependabot[bot] 2024-07-02 07:18:07 +03:00
  • aebabb4e8d Build(deps-dev): Bump nodemon from 3.1.3 to 3.1.4 (#40598) dependabot[bot] 2024-07-02 07:15:52 +03:00
  • 05dc4a5cd2 Build(deps-dev): Bump hugo-bin from 0.123.3 to 0.125.0 (#40599) dependabot[bot] 2024-07-02 07:14:35 +03:00
  • 51de88f06b Build(deps-dev): Bump sass from 1.77.4 to 1.77.6 (#40597) dependabot[bot] 2024-07-02 07:13:38 +03:00
  • 2ef44fafbd Build(deps-dev): Bump lockfile-lint from 4.13.2 to 4.14.0 (#40596) dependabot[bot] 2024-07-02 07:13:11 +03:00
  • dcffbb7d49 Build(deps-dev): Bump @rollup/plugin-replace from 5.0.5 to 5.0.7 (#40595) dependabot[bot] 2024-07-02 07:12:36 +03:00
  • 488b38dfa4 Build(deps-dev): Bump eslint-plugin-unicorn from 52.0.0 to 54.0.0 (#40565) dependabot[bot] 2024-07-02 07:09:49 +03:00
  • af7bbe37d9 Build(deps-dev): Bump @babel/core from 7.24.5 to 7.24.7 (#40548) dependabot[bot] 2024-07-02 07:03:44 +03:00
  • bf554a1231 Build(deps-dev): Bump @babel/preset-env from 7.24.5 to 7.24.7 (#40547) dependabot[bot] 2024-07-02 07:01:26 +03:00
  • 08d4f54707 Build(deps): Bump the npm_and_yarn group with 3 updates (#40594) dependabot[bot] 2024-07-02 06:58:42 +03:00
  • 37aa03f228 Build(deps-dev): Bump @babel/cli from 7.24.5 to 7.24.7 (#40545) dependabot[bot] 2024-07-02 06:58:00 +03:00
  • cae07f288e Build(deps-dev): Bump @stackblitz/sdk from 1.9.0 to 1.10.0 (#40546) dependabot[bot] 2024-07-02 06:56:38 +03:00
  • 008bc237c4 Examples: use <main> in Cheatsheet examples (#40577) Christian Oliff 2024-06-25 22:34:12 +09:00
  • b96f5ca751 Merge branch 'main' into patrickhlauke-issue37428 Patrick H. Lauke 2024-06-20 09:18:10 +01:00
  • 2dc4a3afaa Merge branch 'main' into patrickhlauke-use-of-color-tweaks patrickhlauke-use-of-color-tweaks Patrick H. Lauke 2024-06-20 09:17:30 +01:00
  • d2d4581790 Fix Default values and Description content in options table (#39846) zcl 2024-06-13 09:59:42 +08:00
  • aed7faacff Docs: drop unused .bi-exclamation-triangle-fill class Julien Déramond 2024-03-20 19:00:46 +01:00
  • b522441901 Floating labels: Fix max-width and background-color (#39720) Louis-Maxime Piton 2024-06-13 03:39:23 +02:00
  • 6d32ecd851 Merge branch 'main' into patrickhlauke-issue37428 Patrick H. Lauke 2024-06-12 10:11:50 +01:00
  • dd40cd9767 Merge branch 'main' into patrickhlauke-use-of-color-tweaks Patrick H. Lauke 2024-06-12 10:11:44 +01:00
  • 093276119d Build(deps-dev): Bump eslint-config-xo from 0.44.0 to 0.45.0 (#39967) dependabot[bot] 2024-06-04 18:28:45 +03:00
  • 251c8ed48c Build(deps-dev): Bump nodemon from 3.1.0 to 3.1.3 (#40530) dependabot[bot] 2024-06-04 17:23:03 +03:00
  • b0beb6338c Build(deps-dev): Bump rollup from 4.17.2 to 4.18.0 (#40528) dependabot[bot] 2024-06-04 17:22:39 +03:00
  • e80049f5bf Build(deps-dev): Bump @rollup/plugin-commonjs from 25.0.7 to 25.0.8 (#40527) dependabot[bot] 2024-06-04 17:22:19 +03:00
  • 76baad6d12 Build(deps-dev): Bump eslint-plugin-markdown from 4.0.1 to 5.0.0 (#39964) dependabot[bot] 2024-06-04 17:16:53 +03:00
  • 675b5c2c2b Build(deps-dev): Bump sass from 1.76.0 to 1.77.4 (#40519) dependabot[bot] 2024-06-04 17:16:29 +03:00
  • 95966c161f Build(deps-dev): Bump stylelint from 16.4.0 to 16.6.1 (#40520) dependabot[bot] 2024-06-04 17:14:13 +03:00
  • 7f3bc39a2f Build(deps-dev): Bump hugo-bin from 0.122.5 to 0.123.3 (#40521) dependabot[bot] 2024-06-04 17:13:37 +03:00
  • 8abeb8b536 docs: fix typo in the getting started introduction (#40522) Julien Déramond 2024-06-04 13:53:25 +02:00
  • 76ed1c6b14 Fix .btn-group-vertical border radius with dropdown as first element (#40488) Tobias 2024-05-30 07:49:28 +02:00
  • 442421bcc2 docs: use HTTPS link to IKONS website (#40507) Christian Oliff 2024-05-30 14:32:47 +09:00
  • d6731ea2e6 docs: add missing data-bs-theme="light" in navbars color schemes markup (#40504) Julien Déramond 2024-05-29 08:35:16 +02:00
  • 7ff271bd8a docs: add Accordion component in the JS components section (#39980) Hannah Issermann 2024-05-25 08:02:29 +02:00
  • 3ea59fa3c1 Update index.html Mark Otto 2024-05-23 09:31:16 -07:00
  • 12980df87f Merge branch 'main' into main-jd-keep-role-dialog-for-modal-and-offcanvas main-jd-keep-role-dialog-for-modal-and-offcanvas Patrick H. Lauke 2024-05-06 11:18:45 +01:00
  • 7263d87cd3 Move bundlewatch to GitHub Actions xmr/bundlewatch-action XhmikosR 2021-01-05 15:22:44 +02:00
  • 72d3b6efc4 docs: migrate to the built-in sitemap template (#39951) XhmikosR 2024-05-02 10:19:47 +03:00
  • 4565525e35 package.json: ignore eslint for now and regenerate package-lock.json (#39950) XhmikosR 2024-05-02 09:59:41 +03:00
  • e3f4d6099c Build(deps-dev): Bump terser from 5.30.4 to 5.31.0 (#39939) dependabot[bot] 2024-05-02 08:41:26 +03:00
  • 3e505a59ee Build(deps-dev): Bump hugo-bin from 0.122.3 to 0.122.5 (#39949) dependabot[bot] 2024-05-02 08:40:56 +03:00
  • c8a8654194 Build(deps-dev): Bump sass from 1.75.0 to 1.76.0 (#39942) dependabot[bot] 2024-05-01 15:03:12 +03:00
  • b83cd8d1ae Build(deps-dev): Bump @babel/preset-env from 7.24.4 to 7.24.5 (#39943) dependabot[bot] 2024-05-01 15:02:01 +03:00
  • 53652e50cb Build(deps-dev): Bump @babel/core from 7.24.4 to 7.24.5 (#39937) dependabot[bot] 2024-05-01 14:59:53 +03:00
  • 8bc7854868 Build(deps-dev): Bump rollup from 4.16.3 to 4.17.2 (#39940) dependabot[bot] 2024-05-01 14:58:49 +03:00
  • dfdd66ce0b Build(deps-dev): Bump @babel/cli from 7.24.1 to 7.24.5 (#39938) dependabot[bot] 2024-05-01 14:57:40 +03:00
  • bb927451e8 Build(deps-dev): Bump stylelint from 16.3.1 to 16.4.0 (#39936) dependabot[bot] 2024-05-01 14:57:03 +03:00
  • 6f4cd94832 Keep role="dialog" after closing modal/offcanvas if already in the markup Julien Déramond 2024-04-30 12:45:59 +02:00
  • d7b22b77db Build(deps-dev): Bump hugo-bin from 0.121.1 to 0.122.3 (#39921) dependabot[bot] 2024-04-23 13:11:02 +03:00
  • 5444bb227d Build(deps-dev): Bump eslint-plugin-html from 8.1.0 to 8.1.1 (#39922) dependabot[bot] 2024-04-23 13:10:40 +03:00
  • e92eef70c2 Build(deps-dev): Bump terser from 5.30.3 to 5.30.4 (#39919) dependabot[bot] 2024-04-23 13:08:47 +03:00
  • bb7fba1450 Build(deps-dev): Bump rollup from 4.14.3 to 4.16.3 (#39920) dependabot[bot] 2024-04-23 13:08:19 +03:00
  • ad0cc68b7e Build(deps-dev): Bump sass from 1.74.1 to 1.75.0 (#39904) dependabot[bot] 2024-04-16 13:18:29 +03:00
  • 8e9c22e79e Build(deps-dev): Bump rollup from 4.14.1 to 4.14.3 (#39903) dependabot[bot] 2024-04-16 13:17:56 +03:00
  • 48de3c1eb6 Build(deps-dev): Bump eslint-plugin-html from 8.0.0 to 8.1.0 (#39902) dependabot[bot] 2024-04-16 13:17:38 +03:00
  • 868705bed0 Build(deps-dev): Bump @babel/preset-env from 7.24.3 to 7.24.4 (#39890) dependabot[bot] 2024-04-09 18:10:12 +03:00
  • e958b370fe Build(deps-dev): Bump @babel/core from 7.24.3 to 7.24.4 (#39891) dependabot[bot] 2024-04-09 18:06:44 +03:00
  • f0d280d4a9 Build(deps-dev): Bump rollup from 4.13.2 to 4.14.1 (#39887) dependabot[bot] 2024-04-09 18:06:04 +03:00
  • d6e834c615 Build(deps-dev): Bump terser from 5.29.2 to 5.30.3 (#39886) dependabot[bot] 2024-04-09 18:05:16 +03:00
  • f25d27b5c1 Build(deps-dev): Bump sass from 1.72.0 to 1.74.1 (#39884) dependabot[bot] 2024-04-09 17:56:22 +03:00
  • 1a3c28727c Build(deps-dev): Bump eslint-plugin-unicorn from 51.0.1 to 52.0.0 (#39883) dependabot[bot] 2024-04-09 17:55:17 +03:00