Commit Graph
227 Commits
Author SHA1 Message Date
Daniel Freedman 72022f2739 [ci skip] clean up mixin fn and regen externs 2017-06-30 16:51:28 -07:00
Daniel Freedman 446538135e address some concerns from kschaaf 2017-06-29 16:47:17 -07:00
Daniel Freedman 3e14a1d812 zero warnings left 2017-06-27 18:39:39 -07:00
Daniel Freedman 2efccb95f4 Remove @suppress {missingProperties}
It may break stuff in closure to use this much, so try to shape classes
for closure directly.

Use polymer pass v2 to remove warnings for properties defined in
`properties` block
2017-06-20 17:30:57 -07:00
Daniel Freedman 9b7e1848ce Merge branch 'master' into closure-warnings 2017-06-20 14:40:54 -07:00
Daniel Freedman 48fdac7f79 Merge pull request #4568 from Polymer/jsdoc-new-tags
Jsdoc new tags
2017-06-20 12:53:38 -07:00
Alexander Marks 806119ae82 Annotate Debouncer summary. (#4691) 2017-06-19 11:58:11 -07:00
hungyao de181d6ef9 Fix typo in templatize.html
Tempaltize -> Templatize
2017-06-19 09:53:53 +09:00
Alexander Marks 77f067128f Move Debouncer memberof annotation to right place, and add a summary. (#4690) 2017-06-16 20:26:18 -07:00
Daniel Freedman 7612df67d8 remove PolymerPropertyEffects type, inline DataTrigger and DataEffect types 2017-06-16 15:12:01 -07:00
Daniel Freedman 3b7eedb81f remove polymer-element dependency introduced by a merge conflict 2017-06-15 15:23:41 -07:00
Daniel Freedman f7e2bd9730 Merge branch 'master' into closure-warnings 2017-06-15 14:43:31 -07:00
Daniel Freedman 0e196602b7 Merge pull request #4666 from Polymer/FredKSchott-patch-1
Add explicit imports across files inside of polymer
2017-06-15 11:42:24 -07:00
Daniel Freedman 57d3d97046 Merge pull request #4668 from Polymer/guard-all-dommodule
guard all references to Polymer.DomModule
2017-06-15 11:28:09 -07:00
Fred K. Schott fc8863061e remove dommodule imports 2017-06-15 11:16:22 -07:00
Fred K. Schott 73fbbb45a7 Create style-gather.html 2017-06-15 11:15:49 -07:00
Steve Orvell af12e297df Merge pull request #4676 from Polymer/fix-4650
dom-repat: set path when an observed path changes.
2017-06-13 10:18:21 -07:00
Steve Orvell fdc0eff054 Merge pull request #4648 from Polymer/4643-kschaaf-binding-whitespace
Fix parsing for argument whitespace. Fixes #4643.
2017-06-08 18:38:39 -07:00
Steven Orvell bdbbfa1978 Remove unused __needFullRefresh 2017-06-08 17:29:30 -07:00
Steven Orvell 22d27aa087 Fixes #4650: if an observed path changes, the repeat should render but in addition, the path should be notified. This is necessary since “mutableData” is optional. 2017-06-07 17:50:27 -07:00
Daniel Freedman c40eff675e Merge branch 'master' into closure-warnings 2017-06-07 15:29:25 -07:00
Daniel Freedman 07dd436bf3 Merge pull request #4669 from bubersson/patch-1
Fix typo in dom-repeat.html
2017-06-06 17:24:57 -07:00
Daniel Freedman 9bd89203b5 last two stragglers 2017-06-06 15:25:17 -07:00
Daniel Freedman ba720124f1 fix eslint warnings 2017-06-06 12:00:50 -07:00
Daniel Freedman 047c177847 Merge branch 'master' into closure-warnings 2017-06-06 11:36:33 -07:00
Daniel Freedman de87c5850c Down to 30ish warnings, need PolymerPass v2 2017-06-06 11:35:38 -07:00
Justin Fagnani 3183e3f7c8 Add lib/utils/settings.html to hold legacy settings and rootPath 2017-06-06 08:25:32 -07:00
Petr Mikota d6941a34aa Fix typo in dom-repeat.html
"should me made" -> "should be made"
2017-06-06 00:29:16 -07:00
Fred K. Schott c3866a591b guard all dommodule references 2017-06-05 17:54:06 -07:00
Fred K. Schott 8c71456d8a add more missing imports 2017-06-05 14:15:35 -07:00
Fred K. Schott 352dc33aff Add mixin.html import to gesture-event-listeners.html 2017-06-05 12:54:15 -07:00
Daniel Freedman 872e1c277f more fixes 2017-06-01 15:36:55 -07:00
Daniel Freedman abc229e552 rebaseline warnings with NTI specific warnings disabled, for now 2017-05-31 16:26:02 -07:00
Daniel Freedman 7036fc25d9 Merge branch 'master' into closure-warnings 2017-05-31 14:51:57 -07:00
Kevin Schaaf a29d88766b Fix parsing for argument whitespace. Fixes #4643. 2017-05-31 11:21:28 -07:00
Steve Orvell 49cb5c4dc5 Merge pull request #4633 from Polymer/shadyChildrenObserver
Fix typo in prop of FlattenedNodesObserver
2017-05-30 16:47:20 -07:00
Steve Orvell 1b03448fe0 Merge pull request #4623 from Polymer/4597-kschaaf-contentForTemplate
Fix impl of _contentForTemplate. Add template-stamp tests.
2017-05-26 18:47:33 -07:00
Peter Burns 57fe7dca2e Fix typo in prop of FlattenedNodesObserver 2017-05-25 17:42:19 -07:00
Daniel Freedman 061b104842 [ci skip] Prepare 2.0.1 2017-05-25 14:07:42 -07:00
Steve Orvell 520407e9ca Merge pull request #4608 from Polymer/fix-4601
Ensure data flows correctly when enabling properties when client elements have already enabled
2017-05-25 14:04:34 -07:00
Steven Orvell c0a816f676 Fix some ElementMixin warnings. 2017-05-24 19:19:47 -07:00
Daniel Freedman ec3e948d96 Fix template.assetpath with typedef 2017-05-24 18:08:25 -07:00
Steven Orvell 0744364514 fix dom-module related errors 2017-05-24 18:00:01 -07:00
Kevin Schaaf bc504f6445 Fix fn binding error 2017-05-24 17:56:08 -07:00
Kevin Schaaf 3591be8b19 Reduce closure warnings in PropertyAccessors 2017-05-24 17:39:13 -07:00
Steven Orvell c34ef0b2d8 reduce closure warnings in TemplateStamp 2017-05-24 17:37:58 -07:00
Daniel Freedman db38807235 Merge branch 'master' into closure-warnings 2017-05-23 15:44:05 -07:00
Kevin Schaaf 06190c9db2 Fix impl of _contentForTemplate. Add template-stamp tests.
Fixes #4597
2017-05-23 10:23:05 -07:00
Steven Orvell 39877086c7 Improve comment more 2017-05-22 18:06:05 -07:00
Steven Orvell fa1469a939 Improve comment 2017-05-22 18:05:35 -07:00