PolymerElements / app-localize-behavior

Polymer behaviour to help internationalize your application
48 stars 54 forks source link

upgrade demo to polymer 3 abandon polymer-legacy #141

Open rudzikdawid opened 5 years ago

rudzikdawid commented 5 years ago

Description

demo files still use polymer-legacy and code style from polymer2

Expected outcome

polymer 3 code style based on class without polymer-legacy

Actual outcome

polymer-legacy in imports

Pull Request

PR https://github.com/PolymerElements/app-localize-behavior/pull/142