Commit Graph

659 Commits

Author SHA1 Message Date
Monica Dinculescu
b93c3571ea Merge pull request #661 from webcomponents/gulp-all-the-things
Gulp all the things
2017-02-08 12:08:07 -08:00
Steven Orvell
d926db18fd Update bower and builds. 2017-02-08 11:46:43 -08:00
Steven Orvell
9e3ce13310 Update dependcies. 2017-02-08 11:35:49 -08:00
Daniel Freedman
9840328299 fix firefox focus flakiness 2017-02-07 16:32:00 -08:00
Steven Orvell
dd064b5e80 Point to html-imports master and update builds. 2017-02-07 15:12:19 -08:00
Steven Orvell
145d35fed9 update builds. 2017-02-07 15:04:57 -08:00
Daniel Freedman
43ea004326 make sure webcomponents loader is before wct 2017-02-07 14:31:15 -08:00
Daniel Freedman
df80c19ae0 Merge pull request #671 from webcomponents/refresh-bower-on-gulp
Refresh bower packages on gulping
2017-02-07 14:07:15 -08:00
Steven Orvell
f12ad63839 Point shadycss back to master and update builds. 2017-02-07 14:03:28 -08:00
Daniel Freedman
7dcc5a0ec7 add top level suites to all html tests 2017-02-07 12:35:52 -08:00
Steven Orvell
399dffd905 (testing) Remove forcing Promise polyfill 2017-02-07 12:24:55 -08:00
Steven Orvell
adb77468e6 Update wct version. 2017-02-07 12:08:56 -08:00
Steven Orvell
94b42f9bc6 (testing only) force promise polyfill. 2017-02-07 00:01:45 -08:00
Steven Orvell
faff06a80a update builds! 2017-02-06 23:27:40 -08:00
Steven Orvell
2de03836dc Update builds! 2017-02-06 23:15:47 -08:00
Steven Orvell
081cfe7eeb switch html-imports to 'remove-timeout' branch and update builds! 2017-02-06 22:02:34 -08:00
Steven Orvell
7bb0b7d5ec Move dispatching WebComponentsReady until after HTMLImports.whenReady is patched. 2017-02-06 21:55:06 -08:00
Steven Orvell
455c407e22 Update builds! 2017-02-06 18:56:31 -08:00
Steven Orvell
d958fa1e4b Update builds! 2017-02-06 12:28:00 -08:00
Daniel Freedman
e64133d674 Refresh bower packages on gulping
Add `debug` gulp task to not refresh bower
2017-02-06 12:00:23 -08:00
Steven Orvell
9f7b0f67df Update builds! 2017-02-06 11:29:31 -08:00
Steven Orvell
7706e693d8 Remove note about Polymer 0.5 2017-02-06 11:27:43 -08:00
Steven Orvell
1a9569ca95 Add clarity to comments. Remove unresolved from the "none" case since it should not be needed. 2017-02-06 11:26:51 -08:00
Steven Orvell
1d112fcb70 Ensure HTMLImports.whenReady always comes after custom elements have upgraded. 2017-02-06 10:44:04 -08:00
Steven Orvell
0e87900677 update builds. 2017-02-03 18:01:23 -08:00
Russell Bicknell
7b11b2f77b update builds 2017-02-03 16:46:51 -08:00
Russell Bicknell
52e256a756 If the custom elements polyfill is in use, prevent document upgrade walks until HTMLImports.whenReady. 2017-02-03 16:43:19 -08:00
Monica Dinculescu
c839a1548a Merge pull request #667 from webcomponents/integration
Polyfill integration - order custom-elements after shadydom
2017-02-02 18:07:07 -08:00
Steven Orvell
6a54349f52 update builds! 2017-02-01 18:34:01 -08:00
Steven Orvell
be62460887 point shadycss at polyfill-integration branch and update builds. 2017-02-01 15:15:32 -08:00
Steven Orvell
623424d12c Update builds. 2017-02-01 13:03:19 -08:00
Steven Orvell
e5bf2f2642 update builds. 2017-02-01 11:56:05 -08:00
Steven Orvell
c61105aea5 Fix builds to include latest custom-elements#remove-mo. 2017-02-01 11:46:30 -08:00
Steven Orvell
1bea1ac000 Always load shadydom first and then custom-elements.
Temporarily change bower to use shadydom#prototype-importNode branch.
2017-02-01 11:23:15 -08:00
valdrinkoshi
c2ddc40ed6 latest shadydom 2017-02-01 10:55:35 -08:00
Russell Bicknell
602dd4ffd1 change polyfill ordering: shadydom, custom elements, shadycss 2017-02-01 10:52:43 -08:00
valdrinkoshi
b5117550bf use html-imports#master 2017-01-31 18:54:49 -08:00
valdrinkoshi
5fee4052e6 latest hi and ce 2017-01-31 13:52:33 -08:00
valdrinkoshi
c69fba7946 revert as in v1 2017-01-27 15:50:21 -08:00
valdrinkoshi
b12a6376b3 stub HTMLImports.useNative, try latest hi and ce 2017-01-27 15:38:20 -08:00
Monica Dinculescu
a7199cc3c2 use experimental CE branch because why not 2017-01-25 17:32:35 -08:00
Monica Dinculescu
3ca7e2caf9 TIL there's more files in shadyCSS to care about 2017-01-25 17:24:21 -08:00
Monica Dinculescu
7a4760addc clean up README a little 2017-01-17 15:40:11 -08:00
Monica Dinculescu
6559688696 fix webcomponents-debug build 2017-01-17 15:26:39 -08:00
Monica Dinculescu
a7d2aae2c3 update bundles 2017-01-17 15:16:28 -08:00
Monica Dinculescu
0b02500cfb fix IE11 build 2017-01-17 15:16:23 -08:00
Monica Dinculescu
d971c3450c add back gulp-rename 2017-01-17 11:34:02 -08:00
Monica Dinculescu
2b6246572c gulp the right es6-promise 2017-01-12 17:18:25 -08:00
Monica Dinculescu
824c1e4882 update loader; update tests to use loader 2017-01-12 17:11:41 -08:00
Monica Dinculescu
ec704791d8 fix gulp naming scheme again 2017-01-12 16:29:59 -08:00