20 Commits

Author SHA1 Message Date
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
e8b5b29d1e feat(iconbutton): update tokens to v0.192
BREAKING CHANGE: Replace `container-size` tokens with `container-width` and `container-height`.

PiperOrigin-RevId: 566801178
2023-09-19 17:52:12 -07:00
Elizabeth Mitchell
a8ce2ab427 docs: fix broken theming links
PiperOrigin-RevId: 564410908
2023-09-11 09:32:57 -07:00
Elizabeth Mitchell
9647f5e514 fix(iconbutton): rename selectedIcon slot to selected
BREAKING CHANGE: change `slot="selectedIcon"` to `slot="selected"` for toggle icon buttons.

PiperOrigin-RevId: 561740365
2023-08-31 13:14:41 -07:00
Andrew Jakubowicz
2bbab09a50 fix(iconbutton): rename selectedAriaLabel to ariaLabelSelected along with attribute
PiperOrigin-RevId: 557887242
2023-08-17 11:37:03 -07:00
Elizabeth Mitchell
0a63c267e9 fix(iconbutton)!: remove unselected token prefix
BREAKING CHANGE: Remove "unselected" from `--md-*-icon-button-*` custom properties.

PiperOrigin-RevId: 552836196
2023-08-01 10:01:57 -07:00
Elizabeth Mitchell
a117b06b7b fix(iconbutton)!: rename <md-standard-icon-button> to <md-icon-button>
PiperOrigin-RevId: 552545415
2023-07-31 11:37:56 -07:00
Elliott Marquez
1593d46ffe docs: elide m.dev links internally & clarify comment transform names
PiperOrigin-RevId: 551664326
2023-07-27 15:54:40 -07:00
Elliott Marquez
0c173d1b48 docs: update links to the new catalog url
PiperOrigin-RevId: 551596368
2023-07-27 11:46:01 -07:00
Andrew Jakubowicz
8648be6c40 chore: fix all tokens link in docs
PiperOrigin-RevId: 543527931
2023-06-26 13:38:22 -07:00
Elliott Marquez
0bced288a8 build(catalog): add catalog-include to catalog build
PiperOrigin-RevId: 542968626
2023-06-23 15:09:38 -07:00
Elliott Marquez
e9a811e211 docs(catalog): remove inert on component doc pages
PiperOrigin-RevId: 538636568
2023-06-07 17:31:14 -07:00
Elliott Marquez
2d02404277 docs(iconbutton): add iconbutton to the catalog
PiperOrigin-RevId: 537437149
2023-06-02 16:32:32 -07:00
Elizabeth Mitchell
ec47f9bcc4 refactor(iconbutton)!: remove <md-icon>
BREAKING CHANGE: font icons require using <md-icon> directly

PiperOrigin-RevId: 530673789
2023-05-09 11:56:13 -07:00
Elizabeth Mitchell
a0efe1e78f docs: add doctype tags
PiperOrigin-RevId: 527386744
2023-04-26 15:10:19 -07:00
Elizabeth Mitchell
07207b43ae chore: rename primary branch to main
PiperOrigin-RevId: 526749248
2023-04-24 14:06:27 -07:00
Daniel Freedman
5d3af375f0 feat(iconbutton)!: rename selected aria label property, add documentation
- `ariaLabelSelected` is now `selectedAriaLabel`, with `selected-aria-label` attribute.
- Add documentation.

PiperOrigin-RevId: 522077110
2023-04-05 09:44:06 -07:00