Daniel Freedman
86ff3bcf68
Update npm dependencies
...
Also, remove useless banner.txt
2017-07-14 16:17:28 -07:00
Daniel Freedman
edf84e6ebc
silly npm, ^6.0.0-prerelease.9 should be equal to 6.0.0
2017-05-22 16:50:15 -07:00
Daniel Freedman
9045573dcb
wct will not compile "webcomponentsjs" paths in v6, use last known good prerelease
2017-05-22 16:38:04 -07:00
Daniel Freedman
57d5c45501
Merge pull request #785 from webcomponents/wct-6
...
use wct 6
2017-05-22 16:14:10 -07:00
Daniel Freedman
e3558c3b91
1.0.1
v1.0.1
2017-05-22 15:58:50 -07:00
Daniel Freedman
95ef2c10b2
update builds
2017-05-22 15:56:45 -07:00
Daniel Freedman
9fc45c8bb8
use wct 6
2017-05-15 12:15:10 -07:00
Daniel Freedman
cf46d7a077
Merge pull request #784 from cyrilletuzi/patch-2
...
Info about CSS missing encapsulation
2017-05-15 10:42:31 -07:00
Cyrille Tuzi
a1371b83b6
Info about CSS missing encapsulation
2017-05-13 11:11:14 +02:00
Daniel Freedman
004aaac0ee
1.0.0
v1.0.0
2017-05-11 16:46:21 -07:00
Daniel Freedman
bc5aecaea9
update dependencies
2017-05-11 16:46:08 -07:00
Daniel Freedman
e028408db8
1.0.0-rc.12
v1.0.0-rc.12
2017-05-11 14:00:10 -07:00
Daniel Freedman
f76548d497
[ci skip] Rename npm package to @webcomponents/webcomponentsjs
2017-05-11 13:59:51 -07:00
Daniel Freedman
2cefe20007
[ci skip] remove bower.json version, add npm devDependencies & np publish config
2017-05-11 13:56:05 -07:00
Daniel Freedman
486a74c08f
update builds
2017-05-11 13:52:56 -07:00
Steven Orvell
390737cf40
bump version
v1.0.0-rc.11
2017-04-24 15:02:12 -07:00
Kevin Schaaf
e81345311e
Merge pull request #769 from webcomponents/udpate-builds
...
update builds.
2017-04-24 15:01:07 -07:00
Steven Orvell
63d6bcf3be
update WCT depdendency.
2017-04-24 14:51:04 -07:00
Steven Orvell
63f8534563
[ci skip] Update readme.
2017-04-24 14:46:01 -07:00
Steven Orvell
787d57f237
update builds.
2017-04-24 14:35:34 -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
784d286e98
update README with webComponentsReady property
2017-04-21 18:15:37 -07:00
Steven Orvell
c986107c1a
Change web-component-tester dependency for testing (again)
2017-04-21 18:11:58 -07:00
Steven Orvell
288f154c2a
Change web-component-tester dependency for testing.
2017-04-21 18:08:08 -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
2a059a3ade
update builds.
2017-04-21 13:20:50 -07:00
Steven Orvell
60415872fd
update builds.
2017-04-21 12:03:02 -07:00
Steven Orvell
1985dc7736
bump version [skip-ci]
v1.0.0-rc.10
2017-04-20 18:42:23 -07:00
Steve Orvell
6925986cc5
Merge pull request #766 from webcomponents/update-builds
...
update builds.
2017-04-20 18:40:37 -07:00
Steven Orvell
25ee9dd901
update builds.
2017-04-20 17:21:06 -07:00
Steven Orvell
ee084a1360
[skip-ci] Update tag: 1.0.0-rc.9
v1.0.0-rc.9
2017-04-19 18:47:42 -07:00
Steve Orvell
9105325323
Merge pull request #762 from webcomponents/fix-761
...
Fix `webcomponents-loader` on older browsers that support native HTML imports
2017-04-19 18:45:54 -07:00
Steven Orvell
b1b6dbd4f9
[ci-skip] Fix comments
2017-04-19 18:45:38 -07:00
Steven Orvell
0f366e57ff
update builds and WCT depdendency.
2017-04-19 18:37:10 -07:00
Steven Orvell
4edc015356
Correct note about CSP. document.write does not violate CSP.
2017-04-19 15:47:12 -07:00
Steven Orvell
834e18dd82
Remove stub of HTMLImports as this makes any test for whenReady that does window.HTMLImports && HTMLImports.whenReady fail. [Note: this may require an update to WCT.]
2017-04-18 16:51:16 -07:00
Steven Orvell
437da91a8c
* Load full suite of polyfills (-lite) if ES6 features (e.g. Array.from) are not available. We do this because if ES6 is not available, none of the other webcomponents features (which require ES6) are definitely not available.
...
* Uses `document.write` to load polyfills if and only if native HTML imports exists (older Chrome browsers). This ensures that polyfills are loaded by the time scripts in HTML imports run.
* Adds old Chrome version to test matrix.
2017-04-18 16:01:34 -07:00
Daniel Freedman
bf3dcc9c2a
v1.0.0-rc.8
v1.0.0-rc.8
2017-04-10 17:08:41 -07:00
Daniel Freedman
4afb45fe0e
Merge pull request #758 from webcomponents/fix-wcr
...
Make WebComponentsReady fire consistently for Chrome
2017-04-07 11:31:04 -07:00
Daniel Freedman
3aa2c32254
fix the sd-ce entrypoint for WCR
2017-04-07 10:44:58 -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
Monica Dinculescu
27e11b39e5
Merge pull request #729 from FluorescentHallucinogen/patch-8
...
Add description to bower.json
2017-03-27 15:00:07 -07:00
Monica Dinculescu
48873e0633
Merge pull request #727 from FluorescentHallucinogen/patch-6
...
Add keywords to package.json
2017-03-27 14:59:41 -07:00
Monica Dinculescu
da1483313d
Merge pull request #725 from FluorescentHallucinogen/patch-4
...
Fix license value in bower.json
2017-03-27 14:59:22 -07:00
Monica Dinculescu
2a269969ab
Merge pull request #724 from FluorescentHallucinogen/patch-3
...
Add more keywords to bower.json
2017-03-27 14:59:07 -07:00
Monica Dinculescu
80eed808ca
Merge pull request #733 from FluorescentHallucinogen/patch-12
...
[2/2] Use https://webcomponents.org/polyfills as homepage
2017-03-27 14:53:48 -07:00
Daniel Freedman
9b0c8b24b1
[ci skip] release 1.0.0-rc.7
v1.0.0-rc.7
2017-03-22 17:40:56 -07:00
Daniel Freedman
95ee5fc3e2
Merge pull request #742 from webcomponents/v1-update-builds
...
update builds
2017-03-22 12:19:24 -07:00