848 Commits

Author SHA1 Message Date
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
Kevin Schaaf
0d285e7df9 Merge pull request #665 from webcomponents/revert-644-541-memory-leak-ie11
Revert "fixed memory leak while importing html elements in IE"
2017-01-26 11:56:01 -08:00
Steve Orvell
708624f0c6 Revert "fixed memory leak while importing html elements in IE" 2017-01-26 11:39:21 -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
Monica Dinculescu
7e1275033b delete old and unused build files 2017-01-12 16:29:40 -08:00
Monica Dinculescu
2f37410d4e load polyfill from the right place 2017-01-11 16:47:25 -08:00
Monica Dinculescu
f1ba3ffd38 sup 2017 2017-01-11 16:30:23 -08:00
Monica Dinculescu
6d2d359182 IE11 needs promise earlier 2017-01-11 16:24:09 -08:00
Monica Dinculescu
fac51782a8 update polyfill bundles 2017-01-11 16:11:42 -08:00
Monica Dinculescu
d8b0f4ef9d gulp better 2017-01-11 16:11:33 -08:00
Monica Dinculescu
cd0a119a71 use v1 branch of html-imports 🎉 2017-01-11 16:04:10 -08:00
Monica Dinculescu
350b3b8d7b fix racy test 2017-01-11 16:02:35 -08:00
Monica Dinculescu
c60298af9b fix test that doesn't make sense without HTMLImports 2017-01-11 15:51:53 -08:00
Monica Dinculescu
418c4d67c8 not everybody has HTMLImports 2017-01-11 15:51:36 -08:00
Monica Dinculescu
47de50b759 even chrome still needs shadycss for now 2017-01-11 15:51:16 -08:00
Monica Dinculescu
b4548938b8 add polyfill bundles and sourcemaps 2017-01-11 15:10:01 -08:00
Monica Dinculescu
49de45807f add polyfill bundler loader 2017-01-11 15:09:45 -08:00
Monica Dinculescu
2ff4e6eb53 add gulp config for polyfill bundles 2017-01-11 15:09:22 -08:00
Monica Dinculescu
5c3e6bb4f3 Merge pull request #658 from webcomponents/v1-cleanup
Massively clean up `v1` branch
2017-01-05 10:09:19 -08:00
Monica Dinculescu
3bc06328e9 remove old CustomElements flag code 2017-01-04 18:15:04 -08:00
Monica Dinculescu
7316ed1de7 fix IE11 tests because template.js is async 2017-01-04 17:58:30 -08:00
Monica Dinculescu
6085daf2c9 errrone needs platform polyfills (ie11) 2017-01-04 17:40:13 -08:00
Monica Dinculescu
7e2a52e3a5 Merge branch 'v1-cleanup' of https://github.com/webcomponents/webcomponentsjs into v1-cleanup 2017-01-04 17:37:36 -08:00