Commit Graph

4849 Commits

Author SHA1 Message Date
Elizabeth Mitchell
c3d303eaac chore(tabs): remove closed todo bug
PiperOrigin-RevId: 611579351
2024-02-29 13:35:07 -08:00
Elizabeth Mitchell
84cd527818 chore(tokens): remove closed todo bug
PiperOrigin-RevId: 611579066
2024-02-29 13:33:41 -08:00
Elizabeth Mitchell
098b6d4be8 chore(tokens): remove unneeded override token
PiperOrigin-RevId: 611563379
2024-02-29 12:44:12 -08:00
Elizabeth Mitchell
7bd2a43382 docs: update freshness
PiperOrigin-RevId: 611466551
2024-02-29 07:37:57 -08:00
Elizabeth Mitchell
c35bad0c64 fix: rename internal <styles>.css.js to <styles>.css
We are changing the names of these files to reduce similarity with CSS modules and avoid clashing with tooling built around that. If you're importing `*/internal/styles.css.js`, swap to `*/internal/styles.js`.

PiperOrigin-RevId: 611265000
2024-02-28 16:20:22 -08:00
vdegenne
e46fc6ddf9 chore(switch): add test unit 2024-02-28 14:26:18 +01:00
vdegenne
8d201e0d5d fix(switch): reflect selected state in input event 2024-02-28 11:50:06 +01:00
Elizabeth Mitchell
274ce3e4e0 fix(tabs): default scroll-behavior: smooth not working
Fixes #5497

