5001 Commits

Author SHA1 Message Date
Elizabeth Mitchell
67ea11ae41 chore: use lit robot for release action
PiperOrigin-RevId: 789900683
2025-08-01 14:40:10 -07:00
Copybara-Service
dfcbda5860 Merge pull request #5831 from material-components:feat/release-please-action
PiperOrigin-RevId: 789850357
2025-08-01 12:15:26 -07:00
google-labs-jules[bot]
964f6f33cc chore: replace release-please app with GitHub action
Replaces the .github/release-please.yml app configuration with a
release-please-action workflow.

The new workflow in .github/workflows/release-please.yml is equivalent to the old app configuration. It uses a manifest-based release strategy, which is the default for the action when no `release-type` is specified.

Removes comments from the workflow file.
2025-08-01 00:11:13 +00:00
Material Web Team
8808a25da8 feat(select): add showPicker() functionality
PiperOrigin-RevId: 781648612
2025-07-10 13:01:43 -07:00
Elizabeth Mitchell
3072a9bc28 fix(ripple): misaligned when using CSS zoom
PiperOrigin-RevId: 781606190
2025-07-10 11:12:32 -07:00
Copybara-Service
498e6009df Merge pull request #5828 from material-components:ts-bump-catalog
PiperOrigin-RevId: 781602912
2025-07-10 11:04:12 -07:00
Liz Mitchell
4d0ac0d2fd chore: update typescript to 5.8.2 for catalog 2025-07-10 10:57:46 -07:00
Copybara-Service
324f8bc503 Merge pull request #5827 from material-components:ts-bump
PiperOrigin-RevId: 781586861
2025-07-10 10:23:02 -07:00
Liz Mitchell
ffd038a6f9 chore: update typescript to 5.8.2 2025-07-10 10:12:14 -07:00
Elizabeth Mitchell
dba9f5fe40 chore(tabs): change indicator symbol to private member
This is needed for the TS es2022 upgrade.

PiperOrigin-RevId: 776590981
2025-06-27 08:17:10 -07:00
Elizabeth Mitchell
bfd9cdfd50 docs: fix missing "<size>" for typescale var
Fixes #5823

PiperOrigin-RevId: 774829818
2025-06-23 10:18:10 -07:00
Copybara-Service
62550d86f7 Merge pull request #5822 from paladox:patch-1
PiperOrigin-RevId: 774828890
2025-06-23 10:15:29 -07:00
paladox
dcec3288bb
Fix padding block in global.css for md-item
padding: block 2px; isn't valid css. It's padding-block: 2px;
2025-06-21 15:52:08 +01:00
Copybara-Service
150105a5c1 Merge pull request #5816 from material-components:update-create-pr-action
PiperOrigin-RevId: 767824887
2025-06-05 17:07:42 -07:00
google-labs-jules[bot]
3584470b5b chore: update peter-evans/create-pull-request to v7 2025-06-05 23:43:32 +00:00
Copybara-Service
4b7bd62211 Merge pull request #5813 from aogzpa:fix-components-layout
PiperOrigin-RevId: 767633901
2025-06-05 09:10:15 -07:00
dependabot[bot]
6c060747a1
chore: bump tar-fs from 3.0.8 to 3.0.9 (#5814)
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 3.0.8 to 3.0.9.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v3.0.8...v3.0.9)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 3.0.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 08:09:22 -07:00
Copybara-Service
3e9cbf6d96 Merge pull request #5812 from aogzpa:main
PiperOrigin-RevId: 766255083
2025-06-02 10:44:12 -07:00
aogzpa
0037c14f6b fix(catalog): hydrate CSR component pages 2025-06-02 14:38:42 +00:00
aogzpa
bf896458b0 feat(catalog): hide body if dsd-pending 2025-06-01 21:35:10 +00:00
Elizabeth Mitchell
c53bc867a4 docs: update freshness and owners
PiperOrigin-RevId: 761161494
2025-05-20 11:27:21 -07:00
Elizabeth Mitchell
5bc15069d1 feat(button): add gradient support to container colors
This feature works by using the `background` shorthand instead of `background-color`. This property supports both CSS `<color>` and `<gradient>` types.

