Commit Graph
6222 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
Tim van der Lippe 268313d148 Merge branch '3.x-tests' into 3.x-linter-warnings 2018-04-26 12:19:51 +02:00
Peter Burns 22fd7243c1 Merge pull request #5204 from Polymer/3.x-fixes-for-documentation
Improve documentation and legibility in 3.x.
2018-04-24 16:21:49 -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
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 d6821e455f Add some global whitelists 2018-04-20 13:08:33 -07:00
Peter Burns 369e07c38a Merge pull request #5193 from Polymer/3.x-modularized
3.x modularized
2018-04-20 12:46:04 -07:00
Tim van der Lippe dfcaadb2f7 Fix references to js files instead of html files 2018-04-20 17:32:30 +02:00
Tim van der Lippe 206cf724bb Fix glob patterns for eslint 2018-04-20 17:28:36 +02:00
Tim van der Lippe 6d240138af Fix ESLint warnings 2018-04-20 17:20:16 +02: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
Kevin Schaaf 0b75920f27 Clean up exports 2018-04-19 16:26:15 -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 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
Russell Bicknell 5f5d2c2f2b Merge branch 'modulizer-bower-main' 2018-04-17 16:25:27 -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
Elliott Marquez a84ad782e9 remove importHref tests 2018-04-17 10:59:31 -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 69f488b2a0 Export Polymer function from polymer-legacy.js 2018-04-16 11:23:56 -07:00
Peter Burns a4bedbfd2c Add new wct deps. 2018-04-16 11:23:56 -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 5abf472816 Update package.json from modulizer's output, set polymer-element.js as main. 2018-04-16 11:23:50 -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
Peter Burns 03d859822f Delete typings for now. 2018-04-15 17:44:18 -07:00
Daniel Freedman 3c23d673ca Closure extern update 2018-04-11 12:17:09 -07:00
Russell Bicknell 40e312f899 Add user-importable files to bower.json's main field for modulizer. 2018-04-10 14:00:45 -07:00
Kevin Schaaf 0d8b34e973 Merge pull request #5180 from Polymer/5163-kschaaf-importMeta-legacy
Add ability to define importMeta on hybrid elements. Fixes #5163
2018-04-05 19:27:26 -07:00
Kevin Schaaf 61ca60e4bf Add reasoning for suppress missingProperties 2018-04-05 18:57:59 -07:00