Commit Graph

4889 Commits

Author SHA1 Message Date
Material Web Team
93b0f17a87 feat(chips): add label slot
PiperOrigin-RevId: 648883417
2024-07-03 17:18:55 -07:00
Material Web Team
713f0a80fc fix(chips): add truncation support
PiperOrigin-RevId: 649094591
2024-07-03 09:07:06 -07:00
Copybara-Service
d23ea847f5 Merge pull request #5667 from material-components:catalog-dep
PiperOrigin-RevId: 649069062
2024-07-03 07:40:48 -07:00
Liz Mitchell
31026a52ee chore(catalog): fix @material/web dependency restriction for 2.0 2024-07-02 15:38:09 -07:00
Elizabeth Mitchell
5df9410e60 fix!: aria-labels announcing twice with "group" on components
BREAKING CHANGE: `querySelector` for `[role]` and `[aria-*]` attributes may no longer work. See `@material/web/migrations/v2/README.md` and `@material/web/migrations/v2/query-selector-aria.ts`.

Browser/SR test results (go/mwc-double-aria-test-results)
  -  VoiceOver on Chrome
  -  VoiceOver on iOS Safari
  -  TalkBack on Chrome
  -  ChromeVox on Chrome
  -  NVDA on Chrome
  -  NVDA on Firefox
  -  JAWS on Chrome
  -  JAWS on Firefox
  (Optional)
  -  VoiceOver on Safari
  -  VoiceOver on Firefox

PiperOrigin-RevId: 648859827
2024-07-02 15:22:12 -07:00
Copybara-Service
352607db71 Merge pull request #5634 from material-components:release-please--branches--main--components--web
PiperOrigin-RevId: 646613020
2024-06-25 14:44:25 -07:00
Elizabeth Mitchell
cb3748b4d7 docs: update catalog landing page and add github link
PiperOrigin-RevId: 646604510
2024-06-25 14:19:33 -07:00
release-please[bot]
5dc8ed87a2
chore: release 1.5.1 2024-06-25 00:49:27 +00:00
Copybara-Service
c84bef77e7 Merge pull request #5628 from material-components:auto-update-sizes
PiperOrigin-RevId: 646278603
2024-06-24 17:49:01 -07:00
lit-robot
b4317afdeb chore: update sizes 2024-06-20 20:44:56 +00:00
Elizabeth Mitchell
b75bd2ffb8 docs: button and icon button says "text" instead of "button" for type
Fixes #5650

PiperOrigin-RevId: 645142410
2024-06-20 13:44:05 -07:00
Elizabeth Mitchell
46d66ed9d1 fix(checkbox): sass theme mixin not working
Fixes #5651

PiperOrigin-RevId: 645076669
2024-06-20 10:21:06 -07:00
Copybara-Service
c1d585db2d Merge pull request #5649 from material-components:dependabot/npm_and_yarn/multi-779aa73b72
PiperOrigin-RevId: 644518317
2024-06-18 14:49:16 -07:00
dependabot[bot]
523817d677
chore: bump ws, @web/test-runner and web-test-runner-jasmine
Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependencies [ws](https://github.com/websockets/ws), [@web/test-runner](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner) and [web-test-runner-jasmine](https://github.com/blueprintui/web-test-runner-jasmine). These dependencies need to be updated together.


Updates `ws` from 8.13.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.13.0...8.17.1)

Updates `@web/test-runner` from 0.15.3 to 0.18.2
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/test-runner/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/test-runner@0.18.2/packages/test-runner)

