Commit Graph

20 Commits

Author SHA1 Message Date
Daniel Freedman
89b1230177 automate generating closure externs 2017-04-26 14:59:34 -07:00
Daniel Freedman
764448c93d Clean up gulpfile
Remove cruft from 1.x
Remove default task, rename "build" to "estimate-size" to reflect the
actual task

Related to #4564
2017-04-25 12:32:32 -07:00
Daniel Freedman
25cfc882a4 save closure warnings to "closure.log" file 2017-04-19 11:51:21 -07:00
Daniel Freedman
c21a63dbec use shadycss externs directly, now only 498 warnings 2017-04-18 12:55:06 -07:00
Daniel Freedman
4e78274152 add gulp task to lint for closure warnings 2017-04-18 11:33:59 -07:00
Daniel Freedman
a2fa1005de lint and compile successfully 2017-04-17 11:58:13 -07:00
Daniel Freedman
36603bc4f7 update dependencies 2017-04-17 11:17:14 -07:00
Daniel Freedman
59350ad408 fix @license comments & shadycss imports. Remove custom style from externs 2017-03-30 11:08:58 -07:00
Daniel Freedman
eea1ca23db closure advanced compilation 2017-03-29 15:52:01 -07:00
Steven Orvell
58213ee611 update copyright date. 2017-03-03 16:54:36 -08:00
Steven Orvell
83f0104403 var -> let and turn on lint rule. 2017-03-03 15:58:52 -08:00
Daniel Freedman
e1ad25200c split externs 2017-01-18 15:26:59 -08:00
Daniel Freedman
a2757991ea Address feedback from kschaaf 2017-01-18 14:24:27 -08:00
Daniel Freedman
80d3fca5fb save observedAttributes for registration calls 2017-01-13 13:01:18 -08:00
Daniel Freedman
e90fc863cf only warnings are for mixins, which is not implemented 2017-01-12 15:55:12 -08:00
Daniel Freedman
af278bb324 inline processing 2017-01-10 15:02:48 -08:00
Daniel Freedman
9e71f1aff0 it compiles! 2017-01-09 15:56:20 -08:00
Kevin Schaaf
fb70b87065 Update gulp build to transpile to es5.
For now, builds to dist/bundled and dist/unbundled, and links polymer.html and polymer-element.html to dist/bundled/polymer.html.  Source can be restored with `gulp restore-src`.
2016-09-30 17:04:41 -07:00
Daniel Freedman
d171b172fa Keep some changes from Polymer v1 2016-09-08 10:58:06 -07:00
Steven Orvell
1922932d44 First commit. 2016-02-16 11:43:39 -08:00