paper-datatable icon indicating copy to clipboard operation
paper-datatable copied to clipboard

es6 to es5

Open kersten opened this issue 9 years ago • 3 comments

Converted ecmascript because Safari couldn't handle it :(

kersten avatar Dec 08 '15 19:12 kersten

+1 Just ran into the same problem. Thanks. Looking forward to the merge. :-)

Protoss78 avatar Dec 11 '15 11:12 Protoss78

+1

noahlaux avatar Feb 03 '16 12:02 noahlaux

You can keep ES6, use babeljs to transpile the sources in your build.

RoXuS avatar Feb 04 '16 09:02 RoXuS