Commit Graph

  • 7889c56034
    Add Markdownlint for our MDX (#41685) Mark Otto 2025-08-26 22:36:40 -07:00
  • c8675326a8 Add Markdownlint for our MDX #41685 Mark Otto 2025-02-26 09:55:16 -08:00
  • fed839fdcb
    Remove jQuery support in plugins (#41682) Mark Otto 2025-08-26 22:31:12 -07:00
  • 8688d794f9 Remove jQuery support in plugins #41682 Mark Otto 2025-02-21 21:06:51 -08:00
  • 84294d95b8
    Move ratio from helpers to utilties (#41684) Mark Otto 2025-08-26 22:24:47 -07:00
  • edba4c5247 Fix links for now, even though they'll be deleted #41684 Mark Otto 2025-08-26 22:20:31 -07:00
  • bc88ba66fc Fix up Mark Otto 2025-08-26 22:11:27 -07:00
  • 52af6b0d03
    Merge b5b3d31d9852ed30274f0dd04d5b6bd86e8c478a into 6e65d75ed24e3c66b813ea8008e69328191e1ec3 #41683 Mark Otto 2025-08-27 05:11:20 +00:00
  • b5b3d31d98
    Update migration documentation for utilities changes Mark Otto 2025-08-26 22:11:17 -07:00
  • d0dc2662e1 Convert .ratio helper to new .ratio utility Mark Otto 2025-08-16 05:06:49 -07:00
  • 6e65d75ed2
    v6: Don't disallow calc (#41681) Mark Otto 2025-08-26 21:34:58 -07:00
  • f093a63d77 keep it here #41681 Mark Otto 2025-08-26 21:32:37 -07:00
  • b5a6db4b7d more Mark Otto 2025-08-26 21:29:36 -07:00
  • 374c806967 Remove more disables Mark Otto 2025-08-26 21:26:03 -07:00
  • 5f4c895678 wip Mark Otto 2025-08-26 21:25:16 -07:00
  • 32c7e10ca3 Remove custom subtract and add functions Mark Otto 2025-08-26 21:18:25 -07:00
  • caba8c1055 Remove disables that aren't needed Mark Otto 2025-08-26 21:17:01 -07:00
  • 8bae47fa9c Don't disallow calc() Mark Otto 2025-06-21 15:49:44 -07:00
  • 88395868d4 Add npm publish action, remove release notes drafter, update nuget action #41676 mdo/publish-npm Mark Otto 2025-08-26 15:28:58 -07:00
  • bb6b19f728
    Use input border SASS variables for check input #41675 Mathias Brodala 2025-08-26 13:08:16 +02:00
  • 9ca15a3e83
    Update docs for v5.3.8 (#41672) gh-pages Mark Otto 2025-08-25 19:17:22 -07:00
  • 4bbf886f11 Update docs for v5.3.8 #41672 Mark Otto 2025-08-25 19:06:58 -07:00
  • 25aa8cc0b3
    Release v5.3.8 (#41669) v5.3.8 Mark Otto 2025-08-25 19:01:02 -07:00
  • 0a0d969441 Unrelated new docs error #41669 Mark Otto 2025-08-25 18:56:29 -07:00
  • 95128fb12a Run dist Mark Otto 2025-08-25 09:58:14 -07:00
  • f1f46de4e6 Bump version Mark Otto 2025-08-25 09:57:33 -07:00
  • 122bff5e58
    Remove Themes from docs (#41671) Mark Otto 2025-08-25 18:50:11 -07:00
  • 46501a410e Remove Themes from docs #41671 Mark Otto 2025-08-25 15:57:03 -07:00
  • 320f713905
    docs: Minor range example code optimization (#41665) Christian Oliff 2025-08-26 01:51:35 +09:00
  • ac5f51c17e
    Revert "Attempt to return focus explicitly to dropdown trigger (#41365)" (#41668) Mark Otto 2025-08-25 09:48:45 -07:00
  • 70cb61f492
    Merge 257d7ce776fed67ca8784992d218c1dc757196bd into 4bd8b6ca95b89dd351ac6023b9447a1a71d322b5 #38062 Florian Dohrendorf 2025-08-25 10:14:15 +09:00
  • 863e386cf5
    Revert "Attempt to return focus explicitly to dropdown trigger (#41365)" #41668 Mark Otto 2025-08-22 15:16:00 -07:00
  • 4bd8b6ca95
    Migrate MyGet script to GH actions (#41583) Jesse Mandel 2025-08-21 21:02:49 -07:00
  • d75bc53bee Add temp reproducible example in Checkout page #41659 main-jd-fix-transition-progress-stack Julien Déramond 2025-08-16 13:58:46 +02:00
  • 9734c1786d Fix transition animation for .progress-stack Julien Déramond 2025-08-16 13:58:24 +02:00
  • f50f38b83a
    CSS: Fix spinner deformation in flex boxes when content is multiline (#41654) Julien Déramond 2025-08-22 06:00:46 +02:00
  • db20097556 Use sha-1 for jobs #41583 Julien Déramond 2025-08-05 20:47:49 +02:00
  • 1430775003 Remove -NoPackageAnalysis flag Jesse Mandel 2025-07-03 08:22:46 -07:00
  • 4f31720fbb Migrate MyGet script to GH actions to automatically build/publish the Bootstrap NuGet package when a release is created Jesse Mandel 2025-06-30 16:14:59 -07:00
  • fa8e4c35e9 CSS: Fix spinner deformation in flex boxes when content is multiline #41654 Julien Déramond 2025-08-10 22:01:26 +02:00
  • bc5036e1ab
    Merge branch 'main' into fix-dropdown-error #41662 2410030357 2025-08-21 15:27:53 +05:30
  • cc54fc7a97
    docs: Minor range example code optimization #41665 Christian Oliff 2025-08-21 18:40:51 +09:00
  • 47c75b8492
    Set cursor pointer on input search cancel button (#41639) Mark Otto 2025-08-20 11:13:33 -07:00
  • cd96e82628
    Update _reboot.scss #41639 Mark Otto 2025-08-20 09:54:41 -07:00
  • 26c86ba875
    Build(deps): Bump github/codeql-action from 3.29.8 to 3.29.10 (#41664) dependabot[bot] 2025-08-20 10:06:24 +02:00
  • abdc9a90db
    Update comments #41664 Julien Déramond 2025-08-20 10:03:40 +02:00
  • f2189d6815 Moves the pointer display to reboot #41577 Denis 2025-08-20 03:42:55 +03:00
  • 158407c9f5 One line selector Julien Déramond 2025-06-30 20:25:04 +02:00
  • 6ee9836517 feat(forms): Add cursor pointer for search cancel button Denis 2025-06-28 22:50:22 +03:00
  • 57282e1429
    Build(deps): Bump github/codeql-action from 3.29.8 to 3.29.10 dependabot[bot] 2025-08-19 16:53:46 +00:00
  • a3348a0fdf
    Merge branch 'main' into fix-dropdown-error 2410030357 2025-08-19 19:32:45 +05:30
  • 099b02b36a
    Build(deps-dev): Bump rollup from 4.46.2 to 4.46.3 Julien Déramond 2025-08-19 08:20:04 +02:00
  • 9136f3e888 Fix uncaught TypeError in dropdown.js _completeHide when this._element is null Ashrita 2025-08-18 22:17:19 +05:30
  • d97fb8e2d0 Delete node sass Action #41660 Mark Otto 2025-06-20 08:53:15 -07:00
  • 4b8a2c936e
    Build(deps-dev): bump dependencies Julien Déramond 2025-08-16 11:40:02 +02:00
  • 1090033e3e
    Merge branch 'main' into main #40789 Aman Chadha(IVIXMMI) 2025-08-15 16:36:56 +05:30
  • 956ec2df51
    Build(deps-dev): bump dependencies Julien Déramond 2025-08-15 08:34:18 +02:00
  • ae069ffb35
    Build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 (#41655) dependabot[bot] 2025-08-15 08:25:43 +02:00
  • 1b00d9e412
    Build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 #41655 dependabot[bot] 2025-08-15 06:23:29 +00:00
  • 934beb1b66
    Build(deps): Bump github/codeql-action from 3.29.7 to 3.29.8 (#41657) dependabot[bot] 2025-08-15 08:22:25 +02:00
  • 10e6810050 cambie el readme #41658 Matias 2025-08-12 20:36:17 -03:00
  • f6199d12a6
    Build(deps): Bump github/codeql-action from 3.29.7 to 3.29.8 #41657 dependabot[bot] 2025-08-12 19:39:56 +00:00
  • d498394b33
    Merge branch 'main' into main-jd-remove-unused-npm-watch-scripts #41584 main-jd-remove-unused-npm-watch-scripts Julien Déramond 2025-08-10 19:40:05 +02:00
  • 6d3345b24c
    Docs: fix missing "Copy to clipboard" tooltips when <Example> was used, not just <Code> (#41582) Louis-Maxime Piton 2025-08-10 19:38:15 +02:00
  • 7f9ef5470f
    Rename nested param and change comment #41582 Julien Déramond 2025-08-10 19:33:50 +02:00
  • 4cdec3f326
    Merge branch 'main' into main-lmp-tooltip-example-fix Julien Déramond 2025-08-10 19:03:56 +02:00
  • 486e6bfdda
    Update README.md #41653 sg5depot 2025-08-10 22:41:46 +07:00
  • 2acf59d89b
    Build(deps-dev): Bump zod from 4.0.16 to 4.0.17 Julien Déramond 2025-08-10 08:37:46 +02:00
  • cb4fa22950
    Build(deps-dev): Bump zod from 4.0.15 to 4.0.16 Julien Déramond 2025-08-09 08:33:38 +02:00
  • e52e3b1c95
    Build(deps-dev): Bump astro from 5.12.8 to 5.12.9 Julien Déramond 2025-08-08 19:17:10 +02:00
  • ab59be9413 feat: use list-style-stype instead of list-style none to avoid losing semantic role in Safari #41651 Maxime Lardenois 2025-08-08 09:47:20 +02:00
  • 3b9a4167ac
    Build(deps-dev): Bump stylelint from 16.23.0 to 16.23.1 Julien Déramond 2025-08-07 21:01:35 +02:00
  • ce2bd5f7d4
    Merge branch 'main' into add-container-queries tasio 2025-08-07 16:45:08 +02:00
  • c96c0ec523
    Build(deps): Bump tmp from 0.2.3 to 0.2.4 (#41649) dependabot[bot] 2025-08-06 21:44:11 +02:00
  • 801a669556
    Build(deps): Bump tmp from 0.2.3 to 0.2.4 #41649 dependabot[bot] 2025-08-06 17:08:03 +00:00
  • 955597d6aa fix(offcanvas): prevent scroll-to-top when closing with scroll-padding-top #41648 Sanchit Kathpalia 2025-08-06 19:58:13 +05:30
  • 35710951b4 Merge branch 'main' of https://github.com/twbs/bootstrap #41628 Sanchit Kathpalia 2025-08-06 19:28:27 +05:30
  • 68afc56295
    Build(deps-dev): Bump zod from 4.0.14 to 4.0.15 Julien Déramond 2025-08-06 07:26:04 +02:00
  • 89fbf03410
    Build(deps): Bump github/codeql-action from 3.29.4 to 3.29.5 (#41640) dependabot[bot] 2025-08-05 21:06:21 +02:00
  • ab613460fe
    Build(deps): Bump github/codeql-action from 3.29.4 to 3.29.5 #41640 dependabot[bot] 2025-08-05 19:04:10 +00:00
  • 1eccc810f0
    Docs: unminify package example HTML files (#41637) Julien Déramond 2025-08-05 20:55:52 +02:00
  • 48370d5714 Remove unused npm watch scripts Julien Déramond 2025-07-02 18:53:03 +02:00
  • b68015c08a Set cursor pointer on input search cancel button Mark Otto 2025-08-05 02:21:08 -07:00
  • cdf8d14847
    Merge branch 'main' into add-container-queries tasio 2025-08-05 08:41:19 +02:00
  • a554e77cd7
    Docs: unminify package example HTML files #41637 Julien Déramond 2025-08-04 21:00:28 +02:00
  • d3fcce4f4a feat: Add arbitrary values support for spacing utilities #41636 Nitin Govardhane 2025-08-04 08:26:50 +00:00
  • fbbccac00e
    Merge branch 'main' into fix-collapse-scroll-jump-firefox #41633 Moksh Kimta 2025-08-02 13:24:55 +05:30
  • b850fcbe49
    Build(deps-dev): Bump the development-dependencies group with 3 updates Julien Déramond 2025-08-02 08:15:53 +02:00
  • f32ec6d1eb fix: prevent collapse scroll jump in Firefox (#41562) #41632 Moksh Kimta 2025-08-01 17:09:35 +00:00
  • 86e9c1142f fix: prevent collapse scroll jump in Firefox (#41562) Moksh Kimta 2025-08-01 17:05:55 +00:00
  • 4623201a6d fix: generic.secrets.security.detected-generic-api-key.detected-generic-api-key-config.yml #41631 kira-offgrid 2025-08-01 06:55:45 +00:00
  • 9203712669
    Build(deps-dev): Bump the development-dependencies group with 3 updates Julien Déramond 2025-07-31 21:14:17 +02:00
  • b3d0204067 fix: prevent dropdown toggle on Enter in form input (Bootstrap #41354 workaround) Sanchit Kathpalia 2025-07-31 15:46:11 +05:30
  • e392fc500e
    Build(deps-dev): Bump the development-dependencies group with 2 updates Julien Déramond 2025-07-30 21:39:40 +02:00
  • 00124225fd
    Merge branch 'main' into add-container-queries tasio 2025-07-30 10:21:10 +02:00
  • c082695742
    Build(deps-dev): Bump rollup from 4.46.1 to 4.46.2 Julien Déramond 2025-07-29 22:45:10 +02:00
  • f0dc676ba1
    Build(deps-dev): Bump the development-dependencies group across 1 directory with 3 updates (#41626) dependabot[bot] 2025-07-29 18:42:01 +02:00
  • 8a39226031
    Build(deps-dev): Bump the development-dependencies group across 1 directory with 3 updates #41626 dependabot[bot] 2025-07-29 16:38:57 +00:00
  • e8fdc4f614
    Build(deps): Bump github/codeql-action from 3.29.3 to 3.29.4 (#41624) dependabot[bot] 2025-07-29 18:36:04 +02:00
  • 430ab93033
    Build(deps): Bump github/codeql-action from 3.29.3 to 3.29.4 #41624 dependabot[bot] 2025-07-29 16:33:50 +00:00