Updates `web-test-runner-jasmine` from 0.0.2 to 0.0.6
- [Changelog](https://github.com/blueprintui/web-test-runner-jasmine/blob/main/CHANGELOG.md)
- [Commits](https://github.com/blueprintui/web-test-runner-jasmine/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
- dependency-name: "@web/test-runner"
  dependency-type: direct:development
- dependency-name: web-test-runner-jasmine
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 21:35:34 +00:00
dependabot[bot]
d0bbfdef6f
chore: bump braces from 3.0.2 to 3.0.3 (#5647)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 14:33:10 -07:00
dependabot[bot]
cdc2c61d38
chore: bump ws from 7.5.9 to 7.5.10 (#5646)
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 09:57:06 -07:00
Elliott Marquez
4f7ff4f63a fix(menu): resolve aborted animations as false rather than reject
fixes #5638

PiperOrigin-RevId: 642044142
2024-06-10 15:35:32 -07:00
Elizabeth Mitchell
549efe057d docs: update project status
PiperOrigin-RevId: 642015761
2024-06-10 14:04:41 -07:00
Amit Markel
17aa21a53e fix(dialog): have content expand to fill height
PiperOrigin-RevId: 640664403
2024-06-05 15:12:40 -07:00
Copybara-Service
3440dbe6b9 Merge pull request #5635 from material-components:bump-analyzer
PiperOrigin-RevId: 640661261
2024-06-05 15:02:34 -07:00
Elliott Marquez
2c0fafd3d8 docs: update analyzer and update docs 2024-06-04 21:57:37 -07:00
Copybara-Service
aab5e6985b Merge pull request #5631 from jnoordsij:patch-1
PiperOrigin-RevId: 638637288
2024-05-30 06:56:51 -07:00
Elizabeth Mitchell
99ec9e25eb fix(switch): pressing enter toggles the switch
PiperOrigin-RevId: 638508692
2024-05-29 21:04:36 -07:00
Jesper Noordsij
b157a877ef
Fix typo in select.ts 2024-05-29 12:07:48 +02:00
dependabot[bot]
dc2ba2a54f
chore: bump pug from 3.0.2 to 3.0.3 (#5630)
Bumps [pug](https://github.com/pugjs/pug) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug@3.0.2...pug@3.0.3)

---
updated-dependencies:
- dependency-name: pug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-28 10:23:05 -07:00
Elizabeth Mitchell
9bbe75a492 docs: fix tab's change event description for active tab properties
Fixes #5610

PiperOrigin-RevId: 636773653
2024-05-23 21:01:38 -07:00
Copybara-Service
0509c86850 Merge pull request #5594 from material-components:release-please--branches--main--components--web
PiperOrigin-RevId: 636667451
2024-05-23 13:59:31 -07:00
Copybara-Service
78d45e8460 Merge pull request #5582 from material-components:auto-update-sizes
PiperOrigin-RevId: 636617796
2024-05-23 11:28:30 -07:00
lit-robot
9c6648f3b2 chore: update sizes 2024-05-23 17:03:23 +00:00
release-please[bot]
39f5bd51d9
chore: release 1.5.0 2024-05-23 17:03:00 +00:00
Copybara-Service
c5e87b23a1 Merge pull request #5616 from npeters-dev:text-field-optional-asterisk
PiperOrigin-RevId: 636585863
2024-05-23 10:02:19 -07:00
Copybara-Service
9ec8d38d44 Merge pull request #5623 from Benoit-ROBIN:button-ripple-part
PiperOrigin-RevId: 636276130
2024-05-22 13:32:59 -07:00
Benoit ROBIN
55913a6b07
Merge branch 'main' into button-ripple-part 2024-05-22 19:31:30 +02:00
Nino Peters
4bb733c6fd
Merge branch 'main' into text-field-optional-asterisk 2024-05-22 14:48:48 +02:00
Nino Peters
8f194a51db feat(select): make required asterisk optional 2024-05-22 14:46:03 +02:00
Benoit ROBIN
a2b5c91a54 fix(button): add part attribute to button 2024-05-21 16:24:31 +02:00
Copybara-Service
92338219a5 Merge pull request #5569 from VandeurenGlenn:convert-doc-images-to-webp
PiperOrigin-RevId: 635557295
2024-05-20 13:45:35 -07:00
VandeurenGlenn
2f0c99ad3d fix(docs): progress.webp not playing
see #5569
2024-05-20 17:16:03 +02:00
VandeurenGlenn
7a119cd630 Update material-web.gif 2024-05-20 17:16:03 +02:00
VandeurenGlenn
b9ca14b469 Convert all doc images to webp 2024-05-20 17:16:03 +02:00
Material Web Team
e1f9cbc59e fix(menu): getBoundingClientRect() and getClientRects() not working
PiperOrigin-RevId: 634601756
2024-05-16 19:12:29 -07:00
dependabot[bot]
930883d819
chore: bump ejs from 3.1.9 to 3.1.10 (#5605)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Elizabeth Mitchell <lizmitchell@google.com>
2024-05-16 13:38:44 -07:00
Copybara-Service
0502b47546 Merge pull request #5617 from engrbm87:forward-name-to-input
PiperOrigin-RevId: 634513285
2024-05-16 13:37:43 -07:00
Rami Mosleh
ba5201bef9 Forward name attribute to input and textarea elements in TextField 2024-05-16 12:37:07 +00:00
Elizabeth Mitchell
d802f89644 chore: update doc freshness
PiperOrigin-RevId: 634050099
2024-05-15 13:07:06 -07:00
Nino Peters
be5bb43100 feat(textfield): make required asterisk optional 2024-05-15 10:44:20 +02:00
Elizabeth Mitchell
7f3d9d1bdf chore: add role property to aria helpers
PiperOrigin-RevId: 632857688
2024-05-11 17:35:13 -07:00
Copybara-Service
e77ce061b6 Merge pull request #5606 from Dakotys:main
PiperOrigin-RevId: 630217008
2024-05-02 16:51:32 -07:00
Jaroslav Rojík
c377bf1d41
Update _shared.scss 2024-05-02 19:23:24 +02:00
Jaroslav Rojík
5efbe20d09
Update _shared.scss 2024-05-02 16:25:55 +02:00