Commit Graph

4713 Commits

Author SHA1 Message Date
Elliott Marquez
5280c6ec27 fix(fab): cursor should be pointer
fixes #5017

PiperOrigin-RevId: 574526631
2023-10-18 10:53:09 -07:00
Elliott Marquez
7779987118 fix(radio): cursor should be pointer except when disabled
PiperOrigin-RevId: 574353198
2023-10-17 21:36:53 -07:00
Elliott Marquez
06909e5b20 refactor(checkbox): move cursor styles to host
related: #5066 #5069
PiperOrigin-RevId: 574302352
2023-10-17 16:48:36 -07:00
Copybara-Service
65e5e83836 Merge pull request #5085 from material-components:auto-update-docs
PiperOrigin-RevId: 574299696
2023-10-17 16:37:07 -07:00
lit-robot
aeb015ca2a docs: update API docs 2023-10-17 23:22:01 +00:00
Elliott Marquez
03e5a7ec8b fix(textfield): forward the multiple field to the native input
fixes #5064

PiperOrigin-RevId: 574295848
2023-10-17 16:21:07 -07:00
Elliott Marquez
18fe45170a fix(checkbox): cursor should be pointer when not disabled
fixes #5079

PiperOrigin-RevId: 574295359
2023-10-17 16:19:03 -07:00
Elliott Marquez
863109e204 fix(menu): fix menu OOB from resizing window
fixes #5063

PiperOrigin-RevId: 574286021
2023-10-17 15:42:11 -07:00
Elliott Marquez
8f999d4a0d fix(textfield): calling focus on textfield with a leading icon focuses the input
PiperOrigin-RevId: 574285365
2023-10-17 15:39:25 -07:00
Luke Vo
0f5a4f4067 Corrected buffer value description 2023-10-13 17:58:50 -05:00
Copybara-Service
c0e39d904f Merge pull request #5074 from vdegenne:patch-5
PiperOrigin-RevId: 573239425
2023-10-13 09:20:56 -07:00
Material Web Team
4b00a9561c fix(list): list items will not escape their parent when parent width is restricted
PiperOrigin-RevId: 572988261
2023-10-12 12:59:19 -07:00
Elizabeth Mitchell
19a2ea2687 docs: add FAQ on automatic dark mode
PiperOrigin-RevId: 572601794
2023-10-11 09:42:33 -07:00
Valentin Degenne
fbc1fa626a
fix(catalog): align one liners to center 2023-10-11 17:22:50 +02:00
Valentin Degenne
5235b3ea52
fix(catalog): center items in blockquotes 2023-10-11 17:14:04 +02:00
Elliott Marquez
ff250dc983 fix(select): cursor on select options should be pointer
per: https://m3.material.io/components/menus/guidelines#73531839-5ef8-46cd-9a5e-223f32912edb

fixes #5066

PiperOrigin-RevId: 572347324
2023-10-10 13:20:12 -07:00
Elliott Marquez
8bbb4b4fff fix(menu): fix menu tapping behaviors on iOS and do not close on anchor click
fixes #5036
fixes #5015

iOS has some really bad behaviors when it comes to clicking and focus. clicking on the body on a non-clickable item (like anything outside a menu) does not tirgger a click event that bubbles to menu. Also, clicking on a button does not cause it to be focused, thus depriving us of information on focusout's related target. Therefore we have to assume the anchor is the trigger.

PiperOrigin-RevId: 572137765
2023-10-09 22:35:02 -07:00
Elliott Marquez
2e728022d7 test: fix firefox 118 css transform for tests and bump to ff118
PiperOrigin-RevId: 571464389
2023-10-06 16:40:43 -07:00
Material Web Team
1f7296dfc9 chore: update tslint comments
PiperOrigin-RevId: 571333742
2023-10-06 07:36:57 -07:00
Elizabeth Mitchell
c9aadeb585 chore(menu): merge HCM styles
PiperOrigin-RevId: 571239710
2023-10-05 23:28:28 -07:00
Elliott Marquez
8ae8c02866 fix(menu,select): enter clicks href items
PiperOrigin-RevId: 571104363
2023-10-05 12:55:39 -07:00
Liz Mitchell
43af3baa7f revert: pardon the mess, "use md-tab attribute to brand individual tab children" is not a breaking change
Release-As: 1.0.1
2023-10-04 15:29:11 -07:00
Liz Mitchell
d1f3887613 revert: fix(tabs)!: use md-tab attribute to brand individual tab children 2023-10-04 15:22:34 -07:00
Elliott Marquez
6298cd2cf0 fix(slider): slider knob has size to drag on ios safari
fixes #5016

