Elizabeth Mitchell
c53bc867a4
docs: update freshness and owners
...
PiperOrigin-RevId: 761161494
2025-05-20 11:27:21 -07:00
Elliott Marquez
2c0fafd3d8
docs: update analyzer and update docs
2024-06-04 21:57:37 -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
VandeurenGlenn
b9ca14b469
Convert all doc images to webp
2024-05-20 17:16:03 +02:00
Elizabeth Mitchell
9757681fc5
docs: update freshness
...
PiperOrigin-RevId: 619269873
2024-03-26 12:09:47 -07:00
Elizabeth Mitchell
41bac9e44d
feat: add --md-sys-shape-* tokens for all components
...
PiperOrigin-RevId: 607427925
2024-02-15 13:00:24 -08:00
Elizabeth Mitchell
553aaa6695
docs: todo cleanup
...
PiperOrigin-RevId: 595708369
2024-01-04 08:10:56 -08:00
lit-robot
93243e0290
docs: update API docs
2023-09-28 20:14:04 +00:00
lit-robot
84df854bb7
docs: update API docs
2023-09-25 21:32:35 +00:00
Elliott Marquez
c789c99036
chore(fab): explicitly mark function as protected for API docs
...
PiperOrigin-RevId: 568274397
2023-09-25 11:20:26 -07:00
lit-robot
621192bc12
docs: update API docs
2023-09-20 06:58:11 +00:00
Elliott Marquez
9f3e55d79a
docs: auto-generate API docs
...
Updates API docs in our markdown files with Lit Analyzer by manually running `npm run update-docs`
COPYBARA_INTEGRATE_REVIEW=https://github.com/material-components/material-web/pull/4946 from material-components:api-docs 1322ca962041a4b1f30ef7ad3ef2c7eb9087f42b
PiperOrigin-RevId: 566834596
2023-09-19 21:05:47 -07:00
Elizabeth Mitchell
58f2446246
fix(tabs): a11y and tabs sometimes not activating
...
PiperOrigin-RevId: 564453926
2023-09-11 11:43:09 -07:00
Elizabeth Mitchell
1442f9b223
fix(tabs): setting active on tab selects them
...
BREAKING CHANGE: Rename the `selected` index property on md-tabs to `activeTabIndex` (`active-tab-index` attribute). Rename `select-on-focus` to `auto-activate`
PiperOrigin-RevId: 564437639
2023-09-11 10:53:44 -07:00
Elizabeth Mitchell
a8ce2ab427
docs: fix broken theming links
...
PiperOrigin-RevId: 564410908
2023-09-11 09:32:57 -07:00
Elizabeth Mitchell
88eb1759c5
fix(tabs): remove font shorthand tokens
...
BREAKING CHANGE: replace `label-text-type` tokens with `-font`, `-size`, `-line-height`, and `-weight`
PiperOrigin-RevId: 563790527
2023-09-08 10:35:03 -07:00
Elizabeth Mitchell
5b13b5c05b
fix(tabs)!: split md-tab into md-primary-tab and md-secondary-tab
...
BREAKING CHANGE: remove `variant` attributes and change `md-tab` to `md-primary-tab`, or `md-secondary-tab` if using `variant="secondary"
PiperOrigin-RevId: 561077231
2023-08-29 10:47:55 -07:00
Elizabeth Mitchell
13690a396f
fix(tabs): remove divider tokens in favor of md-divider
...
BREAKING CHANGE: Remove `--md-*tab-divider` tokens and use `md-tabs::part(divider)` and `--md-divider-*` tokens
PiperOrigin-RevId: 560127620
2023-08-25 10:16:46 -07:00
Andrew Jakubowicz
28af606b40
docs(tabs): document tabs
...
PiperOrigin-RevId: 553841878
2023-08-04 10:15:25 -07:00