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

13
20

4.0.2

Diff

Changelog

Source

[4.0.2] 2019-3-27

Added

Changed

  • boundElements Map object stores { boundElement: boundElement, elements: elementsMapObject } with the key name
    • elementsMapObject Map objects store maps from this element to boundElementForThis element

Removed

t2ym
published 4.0.1-core •

t2ym
published 4.0.1 •

Changelog

Source

[4.0.1] 2019-3-27

Added

  • static get observeHtmlLang() can be overridden to set this.observeHtmlLang at super() constructor

Changed

  • this._fetchStatus object is maintained per instance when this.observeHtmlLang is false

Removed

  • Support of this.observeHtmlLang = false after super() call in constructor()
t2ym
published 4.0.0-core •

t2ym
published 4.0.0 •

Changelog

Source

[4.0.0] 2019-3-20

Added

  • i18n-core.js for preprocessed sources
  • demo/gulpfile.js to convert import {} from "i18n-element/i18n.js" to import {} from "i18n-element/i18n-core.js"
    • Use the flag const useI18nCoreJs = true; to enable the conversion
  • Depending on wc-putty/polyfill.js

Changed

  • Depending on i18n-behavior@^4.0.0
    • Import i18n-behavior/i18n-controller.js, which is independent of Polymer library
    • Import i18n-behavior/i18n-controller-core.js for preprocessed sources

Removed

  • Mandatory dependency on Polymer library
    • Polymer elements npm packages must depend on Polymer library by themselves to import i18n-element.js
  • Safari 9 support
  • polyfill.js
t2ym
published 4.0.0-pre.17-core •

t2ym
published 4.0.0-pre.17 •

t2ym
published 4.0.0-pre.16-core •

t2ym
published 4.0.0-pre.16 •

t2ym
published 4.0.0-pre.15-core •

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