-
Type: Epic
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.3.2
-
Release Notes Summary:Migrates all elements to ES6 class-based syntax which allows usage of Polymer 2 and move away from Polymer legacy APIs
-
Tags:
Goal is to migrate all our elements to ES6 class-based syntax which will allows us to actually use Polymer 2 and move away from using Polymer legacy APIs (NXP-23100). Our elements are still using the Polymer factory method which are only supported with a Polymer 1.x compatibility layer.
Moving to ES6 class-based syntax will allow us to follow and use the custom elements v1 API.
- depends on
-
NXS-4307 Polymer 2.0 support
- Resolved