L

Lit

L
Lit Web v1.6.0

@lit-labs/ssr-dom-shim@1.6.0

Minor Changes #4893 6c051d517bd92761787897b2c8c060ed419126e2 Thanks @kyubisation! - Implement ShadowRoot and document in event path #4894 baa780d2b78a4b792cf61b220b8e3e186739d48c Thanks @kyubisation! - Add DOM shim implementation for MutationObserver, ResizeObserver and IntersectionObserver Patch Changes #5240 b9de4295489b0caf91069bfe21f640f3ab5e12bb Thanks @kyubisation! - Register CSSStyleSheet p…

L
Lit Web v3.3.3

lit@3.3.3

Patch Changes #5218 be6b275035079db3239be4019c4f93c2b1f32428 Thanks @louis-bompart! - Ensure the ref directive disconnect gracefuly when its internal ref is undefined.

L
Lit Web v0.8.2

@lit/localize-tools@0.8.2

Patch Changes #5334 a691944cbf67a8ab047218f50deceee0fa8dda4c Thanks @jimsimon! - Fix parseStringAsTemplateLiteral misparsing TypeScript generic call expressions inside ${...} template substitutions. Previously the helper parsed template literal bodies with ts.ScriptKind.JS, so an expression like ${foo<T>(arg)} was parsed as a chain of comparison operators ((foo < T) > (arg)) instead of a generic c…

L
Lit Web v0.3.6

@lit-labs/gen-manifest@0.3.6

Patch Changes #5263 c5f4811d8ddfea2031a634b1e3abd7a5e4f084f6 - Emit attributes for LitElement properties

L
Lit Web v0.3.0

@lit-labs/signals@0.3.0

Minor Changes #5194 3e54ba22b24bdd6f5e29e74534aeab65d08c669e Thanks @malobre! - export SignalWatcherApi interface which is used in the return type of the SignalWatcher mixin

L
Lit Web v4.1.0

@lit-labs/ssr@4.1.0

Minor Changes #4893 6c051d517bd92761787897b2c8c060ed419126e2 Thanks @kyubisation! - Implement ShadowRoot and document in event path #5265 1e85a64f2add060087e85d3aa456078e5c3793a2 Thanks @kyubisation! - Add configuration on LitElementRenderer for disabling SSR or calling connectedCallback on LitElement subclasses #4894 baa780d2b78a4b792cf61b220b8e3e186739d48c Thanks @kyubisation! - Add DOM shim imp…

L
Lit Web v3.3.3

lit-html@3.3.3

Patch Changes #5218 be6b275035079db3239be4019c4f93c2b1f32428 Thanks @louis-bompart! - Ensure the ref directive disconnect gracefuly when its internal ref is undefined.

L
Lit Web v0.1.3

@lit-labs/vue-utils@0.1.3

Patch Changes #4991 909ea738 - Fixed an issue where assignSlotNodes would throw an error due to it processing an internal Vue implementation slotname