Commit Graph

4877 Commits

Author SHA1 Message Date
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
Elizabeth Mitchell
2b02497a25 chore(switch): remove comment on button content
PiperOrigin-RevId: 629418950
2024-04-30 08:21:08 -07:00
Elizabeth Mitchell
1bf8b5fbf9 feat(menu): allow customizing scrollbar-width
PiperOrigin-RevId: 629196509
2024-04-29 15:01:44 -07:00
Elizabeth Mitchell
faf03c2c93 chore(list): add extra label for disabled non-interactive item
PiperOrigin-RevId: 627705146
2024-04-24 06:11:18 -07:00
Elizabeth Mitchell
0aea4364a1 fix(dialog): focus is trapped for a11y, use no-focus-trap to disable
PiperOrigin-RevId: 626403597
2024-04-19 10:25:52 -07:00
Copybara-Service
b73792a37e Merge pull request #5588 from aarongarciah:patch-1
PiperOrigin-RevId: 625807701
2024-04-17 14:30:29 -07:00
Aarón García Hervás
68820fb373
docs: fix typo on theming docs
~`--md-sys--typography`~ -> `--md-sys--typescale`
2024-04-17 15:42:44 +02:00
Copybara-Service
47b4f67c8f Merge pull request #5542 from material-components:release-please--branches--main--components--web
PiperOrigin-RevId: 625101468
2024-04-15 15:26:02 -07:00
release-please[bot]
52df5e0da5
chore: release 1.4.1 2024-04-15 19:50:58 +00:00
Copybara-Service
f5198d8e65 Merge pull request #5539 from material-components:auto-update-sizes
PiperOrigin-RevId: 625051891
2024-04-15 12:50:30 -07:00
lit-robot
520e9c96fe chore: update sizes 2024-04-09 21:39:24 +00:00
Elizabeth Mitchell
69b4e9472b docs: update readme and quick start
PiperOrigin-RevId: 623284221
2024-04-09 14:37:51 -07:00
Material Web Team
7a6cf16a4e fix(select): select.click() opens the menu
PiperOrigin-RevId: 622981111
2024-04-08 16:20:39 -07:00