New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

i18n-element

Package Overview
Dependencies
Maintainers
1
Versions
196
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18n-element - npm Package Versions

23
20

5.0.0

Diff

Changelog

Source

[5.0.0] 2021-9-29

Added

  • Issue #95 Support lit-html@2.0.0
  • Tests on Edge 93 and Safari 14

Changed

Removed

  • Tests on IE, legacy Edge, and old Safari

Fixed

t2ym
published 4.1.6 •

Changelog

Source

[4.1.6] 2020-3-30

Added

Changed

Removed

Fixed

  • Partially Fixed Issue #93 Make BaseElements.I18nElement a dynamic property
t2ym
published 4.1.5 •

Changelog

Source

[4.1.5] 2020-3-29

Added

Changed

Removed

Fixed

  • Issue #92 Skip updating boundElement.lang if it has already been synchronized with <html lang>
t2ym
published 4.1.4 •

Changelog

Source

[4.1.4] 2020-3-28

Added

Changed

  • Update dependencies (gulp, polymerfire, etc.) and package-lock.json

Removed

t2ym
published 4.1.3 •

t2ym
published 4.1.2-core •

t2ym
published 4.1.2 •

Changelog

Source

[4.1.2] 2019-3-29

Added

  • Issue #89 Automate cleanup and resume I18N features on disconnection and reconnection
    • Disconnected elements are garbage-collected if no references to them exist
    • Note: Each element must handle its own cleanup and resume tasks on disconnection and reconnection, respectively

Changed

Removed

  • discard-on-disconnect boolean attribute is no longer required and has no effects
t2ym
published 4.1.0-core •

t2ym
published 4.1.0 •

Changelog

Source

[4.1.0] 2019-3-28

Added

  • discard-on-disconnect boolean attribute to perform cleanup on disconnection
    • Cleanup targets: boundElements, lang-updated event listeners, MutationObserver for <html lang> attribute
  • _i18nElementConnected boolean property to store connection status of the element
  • demo/clock/shadow-repeat.js: (experimental)
    • Element repeater in Shadow DOM to avoid disconnection in selective drawing

Changed

Removed

Fixed

  • Issue #85 [super.render()] lang attribute flips to en with re-rendered elements
t2ym
published 4.0.2-core •

23
20
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