Commit Graph

2970 Commits

Author SHA1 Message Date
Esteban Gonzalez
342b23ef39 fix(navigationtab): Update focus ring logic to show and disappear correctly.
PiperOrigin-RevId: 439652273
2022-04-05 12:54:07 -07:00
Abhinay Omkar
86998b92c5 refactor(checkbox): Refactor checkbox styles to match latest tokens
PiperOrigin-RevId: 439503537
2022-04-05 00:08:28 -07:00
Liz Mitchell
4f410644cf feat(testing): add static value display name for templates
PiperOrigin-RevId: 438935658
2022-04-01 16:27:57 -07:00
Liz Mitchell
501818b1a6 chore(tokens): update components to new folder
PiperOrigin-RevId: 438861610
2022-04-01 10:55:40 -07:00
Liz Mitchell
dc9bd3f943 chore(tokens): move tokens out of sass folder
PiperOrigin-RevId: 438848201
2022-04-01 09:59:24 -07:00
Liz Mitchell
ef278f5f54 feat(tokens): update to v0.93, add sys-color custom properties
PiperOrigin-RevId: 438630461
2022-03-31 12:19:27 -07:00
Esteban Gonzalez
9ab72ec2e5 feat(navigationbar): Add activeIndex to the navigation-bar-activated event
PiperOrigin-RevId: 438602893
2022-03-31 10:31:52 -07:00
Abhinay Omkar
05c8818c02 fix(checkbox): Added a unit test for checkbox action event
PiperOrigin-RevId: 438485141
2022-03-30 23:07:32 -07:00
Liz Mitchell
dcaa6a7ee3 fix(text-field): fix focus forwarding for SSR
PiperOrigin-RevId: 438425873
2022-03-30 16:33:36 -07:00
Abhinay Omkar
c401d43ffd fix(checkbox): Include checked status in checkbox action event data
PiperOrigin-RevId: 438328070
2022-03-30 09:56:18 -07:00
Abhinay Omkar
5cdc068db7 feat(checkbox): Integrate checkbox with ActionElement
PiperOrigin-RevId: 438244228
2022-03-30 02:12:05 -07:00
Material Web Team
13119ebb0e feature(switch): add focus ring
PiperOrigin-RevId: 438115693
2022-03-29 13:50:58 -07:00
Brandon Diamond
ab7cc8af3f feat: List controller should manage Item events.
PiperOrigin-RevId: 438064073
2022-03-29 10:39:38 -07:00
Material Web Team
d7e8aecd9e refactor(ripple): update ripple to work with RTL.
PiperOrigin-RevId: 437880118
2022-03-28 16:18:37 -07:00
Material Web Team
a0d701cee3 refactor: renaming test files to end in _test.ts
PiperOrigin-RevId: 437843537
2022-03-28 13:42:05 -07:00
Copybara-Service
e50ae44c98 Merge pull request #2878 from v-gjy:patch-1
PiperOrigin-RevId: 437795303
2022-03-28 10:33:49 -07:00
Abhinay Omkar
1872a62a94 fix(checkbox): Set z-index of checkbox to 0 to reset stacking context
PiperOrigin-RevId: 437785466
2022-03-28 09:59:10 -07:00
Liz Mitchell
3cea220f6c fix(field): display correct cursor
PiperOrigin-RevId: 437784991
2022-03-28 09:57:08 -07:00
Liz Mitchell
c0b424b8b0 chore(field): minor refactoring
PiperOrigin-RevId: 437783163
2022-03-28 09:49:23 -07:00
Material Web Team
e0c54fe0cd fix(testing): wait for harness actions to complete
PiperOrigin-RevId: 437757098
2022-03-28 07:50:33 -07:00
Material Web Team
7dd5383325 chore(switch): move unit tests next to the code under test.
PiperOrigin-RevId: 437131389
2022-03-24 18:04:35 -07:00
Joy Zhong
c7a03c7060 docs(iconbutton): Add icon button dev docs.
PiperOrigin-RevId: 436987696
2022-03-24 07:18:52 -07:00
Material Web Team
f83c4cc01e chore(switch): add test harness
PiperOrigin-RevId: 436874588
2022-03-23 17:57:11 -07:00
Material Web Team
8061b4b13b chore(switch): update internal class names
PiperOrigin-RevId: 436821183
2022-03-23 13:51:44 -07:00
Copybara-Service
a4f9d8939c Merge pull request #3174 from omar2205:patch-1
PiperOrigin-RevId: 436812197
2022-03-23 13:11:20 -07:00
Copybara-Service
1774112e9b Merge pull request #3269 from material-components:auto-bump-mdc-deps-14.0.0-canary.f31a833fa.0
PiperOrigin-RevId: 436811881
2022-03-23 13:09:53 -07:00
Material Web Team
121138117b refactor(tests): update screenshots to include variant name.
PiperOrigin-RevId: 436641335
2022-03-22 20:58:54 -07:00
Polymer GitHub Actions Robot
a1b4685778 Auto bump MDC Web deps to 14.0.0-canary.f31a833fa.0 2022-03-23 03:13:43 +00:00
Material Web Team
4b5749b888 cleanup(switch): remove foundation and adaptor for m3
PiperOrigin-RevId: 436618953
2022-03-22 18:18:45 -07:00
Sayri Suarez
0716bdd7aa style(tab): Adjusting $resolver for tab theme and theme-styles mixin.
PiperOrigin-RevId: 436537829
2022-03-22 12:17:03 -07:00
Joy Zhong
3d3f8b300c fix(iconbutton): Remove extraneous code and add more demos.
PiperOrigin-RevId: 436536554
2022-03-22 12:11:28 -07:00
Material Web Team
ce11ec86d5 refactor(focus-ring): only require one parameter for focus ring.
PiperOrigin-RevId: 436513902
2022-03-22 10:46:58 -07:00
Sayri Suarez
e997f83b1e style(tab): Removing tab-indicator mixins that are redundant with theme API.
PiperOrigin-RevId: 436473850
2022-03-22 08:03:09 -07:00
Liz Mitchell
14d7c14157 chore: closure conformance updates
PiperOrigin-RevId: 436309387
2022-03-21 14:44:49 -07:00
Liz Mitchell
e2fd3a2546 fix(action-element): update path
PiperOrigin-RevId: 436298430
2022-03-21 14:01:04 -07:00
Esteban Gonzalez
040963cdd2 refactor(navbar): Remove foundation/adapter logic.
PiperOrigin-RevId: 436297384
2022-03-21 13:56:27 -07:00
Liz Mitchell
f3e9f4c159 chore(field): refactor to support SSR
PiperOrigin-RevId: 436293725
2022-03-21 13:40:51 -07:00
Esteban Gonzalez
158bb701c3 refactor(navtab): Update to extend ActionElement.
PiperOrigin-RevId: 436286292
2022-03-21 13:12:24 -07:00
Copybara-Service
808d6bcd5e Merge pull request #3255 from material-components:auto-bump-mdc-deps-14.0.0-canary.cbd9358a6.0
PiperOrigin-RevId: 436241134
2022-03-21 10:19:16 -07:00
Material Web Team
15e2623baa refactor: Fix various lint warnings
PiperOrigin-RevId: 436228001
2022-03-21 09:31:02 -07:00
Material Web Team
d431c51071 fix(focus-ring): Use negative inset instead of transform to avoid aliasing.
PiperOrigin-RevId: 436210101
2022-03-21 08:15:02 -07:00
Material Web Team
7d4749d326 refactor: Replace the deprecated ClientRect type with DOMRect
PiperOrigin-RevId: 436199950
2022-03-21 07:25:47 -07:00
Polymer GitHub Actions Robot
07f04df536 Auto bump MDC Web deps to 14.0.0-canary.cbd9358a6.0 2022-03-19 00:09:35 +00:00
Sayri Suarez
d8bcc64a45 style(tab): Removing redundant tab styles.
PiperOrigin-RevId: 435371836
2022-03-17 09:47:46 -07:00
Sayri Suarez
e1cf0c7554 feat(tab): Switching ripple to use new md-ripple component. Adjusts styles to utilize this ripple's theme API.
PiperOrigin-RevId: 435370321
2022-03-17 09:41:54 -07:00
Daniel Freedman
ffdc7defda feat(action): Add README for ActionElement
PiperOrigin-RevId: 435163859
2022-03-16 14:44:16 -07:00
Liz Mitchell
e50e400f6f feat(field): add supporting text slots
PiperOrigin-RevId: 435130005
2022-03-16 12:48:45 -07:00
Brandon Diamond
d71c2e14f1 bug: Use "media" attribute to identify slotted content.
PiperOrigin-RevId: 435040673
2022-03-16 07:14:14 -07:00
Brandon Diamond
dd2e7e56c0 feat: Add interaction event to list item.
PiperOrigin-RevId: 435038083
2022-03-16 07:01:51 -07:00
Liz Mitchell
dc1af97904 fix(testing): support default props for template factories
PiperOrigin-RevId: 434849182
2022-03-15 13:59:47 -07:00