Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@netflix/x-element

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netflix/x-element - npm Package Versions

2

1.1.1

Diff

Changelog

Source

[1.1.1] - 2024-11-09

Fixed

  • The default template engine now renders fully depth-first. Previously, this could lead to bugs where a child element’s connectedCallback would be called before initial dom updates could be applied. In particular, this caused issues with default initial values causing unexpected observe callbacks (#197).
barb_the_builder
published 1.1.0 •

Changelog

Source

[1.1.0] - 2024-10-18

Added

  • New support for static styles getter for adoptedStyleSheets ergonomics (#52).

Changed

  • The x-element.js file is now “typed” via JSDoc. The validity of the JSDoc comments are linted alongside the rest of the code and the annotations there are exported into a generated x-element.d.ts file. Previously, that file was hand-curated.

Fixed

  • The map function now works with properties / attributes bound across template contexts (#179).
  • The x-element.d.ts file now reflects the actual interface. Previously, it has some issues (e.g., improper module export).
barb_the_builder
published 1.0.0 •

Changelog

Source

[1.0.0] - 2024-02-29

Added

  • Initial interface for 1.x is locked down.
barb_the_builder
published 1.0.0-rc.59 •

barb_the_builder
published 1.0.0-rc.58 •

barb_the_builder
published 1.0.0-rc.57 •

barb_the_builder
published 1.0.0-rc.56 •

barb_the_builder
published 1.0.0-rc.55 •

barb_the_builder
published 1.0.0-rc.54 •

barb_the_builder
published 1.0.0-rc.53 •

2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc