Commit Graph

671 Commits

Author SHA1 Message Date
Kevin Schaaf
1179e843c0 Update build 2017-02-14 16:00:17 -08:00
Daniel Freedman
9f268d34d3 Merge pull request #687 from webcomponents/fix-ce-sd-bundle
Fix ce-sd bundle
2017-02-14 13:58:16 -08:00
Monica Dinculescu
c7fc85dcc0 remove post-polyfill from the ce-sd bundle 2017-02-14 12:41:38 -08:00
Monica Dinculescu
195e4caf97 Merge pull request #680 from webcomponents/cleanup-readme
Cleanup readme and add sd-ce bundle
2017-02-13 17:03:47 -08:00
Monica Dinculescu
dd230d01e0 delete more things with the word shadow in it 2017-02-13 15:58:13 -08:00
Kevin Schaaf
113ea96025 Merge pull request #682 from webcomponents/v1-defer-when-ready
Defers whenReady
2017-02-10 17:07:01 -08:00
Steven Orvell
4f8849e86e [whenReady] call after custom elements needs to be wrapped whenReady. 2017-02-10 16:53:32 -08:00
Steven Orvell
9d0052cb15 Defers whenReady until after any imports that are queued by custom elements upgrading have been loaded. 2017-02-10 16:32:05 -08:00
Monica Dinculescu
718b1b0705 add an sd-ce bundle 2017-02-10 13:46:36 -08:00
Monica Dinculescu
0a32cbd344 remove old ref to currentScript 2017-02-10 13:44:43 -08:00
Steve Orvell
f214a22d17 Merge pull request #674 from webcomponents/v1-update-builds
Update builds.
2017-02-09 16:56:11 -08:00
Steven Orvell
2cc18747ef Update builds. 2017-02-09 16:50:26 -08:00
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