Peter Burns

Results 80 issues of Peter Burns

This way the demos will make sense in environments like the elements catalog. Blocked by https://github.com/PolymerElements/carbon-route/issues/46

enhancement
p1 - backlog

Fixes #3777 This test may be a bit too aggro, but it also does seem very nice to be able to track with each change how it contributes to some...

3.0

### Which package(s) are affected? SSR (@lit-labs/ssr) Scoped Custom Elements ### Description This came up in this week's dev meeting

### Should this be an RFC? - [X] This is not a substantial change ### Which package is this a feature request for? Lit Core (lit / lit-html / lit-element...

In #3775 we're advancing our output to ES2021, but we're seeing a size regression in our built output. We're probably going to move forward for now with ES2021 in the...

3.0

### Should this be an RFC? - [X] This is not a substantial change ### Which package is this a feature request for? Context (@lit-labs/context) ### Description With experimental decorators...

### Should this be an RFC? - [X] This is not a substantial change ### Which package is this a feature request for? Other/unknown (please mention in description) ### Description...

### Which package(s) are affected? Other/unknown (please mention in description) ### Description Message from the discord: https://discord.com/channels/1012791295170859069/1097521111622754354/1097521111622754354 ### Reproduction No repro yet, first task is to make one

### Should this be an RFC? - [X] This is not a substantial change ### Which package is this a feature request for? Lit Core (lit / lit-html / lit-element...

Currently we warn for every non-string field name on a LitElement, but that will create a lot of false positives, e.g. > well-known symbols, private fields, or overrides of protected...