Daniel Freedman
862f0b62f3
Remove bower
...
- Build webcomponents from node_modules
- Remove `refresh-bower` gulp task
- Update closure to latest
2017-08-14 14:46:17 -07:00
Daniel Freedman
086cea718c
update builds with custom-elements 1.0.2
2017-08-07 11:27:33 -07:00
Fred K. Schott
26ea296f7e
update shadycss dependency, build
2017-08-03 16:23:53 -07:00
Daniel Freedman
fcaece9415
update builds
2017-07-14 16:31:01 -07:00
Daniel Freedman
486a74c08f
update builds
2017-05-11 13:52:56 -07:00
Steven Orvell
68ef957139
Adds a window.WebComponents global. Existence of this global indicates that the WebComponentsReady event will be fired when polyfills are ready. After the event fires WebComonents.ready is set to true. This enables testing environments like web-component-tester to more easily determine if they should wait for the WebComponentsReady event before starting.
2017-04-24 12:39:37 -07:00
Steven Orvell
ca1f5b0232
modify html-imports to specifically wait for document.body to exist before whenReady
...
NOTE: if helpful, this will need to be backported into html-imports polyfill.
2017-04-21 18:22:07 -07:00
Daniel Freedman
b3643c7fe3
set webComponentsReady flag on script when WebComponentsReady event is fired
2017-04-21 17:54:38 -07:00
Steven Orvell
bf5026d7b3
test fix for Firefox timeout (do not merge)
2017-04-21 15:38:06 -07:00
Steven Orvell
0f366e57ff
update builds and WCT depdendency.
2017-04-19 18:37:10 -07:00
Daniel Freedman
bf3dcc9c2a
v1.0.0-rc.8
2017-04-10 17:08:41 -07:00
Daniel Freedman
7b13afd170
Make WebComponentsReady fire consistently for Chrome
...
Also fire WebComponentsReady on document and have it bubble for
backwards compatibility
Fixes #753
Fixes #756
2017-04-06 17:01:05 -07:00
Daniel Freedman
3b3bd26f28
1.0.0-rc.6 with html-imports 1.0.0-rc.2
2017-03-10 17:53:42 -08:00
Daniel Freedman
7b30fe50e2
Make everything advance compile
2017-03-03 10:47:37 -08:00
Steven Orvell
815741654e
update builds
2017-03-01 15:07:57 -08:00
Daniel Freedman
f13227f424
Use rollup to bundle before passing to closure
...
Something seems seriously busted with closure's module ordering, where
flag parsing setting polyfill settings happens _after_ the polyfills
have parsed their settings.
2017-02-28 20:31:44 -08:00
Daniel Freedman
98e12b937e
rebuild
2017-02-28 14:22:23 -08:00
Daniel Freedman
ee9bf68ed5
Use closure for bundles
...
Simple builds for now, will advanced compile later
Mark built files as binary to hide generated changes
2017-02-28 14:15:23 -08:00
Steven Orvell
32ad83a16b
update builds.
2017-02-27 18:13:55 -08:00
Daniel Freedman
0dbc9e7536
remove webcomponents-none, only load scopingshim when needed
2017-02-16 12:21:24 -08:00
Daniel Freedman
9bc345b044
fix ShadyCSS entrypoint, load ScopingShim
2017-02-15 22:16:41 -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
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
Monica Dinculescu
c7fc85dcc0
remove post-polyfill from the ce-sd bundle
2017-02-14 12:41:38 -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
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
f12ad63839
Point shadycss back to master and update builds.
2017-02-07 14:03:28 -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
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
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
824c1e4882
update loader; update tests to use loader
2017-01-12 17:11:41 -08:00