Lion v1 release tracker #787
Replies: 8 comments 7 replies
-
I would suggest to do this one as well: #677 (small breaking change) |
Beta Was this translation helpful? Give feedback.
-
About styling and extending strategies: We should definitely consider a solid styling strategy (consistency + separation of concerns in code): See: More info: |
Beta Was this translation helpful? Give feedback.
-
Another candidate: choiceGroup/child state management
|
Beta Was this translation helpful? Give feedback.
-
Another thing that should be fixed before V1: member order independence See: |
Beta Was this translation helpful? Give feedback.
-
And another thing that should be fixed: hasChanged for synchronous property effects
|
Beta Was this translation helpful? Give feedback.
-
Lit v2 will be released today! https://github.com/Lit/lit |
Beta Was this translation helpful? Give feedback.
-
I have a bit of a question, is there any place where you are discussing what will be the upgrade policy for using Lit v2? |
Beta Was this translation helpful? Give feedback.
-
Hey guys, should we add the shadow parts discussion to this? #1137 TL;DR: Expose everything as named shadow parts. Allow extenders to unexpose in an easy developer friendly manner Use cases:
Exposing all these parts changes all the templates and allows users of lion-extending design systems to use those parts unless the extending design system opts out (unexposes) of the shadow parts. This is quite breaking so it would be nice to have this done before v1. |
Beta Was this translation helpful? Give feedback.
-
Breaking, must have
Not breaking but MUST have
Not breaking but should have
Finally
Beta Was this translation helpful? Give feedback.
All reactions