Commit Graph

51 Commits

Author SHA1 Message Date
Elizabeth Mitchell
01a99a5cc3 fix(testing): remove font shorthand tokens
PiperOrigin-RevId: 563188450
2023-09-06 12:50:33 -07:00
Elizabeth Mitchell
327eeafbf9 fix(testing): harness not applying :active to parents
PiperOrigin-RevId: 559585226
2023-08-23 17:03:08 -07:00
Elizabeth Mitchell
cdd9b264cb feat(color): add color folder for md-sys-color theming APIs
PiperOrigin-RevId: 559455085
2023-08-23 09:40:28 -07:00
Elizabeth Mitchell
a5283936fe revert: feat(color): add color folder for md-sys-color theming APIs
PiperOrigin-RevId: 559268365
2023-08-22 17:22:17 -07:00
Elizabeth Mitchell
87af9aa130 feat(color): add color folder for md-sys-color theming APIs
PiperOrigin-RevId: 559146252
2023-08-22 10:07:55 -07:00
Elizabeth Mitchell
0e492ade43 chore: remove sass theme utilities
PiperOrigin-RevId: 556915539
2023-08-14 14:39:19 -07:00
Andrew Jakubowicz
6ec3f06429 fix!: rename "lib" directory to "internal"
BREAKING CHANGE: Rename `@material/web/<component>/lib` to `@material/web/<component>/internal`. Prefer not using internal files.

PiperOrigin-RevId: 550633216
2023-07-24 12:02:59 -07:00
Elizabeth Mitchell
4cf084faf0 test(chips): fix firefox not supporting :has
PiperOrigin-RevId: 542313215
2023-06-21 11:25:37 -07:00
Elizabeth Mitchell
b1172d8470 fix(testing): use sys-color-* theming for dark mode tests
PiperOrigin-RevId: 540288116
2023-06-14 09:08:39 -07:00
Elizabeth Mitchell
0607d9ca53 chore: fix jscompiler issues
PiperOrigin-RevId: 539716693
2023-06-12 11:42:52 -07:00
Elizabeth Mitchell
ae70f1ea05 feat(slider): add full form association support
PiperOrigin-RevId: 537331425
2023-06-02 09:28:31 -07:00
Elizabeth Mitchell
a2bb8458d2 chore(sass): move to internal
PiperOrigin-RevId: 536458468
2023-05-30 11:23:00 -07:00
Elizabeth Mitchell
a2a6ff442c chore: fix typos
PiperOrigin-RevId: 536443522
2023-05-30 10:34:25 -07:00
Elizabeth Mitchell
a61f79ceb2 feat(checkbox): add full form association support
PiperOrigin-RevId: 532621912
2023-05-16 17:29:19 -07:00
Elizabeth Mitchell
43478f01c4 chore(testing): remove unused code
PiperOrigin-RevId: 531234392
2023-05-11 10:04:50 -07:00
Material Web Team
04d3496a71 fix(testing): don't fire focus events twice
PiperOrigin-RevId: 527701737
2023-04-27 15:32:16 -07:00
Elizabeth Mitchell
e12a7f33da chore: remove internal SSR annotations
PiperOrigin-RevId: 526679441
2023-04-24 10:12:10 -07:00
Copybara-Service
5aa1083441 Merge pull request #4111 from MrHBS:patch-1
PiperOrigin-RevId: 525483084
2023-04-19 10:19:40 -07:00
Material Web Team
6f094228de chore(testing): remove negative lookbehind regex
PiperOrigin-RevId: 525181043
2023-04-18 10:14:33 -07:00
Material Web Team
5553da3a8b fix(testing): remove unnecessary type def
PiperOrigin-RevId: 524974068
2023-04-17 16:02:10 -07:00
Daniel Freedman
9ce10bc100 chore(all): remove unnecessary property typing for strings
PiperOrigin-RevId: 523201301
2023-04-10 13:43:10 -07:00
Elizabeth Mitchell
7368e2a2e2 fix: complete tonal surface update
PiperOrigin-RevId: 522245682
2023-04-05 22:14:39 -07:00
Elizabeth Mitchell
988ad97d8c chore(testing): update test table background
PiperOrigin-RevId: 521816787
2023-04-04 11:20:46 -07:00
Elizabeth Mitchell
2ca34df894 chore(testing): refactor test table styles
PiperOrigin-RevId: 521577906
2023-04-03 15:22:40 -07:00
HBS
80330ea055
Update environment.ts
I believe this should work too, right @asyncLiz ?
2023-04-01 23:27:30 +03:00
Elizabeth Mitchell
715c5927a7 chore(sass): remove elevation resolvers
PiperOrigin-RevId: 518051579
2023-03-20 12:57:55 -07:00
Elizabeth Mitchell
618a505f57 fix(testing): token tests not working in Safari Chrome
PiperOrigin-RevId: 517206640
2023-03-16 13:10:05 -07:00
Daniel Freedman
43ce8c1d31 fix(testing): remove header-cell-text-tracking
PiperOrigin-RevId: 511244427
2023-02-21 10:44:27 -08:00
Elizabeth Mitchell
90960edf90 chore(ripple): update tests to use harness
PiperOrigin-RevId: 511240295
2023-02-21 10:30:45 -08:00
Material Web Team
f0f5ae57ab feat(slider): adds slider element
PiperOrigin-RevId: 510521193
2023-02-17 14:22:32 -08:00
Daniel Freedman
20464014bb fix(testing): convert test-table to use -type tokens
Keep `header-cell-text-tracking` for now, but set it to `0` or `unset` in each component as converted to use `-type` tokens directly.

