Commit Graph

  • cf0e6b41c6 chore(button): Normalize lazy ripple with other components Daniel Freedman 2022-12-14 15:10:32 -08:00
  • 9796f6a694 Document Icon Button Material Web Team 2022-12-14 14:18:03 -08:00
  • f73c097141 Document focus-ring Material Web Team 2022-12-14 13:31:32 -08:00
  • f84e1557c2 chore(iconbutton): Remove ActionElement and create ripple lazily Daniel Freedman 2022-12-14 11:15:21 -08:00
  • 74bda6e11c Document md-button Material Web Team 2022-12-13 16:43:56 -08:00
  • 27f7ea89ce feat(checkbox): refactor and simplify rendering/style logic Elizabeth Mitchell 2022-12-13 11:58:34 -08:00
  • 545c2eb494 fix(button): use new elevation component Elizabeth Mitchell 2022-12-13 11:50:15 -08:00
  • aef3ee3d3f chore(fab): use new elevation component Elizabeth Mitchell 2022-12-13 11:24:51 -08:00
  • 7e316b8725 chore(navigationbar): use new elevation component Elizabeth Mitchell 2022-12-13 11:19:33 -08:00
  • 9eb7bf081f feat(elevation): create md-elevation component Elizabeth Mitchell 2022-12-13 11:12:24 -08:00
  • ac94e489f1 chore(ripple): add ripple file instead of ripple-theme Elizabeth Mitchell 2022-12-13 09:39:36 -08:00
  • c8341bbaee Document Switch Material Web Team 2022-12-12 19:01:29 -08:00
  • a5850dccba chore(ripple): remove negative z-index Elizabeth Mitchell 2022-12-09 16:45:07 -08:00
  • eedb7f5d3c chore: replace * selector with :host Elizabeth Mitchell 2022-12-08 14:14:48 -08:00
  • 0ae1cccb8b Unblock TS4.8 upgrade. Material Web Team 2022-12-08 13:35:42 -08:00
  • 212dd55dc5 IconButton now properly renders either an icon via the icon property or one specified via a slot, not both as it previously incorrectly did. Material Web Team 2022-12-07 11:01:25 -08:00
  • 89eee57074 chore(elevation): branch elevation styles Elizabeth Mitchell 2022-12-07 09:26:17 -08:00
  • ca88cd765e chore(button): Create ripple lazily for buttons Daniel Freedman 2022-12-06 10:43:28 -08:00
  • 07edf86432 Changes icon-button-toggle-*'s isOn property to be named selected. Material Web Team 2022-12-05 13:34:26 -08:00
  • 73ed7a0233 fix(checkbox): Update checkbox to use property bindings for disabled and checked on internal input element. Material Web Team 2022-12-05 10:33:09 -08:00
  • 1f2f26caad chore(button): Use ripple directive instead of ActionElement Daniel Freedman 2022-12-01 16:53:02 -08:00
  • 6746d0f685 feat(ripple): Create a ripple directive Daniel Freedman 2022-12-01 14:29:23 -08:00
  • c076fbc575 Merge pull request #3799 from material-components:ci-tests Copybara-Service 2022-12-01 07:57:38 -08:00
  • d64eb1b803 Comment out webkit Alexander Marks 2022-11-30 15:45:51 -08:00
  • e8ef2dfc46 PR feedback Alexander Marks 2022-11-30 15:43:43 -08:00
  • 066219f082 Merge branch 'master' into ci-tests Alexander Marks 2022-11-30 11:44:18 -08:00
  • 933cb14ac8 chore: Comment-out jasmine import statements for external compatibility Alexander Marks 2022-11-30 11:18:09 -08:00
  • cb5eaa3e8e chore(tokens): remove v0.96 Elizabeth Mitchell 2022-11-30 10:13:33 -08:00
  • 9b598850dd Add build and test GitHub actions Alexander Marks 2022-11-29 16:32:24 -08:00
  • 3b81050d7e Check in package lock for more reliable CI build Alexander Marks 2022-11-29 17:03:37 -08:00
  • f151a028b9 Comment out invalid jasmine imports Alexander Marks 2022-11-29 16:58:04 -08:00
  • 88b0a0bca9 Set up test script with @web/test-runner Alexander Marks 2022-11-29 16:09:11 -08:00
  • e22e89e465 Add type:module and convert css-to-ts.js to a module Alexander Marks 2022-11-29 16:18:41 -08:00
  • 89054e4154 Exclude irrelevant types like node and remove skipLibCheck Alexander Marks 2022-11-29 16:15:24 -08:00
  • 802bdccd1a Upgrade dependencies Alexander Marks 2022-11-29 16:57:05 -08:00
  • 0c84de8274 Add test dependencies Alexander Marks 2022-11-29 16:08:45 -08:00
  • 30f5e44e0c chore: update tokens Elizabeth Mitchell 2022-11-29 15:30:31 -08:00
  • 491efc577f chore(text-field): update tokens Elizabeth Mitchell 2022-11-29 15:26:05 -08:00
  • 4ba3f74d7f chore(navigation-bar): update tokens Elizabeth Mitchell 2022-11-29 14:01:04 -08:00
  • 3724687b17 chore(button): update tokens Elizabeth Mitchell 2022-11-29 14:00:55 -08:00
  • 395f297875 chore(radio): update tokens Elizabeth Mitchell 2022-11-29 14:00:43 -08:00
  • 282dbe0cf1 chore(fab): update tokens Elizabeth Mitchell 2022-11-29 14:00:35 -08:00
  • 0e41c696a7 chore(switch): update tokens Elizabeth Mitchell 2022-11-29 14:00:11 -08:00
  • 85e8c46acc chore(checkbox): update tokens Elizabeth Mitchell 2022-11-29 13:58:38 -08:00
  • 8606ceae19 chore(testing): update test table to latest tokens Elizabeth Mitchell 2022-11-28 19:22:07 -08:00
  • bff01dadf7 chore(tokens): update to v0.144 Elizabeth Mitchell 2022-11-28 15:52:52 -08:00
  • be36c8d44f chore(tokens): generate tokens v0.144 Elizabeth Mitchell 2022-11-28 14:37:01 -08:00
  • f7b594015b chore(tokens): remove old token versions Elizabeth Mitchell 2022-11-28 14:32:14 -08:00
  • 6d5148410c chore(tokens): move latest to v0_96 folder Elizabeth Mitchell 2022-11-28 13:44:38 -08:00
  • 3022c9a68b test(badge): add token tests Elizabeth Mitchell 2022-11-28 10:23:24 -08:00
  • 689d7dd245 chore(testing): add token testing functions Elizabeth Mitchell 2022-11-24 11:58:43 -08:00
  • ef671867b6 Merge pull request #3777 from material-components:wireit Copybara-Service 2022-11-21 16:40:17 -08:00
  • d9f2f9982e Add wireit build config Alexander Marks 2022-11-15 13:35:16 -08:00
  • 40646f8217 Formatting fix. ce-manifest-docs Steven Orvell 2022-11-17 17:35:23 -08:00
  • 855a1fe36a Add some basic ce manifest compatible docs for md-filled-button. Steven Orvell 2022-11-17 17:00:49 -08:00
  • 1733a40f9e chore(sass): remove opacity tokens when flattening colors Elizabeth Mitchell 2022-11-16 11:22:58 -08:00
  • 5f5cce129d Adds a benchmark folder and some preliminary benchmarks benchmarks Steven Orvell 2022-11-15 14:02:01 -08:00
  • e8ba229dd0 fix(button): Move event listeners to anchor to fix focus ring Daniel Freedman 2022-11-10 13:07:44 -08:00
  • 601c331d37 fix(focus): Update focus ring to new design Daniel Freedman 2022-11-10 10:10:56 -08:00
  • d3fa2c2ba4 chore(iconbutton): merge static/theme-styles Elizabeth Mitchell 2022-11-04 09:17:11 -07:00
  • 443b24a009 chore(iconbutton): update to use local custom properties Elizabeth Mitchell 2022-11-03 11:23:06 -07:00
  • a676727eac chore(iconbutton): flatten static/theme-styles Elizabeth Mitchell 2022-11-03 11:14:12 -07:00
  • e41d9efae1 chore(menusurface): merge static/theme-styles Elizabeth Mitchell 2022-11-02 12:42:27 -07:00
  • 2d6d117a6f chore(navigationbar): merge static/theme-styles Elizabeth Mitchell 2022-11-02 12:41:57 -07:00
  • 14ad5547fe chore(navigationbar): update to use local custom properties Elizabeth Mitchell 2022-11-02 12:14:37 -07:00
  • a1943be23a chore(menusurface): update to use local custom properties Elizabeth Mitchell 2022-11-02 12:10:10 -07:00
  • 70a9bde8d4 chore(navigationdrawer): merge static/theme-styles Elizabeth Mitchell 2022-11-01 14:38:53 -07:00
  • c3c59ab1a9 chore(navigationdrawer): update to use local custom properties Elizabeth Mitchell 2022-11-01 14:23:56 -07:00
  • 35926a81bf chore(navigationdrawer): flatten static/theme-styles Elizabeth Mitchell 2022-11-01 14:20:32 -07:00
  • 1bc1d2b627 chore(menu): merge static/theme-styles Elizabeth Mitchell 2022-11-01 11:22:56 -07:00
  • 7b59ad0734 chore(navigationbar): flatten static/theme-styles Elizabeth Mitchell 2022-11-01 11:19:01 -07:00
  • 7371f35a56 chore(navigationtab): merge static/theme-styles Elizabeth Mitchell 2022-11-01 11:15:38 -07:00
  • 6ea18cd39d chore(navigationtab): update to use local custom properties Elizabeth Mitchell 2022-11-01 11:10:43 -07:00
  • 2be2ba5aa7 chore(navigationtab): flatten static/theme-styles Elizabeth Mitchell 2022-11-01 10:53:51 -07:00
  • f2b4eec8f0 chore(menu): update to use local custom properties Elizabeth Mitchell 2022-11-01 09:45:33 -07:00
  • fe2eb3aee1 chore(segmentedbutton): merge static/theme-styles Elizabeth Mitchell 2022-11-01 09:29:31 -07:00
  • 0397221303 chore(segmentedbutton): update to use local custom properties Elizabeth Mitchell 2022-11-01 09:21:57 -07:00
  • 20eaeae747 chore(segmentedbutton): flatten static/theme-styles Elizabeth Mitchell 2022-10-31 14:55:39 -07:00
  • e87561688a chore(list): merge static/theme-styles Elizabeth Mitchell 2022-10-26 12:50:24 -07:00
  • 50dc00a6f8 chore(list): update to use local custom properties Elizabeth Mitchell 2022-10-26 12:45:22 -07:00
  • ed7bf9d891 chore(list): flatten static/theme-styles Elizabeth Mitchell 2022-10-26 09:21:20 -07:00
  • f20e612ed2 chore(field): merge static/theme-styles Elizabeth Mitchell 2022-10-25 13:59:21 -07:00
  • 3f34a38bce chore(field): update to use local custom properties Elizabeth Mitchell 2022-10-25 13:32:56 -07:00
  • c6b557974a chore(text-field): merge static/theme-styles Elizabeth Mitchell 2022-10-25 13:32:01 -07:00
  • 407d6f5822 chore(badge): merge static/theme-styles Elizabeth Mitchell 2022-10-25 13:29:48 -07:00
  • 3ccf911217 chore(text-field): update to use local custom properties Elizabeth Mitchell 2022-10-25 09:14:04 -07:00
  • bf16eb9104 chore(field): flatten static/theme-styles Elizabeth Mitchell 2022-10-25 09:11:17 -07:00
  • f038b2fac6 chore(form-field): merge static/theme-styles Elizabeth Mitchell 2022-10-25 09:08:11 -07:00
  • f2bf1a5c47 chore(text-field): flatten static/theme-styles Elizabeth Mitchell 2022-10-25 08:59:38 -07:00
  • 4796cf0e3e chore(form-field): update to use local custom properties Elizabeth Mitchell 2022-10-25 08:58:11 -07:00
  • 0b84866570 chore(autocomplete): merge static/theme-styles Elizabeth Mitchell 2022-10-25 08:58:07 -07:00
  • d1f3f886e9 chore(badge): update to local custom properties Elizabeth Mitchell 2022-10-24 13:59:08 -07:00
  • 4432e3a515 chore(badge): flatten static/theme-styles Elizabeth Mitchell 2022-10-24 13:43:23 -07:00
  • b67fd829b4 chore(autocomplete): update to use local custom properties Elizabeth Mitchell 2022-10-24 13:41:47 -07:00
  • aff34c73ea chore(switch): merge static/theme-styles Elizabeth Mitchell 2022-10-21 17:29:13 -07:00
  • 4568e25dcc chore(switch): update to local custom properties Elizabeth Mitchell 2022-10-21 15:15:28 -07:00
  • 911bb674b7 chore(switch): flatten static/theme-styles Elizabeth Mitchell 2022-10-21 14:43:10 -07:00
  • df1270e83c chore(fab): merge static/theme-styles Elizabeth Mitchell 2022-10-21 12:09:33 -07:00
  • a9da9bbf5e chore(focus): merge static/theme-styles Elizabeth Mitchell 2022-10-21 10:43:51 -07:00
  • 164f732943 chore(fab): update to use local custom properties Elizabeth Mitchell 2022-10-21 10:42:28 -07:00