Emma Segal-Grossman
|
512698d747
|
Fix attribute casing & lit-analyzer issues (#1429)
## Changes
- Reverts changes introduced in #1407 that incorrectly changed attribute
casing
- Patches `@shoelace-style/shoelace` using
[`patch-package`](https://www.npmjs.com/package/patch-package) to add
JSDoc comments to component typedefs so that `lit-analyzer` can properly
pick up attributes
- Adds component typedef for `<replay-web-page>` component
## Testing
Tested by hand, it looks like missing help text/date formatting
changes/etc are back!
Before | After
-|-

|


|


|

---------
Co-authored-by: Ilya Kreymer <ikreymer@users.noreply.github.com>
|
2023-12-11 12:34:03 -05:00 |
|