Elizabeth Mitchell
|
c390291687
|
chore: format files with prettier
PiperOrigin-RevId: 576601342
|
2023-10-25 11:59:00 -07:00 |
|
Elliott Marquez
|
5280c6ec27
|
fix(fab): cursor should be pointer
fixes #5017
PiperOrigin-RevId: 574526631
|
2023-10-18 10:53:09 -07: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 |
|
Elizabeth Mitchell
|
f77ee3628c
|
fix(fab): remove font shorthand tokens
BREAKING CHANGE: replace `label-text-type` tokens with `-font`, `-size`, `-line-height`, and `-weight`
PiperOrigin-RevId: 563160852
|
2023-09-06 11:18:43 -07:00 |
|
Andrew Jakubowicz
|
aa0f4b7298
|
docs(fab): make some sass docs inline
PiperOrigin-RevId: 558201462
|
2023-08-18 11:29:24 -07:00 |
|
Elliott Marquez
|
156ca3cbe7
|
feat(fab): do not require has-icon
PiperOrigin-RevId: 557976838
|
2023-08-17 17:05:27 -07:00 |
|
Elizabeth Mitchell
|
8588a3f52e
|
feat(fab)!: add touch target configurations
BREAKING CHANGE: Replace `reduced-touch-target` with `touch-target="none"`
PiperOrigin-RevId: 555666950
|
2023-08-10 14:58:51 -07:00 |
|
Elizabeth Mitchell
|
0510496e60
|
chore: avoid this in static context
PiperOrigin-RevId: 554933524
|
2023-08-08 14:00:25 -07:00 |
|
Elizabeth Mitchell
|
d49f9b89e4
|
fix(focus)!: rename import to md-focus-ring.ts
BREAKING CHANGE: Change `@material/web/focus/focus-ring.js` to `@material/web/focus/md-focus-ring.js`.
PiperOrigin-RevId: 550608428
|
2023-07-24 10:43:31 -07:00 |
|
Andrew Jakubowicz
|
5618b5e23f
|
fix(fab)!: rename "lib" directory to "internal"
BREAKING CHANGE: Rename `@material/web/fab/lib` to `@material/web/fab/internal`. Prefer not using internal files.
PiperOrigin-RevId: 550038346
|
2023-07-21 13:40:22 -07:00 |
|