Commit Graph

  • e444de3c02 fix(radio): dispatches input event on select Elizabeth Mitchell 2023-09-14 17:25:19 -07:00
  • 116b448639 fix(tokens): generate tokens v0.192 Elizabeth Mitchell 2023-09-14 15:52:57 -07:00
  • af27ff8374 fix(catalog): remove TODO from home page Andrew Jakubowicz 2023-09-14 13:24:13 -07:00
  • 4ad2336b87 feat(select): add required and form association Elizabeth Mitchell 2023-09-13 22:44:18 -07:00
  • df52d92724 fix(menu): apply padding to dividers per spec Elliott Marquez 2023-09-13 21:08:17 -07:00
  • 2927245114 fix(menu): menu's default focus behavior follows google accessibility practices Elliott Marquez 2023-09-13 21:01:57 -07:00
  • 573caaee1b fix(select)!: don't reflect selected attribute Elizabeth Mitchell 2023-09-13 17:50:40 -07:00
  • 6cca5d6819 docs: mark text field as stable Elizabeth Mitchell 2023-09-13 16:22:47 -07:00
  • 7866a939b9 fix(textfield): add demo a11y and fix outlined label navigation Elizabeth Mitchell 2023-09-13 16:19:02 -07:00
  • 4b40e67b82 chore(select): re-organize public/protected/private members Elizabeth Mitchell 2023-09-13 16:00:29 -07:00
  • 6e72a8e5f4 fix(slider): border should only appear when handle nubs are overlapping Andrew Jakubowicz 2023-09-13 15:32:04 -07:00
  • 70bfea8738 fix(linearprogress): linear progress buffer dots now visible in HCM Andrew Jakubowicz 2023-09-13 15:08:57 -07:00
  • 1163315948 fix(iconbutton): fix HCM disabled opacity and outlined Andrew Jakubowicz 2023-09-13 10:22:02 -07:00
  • 349c2d1ee5 fix(tabs): type const -> ScrollBehavior Glenn Vandeuren 2023-09-13 18:44:46 +02:00
  • fe79d2adfd docs: mark slider as stable Andrew Jakubowicz 2023-09-12 17:39:40 -07:00
  • e9d1e7d3c4 fix(slider): make tickmarks visible when slider is disabled Andrew Jakubowicz 2023-09-12 17:21:18 -07:00
  • 556e6f95e4 chore: fix closure compiler issues Material Web Team 2023-09-12 16:29:47 -07:00
  • 78e7c1742f fix(select): select can reopen when animation interrupted Elliott Marquez 2023-09-12 14:00:51 -07:00
  • a7d20447f0 fix(tabs): apply shape to tab elevation Benjamin Buhler 2023-09-12 18:42:28 +02:00
  • c26a578448 fix(textfield): broken required validity on Safari Elizabeth Mitchell 2023-09-11 18:39:20 -07:00
  • 61c8f6db46 fix(textfield): don't show focus indicator when focused on icon Elizabeth Mitchell 2023-09-11 16:00:55 -07:00
  • 68a078b62c docs: add quick start and component doc links Elizabeth Mitchell 2023-09-11 15:57:01 -07:00
  • 8613fe6a58 fix(dialog)!: change content margin to padding Elizabeth Mitchell 2023-09-11 14:53:11 -07:00
  • b50d5c87b3 fix(slider): label should not changed size when stacked Andrew Jakubowicz 2023-09-11 14:50:14 -07:00
  • 103892ead2 docs: mark tabs as stable Elizabeth Mitchell 2023-09-11 13:11:16 -07:00
  • d0ff335f59 chore(tabs): remove deprecated properties Elizabeth Mitchell 2023-09-11 12:48:19 -07:00
  • c6a914d70e docs: add dedicated roadmap doc Elizabeth Mitchell 2023-09-11 12:46:24 -07:00
  • 58f2446246 fix(tabs): a11y and tabs sometimes not activating Elizabeth Mitchell 2023-09-11 11:42:36 -07:00
  • 1442f9b223 fix(tabs): setting active on tab selects them Elizabeth Mitchell 2023-09-11 10:53:03 -07:00
  • c478b3f9ca Merge pull request #4838 from vdegenne:textfield-autocomplete Copybara-Service 2023-09-11 10:52:24 -07:00
  • a8ce2ab427 docs: fix broken theming links Elizabeth Mitchell 2023-09-11 09:32:19 -07:00
  • 4d9d2cbd01 chore(text-field): add autocomplete attribute vdegenne 2023-09-09 14:41:04 +02:00
  • 86aaacd32c fix(textfield): remove icon that appears in search input in chrome and safari Andrew Jakubowicz 2023-09-08 20:03:01 -07:00
  • 7b96e2dc2c Merge pull request #4887 from material-components:bump-wireit-ts-catalog Copybara-Service 2023-09-08 16:45:10 -07:00
  • 56e9044fa6 build: bump wireit versions and catalog ts version Elliott Marquez 2023-09-08 15:25:09 -07:00
  • 99e334b3f1 docs: add color and typography docs Elizabeth Mitchell 2023-09-08 13:51:40 -07:00
  • 96c930f9a2 Merge pull request #4882 from material-components:update-ts Copybara-Service 2023-09-08 13:49:36 -07:00
  • b82fa13fb6 chore: save exact ts version Liz Mitchell 2023-09-08 12:10:45 -07:00
  • ee36971100 chore: update typescript Liz Mitchell 2023-09-08 11:56:02 -07:00
  • 84947f0928 chore: token code adjustments Elizabeth Mitchell 2023-09-08 11:37:26 -07:00
  • a0fca90bdf fix(tabs): scrollable divider not taking up full width Elizabeth Mitchell 2023-09-08 11:12:51 -07:00
  • 8e480deae3 feat(typography): add typography Sass APIs Elizabeth Mitchell 2023-09-08 10:58:14 -07:00
  • 70ce0d2779 fix(tabs): remove previously selected tab property Elizabeth Mitchell 2023-09-08 10:58:13 -07:00
  • 2468241157 chore(tabs): re-organize protected/private methods Elizabeth Mitchell 2023-09-08 10:42:32 -07:00
  • 88eb1759c5 fix(tabs): remove font shorthand tokens Elizabeth Mitchell 2023-09-08 10:34:20 -07:00
  • bf48fc307e feat(tabs): add tabs property to retrieve tab elements Elizabeth Mitchell 2023-09-08 10:12:58 -07:00
  • 23b291b2dd fix(tabs): rename tab selected to active Elizabeth Mitchell 2023-09-08 10:07:20 -07:00
  • d296316a2b fix(tabs): remove public indicator property Elizabeth Mitchell 2023-09-08 10:02:12 -07:00
  • 82e9e92a19 fix(textfield): change slot names to kebab-case Andrew Jakubowicz 2023-09-07 18:40:48 -07:00
  • 059dad5d44 fix(select): change slot names to kebab-case Andrew Jakubowicz 2023-09-07 16:54:02 -07:00
  • f019ac37fe fix(navigationtab)!: change slot names activeIcon and inactiveIcon to active-icon and inactive-icon Andrew Jakubowicz 2023-09-07 16:51:24 -07:00
  • 8e79da6f41 docs(menu): lessen indirection code reuse in stories Elliott Marquez 2023-09-07 14:21:02 -07:00
  • 368991ce30 fix(menu): fix submenus on mobile Elliott Marquez 2023-09-07 13:38:42 -07:00
  • 0211944b7e docs(menu): document menu Elliott Marquez 2023-09-07 13:11:04 -07:00
  • 235a2033d7 feat(menu): menus will resize and flip corners to stay in viewport Elliott Marquez 2023-09-07 10:35:35 -07:00
  • f680a3a178 ci: attempt to update firebase url when push on labeled PR cl/563253691 Elliott Marquez 2023-09-06 16:50:45 -07:00
  • 8d3abd4588 docs(catalog): hide the nav bar's default dots in ff and fix tab navigation Elliott Marquez 2023-09-06 17:09:21 -07:00
  • 2e25bf8ce2 fix(menu): update default min width to spec and allow max-width to inherit Elliott Marquez 2023-09-06 14:57:13 -07:00
  • ed539c6853 fix(iconbutton): allow prevent default click for toggles Elizabeth Mitchell 2023-09-06 14:41:13 -07:00
  • df508ef5fd chore: prep release version Liz Mitchell 2023-09-06 14:00:00 -07:00
  • 7a19c7e97a fix(menu): allow submenus to close when focus is lost Elliott Marquez 2023-09-06 13:54:41 -07:00
  • 046c96f297 Merge pull request #4762 from material-components:release-please--branches--main--components--web v1.0.0-pre.17 Copybara-Service 2023-09-06 13:33:40 -07:00
  • 6f24bd222a fix(tab): move aria to host Elizabeth Mitchell 2023-09-06 13:32:40 -07:00
  • 36df59b333 chore: release 1.0.0-pre.17 release-please[bot] 2023-09-06 20:16:50 +00:00
  • acd40a2f57 fix(labs): remove font shorthand tokens Elizabeth Mitchell 2023-09-06 13:14:55 -07:00
  • 08acc413f6 chore: add polyfill for Firefox ElementInternals aria Elizabeth Mitchell 2023-09-06 13:10:10 -07:00
  • 01a99a5cc3 fix(testing): remove font shorthand tokens Elizabeth Mitchell 2023-09-06 12:49:56 -07:00
  • 6988a49a3b fix(slider): remove font shorthand tokens Elizabeth Mitchell 2023-09-06 11:21:53 -07:00
  • ca2cd56bd1 fix(list): remove font shorthand tokens Elizabeth Mitchell 2023-09-06 11:21:49 -07:00
  • 87ad1dae4f fix(chips): remove font shorthand tokens Elizabeth Mitchell 2023-09-06 11:18:13 -07:00
  • 0c5a2a2886 fix(text-field,select): remove font shorthand tokens Elizabeth Mitchell 2023-09-06 11:16:51 -07:00
  • f77ee3628c fix(fab): remove font shorthand tokens Elizabeth Mitchell 2023-09-06 11:16:29 -07:00
  • 81e11e09fa fix(dialogs): remove font shorthand tokens Elizabeth Mitchell 2023-09-06 11:16:25 -07:00
  • 8894c20c6b fix(button): remove font shorthand tokens Elizabeth Mitchell 2023-09-06 10:55:45 -07:00
  • 3429469d48 make sure test depends on typescript build test-std-decorator Andrew Jakubowicz 2023-09-06 10:32:20 -07:00
  • a22dd4908c I ran codemod, then addressed TypeScript errors in the most naive way. Andrew Jakubowicz 2023-09-06 10:25:56 -07:00
  • e4daa8225a chore(text-field): add autocomplete attribute vdegenne 2023-09-06 10:03:48 +02:00
  • c864d3b638 fix(circularprogress)!: make default width 4px Andrew Jakubowicz 2023-09-05 16:23:28 -07:00
  • 58497f13b2 fix(tabs): use instanceof to check for a Tab Andrew Jakubowicz 2023-09-05 15:55:50 -07:00
  • 29f1318293 Merge pull request #4835 from vdegenne:badge-center-alignment Copybara-Service 2023-09-05 13:30:32 -07:00
  • c6821b44d4 chore(text-field): add autocomplete attribute vdegenne 2023-09-04 12:12:24 +02:00
  • cc195a9476 fix(badge): center align value text vdegenne 2023-09-02 12:09:09 +02:00
  • 2295f12e71 fix: add aria-hidden="true" to ripple, focus ring, and elevation Elizabeth Mitchell 2023-09-01 16:32:52 -07:00
  • 5ca098c313 test emit size of std-decorator Andrew Jakubowicz 2023-09-01 16:00:28 -07:00
  • cdd2ea6c1d fix(textfield): textarea resize handle overlapping outline Elizabeth Mitchell 2023-09-01 12:36:35 -07:00
  • 727f20acf5 DO NOT SUBMIT: Measure size of material all.ts with lit-labs/compiler Andrew Jakubowicz 2023-09-01 11:57:25 -07:00
  • ecac7ecbad fix(textfield): show overflowing content like popups and focus rings Elizabeth Mitchell 2023-09-01 09:57:11 -07:00
  • 11cc4721ce fix(textfield): don't transition colors when disabling Elizabeth Mitchell 2023-08-31 17:11:32 -07:00
  • d6aa6b22c7 fix(dialog, select): allow fixed selects to render correctly in dialogs Elliott Marquez 2023-08-31 16:14:06 -07:00
  • b85b57fa79 fix(menu,list,select): do not stopPropagation on native events when handled only prevent default Elliott Marquez 2023-08-31 13:42:43 -07:00
  • fcfc696c46 test(list,menu,select)!: clean up internal testing patterns from harnesses Elliott Marquez 2023-08-31 13:33:50 -07:00
  • 9647f5e514 fix(iconbutton): rename selectedIcon slot to selected Elizabeth Mitchell 2023-08-31 13:14:06 -07:00
  • 17ddcd3c2e fix(tabs): add nocollapse so isTab doesn't get minified Andrew Jakubowicz 2023-08-31 10:30:02 -07:00
  • 2c892c4114 fix(select): announce typeahead selection when select is closed Elliott Marquez 2023-08-31 09:22:40 -07:00
  • 3906b7f72a chore(ripple): update docs/demos for Safari flex vs grid Elizabeth Mitchell 2023-08-30 22:05:12 -07:00
  • c233caf5a9 docs: fix minor issue with an unclosed tag in a code example Material Web Team 2023-08-30 18:06:01 -07:00
  • b9058076b6 fix(select, menu): allow item selection while animation is running in non-overflow contexts Elliott Marquez 2023-08-30 15:25:11 -07:00
  • 8d4917173a refactor(select): remove the select-* prefix from select events Elliott Marquez 2023-08-30 13:38:12 -07:00
  • ef902b5b29 docs: mark button as stable Elizabeth Mitchell 2023-08-30 09:47:53 -07:00
  • 4b61e8d203 fix(button): update demos to fix a11y Elizabeth Mitchell 2023-08-30 09:43:56 -07:00