PiperOrigin-RevId: 570785724
2023-10-04 13:19:37 -07:00
Elizabeth Mitchell
abec9c32c2 chore(list): merge HCM styles
PiperOrigin-RevId: 570774692
2023-10-04 12:44:45 -07:00
Elizabeth Mitchell
48c6e46df3 chore(ripple): remove @ts-ignore
PiperOrigin-RevId: 570543409
2023-10-03 17:31:30 -07:00
Elizabeth Mitchell
b3c9c3a336 chore(switch): merge hcm styles
PiperOrigin-RevId: 570543360
2023-10-03 17:30:01 -07:00
Elizabeth Mitchell
16480d0e5d fix(list): show pointer cursor for button list items
Fixes #5045

PiperOrigin-RevId: 570501994
2023-10-03 14:44:01 -07:00
Frederik Bertling
c26f206a01 List docs: moved img width into styles block for img in start slot example 2023-10-03 09:30:45 +02:00
Frederik Bertling
2b05c7fe0d Removed various slots, like avatar/icon/image from list documentations 2023-09-30 09:33:11 +02:00
Elliott Marquez
d6f7220f0b fix(menu): fix submenu SSR left keyboard close navigation
PiperOrigin-RevId: 569664658
2023-09-29 21:44:51 -07:00
Elizabeth Mitchell
d7b40fbafd chore(radio): simplify hcm styles
PiperOrigin-RevId: 569570652
2023-09-29 13:12:20 -07:00
Elliott Marquez
99918a0b88 chore(radio): simplify hcm styles
PiperOrigin-RevId: 569372050
2023-09-28 20:53:40 -07:00
Elizabeth Mitchell
9194cc94db fix(textfield): missing focused left border for textarea in HCM
PiperOrigin-RevId: 569336619
2023-09-28 17:36:12 -07:00
Elizabeth Mitchell
50037a1338 chore(radio): simplify hcm styles
PiperOrigin-RevId: 569317421
2023-09-28 16:10:50 -07:00
Copybara-Service
edb2eb7207 Merge pull request #5007 from material-components:auto-update-docs
PiperOrigin-RevId: 569297194
2023-09-28 14:50:33 -07:00
Elizabeth Mitchell
6be6dd8e12 docs: update quick-start
PiperOrigin-RevId: 569278595
2023-09-28 13:43:46 -07:00
lit-robot
93243e0290 docs: update API docs 2023-09-28 20:14:04 +00:00
Copybara-Service
5a65c09d15 Merge pull request #5025 from jodekirk:patch-2
PiperOrigin-RevId: 569269437
2023-09-28 13:12:56 -07:00
Jeremy Odekirk
12bd004b55
Update select fix URL to material design select.md 2023-09-28 09:05:54 -05:00
Elliott Marquez
c346f5b977 build: visibility changes
PiperOrigin-RevId: 569032710
2023-09-27 19:46:00 -07:00
Elliott Marquez
73eb15ebee fix(menu): fix menu item fade in order animation
fixes #5014

PiperOrigin-RevId: 568949388
2023-09-27 13:47:41 -07:00
Elliott Marquez
57f7ff51ed docs(radio): document events on radio
PiperOrigin-RevId: 568945525
2023-09-27 13:35:14 -07:00
Andrew Jakubowicz
8ec08133af fix(tabs)!: use md-tab attribute to brand individual tab children
PiperOrigin-RevId: 568943375
2023-09-27 13:27:09 -07:00
Copybara-Service
b591196859 Merge pull request #5012 from vdegenne:list-item-start-nonoverflow
PiperOrigin-RevId: 568942415
2023-09-27 13:24:04 -07:00
Andrew Jakubowicz
db3c8651c2 fix(tabs): revert isTab check so it is possible to create your own tab
PiperOrigin-RevId: 568887695
2023-09-27 10:16:41 -07:00
vdegenne
56070593ce fix(md-item): exclude start slot from hidden overflow 2023-09-27 18:51:28 +02:00
vdegenne
e0871411dd fix(md-item): exclude start slot from hidden overflow 2023-09-27 12:18:36 +02:00
Elliott Marquez
e8fcfa3889 docs(list): update the list docs off of old list implementation
PiperOrigin-RevId: 568694592
2023-09-26 17:28:31 -07:00
Andrew Jakubowicz
e10186e91b fix(tabs): revert isTab check so it is possible to create your own tab
PiperOrigin-RevId: 568670280
2023-09-26 15:48:02 -07:00