Changelog for a few Lit packages. See https://github.com/lit/lit/pull/5183 for details.
Changelog for a few Lit packages. See https://github.com/lit/lit/pull/5183 for details.
π£ We just published our End-of-Year / Happy Holidays Lit releases!
- π©ββοΈ Many bug fixes!
- π A new lit-labs/forms packages for form-associated elements!
- πΎ A new Spring controller in lit-labs/motion!
- ποΈ Massive SSR performance improvements!
- π§© A lit-html template parser in lit-labs/analyzer
23.12.2025 22:50
π 63
π 11
π¬ 2
π 0
Note: These are our first releases with npm Trusted Publishing turned on. We will continue to iterate and improve on our supply chain security.
23.12.2025 22:50
π 2
π 0
π¬ 0
π 0
See the unified changelog from the release PR for detailed info:
github.com/lit/lit/pull...
23.12.2025 22:50
π 2
π 0
π¬ 1
π 0
Changelog for a few Lit packages. See https://github.com/lit/lit/pull/5183 for details.
Changelog for a few Lit packages. See https://github.com/lit/lit/pull/5183 for details.
π£ We just published our End-of-Year / Happy Holidays Lit releases!
- π©ββοΈ Many bug fixes!
- π A new lit-labs/forms packages for form-associated elements!
- πΎ A new Spring controller in lit-labs/motion!
- ποΈ Massive SSR performance improvements!
- π§© A lit-html template parser in lit-labs/analyzer
23.12.2025 22:50
π 63
π 11
π¬ 2
π 0
Vaadin web components 25.0.0 stable release notes
π’ We've reached an important milestone at @vaadin.com: Vaadin web components 25.0.0 fully based on @lit.dev instead of Polymer are finally released as stable!
github.com/vaadin/web-c...
17.12.2025 12:23
π 13
π 2
π¬ 0
π 0
Congratulations on the launch @webawesome.com!! π
28.10.2025 20:51
π 15
π 1
π¬ 0
π 0
I have accidentally created a shit reimplementation of lit.dev in my component lab while iterating on the parts of making my components that have felt lacking.
I think itβs time to just migrate to Lit.
28.10.2025 09:10
π 39
π 3
π¬ 7
π 1
People so often don't get that Lit isn't a framework, but it really helps understand our design decisions.
For example: Why doesn't Lit have an opinionated reactivity system for generic data, like Signals?
24.10.2025 18:31
π 22
π 3
π¬ 2
π 1
Every Web Awesome theme comes with dark mode built-in π
14.10.2025 17:17
π 10
π 1
π¬ 0
π 0
Hello @openjsf.org!! π
14.10.2025 13:37
π 7
π 0
π¬ 1
π 0
Lit Project Moves to OpenJS Foundation with Google Open Source Contribution | OpenJS Foundation
Lit joins a neutral home within the OpenJS Foundation community
Lit is joining OpenJS as an Impact Project! π₯
Donated by Google Open Source, Lit powers 10,000+ custom elements inside Google and is loved for its fast, standards-based web components.
Welcome to the OpenJS family, @lit.dev!
Learn more: hubs.la/Q03Np1Mm0
14.10.2025 13:14
π 56
π 8
π¬ 2
π 0
Lit is Joining the OpenJS Foundation!
Lit is officially joining the OpenJS Foundation as an Impact Project!
Lit is joining @openjsf.org! π
Today at JSConf, The OpenJS Foundation announced Lit is officially joining as an Impact Project!
We're beyond excited for this move and look forward to continuing our work to build the open web with OpenJS!
Read more on our blog: lit.dev/blog/2025-10...
14.10.2025 13:35
π 120
π 40
π¬ 0
π 1
Changelog
Changes to each version of the project are documented here.
π 3.0.0-beta.5
π¨ Added color generation to Theme Builder (pro)
π <wa-icon> now works with @fontawesome.com 7
π Added <wa-intersection-observer> component
π¬ Added the Hindi translation
π Various bug fixes and improvements
Changelog: webawesome.com/docs/resourc...
10.09.2025 19:23
π 12
π 5
π¬ 0
π 0
Enjoying building with @lit.dev. Simple and small. Components have strong decoupling because of shadow DOM encapsulation. Flexible. Works with basic reactive props or Redux-style architecture or signals. You can even pop the hood and do imperative DOM manipulation when you need to.
06.09.2025 10:17
π 12
π 1
π¬ 2
π 0
10 years of building Web Components: the story of <vaadin-combo-box>
A story about building Vaadin web components
10 years of building Web Components at @vaadin.com: celebrating the "anniversary" of <vaadin-combo-box>!
Check out this blog post to learn about our journey and how we finally migrated to @lit.dev:
dev.to/webpadawan/1...
27.08.2025 16:16
π 20
π 4
π¬ 2
π 0
π₯³ Congrats on the launch, @developer.mozilla.org!
Yet another piece of our web dev tool belt built with web components and Lit π
25.08.2025 19:30
π 44
π 13
π¬ 3
π 0
MDN, Photoshop, Reddit, Firefox, Home Assistant, Internet Archive, Chrome DevTools...
Some of my very favorite sites and apps are built with @lit.dev π₯°
20.08.2025 19:32
π 35
π 4
π¬ 3
π 1
Every 5x5 Nonogram
@lit.dev I wrote a realtime, collaborative nonogram web game with Lit:
pixelogic.app/every-5x5-no...
15.08.2025 20:40
π 3
π 2
π¬ 0
π 2
Neat, looks like MDN's new frontend is built with @lit.dev
20.08.2025 19:22
π 50
π 8
π¬ 2
π 1
Working with @lit.dev and finding it a great fit for academic projects.
The components are self-contained WebComponents you can drop anywhere. They rely on web standards, so unlikely to break over time and perfect for research code you build once and don't touch for years.
29.07.2025 15:16
π 26
π 5
π¬ 0
π 0
Kin Form
Just released a form library for @lit.dev
kin-form.deno.dev
22.05.2025 08:34
π 8
π 1
π¬ 0
π 0
π
12.05.2025 21:58
π 5
π 1
π¬ 0
π 0
Here's a nice Lit tip π‘:
Let's say you want to hide some DOM but preserve component state. You can do this with the cache() directive:
Here when showView is toggled from true to false back to true, the DOM fragment for the expression is extracted, saved, and restored - preserving all the state.
24.04.2025 20:41
π 32
π 5
π¬ 2
π 0
Declarative shadow DOM support, awesome!
29.03.2025 01:18
π 20
π 1
π¬ 1
π 0
Lit Table | TanStack Table Lit Docs
The @tanstack/lit-table adapter is a wrapper around the core table logic. Most of it's job is related to managing state the "lit" way, providing types and the rendering implementation of cell/header/f...
Someone posted a link to TanStack Table on the @lit.dev discord. I didn't know about this before, and wow! it looks awesome!
The examples show very idiomatic Lit patterns for a headless UI utility. Reactive controllers, repeat(), `@state()`, and more.
tanstack.com/table/v8/doc...
@tanstack.com
14.03.2025 16:54
π 24
π 5
π¬ 1
π 0
GitHub - CrowdStrike/glide-core: Glide Core Design System
Glide Core Design System. Contribute to CrowdStrike/glide-core development by creating an account on GitHub.
Earlier this week and after getting the internal approval, we flipped our new pre-1.0 Web Component based Design System, Glide, over to public on GitHub.
Look out for an article from me on my personal site and an official one on our tech blog soonβ’
Built with @lit.dev !
github.com/crowdstrike/...
28.02.2025 01:53
π 49
π 8
π¬ 1
π 1
So, I made a playground web component with @lit.dev using a font with built-in syntax highlightings. It made it so easy, thanks!
blog.glyphdrawing.club/font-with-bu...
27.01.2025 15:52
π 14
π 2
π¬ 0
π 0
Thanks Elliott! Awesome work!! β‘οΈ
03.02.2025 20:33
π 2
π 0
π¬ 0
π 0