Commit Graph

  • 3fe1f5dc3c chore: bump picomatch from 2.3.1 to 2.3.2 dependabot/npm_and_yarn/picomatch-2.3.2 dependabot[bot] 2026-03-25 22:23:47 +00:00
  • 5405ceece5 chore: update sizes auto-update-sizes lit-robot 2026-03-14 12:35:43 +00:00
  • b11eeffdd4 chore: release 2.5.0 release-please--branches--main--components--web Lit Robot 2026-03-14 05:34:46 -07:00
  • 37e68768c7 docs: update API docs auto-update-docs lit-robot 2026-03-14 12:34:42 +00:00
  • e16e2f6c5e fix(select): stale tabindex caused incorrect typeahead value changes main Elizabeth Mitchell 2026-03-14 05:33:42 -07:00
  • e5ed2fe257 chore: relax type property of mixinFormSubmitter to string Elizabeth Mitchell 2026-03-12 13:36:36 -07:00
  • 082faad915 fix(button,iconbutton): use form-associated mixin behavior Elizabeth Mitchell 2026-03-11 17:04:49 -07:00
  • 3302730ae7 feat(list,menu): support styling gap on items Material Web Team 2026-03-11 13:47:13 -07:00
  • 5a9f7da562 feat(labs): change form-submitter to a behavior mixin Elizabeth Mitchell 2026-03-10 11:19:42 -07:00
  • 43a279254e chore: internal change Material Web Team 2026-03-07 15:24:20 +00:00
  • e11f2fb0b1 chore: internal change Material Web Team 2026-03-07 01:21:29 +00:00
  • 005b4b8dca chore: revert dispatch hooks firing on inner elements Elizabeth Mitchell 2026-03-06 15:10:08 -08:00
  • 38724b9070 revert: "feat(labs): change form-submitter to a behavior mixin" Material Web Team 2026-03-05 11:21:47 -08:00
  • 4142a697ca feat(labs): change form-submitter to a behavior mixin Elizabeth Mitchell 2026-03-04 23:42:30 -08:00
  • 683aa890f0 chore: bump immutable from 5.1.3 to 5.1.5 dependabot/npm_and_yarn/immutable-5.1.5 dependabot[bot] 2026-03-05 00:08:02 +00:00
  • 1cbfc757e9 feat: export CSSStyleSheet as default from CSSResult-in-js files Elizabeth Mitchell 2026-03-04 10:12:39 -08:00
  • 9538d26d86 fix(iconbutton): use event dispatch hooks for toggle clicks Elizabeth Mitchell 2026-03-03 15:53:43 -08:00
  • 605055229c chore: fix dispatch-hooks skipping internal event listeners Elizabeth Mitchell 2026-03-02 10:53:25 -08:00
  • 36ed114cb5 chore: refactor custom state set unit tests for code coverage Elizabeth Mitchell 2026-03-02 08:57:43 -08:00
  • 9c2a5ebc34 chore: bump qs from 6.14.1 to 6.14.2 (#5889) dependabot[bot] 2026-03-01 21:27:38 -08:00
  • 25ff820827 chore: bump minimatch from 3.1.2 to 3.1.5 (#5897) dependabot[bot] 2026-03-01 09:14:33 -08:00
  • 2f150d2841 chore: bump rollup (#5893) dependabot[bot] 2026-02-27 13:20:42 -08:00
  • 663d766478 chore: bump basic-ftp from 5.0.5 to 5.2.0 (#5892) dependabot[bot] 2026-02-27 13:16:02 -08:00
  • bba7e7cca0 fix(button): clean up form label activation logic cl/876297295 Elizabeth Mitchell 2026-02-27 09:42:46 -08:00
  • 8907861288 fix(sass): replace deprecated if() syntax with modern Sass syntax fix-sass-if-deprecation-18255584388765054269 google-labs-jules[bot] 2026-02-02 22:35:16 +00:00
  • 5a52fe9b2a fix(sass): replace deprecated if() syntax with custom if-else function google-labs-jules[bot] 2026-02-02 21:23:09 +00:00
  • 19009c9f76 chore: bump lodash from 4.17.21 to 4.17.23 dependabot/npm_and_yarn/lodash-4.17.23 dependabot[bot] 2026-01-21 23:40:14 +00:00
  • 516cbc02bf chore: bump qs from 6.11.2 to 6.14.1 (#5881) dependabot[bot] 2026-01-14 10:44:37 -08:00
  • 977909925e fix(tokens): add expressive token versions Elizabeth Mitchell 2026-01-08 15:13:10 -08:00
  • 555b0add40 chore(labs): fix code coverage failures Elizabeth Mitchell 2026-01-05 10:31:10 -08:00
  • d0c617fdd7 chore: migrate button component to components/button migrate-button-component-7481579433609604152 google-labs-jules[bot] 2025-12-09 19:25:30 +00:00
  • 0231054f78 docs: update sass-ext page title Elizabeth Mitchell 2025-12-01 12:35:28 -08:00
  • dd87fd2117 feat(sass-ext): add @material/web/sass/ext helper utilities Elizabeth Mitchell 2025-12-01 11:11:50 -08:00
  • 8b67064baa Merge pull request #5872 from material-components:node-types Copybara-Service 2025-12-01 08:05:14 -08:00
  • ca9c6529dc chore: fix package-lock registry Elizabeth Mitchell 2025-11-29 19:42:21 -08:00
  • a0c6a4b704 chore: update node types for util.parseArgs in scripts Elizabeth Mitchell 2025-11-29 15:28:56 -08:00
  • c72e5fe8d2 docs: update freshness Elizabeth Mitchell 2025-11-25 13:00:41 -08:00
  • a7ba471a62 fix(tokens): add readme for the @material/web/tokens/versions folder Elizabeth Mitchell 2025-11-24 14:53:14 -08:00
  • 81a7e2bc93 chore: add list and map utilities to sass-ext Elizabeth Mitchell 2025-11-24 13:35:45 -08:00
  • ab81566809 chore: add var utilities to sass-ext Elizabeth Mitchell 2025-11-24 13:26:55 -08:00
  • 563da62b58 Merge pull request #5864 from vdegenne:main Copybara-Service 2025-11-14 15:14:37 -08:00
  • 46fc0ead2f fix(slider): prevent internal selection and a frozen knob. Valentin Degenne 2025-11-12 17:16:27 +01:00
  • be012462c8 chore: add errors and type assertions to sass-ext Elizabeth Mitchell 2025-10-31 10:51:15 -07:00
  • 0a1f511ed8 chore: move and set up sass/ext folder Elizabeth Mitchell 2025-10-30 10:25:06 -07:00
  • 83415940e3 Merge pull request #5860 from ejmurc:fix-nan-transforms-hidden-field Copybara-Service 2025-10-29 13:46:56 -07:00
  • 590ae99ff7 fix(field): prevent NaN transforms when element is hidden eliasmurcray 2025-10-28 10:21:47 -07:00
  • 7619df0d64 Merge pull request #5847 from material-components:release-please--branches--main--components--web v2.4.1 Copybara-Service 2025-10-27 09:17:16 -07:00
  • 3fd3f557e4 chore: bump rollup from 2.79.1 to 2.79.2 (#5726) dependabot[bot] 2025-10-26 17:30:22 -07:00
  • 995b27d222 chore: release 2.4.1 Lit Robot 2025-10-26 17:25:56 -07:00
  • 857e502e04 chore: bump playwright from 1.49.0 to 1.56.1 (#5859) dependabot[bot] 2025-10-26 17:25:16 -07:00
  • fb6798bc02 chore(tokens): update token imports and remove "./" from paths Elizabeth Mitchell 2025-10-08 09:58:22 -07:00
  • 60c0cfa58a fix(tokens): @material/web/tokens/v* moved to @material/web/tokens/versions/v* Elizabeth Mitchell 2025-10-07 07:00:11 -07:00
  • 509954105d Merge pull request #5852 from material-components:sass-update Copybara-Service 2025-10-06 18:00:22 -07:00
  • 717b6ebfdd chore: update sass dependency Elizabeth Mitchell 2025-10-06 16:02:16 -07:00
  • 417e1cfe67 chore: add explicit GitHub workflow permissions Elizabeth Mitchell 2025-10-06 15:48:26 -07:00
  • 5345efddde chore: bump tar-fs from 3.0.9 to 3.1.1 (#5849) dependabot[bot] 2025-10-06 10:53:08 -07:00
  • 834a1664ef Merge pull request #5845 from austinw-fineart:patch-1 Copybara-Service 2025-09-08 08:38:46 -07:00
  • 6010e52c8f fix(radio): also move sibling uncheck logic after root assignment austinw-fineart 2025-09-03 09:52:27 +08:00
  • adb8d104f2 fix(radio): move root assignment to mirror hostDisconnected austinw-fineart 2025-09-02 17:40:25 +08:00
  • 9f85b3e0c0 Merge pull request #5841 from material-components:auto-update-docs Copybara-Service 2025-08-25 11:50:54 -07:00
  • aa8b30d1f6 docs: update API docs lit-robot 2025-08-21 17:32:12 +00:00
  • 2206d7f01c Merge pull request #5788 from material-components:release-please--branches--main--components--web v2.4.0 Copybara-Service 2025-08-21 10:26:42 -07:00
  • 7285819c4a chore: release 2.4.0 Lit Robot 2025-08-20 17:14:56 -07:00
  • 470d82d6c3 Merge pull request #5839 from material-components:auto-update-sizes Copybara-Service 2025-08-20 17:14:10 -07:00
  • daa2ef5046 chore: update sizes lit-robot 2025-08-20 23:30:47 +00:00
  • 347455f130 chore: move permissions block in release-please workflow Elizabeth Mitchell 2025-08-20 16:21:41 -07:00
  • 70a1d8e59a chore: refactor code to be compatible with es2022 Material Web Team 2025-08-13 12:54:50 -07:00
  • cd7512ff90 fix(ripple): remove pointerdown contextmenu bounds check for Chrome Elizabeth Mitchell 2025-08-06 14:11:42 -07:00
  • 688ab3cf5f fix(radio): stack overflow error when rendering many radios Elizabeth Mitchell 2025-08-05 09:45:36 -07:00
  • 67ea11ae41 chore: use lit robot for release action Elizabeth Mitchell 2025-08-01 14:39:31 -07:00
  • dfcbda5860 Merge pull request #5831 from material-components:feat/release-please-action Copybara-Service 2025-08-01 12:15:26 -07:00
  • 964f6f33cc chore: replace release-please app with GitHub action google-labs-jules[bot] 2025-08-01 00:11:13 +00:00
  • 8808a25da8 feat(select): add showPicker() functionality Material Web Team 2025-07-10 13:00:49 -07:00
  • 3072a9bc28 fix(ripple): misaligned when using CSS zoom Elizabeth Mitchell 2025-07-10 11:11:50 -07:00
  • 498e6009df Merge pull request #5828 from material-components:ts-bump-catalog Copybara-Service 2025-07-10 11:04:11 -07:00
  • 4d0ac0d2fd chore: update typescript to 5.8.2 for catalog Liz Mitchell 2025-07-10 10:57:46 -07:00
  • 324f8bc503 Merge pull request #5827 from material-components:ts-bump Copybara-Service 2025-07-10 10:23:00 -07:00
  • ffd038a6f9 chore: update typescript to 5.8.2 Liz Mitchell 2025-07-10 10:12:14 -07:00
  • dba9f5fe40 chore(tabs): change indicator symbol to private member Elizabeth Mitchell 2025-06-27 08:16:30 -07:00
  • bfd9cdfd50 docs: fix missing "<size>" for typescale var Elizabeth Mitchell 2025-06-23 10:17:24 -07:00
  • 62550d86f7 Merge pull request #5822 from paladox:patch-1 Copybara-Service 2025-06-23 10:15:29 -07:00
  • dcec3288bb Fix padding block in global.css for md-item paladox 2025-06-21 15:52:08 +01:00
  • 150105a5c1 Merge pull request #5816 from material-components:update-create-pr-action Copybara-Service 2025-06-05 17:07:42 -07:00
  • 3584470b5b chore: update peter-evans/create-pull-request to v7 google-labs-jules[bot] 2025-06-05 23:43:32 +00:00
  • 4b7bd62211 Merge pull request #5813 from aogzpa:fix-components-layout Copybara-Service 2025-06-05 09:10:15 -07:00
  • 6c060747a1 chore: bump tar-fs from 3.0.8 to 3.0.9 (#5814) dependabot[bot] 2025-06-03 08:09:22 -07:00
  • 3e9cbf6d96 Merge pull request #5812 from aogzpa:main Copybara-Service 2025-06-02 10:44:12 -07:00
  • 0037c14f6b fix(catalog): hydrate CSR component pages aogzpa 2025-06-02 14:38:42 +00:00
  • bf896458b0 feat(catalog): hide body if dsd-pending aogzpa 2025-06-01 21:35:10 +00:00
  • c53bc867a4 docs: update freshness and owners Elizabeth Mitchell 2025-05-20 11:26:45 -07:00
  • 5bc15069d1 feat(button): add gradient support to container colors Elizabeth Mitchell 2025-04-24 11:58:24 -07:00
  • 169023da85 chore: update wireit github action cache version Elizabeth Mitchell 2025-04-15 14:34:35 -07:00
  • 28602dbd0e chore: bump koa from 2.14.2 to 2.16.1 (#5793) dependabot[bot] 2025-04-15 14:11:43 -07:00
  • 16257a0b41 chore: bump tar-fs and puppeteer-core (#5794) dependabot[bot] 2025-04-15 14:11:03 -07:00
  • b1321eabe8 docs: update roadmap for maintenance mode Elizabeth Mitchell 2025-04-15 12:14:28 -07:00
  • 3b64e3b8fb Merge pull request #5797 from material-components:wireit-update Copybara-Service 2025-04-15 11:48:32 -07:00
  • 417d42eab4 chore: update wireit version Liz Mitchell 2025-04-15 09:58:36 -07:00
  • 8c1b9856e9 Merge pull request #5792 from glinto:patch-1 Copybara-Service 2025-04-07 11:24:23 -07:00
  • 3770f7e7f3 Typo md-sys-on-surface -> md-sys-color-on-surface Csaba Sipocz 2025-04-05 06:08:54 +02:00
  • 898e9c1875 Merge pull request #5790 from twentyrogersc:patch-1 Copybara-Service 2025-04-02 13:17:56 -07:00