lit-robot
f0e8dea8b7
docs: update API docs
2023-10-24 20:59:01 +00:00
lit-robot
aeb015ca2a
docs: update API docs
2023-10-17 23:22:01 +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
Elliott Marquez
80c53d3a8b
docs(textfield): textfield images and figures
...
PiperOrigin-RevId: 566773604
2023-09-19 16:09:25 -07:00
Elizabeth Mitchell
a8ce2ab427
docs: fix broken theming links
...
PiperOrigin-RevId: 564410908
2023-09-11 09:32:57 -07:00
Andrew Jakubowicz
82e9e92a19
fix(textfield): change slot names to kebab-case
...
BREAKING CHANGE: replace slot names `leadingicon` and `trailingicon` with `leading-icon` and `trailing-icon`
PiperOrigin-RevId: 563605216
2023-09-07 18:41:25 -07:00
Elizabeth Mitchell
0c5a2a2886
fix(text-field,select): remove font shorthand tokens
...
BREAKING CHANGE: replace `*-type` font tokens with `-font`, `-size`, `-line-height`, and `-weight`
PiperOrigin-RevId: 563160975
2023-09-06 11:18:59 -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
Elizabeth Mitchell
112b74819d
docs: add text field docs
...
PiperOrigin-RevId: 557878927
2023-08-17 11:10:55 -07:00