PiperOrigin-RevId: 751080245
2025-04-24 11:59:05 -07:00
Elizabeth Mitchell
169023da85 chore: update wireit github action cache version
PiperOrigin-RevId: 748025680
2025-04-15 14:35:57 -07:00
dependabot[bot]
28602dbd0e
chore: bump koa from 2.14.2 to 2.16.1 (#5793)
Bumps [koa](https://github.com/koajs/koa) from 2.14.2 to 2.16.1.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/master/History.md)
- [Commits](https://github.com/koajs/koa/compare/2.14.2...v2.16.1)

---
updated-dependencies:
- dependency-name: koa
  dependency-version: 2.16.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-15 14:11:43 -07:00
dependabot[bot]
16257a0b41
chore: bump tar-fs and puppeteer-core (#5794)
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) and [puppeteer-core](https://github.com/puppeteer/puppeteer). These dependencies needed to be updated together.

Updates `tar-fs` from 3.0.5 to 3.0.8
- [Commits](https://github.com/mafintosh/tar-fs/compare/v3.0.5...v3.0.8)

Updates `puppeteer-core` from 22.11.2 to 22.15.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v22.11.2...puppeteer-core-v22.15.0)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 3.0.8
  dependency-type: indirect
- dependency-name: puppeteer-core
  dependency-version: 22.15.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-15 14:11:03 -07:00
Elizabeth Mitchell
b1321eabe8 docs: update roadmap for maintenance mode
PiperOrigin-RevId: 747972511
2025-04-15 12:15:01 -07:00
Copybara-Service
3b64e3b8fb Merge pull request #5797 from material-components:wireit-update
PiperOrigin-RevId: 747962043
2025-04-15 11:48:34 -07:00
Liz Mitchell
417d42eab4 chore: update wireit version 2025-04-15 09:58:36 -07:00
Copybara-Service
8c1b9856e9 Merge pull request #5792 from glinto:patch-1
PiperOrigin-RevId: 744789114
2025-04-07 11:24:23 -07:00
Csaba Sipocz
3770f7e7f3
Typo md-sys-on-surface -> md-sys-color-on-surface 2025-04-05 06:08:54 +02:00
Copybara-Service
898e9c1875 Merge pull request #5790 from twentyrogersc:patch-1
PiperOrigin-RevId: 743253953
2025-04-02 13:17:56 -07:00
Craig Rogers
ca5f75094b
fix(menu): output menu item theme values 2025-04-02 13:30:50 +01:00
Copybara-Service
c72650fa2e Merge pull request #5787 from material-components:disabled-link-support
PiperOrigin-RevId: 742326684
2025-03-31 11:11:15 -07:00
google-labs-jules[bot]
c3c48485b1 feat(button): add disabled link support 2025-03-28 20:17:50 +00:00
Copybara-Service
ed14c53568 Merge pull request #5734 from material-components:release-please--branches--main--components--web
PiperOrigin-RevId: 740952234
v2.3.0
2025-03-26 17:05:45 -07:00
dependabot[bot]
e122430611
chore: bump serialize-javascript from 6.0.1 to 6.0.2 (#5773)
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-26 16:10:12 -07:00
dependabot[bot]
5c84d683a4
chore: bump esbuild from 0.17.19 to 0.25.0 (#5772)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.19 to 0.25.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.17.19...v0.25.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-26 16:09:47 -07:00
release-please[bot]
2c4d09b54b
chore: release 2.3.0 2025-03-26 22:14:00 +00:00
Copybara-Service
2c3fae9be7 Merge pull request #5786 from zZHorizonZz:patch/text-field-picker
PiperOrigin-RevId: 740919690
2025-03-26 15:13:27 -07:00
Daniel Fiala
bad490c7cb
feat(text-field): add showPicker method 2025-03-24 21:39:12 +01:00
Copybara-Service
ff9ab97d76 Merge pull request #5781 from Pickachu:fix-form-method-in-dialog
PiperOrigin-RevId: 738894078
2025-03-20 12:13:53 -07:00
Heitor Salazar Baldelli
c771f421fe
Update dialog.ts to use getAttribute instead of direct accessing for method
See the issue for more information: https://github.com/material-components/material-web/issues/5777
2025-03-07 14:03:37 -03:00
Copybara-Service
919fe12bad Merge pull request #5769 from TonySpegel:feat/button-download-filename
PiperOrigin-RevId: 723241863
2025-02-04 15:12:17 -08:00
Material Web Team
29d6763dc3 fix(menu): export CloseReason
PiperOrigin-RevId: 723241587
2025-02-04 15:11:09 -08:00
Tony Spegel
9e8413080d feat(icon-button): add download attribute 2025-02-03 23:22:17 +01:00
Tony Spegel
902a84fe0c feat(chip): add download attribute to assist chip 2025-02-03 23:17:44 +01:00
Tony Spegel
8aefe1983d feat(button): rename attribute downloadFilename to download 2025-02-03 20:21:17 +01:00
Tony Spegel
4098832b8b feat(button): add download filename support for link buttons 2025-02-03 19:45:56 +01:00
Copybara-Service
ac916578a2 Merge pull request #5758 from vdegenne:list-item-click
PiperOrigin-RevId: 721086401
2025-01-29 13:21:06 -08:00
Material Web Team
767d1f159e feat(menu): add menu padding tokens
PiperOrigin-RevId: 720643566
2025-01-28 11:14:13 -08:00