Commit Graph

  • b6f7ec7ddd
    Streamline release prep script (#41539) Mark Otto 2025-06-12 11:24:10 -07:00
  • f63e5494b0
    Build(deps-dev): Bump the development-dependencies group with 3 updates (#41540) Julien Déramond 2025-06-12 07:20:04 +02:00
  • 4a7f81e266
    Build(deps-dev): Bump the development-dependencies group with 3 updates #41540 Julien Déramond 2025-06-12 07:10:14 +02:00
  • 3df7953d7a
    Delete local branch if already existing #41539 Julien Déramond 2025-06-12 06:54:12 +02:00
  • 1ed4352db7
    Streamline release prep script Mark Otto 2025-06-11 19:55:29 -07:00
  • 1b0f5c4353
    Remove font fallbacks after system-ui #41538 Justin Coyne 2025-06-11 15:01:32 -05:00
  • 6f1783df08
    Build(deps-dev): Bump zod from 3.25.57 to 3.25.58 Julien Déramond 2025-06-11 06:41:05 +02:00
  • b78987627a migration wip rebasing-v6 Mark Otto 2025-06-10 09:11:23 -07:00
  • bd6b8c89df tweak layout Mark Otto 2025-06-10 09:11:16 -07:00
  • 98929f897a add new RefTable for utilities Mark Otto 2025-06-10 09:11:10 -07:00
  • a9df5dd0e3 border utils, css/sass vars, and more Mark Otto 2025-06-10 09:10:46 -07:00
  • e0032ae6a5
    Release v5.3.7 (#41509) v5.3.7 Julien Déramond 2025-06-10 17:44:49 +02:00
  • b9561eaaad
    Release v5.3.7 #41509 Julien Déramond 2025-05-31 10:37:10 +02:00
  • 0f63de9e73
    Build(deps-dev): Bump zod from 3.25.56 to 3.25.57 Julien Déramond 2025-06-10 07:03:07 +02:00
  • 37f33ff678
    Build(deps-dev): Bump the development-dependencies group with 2 updates (#41531) Julien Déramond 2025-06-09 21:02:29 +02:00
  • 159a4ca7d9
    Build(deps-dev): Bump the development-dependencies group with 2 updates #41531 Julien Déramond 2025-06-09 20:54:25 +02:00
  • 03f27a2b89
    Docs: add example of showing dynamic range value with output (#41516) Mark Otto 2025-06-09 05:18:42 -07:00
  • f7fb686ed5
    Merge branch 'main' into docs/range-output #41516 Julien Déramond 2025-06-09 14:16:03 +02:00
  • f04b980e74
    Docs: enhance floating labels placeholder usage description (#41526) Julien Déramond 2025-06-09 13:57:57 +02:00
  • 10ec94ecb5
    Merge branch 'main' into main-jd-floating-labels-doc-enhancement #41526 Julien Déramond 2025-06-09 13:55:34 +02:00
  • ce75d945b8
    Update site/src/content/docs/forms/range.mdx Mark Otto 2025-06-08 20:07:38 -07:00
  • 1c00b1fc88
    Build(deps-dev): Bump the development-dependencies group with 3 updates (#41528) Julien Déramond 2025-06-08 08:19:53 +02:00
  • 493bdb0010
    Build(deps-dev): Bump the development-dependencies group with 3 updates #41528 Julien Déramond 2025-06-08 08:12:24 +02:00
  • 590226f8f4
    Build(deps-dev): Bump the development-dependencies group with 2 updates Julien Déramond 2025-06-06 20:03:07 +02:00
  • f4fab0e6a4
    Docs: enhance floating labels placeholder usage description Julien Déramond 2025-06-05 21:31:25 +02:00
  • 0a9fa30c82
    Build(deps-dev): Bump the development-dependencies group with 4 updates (#41525) Julien Déramond 2025-06-05 20:59:46 +02:00
  • fba89fb012
    Build(deps-dev): Bump the development-dependencies group with 4 updates #41525 Julien Déramond 2025-06-05 20:34:07 +02:00
  • 56dfc23227
    Remove unnecessary tabindex attributes from offcanvas docs examples #41524 James Williams 2025-06-05 13:12:09 +01:00
  • 1903e246e9 Generate classes for responsive screen-reader-only hiding. #41519 Nena Roig 2025-06-04 20:21:26 -04:00
  • 0b6c09abb2
    Build(deps-dev): Bump zod from 3.25.48 to 3.25.49 (#41513) dependabot[bot] 2025-06-04 07:23:25 +02:00
  • a3c183d240
    Build(deps-dev): Bump zod in the development-dependencies group #41513 dependabot[bot] 2025-06-04 05:19:44 +00:00
  • ea4bebc0dc
    Formatting modifications of range.mdx Julien Déramond 2025-06-04 07:07:56 +02:00
  • bf780616aa
    Add example of showing dynamic range value with output Mark Otto 2025-06-03 15:28:10 -07:00
  • 1c8a284e9b Change the values ​​of the form checked variables from $form-check-input-checked-bg-color and $form-check-input-checked-border-color to --#{$prefix}form-check-input-checked -bg-color and --#{$prefix}form-check-input-checked-border-color) by adding these to the _root.scss and _form-check.scss file. #41161 Franco Ferreyra 2025-01-18 07:59:42 +01:00
  • e6fdd27b73
    Mentions CDN integrity and crossorigin attributes in Intro docs page (#41515) Mark Otto 2025-06-03 14:53:40 -07:00
  • 095dca3401 Mentions CDN integrity and crossorigin attributes in Intro docs page #41515 Mark Otto 2025-06-03 14:45:58 -07:00
  • bbe2fe8d2c
    Merge f5c8756283d7c738fee60daebeac177fd71ea473 into 13aa16a99bff6920b2fd44320e829067bdec1798 #41236 Mark Otto 2025-06-03 21:19:27 +02:00
  • 13aa16a99b
    Fix: Popover with hover and click triggers closes on mouseleave (#41511) Amit Rathiesh 2025-06-03 15:19:24 -04:00
  • ec5cf1d33c
    Add unit test #41511 Julien Déramond 2025-06-02 21:37:55 +02:00
  • ee34fa6782
    Fix linting issues Julien Déramond 2025-06-02 21:21:44 +02:00
  • 15399f46e7
    Removed test-popover.html Julien Déramond 2025-06-02 21:19:12 +02:00
  • 57cf47d838
    Merge branch 'main' into fix-popover-click-hover-trigger Julien Déramond 2025-06-02 21:18:20 +02:00
  • 3c1e17823a
    Build(deps-dev): Bump zod from 3.25.42 to 3.25.48 Julien Déramond 2025-06-02 19:43:44 +02:00
  • 95ddec7b20 Fix: Popover with hover and click triggers closes on mouseleave google-labs-jules[bot] 2025-06-01 18:23:02 +00:00
  • b0993f05ef x #41510 songyanji2001 2025-06-01 19:10:39 +08:00
  • 5668e10473 stub migration a bit Mark Otto 2025-05-31 15:28:47 -07:00
  • bcf9e51c79 Remove some unused rgb vars Mark Otto 2025-05-31 15:28:39 -07:00
  • f5c8756283 fix linter issues #41236 mdo/v6-dev Mark Otto 2025-05-31 13:28:43 -07:00
  • 95c97cd3bd Remove broken links Mark Otto 2025-05-31 12:40:41 -07:00
  • 97ce2abd4f Fix JS linter errors Mark Otto 2025-05-31 12:29:05 -07:00
  • e20a43bbb5 Fix CSS vares fileMatch Mark Otto 2025-05-31 12:26:44 -07:00
  • fa3e4fe949 Fix an issue in utilities map, update scssdocs across docs files, remove migration for now Mark Otto 2025-05-31 12:25:38 -07:00
  • c49c641e01 Remove jQuery refs from JS unit test Mark Otto 2025-05-31 11:55:11 -07:00
  • 4aeb37d2b9 Another typo Mark Otto 2025-05-31 11:52:48 -07:00
  • 91563e26d8 Fix malformed HTML in modal Mark Otto 2025-05-31 11:52:29 -07:00
  • 8a4945db28 Fix some spelling issues, replace lorem ipsum with generated prose Mark Otto 2025-05-31 11:48:07 -07:00
  • 353574e07a
    Merge branch 'main' into main Aman Chadha(IVIXMMI) 2025-06-01 00:08:11 +05:30
  • 5c3aa0e9f4 Update bundlewatch to remove deleted bundles, modify CSS maxSize values Mark Otto 2025-05-31 11:35:43 -07:00
  • 49478f2a59 Remove Node Sass workflow for Actions Mark Otto 2025-05-31 11:34:56 -07:00
  • 5cea91b303 Modify Sass tests to pass for new Sass modules implementation Mark Otto 2025-05-31 11:32:48 -07:00
  • fb5409b65f
    Build(deps-dev): Bump @babel/core from 7.27.3 to 7.27.4 Julien Déramond 2025-05-31 10:32:04 +02:00
  • e929e0cdcf Migrate some Sass vars to be local to specific stylesheets Mark Otto 2025-05-30 22:20:50 -07:00
  • da5c4316ed widen gaps in docs Mark Otto 2025-05-30 21:03:56 -07:00
  • f0c333e3f2 utility links Mark Otto 2025-05-30 21:03:48 -07:00
  • 058a270338 Fix some utils Mark Otto 2025-05-30 21:03:40 -07:00
  • 6359cb7d0f Linter fix Mark Otto 2025-05-30 21:03:23 -07:00
  • d809eef178 fix some css vars Mark Otto 2025-05-30 21:03:02 -07:00
  • 1391f89052 tweaks Mark Otto 2025-05-29 12:04:52 -07:00
  • ad3bffc613 Edits Mark Otto 2025-05-29 11:15:55 -07:00
  • 0cd00d3703 CSS Tricks links too Mark Otto 2025-05-29 11:15:51 -07:00
  • 08508c5024 fixes Mark Otto 2025-05-28 15:37:51 -07:00
  • 4a3272d2d8 Move ads to right sidebar to reduce reflow Mark Otto 2025-05-28 15:37:38 -07:00
  • 57a81db0cf split border-radius, new utility reference table, start adding mdn link Mark Otto 2025-05-28 11:38:06 -07:00
  • 4634b58cd8 Redo aspect ratio docs Mark Otto 2025-05-27 21:58:30 -07:00
  • 808e15d387 Mirror docs content change for nested list vertical margin Mark Otto 2025-05-26 23:09:49 -07:00
  • 31eb33577b Fix stylelint problems Mark Otto 2025-05-26 23:08:27 -07:00
  • 15e61ae916 List spacing improvement Mark Otto 2025-05-26 22:58:57 -07:00
  • 015f19a0a3 Redo background and color utilities with new classes and more Mark Otto 2025-05-26 22:58:38 -07:00
  • 18f90fbd3b Fix masthead, remove Inter Mark Otto 2025-05-26 16:36:18 -07:00
  • 7f9c85d5bb Fix RFS in utilities Mark Otto 2025-04-14 10:01:13 -07:00
  • a9822ac21c New focus styles Mark Otto 2025-04-14 10:00:57 -07:00
  • 509332ee40 New grid gap, tweak form layouts in docs Mark Otto 2025-04-14 10:00:21 -07:00
  • f3f3ef99e4 Delete _maps.scss Mark Otto 2025-04-14 09:59:48 -07:00
  • d30d9bfd96 Tweak docs layout and font-sizes, try out Inter Mark Otto 2025-04-14 09:59:34 -07:00
  • f9c74a0974 Move around box shadow vars Mark Otto 2025-04-14 09:58:07 -07:00
  • 13a3d3e744 Don't import Bootstrap CSS again Mark Otto 2025-04-14 09:57:38 -07:00
  • e6d82194ac Fix deps and watch script Mark Otto 2025-04-14 09:57:15 -07:00
  • 396f2bc4db Rename mh-* and mw-* to max-h/w-*, add additional width and height values Mark Otto 2025-04-07 21:12:07 -07:00
  • 24f2269928 Toggler compontent from upstrea PR Mark Otto 2025-04-04 10:49:32 -07:00
  • 142a16fe55 Remove RTL package Mark Otto 2025-04-03 11:00:57 -07:00
  • 684673f314 remove rtl stuff Mark Otto 2025-04-02 22:16:21 -07:00
  • bcb50912cd WIP scss Mark Otto 2025-04-02 22:15:49 -07:00
  • 785c31f79b More docs stuff and wip edits Mark Otto 2025-04-02 22:15:36 -07:00
  • e09539933c Revamp theme colors and more Mark Otto 2025-04-02 10:57:02 -07:00
  • cc31550def Drop contents and best practices docs pages Mark Otto 2025-04-02 10:34:06 -07:00
  • 88fbaa9073 Revamp some docs layout Mark Otto 2025-04-02 10:03:10 -07:00
  • e311985f1e New .prose component, put it to work in the docs Mark Otto 2025-04-02 10:00:53 -07:00
  • 12fb082b3b WIP, needs to be broken apart Mark Otto 2025-03-07 09:46:35 -08:00
  • 9f8967d470 fix some docs Sass Mark Otto 2025-03-07 09:45:15 -08:00
  • 02c1e34645 More docs Sass modules Mark Otto 2025-03-04 16:38:32 -08:00