Commit Graph

  • 541c0e947d fix(textfield): line breaks not visible in Firefox Elizabeth Mitchell 2023-08-29 16:20:12 -07:00
  • 6b2955bffe fix(tabs)!: secondary tabs always have inline icons Elizabeth Mitchell 2023-08-29 15:38:46 -07:00
  • 2f9cc208df fix(slider): display tick marks when forced-colors is active Andrew Jakubowicz 2023-08-29 11:58:02 -07:00
  • 0467c4845d fix(tabs): incorrect layout and primary indicator width Elizabeth Mitchell 2023-08-29 11:33:10 -07:00
  • 5b13b5c05b fix(tabs)!: split md-tab into md-primary-tab and md-secondary-tab Elizabeth Mitchell 2023-08-29 10:47:23 -07:00
  • 5ba348dfd0 feat(menu)!: allow anchoring with idref string and set element ref on anchorElement Elliott Marquez 2023-08-29 01:40:02 -07:00
  • 3d59608571 docs(slider): make the slider catalog example fit all the stories content Elliott Marquez 2023-08-28 19:19:26 -07:00
  • 1a1fb93be7 feat(select): dispatch select-(open|close)(ing|ed) events Elliott Marquez 2023-08-28 16:26:42 -07:00
  • 59c44fc2f9 fix(tokens): rename token override files Elizabeth Mitchell 2023-08-25 13:44:30 -07:00
  • 32a8c4410e fix(list,menu): restrict type to only supported aria roles Andrew Jakubowicz 2023-08-25 13:26:28 -07:00
  • 13690a396f fix(tabs): remove divider tokens in favor of md-divider Elizabeth Mitchell 2023-08-25 10:16:13 -07:00
  • d18db2a6ac fix(tabs): remove disabled tabs Elizabeth Mitchell 2023-08-25 10:06:44 -07:00
  • daea92e3fe test(iconbutton): add token tests Andrew Jakubowicz 2023-08-25 09:01:56 -07:00
  • 5859f09164 docs: mark radio as stable Elizabeth Mitchell 2023-08-24 16:52:17 -07:00
  • 14958280e8 docs: mark chip as stable Elizabeth Mitchell 2023-08-24 16:46:49 -07:00
  • 641142dff0 fix(list): remove internal md3-* class prefix Andrew Jakubowicz 2023-08-24 16:46:15 -07:00
  • 0711f8c03c fix(radio): make host radio role to fix a11y Elizabeth Mitchell 2023-08-24 16:45:22 -07:00
  • dfc87f32e8 fix(chips): linear navigation not working in VoiceOver Elizabeth Mitchell 2023-08-24 16:43:44 -07:00
  • 1e7aff50cf feat(focus,ripple): allow setting element.control = elementRef Elizabeth Mitchell 2023-08-24 16:08:54 -07:00
  • 027ca9c562 docs: mark switch as stable Elizabeth Mitchell 2023-08-24 14:32:47 -07:00
  • 0e8afc0175 fix: ripple and focus ring not centered in Safari Elizabeth Mitchell 2023-08-24 11:59:41 -07:00
  • 9694191ec0 feat(switch): add required and form validity Elizabeth Mitchell 2023-08-24 00:54:16 -07:00
  • b542d2aa12 fix(tabs): make indicator animation faster Elizabeth Mitchell 2023-08-24 00:47:20 -07:00
  • bd7cf232ed chore(tabs): remove vertical styling and logic Elizabeth Mitchell 2023-08-23 17:55:16 -07:00
  • 1f1dd74078 chore: expand lit dependency range Elizabeth Mitchell 2023-08-23 17:37:16 -07:00
  • 449a11b3b7 Merge pull request #4671 from davidurco:main Copybara-Service 2023-08-23 17:33:18 -07:00
  • 39633d5a21 docs: combine circular and linear progress docs Elizabeth Mitchell 2023-08-23 17:26:25 -07:00
  • 327eeafbf9 fix(testing): harness not applying :active to parents Elizabeth Mitchell 2023-08-23 17:02:28 -07:00
  • dffff2d1a3 fix(iconbutton)!: change visibility of willUpdate to protected Andrew Jakubowicz 2023-08-23 09:44:47 -07:00
  • cdd9b264cb feat(color): add color folder for md-sys-color theming APIs Elizabeth Mitchell 2023-08-23 09:39:53 -07:00
  • a5283936fe revert: feat(color): add color folder for md-sys-color theming APIs Elizabeth Mitchell 2023-08-22 17:21:32 -07:00
  • e0201e5a66 docs(list): fix list demo Elliott Marquez 2023-08-22 16:37:19 -07:00
  • 349cec60d4 chore: add keywords to package.json Elizabeth Mitchell 2023-08-22 16:26:59 -07:00
  • 9b7647bd3d fix(dialog): content not displaying on Safari Elizabeth Mitchell 2023-08-22 14:24:58 -07:00
  • d25c5e9eca fix(dialog): not showing if opened before connected Elizabeth Mitchell 2023-08-22 10:42:27 -07:00
  • 87af9aa130 feat(color): add color folder for md-sys-color theming APIs Elizabeth Mitchell 2023-08-22 10:07:13 -07:00
  • f41c8165f4 chore: update next version Liz Mitchell 2023-08-21 17:00:16 -07:00
  • 0c10be414c Merge pull request #4691 from material-components:release-please--branches--main--components--web v1.0.0-pre.16 Copybara-Service 2023-08-21 16:56:58 -07:00
  • 881d61ce3a chore: release 1.0.0-pre.16 release-please[bot] 2023-08-21 22:05:16 +00:00
  • 626b4efd69 fix(menu): make overriding default styles less likely Elliott Marquez 2023-08-21 15:03:23 -07:00
  • ab3aa411da docs(list): mark list stable Elliott Marquez 2023-08-21 14:55:41 -07:00
  • fc9b945d99 fix(chips): per spec, trailing focus rings are always circles Elizabeth Mitchell 2023-08-21 13:39:26 -07:00
  • 1169347c9c fix(list): list item body min-width: 0 instead of max-width: 100% Dávid Ďurčo 2023-08-21 21:15:31 +02:00
  • f23fac1465 fix(button): add value to form when submitting Elizabeth Mitchell 2023-08-18 15:23:43 -07:00
  • 3e13634d64 chore: make formAssociated readonly Elizabeth Mitchell 2023-08-18 14:57:07 -07:00
  • aa3fe3d1ec feat(list): change default host display to flex so max-width can be set without user setting display Elliott Marquez 2023-08-18 13:35:54 -07:00
  • 0a9af0081c chore(chips): move forced-colors into main stylesheet Elizabeth Mitchell 2023-08-18 13:04:30 -07:00
  • 4f4f3e923e docs: mark FAB as stable Elizabeth Mitchell 2023-08-18 12:09:05 -07:00
  • 7d616faecd fix(elevation): don't transition border-radius Elizabeth Mitchell 2023-08-18 11:30:33 -07:00
  • aa0f4b7298 docs(fab): make some sass docs inline Andrew Jakubowicz 2023-08-18 11:28:39 -07:00
  • 33803aba39 fix(checkbox): not working after formAssociated changes Elizabeth Mitchell 2023-08-18 10:39:33 -07:00
  • 56f1152468 docs: mark linear progress as stable Elizabeth Mitchell 2023-08-18 09:54:56 -07:00
  • 6719e480c3 chore(fab): update demo and fix a11y Elizabeth Mitchell 2023-08-18 09:51:28 -07:00
  • 7d412a3b56 chore(progress): allow setting border-radius on linear progress Elizabeth Mitchell 2023-08-18 09:50:22 -07:00
  • d06f29806a chore(progress): reduce linear progress rtl complexity Elizabeth Mitchell 2023-08-17 23:02:54 -07:00
  • e702a40ca5 docs(list): document list Elliott Marquez 2023-08-17 23:02:04 -07:00
  • 53aab285e9 fix(icon): don't allow user text selection by default Elizabeth Mitchell 2023-08-17 23:01:41 -07:00
  • 156ca3cbe7 feat(fab): do not require has-icon Elliott Marquez 2023-08-17 17:04:54 -07:00
  • cd8f2fc9fc fix(chips): make forced-color border color explicit Andrew Jakubowicz 2023-08-17 15:46:29 -07:00
  • dbed51cc27 feat(tab): add logical container shape tokens Elizabeth Mitchell 2023-08-17 14:35:24 -07:00
  • 379aa6140d chore(progress): add linear progress demo aria Elizabeth Mitchell 2023-08-17 14:31:03 -07:00
  • bc19c8d12f chore(iconbutton): don't reflect aria-label-selected Elizabeth Mitchell 2023-08-17 14:28:19 -07:00
  • a2dce1679a chore(button): refactor render methods Elizabeth Mitchell 2023-08-17 14:27:41 -07:00
  • 8942568ffe fix(slider): focus ring too small Elizabeth Mitchell 2023-08-17 13:54:01 -07:00
  • ecf83a0e7a fix(switch): unselected handle too big with selected icon only Elizabeth Mitchell 2023-08-17 13:42:33 -07:00
  • 2bbab09a50 fix(iconbutton): rename selectedAriaLabel to ariaLabelSelected along with attribute Andrew Jakubowicz 2023-08-17 11:36:30 -07:00
  • 5d0cbf5e97 feat(textfield): support inputmode attribute Elizabeth Mitchell 2023-08-17 11:17:16 -07:00
  • faeb89e710 docs: status update Elizabeth Mitchell 2023-08-17 11:16:54 -07:00
  • 112b74819d docs: add text field docs Elizabeth Mitchell 2023-08-17 11:10:20 -07:00
  • 9c5280cfb1 chore(slider): remove unprefixed vars Elizabeth Mitchell 2023-08-16 21:16:00 -07:00
  • a167cabeff fix(textfield): add form validity support Elizabeth Mitchell 2023-08-16 17:42:49 -07:00
  • c874cd55c7 fix(iconbutton): make target type stricter Andrew Jakubowicz 2023-08-16 16:56:26 -07:00
  • d665864cba fix(button): href and target default value is now an empty string Andrew Jakubowicz 2023-08-16 15:41:27 -07:00
  • 89f03273b4 docs(checkbox): match example code to include touch targets Elliott Marquez 2023-08-16 14:22:41 -07:00
  • b144227438 fix(button): incorrect HCM colors Andrew Jakubowicz 2023-08-16 14:21:14 -07:00
  • f39da54bc5 fix(progress): incorrect HCM colors Elizabeth Mitchell 2023-08-16 13:58:26 -07:00
  • 10c24edff7 docs(catalog): make the content-less spacing smaller Elliott Marquez 2023-08-16 13:54:16 -07:00
  • 1444acfd29 docs(ci): only run the catalog preview if the preview-catalog label is applied to the PR Elliott Marquez 2023-08-16 13:50:42 -07:00
  • 1530aca17d fix(list): use margin over padding on slotted content and fix extraneous spacing Elliott Marquez 2023-08-16 13:15:27 -07:00
  • 07d77da034 chore(fab): remove ResizeObserver Elizabeth Mitchell 2023-08-16 11:37:49 -07:00
  • 6a84fbeb07 chore: remove "screen" from media queries Elizabeth Mitchell 2023-08-16 09:29:30 -07:00
  • 2d9352e3f4 refactor(list-item)!: remove duplicate list-item menu-item from custom prop names Elliott Marquez 2023-08-15 20:47:46 -07:00
  • b7671fb788 fix(chips): avatar input chips are rounded by default Elizabeth Mitchell 2023-08-15 17:23:08 -07:00
  • bbb784012a fix(textfield): focus indicator and outline are 3px Elizabeth Mitchell 2023-08-15 16:48:34 -07:00
  • 0c6655d95b docs: add chip docs Elizabeth Mitchell 2023-08-15 11:16:30 -07:00
  • cb4468a34b docs(catalog): add margin to checkbox with new touch target Elliott Marquez 2023-08-15 09:47:08 -07:00
  • 3d0f159b7c Merge pull request #4705 from material-components:e111077-patch-1 Copybara-Service 2023-08-14 14:47:04 -07:00
  • 0e492ade43 chore: remove sass theme utilities Elizabeth Mitchell 2023-08-14 14:38:46 -07:00
  • 32cac38caf ci: ignore release please bot Elliott Marquez 2023-08-14 13:28:29 -07:00
  • e836dc333b fix(slider): fix accessibility issues Elizabeth Mitchell 2023-08-14 13:12:50 -07:00
  • 68fb31b729 docs: mention cross fw compatibility Elliott Marquez 2023-08-11 18:02:52 -07:00
  • 0862c58d24 feat(iconbutton): add touch target configs Elizabeth Mitchell 2023-08-11 15:32:19 -07:00
  • 88eec0c7b6 chore(tabs): remove unused touch target Elizabeth Mitchell 2023-08-11 15:30:53 -07:00
  • de37349ec5 chore: fix demo a11y for switch and checkbox Elizabeth Mitchell 2023-08-11 15:30:01 -07:00
  • 18b75d9c24 chore: add touch target to catalog figures Elizabeth Mitchell 2023-08-11 10:53:57 -07:00
  • 8bad07bcf7 feat(switch): add touch target configs Elizabeth Mitchell 2023-08-11 10:53:28 -07:00
  • b8d0828e84 docs: fix broken external link Elizabeth Mitchell 2023-08-11 10:49:34 -07:00
  • fae9b3a432 docs: add intro doc Elizabeth Mitchell 2023-08-11 10:11:50 -07:00
  • d0a581a7b3 docs: mark dialog and icon as stable Elizabeth Mitchell 2023-08-10 23:41:38 -07:00
  • 1675fd0062 chore: update next version Liz Mitchell 2023-08-10 16:54:56 -07:00