Commit Graph

  • 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
  • 13cf8ae00e Merge pull request #4609 from material-components:release-please--branches--main--components--web v1.0.0-pre.15 Copybara-Service 2023-08-10 16:53:56 -07:00
  • 7d415394cd chore(dialog): fix demo a11y Elizabeth Mitchell 2023-08-10 16:44:40 -07:00
  • bc6c504391 chore: release 1.0.0-pre.15 release-please[bot] 2023-08-10 23:36:08 +00:00
  • 2996a8b826 refactor(dialog)!: match native <dialog> and fix spacing Elizabeth Mitchell 2023-08-10 16:33:46 -07:00
  • f7660a5762 docs: add dialog docs Elizabeth Mitchell 2023-08-10 16:32:20 -07:00
  • 8588a3f52e feat(fab)!: add touch target configurations Elizabeth Mitchell 2023-08-10 14:57:48 -07:00
  • 1f46179e83 feat(button): add touch target configs Elizabeth Mitchell 2023-08-10 14:57:07 -07:00
  • 2300eb6e4f feat(chips): add touch target configs Elizabeth Mitchell 2023-08-10 13:53:09 -07:00
  • 9adb11c472 chore: ensure touch target wrappers are not negative Elizabeth Mitchell 2023-08-10 13:52:52 -07:00
  • f574b00a63 feat(checkbox)!: add touch target configurations Elizabeth Mitchell 2023-08-10 10:20:54 -07:00
  • 7c461cad75 feat(radio)!: add touch target configurations Elizabeth Mitchell 2023-08-10 10:05:47 -07:00
  • 54c0bf16a5 build: deploy docs site only when we publish a new release Elliott Marquez 2023-08-09 16:37:51 -07:00
  • 234309eaa4 docs: status update Elizabeth Mitchell 2023-08-08 14:56:34 -07:00
  • c0da72b6dc feat(iconbutton): add form submission Elizabeth Mitchell 2023-08-08 14:32:03 -07:00
  • 0510496e60 chore: avoid this in static context Elizabeth Mitchell 2023-08-08 13:59:44 -07:00
  • 39ae5a6947 fix(dialog)!: remove fullscreen temporarily Elizabeth Mitchell 2023-08-07 13:55:36 -07:00
  • 327737d345 fix(list): list item body overflow issue Dávid Ďurčo 2023-08-07 22:45:50 +02:00
  • 1f2f706051 Merge pull request #4649 from vdegenne:text-field-redispatch-event Copybara-Service 2023-08-07 12:08:55 -07:00
  • cac4ced026 Merge pull request #4657 from vdegenne:segmented-button-container-height Copybara-Service 2023-08-07 11:16:20 -07:00
  • 1be2b6263f test: move button form test into internal button_test Andrew Jakubowicz 2023-08-07 11:12:44 -07:00
  • 65d04a3cf3 feat(list,menu): add css shadow parts to sub components Elliott Marquez 2023-08-04 13:25:03 -07:00
  • 09cb6da8fb refactor(list,menu)!: add href to (list|menu)-item and remove (menu|list)-item-link Elliott Marquez 2023-08-04 13:18:02 -07:00
  • 28af606b40 docs(tabs): document tabs Andrew Jakubowicz 2023-08-04 10:14:40 -07:00
  • 673985e55c docs: allow the catalog nav drawer to scroll Elliott Marquez 2023-08-04 09:44:35 -07:00
  • 50fd2f3fe0 fix(dialog)!: use autofocus attribute instead of dialog-focus Elizabeth Mitchell 2023-08-03 16:54:18 -07:00
  • b992b154de fix(dialog)!: remove toggleShow() Elizabeth Mitchell 2023-08-03 16:22:49 -07:00
  • 500472bbdf fix(dialog)!: remove stacked Elizabeth Mitchell 2023-08-03 15:22:08 -07:00
  • d8ac9ce29e fix(dialog)!: remove modeless Elizabeth Mitchell 2023-08-03 15:11:47 -07:00
  • 4ab2e393d4 fix(select)!: add trailing icon indicator and fix icon token application Elliott Marquez 2023-08-03 14:52:50 -07:00
  • 98daf6688a refactor(select): make selects events use Event rather than subclassing it Elliott Marquez 2023-08-03 14:02:34 -07:00
  • ff60a88843 refactor(icon)!: remove css custom props from icon and apply values directly on host Elliott Marquez 2023-08-03 13:43:31 -07:00
  • 65bc8f400e docs: add switch docs Elizabeth Mitchell 2023-08-03 13:27:42 -07:00
  • db8be0a15c fix(segmentedbutton): add back container height token vdegenne 2023-08-03 20:25:47 +02:00
  • 043d548270 refactor(menu)!: events no longer subclass Event but rather use CustomEvent Elliott Marquez 2023-08-02 17:23:04 -07:00
  • c148bf61fe fix(segmentedbutton): add back shape token Andrew Jakubowicz 2023-08-02 14:58:51 -07:00
  • 97f5b616d6 fix(button)!: type is submit by default Elizabeth Mitchell 2023-08-02 13:56:57 -07:00
  • 33987c3f4b inline event input parameters vdegenne 2023-08-02 19:23:44 +02:00
  • 46626bb009 chore(textfield): remove unecessary redispatchEvent vdegenne 2023-08-02 08:45:15 +02:00
  • 6aa42f3399 docs: add radio docs Elizabeth Mitchell 2023-08-01 15:41:46 -07:00
  • ce248dc383 fix(checkbox)!: remove error property Elizabeth Mitchell 2023-08-01 14:00:41 -07:00
  • ad01113321 Merge pull request #4611 from vdegenne:filter-chip-prevent-click Copybara-Service 2023-08-01 13:45:45 -07:00
  • 838c1c7fe3 docs(slider): document slider Andrew Jakubowicz 2023-08-01 11:15:18 -07:00
  • 0a63c267e9 fix(iconbutton)!: remove unselected token prefix Elizabeth Mitchell 2023-08-01 10:01:26 -07:00
  • fa103cbc78 fix(dialog): misspelled transition Elizabeth Mitchell 2023-07-31 16:03:56 -07:00
  • fa63178238 refactor(menu): remove :has selectors Elliott Marquez 2023-07-31 15:53:43 -07:00
  • 1fa5cf3485 fix(focus): allow --md-focus-ring-* cascading again Elizabeth Mitchell 2023-07-31 15:48:27 -07:00
  • cc26ef6c02 fix(button)!: rename <md-tonal-button> to <md-filled-tonal-button> Elizabeth Mitchell 2023-07-31 14:56:57 -07:00
  • c38f1b4af4 docs: fix some broken fragment links Andrew Jakubowicz 2023-07-31 14:33:18 -07:00
  • a117b06b7b fix(iconbutton)!: rename <md-standard-icon-button> to <md-icon-button> Elizabeth Mitchell 2023-07-31 11:37:24 -07:00
  • 2d1c58022e fix(dialog)!: remove transitions Elizabeth Mitchell 2023-07-31 11:19:19 -07:00
  • 5adbf730d3 fix(dialog)!: remove content and divider tokens Elizabeth Mitchell 2023-07-31 11:15:51 -07:00
  • e581142d67 fix(dialog)!: remove transition and scrim tokens Elizabeth Mitchell 2023-07-31 11:06:29 -07:00
  • 3681b588e0 fix(switch)!: remove unselected token prefix Elizabeth Mitchell 2023-07-30 19:43:41 -07:00
  • 2329d2b419 fix(button)!: rename spacing tokens Elizabeth Mitchell 2023-07-30 17:18:05 -07:00
  • 2568d4fbac fix(dialog)!: remove draggable Elizabeth Mitchell 2023-07-28 16:27:18 -07:00
  • 8b896e0e63 fix(dialog)!: remove fullscreen tokens Elizabeth Mitchell 2023-07-28 15:21:43 -07:00
  • b1259ae1ae chore(list): make listRoot and handleKeydown private Elizabeth Mitchell 2023-07-27 18:35:33 -07:00
  • bdfa63f63c chore(tabs): remove vertical tabs (not specced) Elizabeth Mitchell 2023-07-27 16:33:05 -07:00
  • 1593d46ffe docs: elide m.dev links internally & clarify comment transform names Elliott Marquez 2023-07-27 15:54:09 -07:00
  • 7510e556c5 Merge pull request #4618 from vdegenne:icon-button-delegates-focus Copybara-Service 2023-07-27 14:33:19 -07:00
  • 0c173d1b48 docs: update links to the new catalog url Elliott Marquez 2023-07-27 11:45:21 -07:00
  • 62fd5b99ee Merge pull request #4617 from material-components:gcloud Copybara-Service 2023-07-27 10:53:17 -07:00
  • a71411eff0 chore(dialog): remove decorator tslint comment Elizabeth Mitchell 2023-07-27 10:42:33 -07:00
  • e861ab3528 add license header Elliott Marquez 2023-07-27 09:49:35 -07:00
  • 596aa3ddc3 format Elliott Marquez 2023-07-27 09:48:23 -07:00
  • 176e386680 remove watch flag on start Elliott Marquez 2023-07-27 09:47:50 -07:00
  • a7f21a2b2f add no js styles Elliott Marquez 2023-07-27 09:46:01 -07:00
  • 8243a13c4c fix font display and start command Elliott Marquez 2023-07-27 09:29:32 -07:00
  • 86ccec3e7e build: use firebase for hosting and remove url prefixes Elliott Marquez 2023-07-27 09:17:27 -07:00
  • db2010d2c1 fix(icon-button): delegates focus vdegenne 2023-07-27 08:40:24 +02:00
  • e11fb5dd67 docs: mark checkbox as stable Elizabeth Mitchell 2023-07-26 14:38:31 -07:00
  • effb6e08e2 chore: remove safevalues dependency Elizabeth Mitchell 2023-07-26 14:11:06 -07:00
  • 5606eefc38 feat(checkbox): add required and form validity Elizabeth Mitchell 2023-07-26 14:10:58 -07:00
  • 22b5b2173a fix(filter-chip): move click event to inner button vdegenne 2023-07-26 07:13:20 +02:00
  • 08d50e231d feat(icon): add aria-hidden true by default Elliott Marquez 2023-07-25 16:06:39 -07:00
  • fb1c6039e7 fix(radio)!: remove "unselected" prefix from tokens Andrew Jakubowicz 2023-07-25 09:23:25 -07:00
  • 00e20e5749 fix indentation vdegenne 2023-07-25 13:32:16 +02:00
  • f0848ee1c3 typos vdegenne 2023-07-25 13:29:51 +02:00
  • 041cb21233 fix(filter-chip): make click event preventDefault proof vdegenne 2023-07-25 12:26:39 +02:00
  • f7b3ef7ad2 chore(checkbox): remove focus override for delegatesFocus Elizabeth Mitchell 2023-07-24 16:01:58 -07:00
  • 432e660d0c chore: update next version Liz Mitchell 2023-07-24 14:19:18 -07:00
  • 9307615aae Merge pull request #4539 from material-components:release-please--branches--main--components--web v1.0.0-pre.14 Copybara-Service 2023-07-24 14:18:04 -07:00
  • c0b2617370 docs: update freshness Elizabeth Mitchell 2023-07-24 13:21:15 -07:00
  • 678b57700b chore: release 1.0.0-pre.14 release-please[bot] 2023-07-24 19:03:56 +00:00
  • 6ec3f06429 fix!: rename "lib" directory to "internal" Andrew Jakubowicz 2023-07-24 12:02:25 -07:00
  • d49f9b89e4 fix(focus)!: rename import to md-focus-ring.ts Elizabeth Mitchell 2023-07-24 10:42:56 -07:00
  • a8c2fa9a8b fix(menu)!: rename "lib" directory to "internal" Andrew Jakubowicz 2023-07-24 09:44:01 -07:00
  • c6e6f65445 fix(list)!: rename "lib" directory to "internal" Andrew Jakubowicz 2023-07-24 09:28:36 -07:00
  • 77110d7c8e fix(focus)!: rename "lib" directory to "internal" Andrew Jakubowicz 2023-07-24 09:17:44 -07:00
  • 21b7becd7b fix(icon)!: rename "lib" directory to "internal" Andrew Jakubowicz 2023-07-24 09:10:30 -07:00
  • 38b1b69a9c fix(iconbutton)!: rename "lib" directory to "internal" Andrew Jakubowicz 2023-07-24 09:09:37 -07:00
  • 2147af7e28 fix(checkbox): fix broken "lib" to "internal" sass import Andrew Jakubowicz 2023-07-21 15:11:20 -07:00
  • dac3639721 fix(field)!: rename "lib" directory to "internal" Andrew Jakubowicz 2023-07-21 14:23:35 -07:00
  • 7fc17c99c9 fix(divider)!: rename "lib" directory to "internal" Andrew Jakubowicz 2023-07-21 14:02:17 -07:00
  • a8880f791b fix(chips)!: rename "lib" directory to "internal" Andrew Jakubowicz 2023-07-21 14:01:28 -07:00
  • 0432e6d9ce fix(elevation)!: rename "lib" directory to "internal" Andrew Jakubowicz 2023-07-21 13:40:14 -07:00