Commit Graph

693 Commits

Author SHA1 Message Date
Steven Orvell
a4d80d0929 Update to webcomponents 2.0.0 and webcomponents-bundle.js 2018-04-26 15:43:17 -07:00
Kevin Schaaf
bff03b2d7f Fix meaningful whitespace in test assertion 2018-04-23 22:43:37 -07:00
Kevin Schaaf
3f24f71d06 Fix latent mistake using old SD API 2018-04-23 22:24:21 -07:00
Kevin Schaaf
7f9de46c72 Add global for wct callback when amd compiling 2018-04-23 22:14:04 -07:00
Kevin Schaaf
a93f81f17b Eliminate pre-module code from resolveUrl tests 2018-04-23 22:10:25 -07:00
Kevin Schaaf
d6821e455f Add some global whitelists 2018-04-20 13:08:33 -07:00
Kevin Schaaf
1761c79b35 Eliminate more canonical path usage 2018-04-19 18:19:39 -07:00
Kevin Schaaf
4b7cd869a4 Eliminate canonical path to wcjs 2018-04-19 17:35:25 -07:00
Kevin Schaaf
f39aaa8c76 Remove extra polymer-legacy.js imports 2018-04-19 17:27:03 -07:00
Kevin Schaaf
8069dff4cd Clean up Polymer fn import 2018-04-19 17:06:55 -07:00
Kevin Schaaf
f1266845e5 Add WCT config used by all tests 2018-04-19 16:27:06 -07:00
Elliott Marquez
180a92ff28 add sill-relevant, deleted tests back in 2018-04-19 10:10:56 -07:00
Elliott Marquez
d913614db9 manually change inter-package dep imports from paths to names 2018-04-18 15:44:50 -07:00
Elliott Marquez
0c8506591a manually add assetpath (import.meta.url) for tests that require it 2018-04-17 16:49:00 -07:00
Elliott Marquez
09b11fa4fa move behavior definition to before usage 2018-04-17 16:25:00 -07:00
Elliott Marquez
ec36165ec9 define omitted class declaration 2018-04-17 16:21:06 -07:00
Elliott Marquez
5ce0d24d37 remove &lt; and replace with < for innerHTML 2018-04-17 11:54:44 -07:00
Elliott Marquez
0caa7dab81 fixed typo causing test to fail 2018-04-17 11:49:26 -07:00
Elliott Marquez
6c7c770c6c fix missing dom-module in modulization 2018-04-17 11:44:42 -07:00
Elliott Marquez
12a650b19f revert module wait 2018-04-17 11:43:01 -07:00
Elliott Marquez
f037640614 wait for elements in other modules to be defined 2018-04-17 11:38:26 -07:00
Elliott Marquez
0985652eea no more undefined.hasShadow 2018-04-17 11:36:20 -07:00
Elliott Marquez
57d4190c35 removed link rel import type css tests 2018-04-17 11:27:44 -07:00
Elliott Marquez
6905dd10d8 delete debugger 2018-04-17 11:19:49 -07:00
Elliott Marquez
811ee301a5 skip link rel import type css tests on native imports 2018-04-17 11:18:20 -07:00
Elliott Marquez
a52148a307 add missing css html import 2018-04-17 11:18:01 -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
e64bd0ba6f Don't rely on dom-module synchronously until WCR. 2018-04-05 16:00:54 -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
2128ebe2ff Fix test under shadydom. Slight logic refactor. 2018-04-02 16:57:25 -07:00
Kevin Schaaf
fb741ee39d Fix lint warning 2018-04-02 14:40:54 -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
8d97d1311e Merge branch 'master' into rewrite-expression-parser 2018-03-31 15:52:33 +02:00
Tim van der Lippe
0d1b1c2e06 [ci skip] Fix typo 2018-03-16 21:37:31 +01:00
Tim van der Lippe
a586b72cee Fix test in shady DOM 2018-03-16 21:36:14 +01:00
Tim van der Lippe
acfef71d0f Deduplicate style includes 2018-03-16 16:15:12 +01:00
Daniel Freedman
b2fb1cfdd8 use a clearer test for shadowRoot 2018-03-15 10:42:13 -07: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
d45dd5750c Put attribute capitalization fix in property-effects 2018-02-28 13:12:09 +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
8cd494795f Remove escaping from bindings 2018-02-25 16:01:47 +01:00