Commit Graph

61 Commits

Author SHA1 Message Date
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
Steven Orvell
2cc18747ef Update builds. 2017-02-09 16:50:26 -08:00
Steven Orvell
d926db18fd Update bower and builds. 2017-02-08 11:46:43 -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
Steven Orvell
f12ad63839 Point shadycss back to master and update builds. 2017-02-07 14:03:28 -08:00
Steven Orvell
399dffd905 (testing) Remove forcing Promise polyfill 2017-02-07 12:24:55 -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
455c407e22 Update builds! 2017-02-06 18:56:31 -08:00
Steven Orvell
d958fa1e4b Update builds! 2017-02-06 12:28:00 -08:00
Steven Orvell
9f7b0f67df Update builds! 2017-02-06 11:29:31 -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
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
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
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
a7d2aae2c3 update bundles 2017-01-17 15:16:28 -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
2f37410d4e load polyfill from the right place 2017-01-11 16:47:25 -08:00
Monica Dinculescu
fac51782a8 update polyfill bundles 2017-01-11 16:11:42 -08:00
Monica Dinculescu
49de45807f add polyfill bundler loader 2017-01-11 15:09:45 -08:00
Monica Dinculescu
6085daf2c9 errrone needs platform polyfills (ie11) 2017-01-04 17:40:13 -08:00
Monica Dinculescu
f0e39e6880 temporary 🔧: the gulped html imports is hosed, use the ungulped one 2016-12-14 15:56:23 -08:00
Monica Dinculescu
ecd0d07fc2 forgot about dre (or webcomponents-platform) 2016-12-14 14:56:42 -08:00
Monica Dinculescu
35eaf162e7 clean up src folder 2016-12-14 13:46:46 -08:00
Monica Dinculescu
542bd120ef replace HTMLImports.js with webcomponents/html-imports 2016-12-14 13:39:26 -08:00
Monica Dinculescu
4c138da6a9 fix template/url deps names 2016-12-14 13:07:54 -08:00
Monica Dinculescu
7827f43c8b fix module list 2016-12-14 12:58:29 -08:00
Monica Dinculescu
968bf0b5a4 replace Template.js with webcomponents/template 2016-12-14 12:37:03 -08:00
Monica Dinculescu
8d16d8cc4a replace URL.js with webcomponentsjs/URL 2016-12-14 11:43:41 -08:00
Monica Dinculescu
ad9400cc5a replace lang.js/dom.js with webcomponents-platform 2016-12-13 16:53:52 -08:00
Monica Dinculescu
352c1cb711 delete WeakMap 2016-12-13 16:49:38 -08:00
Monica Dinculescu
579b3665e6 paths have meanings 2016-12-13 16:35:14 -08:00
Monica Dinculescu
1a9f2c6b1a replace Promise.js with es6-polyfill 2016-12-13 15:36:12 -08:00
Steven Orvell
130ecb3bf3 move ES6 polyfills into lang 2016-12-01 11:13:12 -08:00
Steven Orvell
572e8c223e Enhance compatibility with IE by including a Promise polyfill and some minor ES6 methods. 2016-11-30 14:39:13 -08:00
Steven Orvell
73b21497cd Load external polyfills in webcomponents-lite.js. Thread web components flags to polyfills. 2016-09-08 13:18:46 -07:00