12 Commits

Author SHA1 Message Date
Elizabeth Mitchell
c390291687 chore: format files with prettier
PiperOrigin-RevId: 576601342
2023-10-25 11:59:00 -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
a2a6ff442c chore: fix typos
PiperOrigin-RevId: 536443522
2023-05-30 10:34:25 -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
Material Web Team
5553da3a8b fix(testing): remove unnecessary type def
PiperOrigin-RevId: 524974068
2023-04-17 16:02:10 -07: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
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
Material Web Team
0ae1cccb8b Unblock TS4.8 upgrade.
PiperOrigin-RevId: 493982496
2022-12-08 13:36:27 -08: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
41d41cc278 chore: update repository for Material 3
PiperOrigin-RevId: 455635969
2022-06-17 16:42:04 +00:00