PiperOrigin-RevId: 610915724
2024-02-27 16:44:14 -08:00
Elizabeth Mitchell
c6ffd70fc8 feat(menu): add no-navigation-wrap to fix select accessibility
PiperOrigin-RevId: 610514684
2024-02-26 13:46:47 -08:00
Elizabeth Mitchell
ec0a8ebf6e chore: use CSSResultOrNative instead of CSSResult for static styles
PiperOrigin-RevId: 609760445
2024-02-23 10:01:56 -08:00
Copybara-Service
2613de471b Merge pull request #5352 from datvm:linear-progress-buffer
PiperOrigin-RevId: 609528198
2024-02-22 15:57:48 -08:00
Copybara-Service
2d54b972c1 Merge pull request #5483 from vdegenne:quick-dialog
PiperOrigin-RevId: 609527362
2024-02-22 15:54:53 -08:00
Elizabeth Mitchell
ce41b7bfb3 fix: use explicit CSSResult[] types for static styles
PiperOrigin-RevId: 609494809
2024-02-22 14:15:11 -08:00
Copybara-Service
8432bbb5db Merge pull request #5429 from material-components:release-please--branches--main--components--web
PiperOrigin-RevId: 609490358
2024-02-22 14:02:20 -08:00
Copybara-Service
2d5267b6a1 Merge pull request #5428 from material-components:auto-update-sizes
PiperOrigin-RevId: 609446222
2024-02-22 11:44:23 -08:00
lit-robot
5ff2e59b41 chore: update sizes 2024-02-22 17:58:41 +00:00
release-please[bot]
653050db82
chore: release 1.3.0 2024-02-22 17:57:23 +00:00
dependabot[bot]
039630c7d6
chore: bump ip from 1.1.8 to 1.1.9 (#5485)
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 09:56:53 -08:00
Elizabeth Mitchell
09f620de55 chore(field): remove obsolete design todo question
PiperOrigin-RevId: 609065119
2024-02-21 11:27:49 -08:00
vdegenne
ee591b3f1b feat(dialog): add quick property to skip animations 2024-02-21 11:33:45 +01:00
Luke Vo
c7e26b5e93 Added back the buffer check vs. max value 2024-02-21 09:09:31 +07:00
Elizabeth Mitchell
3e934e17b9 chore: remove todo from catalog code
PiperOrigin-RevId: 608782651
2024-02-20 16:34:59 -08:00
Elizabeth Mitchell
7154a44fec chore: remove obsolete bug todo
PiperOrigin-RevId: 608779974
2024-02-20 16:25:29 -08:00
Elizabeth Mitchell
4f073ec1ec chore: remove TODOs for unactionable bugs
PiperOrigin-RevId: 608775304
2024-02-20 16:10:07 -08:00
Copybara-Service
97c2e84d90 Merge pull request #5463 from CarlosEGuerraSilva:main
PiperOrigin-RevId: 608764139
2024-02-20 15:37:34 -08:00
Copybara-Service
20570e51af Merge pull request #5475 from afq984:patch-1
PiperOrigin-RevId: 608762817
2024-02-20 15:35:46 -08:00
Elizabeth Mitchell
54872bdbdf chore: remove FF bug todo from test
PiperOrigin-RevId: 608762761
2024-02-20 15:34:12 -08:00
Elizabeth Mitchell
9e2cea5073 chore: remove todos from web-test-running.config.js
PiperOrigin-RevId: 608762543
2024-02-20 15:32:23 -08:00
Li-Yu Yu
0c1d3bcdf2
docs: Fix chip broken link 2024-02-20 17:11:22 +08:00
Material Web Team
2049323dde fix(menu): left arrow in submenu closes submenu in closure
PiperOrigin-RevId: 608184142
2024-02-18 17:28:53 -08:00
Luke Vo
2512f55c1d Removed linear progress buffer clamping 2024-02-17 11:54:59 +07:00
Elizabeth Mitchell
87d7eac5c5 chore(checkbox): fix aria for checkbox list demo
PiperOrigin-RevId: 607822159
2024-02-16 15:47:32 -08:00
Elizabeth Mitchell
4d2684119e chore(dialog): disable extending dialog internally with closure
PiperOrigin-RevId: 607775035
2024-02-16 12:56:45 -08:00
Carlos Guerra
43a8147b4f
Merge branch 'main' into main 2024-02-15 20:36:29 -06:00
Carlos Guerra
fb086bbd35 fix(labs): hasConstructed and constructor deprecated, changing tabIndex update in connectedCallback 2024-02-15 20:35:57 -06:00
Copybara-Service
f39617f469 Merge pull request #5455 from kspar:main
PiperOrigin-RevId: 607479911
2024-02-15 15:46:24 -08:00
Elizabeth Mitchell
41bac9e44d feat: add --md-sys-shape-* tokens for all components
PiperOrigin-RevId: 607427925
2024-02-15 13:00:24 -08:00
Carlos Guerra
a5b8a761b0
Merge branch 'main' into main 2024-02-15 12:08:32 -06:00
Luke Vo
a8a9d56581 Buffer default value is now 0 and added some code cleanup. 2024-02-15 17:28:38 +07:00
Carlos Guerra
ea518d0353 fix(labs): removing hasConstructed and setting privateIsConstructed to handle setting tabIndex 2024-02-15 01:38:19 -06:00
Elizabeth Mitchell
b23e3218ee fix(icon): fix uncentered icons when using WCAG text spacing overrides
If you were using `font-size`, you may need to change it to `--md-icon-size` if icons shift.

PiperOrigin-RevId: 607096212
2024-02-14 13:55:54 -08:00
Copybara-Service
8d2b6447e4 Merge pull request #5456 from adrianjost:adrian/5297
PiperOrigin-RevId: 607080215
2024-02-14 13:05:38 -08:00
Elizabeth Mitchell
f2ff86725c fix: remove :host-context rtl selectors
We can support this now that Chrome 120-121 are stable.

PiperOrigin-RevId: 606984234
2024-02-14 07:53:51 -08:00
Carlos Guerra
a6b8c09026 fix(labs): update tabIndex once the element is connected to the DOM
Fix for #5398 , when hydrating tabIndex on radios and tabs, it causes a DOMException. The proposed solution suggests moving the hasConstructed property and calling the updateTabIndex method in the connectedCallback to be able to modify the tabIndex as soon as the element is connected to the DOM
2024-02-13 19:17:46 -06:00
Elizabeth Mitchell
6589b2ee4b chore: update divider doc freshness
PiperOrigin-RevId: 606648969
2024-02-13 09:31:38 -08:00
Adrian Jost
84a44772b4
implement pr feedback 2024-02-13 09:34:38 +00:00
Kaspar Papli
f0e78db6d2
docs: fix wording issue in submenu docs 2024-02-12 20:53:55 +01:00
Kaspar Papli
b1efe3222c
docs: fix typos and wording issues in menu docs 2024-02-12 20:51:37 +01:00
Adrian Jost
4bce86d18b
feat(tabs): expose activeTabIndex
fixes #5297
2024-02-12 19:44:41 +00:00
Kaspar Papli
e8411378f8
docs: fix typos and wording issues in menu docs 2024-02-12 20:41:10 +01:00