5 Commits

Author SHA1 Message Date
Elizabeth Mitchell
0cc7d2959a fix(ripple)!: rename press methods to event handlers
PiperOrigin-RevId: 511251253
2023-02-21 11:08:31 -08:00
Elizabeth Mitchell
cde7ca0e3b fix(ripple)!: rename hover methods to event handlers
PiperOrigin-RevId: 510547677
2023-02-17 16:24:41 -08:00
Elizabeth Mitchell
73ca8ae0eb chore: use relative paths
PiperOrigin-RevId: 481941267
2022-10-18 09:28:59 -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
Elizabeth Mitchell
dd47e42a7f chore: remove underscores from folder names
PiperOrigin-RevId: 468022783
2022-08-16 14:16:23 -07:00