Commit Graph

4869 Commits

Author SHA1 Message Date
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
Elizabeth Mitchell
df6923e85c docs: use relative links on readme
PiperOrigin-RevId: 621164228
2024-04-02 07:15:51 -07:00
Elizabeth Mitchell
59662e1a86 docs: update freshness
PiperOrigin-RevId: 620884833
2024-04-01 10:25:41 -07:00
Elizabeth Mitchell
b46361ea74 docs: add section on when to apply typescale roles
PiperOrigin-RevId: 619985886
2024-03-28 10:38:26 -07:00
Elizabeth Mitchell
3fc22db137 docs: update freshness
PiperOrigin-RevId: 619948098
2024-03-28 08:56:32 -07:00
Elizabeth Mitchell
9757681fc5 docs: update freshness
PiperOrigin-RevId: 619269873
2024-03-26 12:09:47 -07:00
Copybara-Service
6f354ac85c Merge pull request #5538 from kkachniarz220:patch-1
PiperOrigin-RevId: 618514516
2024-03-23 17:19:45 -07:00
kkachniarz
d65fa02868
Merge branch 'main' into patch-1 2024-03-22 08:16:23 +01:00
kkachniarz
fc4c9992f8
fix(dialog): update info comment with autocomplete -> autofocus 2024-03-22 08:15:23 +01:00