Kevin Schaaf
|
fd416a212e
|
Remove importHref from 3.0
|
2018-05-09 08:59:38 -07:00 |
|
Steve Orvell
|
4f3be61eb5
|
Merge pull request #5222 from Polymer/3.x-remove-template-strings
Removing support for returning strings from template getter.
|
2018-05-08 13:02:27 -07:00 |
|
Kevin Schaaf
|
ba4491d558
|
Removing support for returning strings from template getter.
(Per previous documented deprecation: https://www.polymer-project.org/2.0/docs/devguide/dom-template#templateobject)
|
2018-05-08 12:29:01 -07:00 |
|
Steven Orvell
|
036e4f66b8
|
Fix for browsers that don't have input.labels.
|
2018-05-04 16:24:41 -07:00 |
|
Steven Orvell
|
2ce4f70094
|
gestures: Avoid spreading non-iterable in older browsers
Instead just convert to array.
|
2018-05-04 15:51:53 -07:00 |
|
Kevin Schaaf
|
dea235152c
|
Fix lint errors.
|
2018-04-30 15:21:58 -07:00 |
|
Steven Orvell
|
e8c49974bd
|
Merge branch '3.x' into 3.x-tests
|
2018-04-26 16:09:31 -07:00 |
|
Steven Orvell
|
676f5f3d75
|
Remove crufty global (fixes globals.html test)
|
2018-04-26 16:06:56 -07:00 |
|
Peter Burns
|
ab103dc142
|
Improve documentation and legibility.
- Did a pass for every place we were writing `Polymer.foo`.
- Basic cleanup of a number of places for legibility by both humans and polymer-analyzer.
|
2018-04-23 17:36:41 -07:00 |
|
Kevin Schaaf
|
65d73f17c7
|
Allow Polymer fn's call to Class to be overridden.
|
2018-04-19 16:26:04 -07:00 |
|
Elliott Marquez
|
d913614db9
|
manually change inter-package dep imports from paths to names
|
2018-04-18 15:44:50 -07:00 |
|
Peter Burns
|
232b004285
|
Import Polymer function in tests from legacy/polymer-fn.js
|
2018-04-16 11:23:57 -07:00 |
|
Peter Burns
|
ac2fa81fb7
|
Fixup a few places where comments were misplaced.
|
2018-04-16 11:23:56 -07:00 |
|
Peter Burns
|
f664f2512a
|
Fixup license comments.
|
2018-04-16 11:23:56 -07:00 |
|
Peter Burns
|
cf3b7215aa
|
Replace sources with modulizer output.
|
2018-04-16 11:18:42 -07:00 |
|
Peter Burns
|
527d2cdd14
|
Rename HTML files to .js files to trick git's rename detection.
|
2018-04-16 11:15:46 -07:00 |
|
Kevin Schaaf
|
61ca60e4bf
|
Add reasoning for suppress missingProperties
|
2018-04-05 18:57:59 -07:00 |
|
Kevin Schaaf
|
412bb1e019
|
Avoid closure warnings.
|
2018-04-05 14:59:48 -07:00 |
|
Kevin Schaaf
|
616f6662f0
|
Add ability to define importMeta on legacy elements. Fixes #5163
|
2018-04-05 14:12:54 -07:00 |
|
Kevin Schaaf
|
c8c9e24de5
|
Update docs.
|
2018-04-02 18:31:14 -07:00 |
|
Kevin Schaaf
|
d9d3e43912
|
Use Polymer.ResolveUrl.pathFromUrl
|
2018-04-02 18:08:21 -07:00 |
|
Kevin Schaaf
|
2128ebe2ff
|
Fix test under shadydom. Slight logic refactor.
|
2018-04-02 16:57:25 -07:00 |
|
Kevin Schaaf
|
f7672da9a7
|
Add importMeta getter to derive importPath from modules. Fixes #5163
|
2018-04-02 14:12:57 -07:00 |
|
Tim van der Lippe
|
89ab7385d2
|
Add note about performance vs correctness
|
2018-03-31 15:57:16 +02:00 |
|
Tim van der Lippe
|
8d97d1311e
|
Merge branch 'master' into rewrite-expression-parser
|
2018-03-31 15:52:33 +02:00 |
|
Peter Burns
|
55d9175fe6
|
Merge pull request #5170 from Polymer/attribute-changed-namespace
Pass through fourth namespace param on attributeChangedCallback.
|
2018-03-30 19:00:37 -07:00 |
|
Peter Burns
|
f78b051895
|
Lint clean.
|
2018-03-30 15:59:53 -07:00 |
|
Peter Burns
|
91d4aebaa6
|
Pass through fourth namespace param on attributeChangedCallback.
|
2018-03-30 15:33:39 -07:00 |
|
Peter Burns
|
e5a5725d6f
|
Add a @const annotation to help the Closure Compiler understand that Polymer.Debouncer is the name of a type.
|
2018-03-26 18:53:10 -07:00 |
|
Daniel Freedman
|
fbbbb19308
|
2.6.0
|
2018-03-22 12:01:18 -07:00 |
|
Tim van der Lippe
|
33d2e1a8f4
|
Use function instead of Set
|
2018-03-16 23:57:45 +01:00 |
|
Tim van der Lippe
|
acfef71d0f
|
Deduplicate style includes
|
2018-03-16 16:15:12 +01:00 |
|
Tim van der Lippe
|
2a6c0a2a10
|
Returning null in template should nullify parent template
|
2018-03-15 11:30:06 +01:00 |
|
Kevin Schaaf
|
5422bef956
|
Merge pull request #5125 from Polymer/auto-detect-attribute-capitalization
Automatically detect capitalized HTML attributes
|
2018-03-13 11:52:46 -07:00 |
|
Tim van der Lippe
|
0573d483c4
|
[ci skip] Add clarifying comment
|
2018-03-07 12:30:06 +01:00 |
|
Tim van der Lippe
|
bb698192a8
|
Merge branch 'master' into rewrite-expression-parser
|
2018-03-02 16:51:47 +01:00 |
|
Tim van der Lippe
|
d45dd5750c
|
Put attribute capitalization fix in property-effects
|
2018-02-28 13:12:09 +01:00 |
|
Tim van der Lippe
|
0a7b66e492
|
Merge branch 'master' into update-closure-version
|
2018-02-27 20:41:51 +01:00 |
|
Kevin Schaaf
|
9c6e6fec8d
|
Merge pull request #5112 from Polymer/TimvdLippe-patch-1
Add note to updateStyles regarding updates to CSS mixins
|
2018-02-26 15:53:59 -08:00 |
|
Tim van der Lippe
|
4004c9c44c
|
Update Google Closure Compiler version and fix cast
|
2018-02-25 16:49:53 +01:00 |
|
Tim van der Lippe
|
211c223fb9
|
Update docs and types
|
2018-02-25 16:13:16 +01:00 |
|
Tim van der Lippe
|
ab93ab0892
|
Correct import paths
|
2018-02-25 16:07:38 +01:00 |
|
Tim van der Lippe
|
0f0ccdade8
|
Only store method once for dynamic functions
|
2018-02-25 16:07:05 +01:00 |
|
Tim van der Lippe
|
a4d4eb9a8f
|
Move strict-binding-parser to lib/mixins
|
2018-02-25 16:05:15 +01:00 |
|
Tim van der Lippe
|
19d4b8cb9c
|
Rename to StrictBindingParser
|
2018-02-25 16:05:15 +01:00 |
|
Tim van der Lippe
|
d8cf449ee5
|
Fix linter errors
|
2018-02-25 16:04:41 +01:00 |
|
Tim van der Lippe
|
57a142367b
|
Extract to a mixin
|
2018-02-25 16:04:40 +01:00 |
|
Tim van der Lippe
|
14fac01902
|
Fix linter warning
|
2018-02-25 16:01:47 +01:00 |
|
Tim van der Lippe
|
df0ee35460
|
Add documentation
|
2018-02-25 16:01:47 +01:00 |
|
Tim van der Lippe
|
423074d1c4
|
Rewrite parser to use switch-case instead of functions
|
2018-02-25 16:01:47 +01:00 |
|