PiperOrigin-RevId: 509882750
2023-02-15 11:06:49 -08:00
Elizabeth Mitchell
6c2aef6901 chore(all): add keep-sorted comments to Sass imports
PiperOrigin-RevId: 509583504
2023-02-14 11:10:23 -08:00
Material Web Team
3f6070ea31 chore(testing): Adds submitForm to testing harness. This submits the element's associated form if one exists and returns the submitted FormData object.
* updates form_controller tests.
* updates switch tests.
* adds form submission tests to text field.

PiperOrigin-RevId: 495992202
2022-12-16 17:01:56 -08:00
Elizabeth Mitchell
eedb7f5d3c chore: replace * selector with :host
PiperOrigin-RevId: 493992896
2022-12-08 14:15:19 -08:00
Material Web Team
0ae1cccb8b Unblock TS4.8 upgrade.
PiperOrigin-RevId: 493982496
2022-12-08 13:36:27 -08:00
Alexander Marks
933cb14ac8 chore: Comment-out jasmine import statements for external compatibility
PiperOrigin-RevId: 491970248
2022-11-30 11:18:44 -08:00
Elizabeth Mitchell
8606ceae19 chore(testing): update test table to latest tokens
PiperOrigin-RevId: 491502341
2022-11-28 19:22:44 -08:00
Elizabeth Mitchell
bff01dadf7 chore(tokens): update to v0.144
PiperOrigin-RevId: 491464625
2022-11-28 15:53:25 -08:00
Elizabeth Mitchell
689d7dd245 chore(testing): add token testing functions
PiperOrigin-RevId: 490766872
2022-11-24 11:59:08 -08:00
Elizabeth Mitchell
73ca8ae0eb chore: use relative paths
PiperOrigin-RevId: 481941267
2022-10-18 09:28:59 -07:00
Elizabeth Mitchell
4115cbc77e chore(testing): remove previous rendered roots
PiperOrigin-RevId: 478563954
2022-10-03 11:48:29 -07:00
Elizabeth Mitchell
c4523aef64 chore(testing): add jasmine clock support
PiperOrigin-RevId: 473842842
2022-09-12 14:18:44 -07:00
Material Web Team
15e29163e0 refactor(tabscroller): update test to not wait for real animations.
PiperOrigin-RevId: 472597812
2022-09-06 17:39:54 -07:00
Material Web Team
4908dd9e95 refactor(test-table): move unit tests next to the tested code.
PiperOrigin-RevId: 471081839
2022-08-30 13:54:21 -07:00
Alexander Marks
30c95aeee1 chore: add ".js" extensions to import statements.
In particular, this allows external build tools like Rollup and @web/dev-server to understand imports of Lit, which is configured to require the ".js" extension via its export conditions (so that Lit import maps can remain minimal).

PiperOrigin-RevId: 469772992
2022-08-24 11:01:21 -07:00
Joy Zhong
2e15407904 test(harness): Add #keypress method to fire keyup/keydown events on harness interactive element.
PiperOrigin-RevId: 469228141
2022-08-22 10:46:49 -07:00
Material Web Team
288b6b13e0 refactor: added types to the templates.ts file.
PiperOrigin-RevId: 468005474
2022-08-16 13:14:48 -07:00
Joy Zhong
884c3a204b feat(menusurface): Add flipMenuHorizontally property, add unit tests.
PiperOrigin-RevId: 465404408
2022-08-04 14:25:14 -07:00
Material Web Team
ae034d8360 chore: remove spyOnAllFunctions
PiperOrigin-RevId: 461960797
2022-07-19 13:33:13 -07:00
Elizabeth Mitchell
2e04eb07e6 chore: remove screenshots
PiperOrigin-RevId: 456350749
2022-06-21 14:26:21 -07:00