848 Commits

Author SHA1 Message Date
Daniel Freedman
8cf4a45385 simplify no-polyfill case 2017-02-16 14:49:19 -08:00
Daniel Freedman
bf447dfc9c remove todo 2017-02-16 12:51:45 -08:00
Daniel Freedman
d75f21b48d fix test, ShadyCSS may not load 2017-02-16 12:28:47 -08:00
Daniel Freedman
0dbc9e7536 remove webcomponents-none, only load scopingshim when needed 2017-02-16 12:21:24 -08:00
Daniel Freedman
b1802c1255 Merge branch 'v1' into split-shadycss 2017-02-16 12:06:22 -08:00
Daniel Freedman
2d12aa0d3d Merge pull request #688 from webcomponents/no-double-wcready
Fire WebComponentsReady once. Remove HTMLImports stub
2017-02-16 12:05:52 -08:00
Daniel Freedman
05b8ffac30 fix use of ShadyCSS 2017-02-16 10:22:21 -08:00
Daniel Freedman
9bc345b044 fix ShadyCSS entrypoint, load ScopingShim 2017-02-15 22:16:41 -08:00
Steve Orvell
29678e2e99 Merge pull request #689 from webcomponents/v1-update-builds
Update build for html-imports
2017-02-15 12:23:36 -08:00
valdrinkoshi
0f70fcad83 update builds 2017-02-15 12:06:52 -08:00
Steven Orvell
2d0b76011a update builds. 2017-02-14 17:51:55 -08:00
valdrinkoshi
2918670bcd remove HTMLImports stub 2017-02-14 17:41:33 -08:00
Kevin Schaaf
8244b34ee6 Test with html-imports#fix-30 2017-02-14 16:58:28 -08:00
Kevin Schaaf
1179e843c0 Update build 2017-02-14 16:00:17 -08:00
valdrinkoshi
544935fc2e add test for importForElement 2017-02-14 15:13:54 -08:00
valdrinkoshi
6c53a012b9 conditional stubbing of HTMLImports 2017-02-14 15:10:09 -08:00
valdrinkoshi
1bd7090b73 WebComponentsReady fired once. 2017-02-14 14:05:44 -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
Daniel Freedman
0fbebea7bb prepare for release v0.7.24 2017-02-06 15:34:30 -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