[Web Components | Lit] Investigate upgrade to Lit 2.x
See original GitHub issueThe problem
Blocked by https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/9767
Carbon Web Components is currently running on v1.x of lit-element
/ lit-html
. This is one of the fundamental libraries used for rendering web components within this repository.
The solution
Investigate the level of effort for upgrading carbon-web-components
to Lit 2.x.
Additional information
- Investigation should consider users that are currently on lit-html/lit-element, and if there is any messaging necessary to have users upgrade to lit 2.
- Corresponding upgrade issue for
carbon-web-components
: https://github.com/carbon-design-system/carbon-web-components/issues/657 - Upgrade documentation: https://lit.dev/docs/releases/upgrade/
- Additional information regarding the update is captured in this issue.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:3
- Comments:9 (6 by maintainers)
Top Results From Across the Web
[Lit]: upgrade to Lit 2.x · Issue #657 · carbon-design-system ...
Investigate the level of effort for upgrading carbon-web-components to Lit 2.x. Additional information. Investigation should consider users that are currently ...
Read more >Upgrade guide - Lit.dev
Lit 2.0 is designed to work with most code written for LitElement 2.x and lit-html 1.x. There are a small number of changes...
Read more >Updating to Lit 2 - Open Web Components
Update your code to Lit 2.0. Lit 2.0 is designed to work with most code written for LitElement 2.x and lit-html 1.x. There...
Read more >Web Components: Our Journey from Lit to Stencil and Back ...
A more official announcement about/introduction to our new flagship and successor to Particle, Outline · Individually versioned components, ...
Read more >Lit vs. React: A comparison guide - LogRocket Blog
This comparison guide examines the core concepts, differences, features, and benefits of two frontend frameworks: Lit and React.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@jeffchew more good news!
@open-wc/lit-helpers@0.5.0
just released withspread
,spreadEvents
, andspreadProps
directives! https://github.com/open-wc/open-wc/releases/tag/%40open-wc/lit-helpers%400.5.0Hi @1ucian0 ! Right now the bump for lit 2 is slated for this quarter (Q4 2022). Note that this also is in tandem with an upgrade to Carbon v11 so this will be a major release to Carbon Web Components v2!
We will have some other announcements regarding Carbon Web Components as part of this, so stay tuned!