t2ym / i18n-element

I18N Base Element for Lit and Polymer
Other
9 stars 1 forks source link

Use official API for behaviors instead of MixinBehavior() from src/legacy/class.html #39

Closed t2ym closed 7 years ago

t2ym commented 7 years ago

Use the coming official API https://github.com/Polymer/polymer/issues/4181 for converting behaviors into class expression mixins instead of the extracted MixinBehavior() from src/legacy/class.html