Commit Graph

82 Commits

Author SHA1 Message Date
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
9fc45c8bb8 use wct 6 2017-05-15 12:15:10 -07:00
Daniel Freedman
bc5aecaea9 update dependencies 2017-05-11 16:46:08 -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
Steven Orvell
390737cf40 bump version 2017-04-24 15:02:12 -07:00
Steven Orvell
63d6bcf3be update WCT depdendency. 2017-04-24 14:51:04 -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
Steven Orvell
1985dc7736 bump version [skip-ci] 2017-04-20 18:42:23 -07:00
Steven Orvell
ee084a1360 [skip-ci] Update tag: 1.0.0-rc.9 2017-04-19 18:47:42 -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
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
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
Daniel Freedman
9b0c8b24b1 [ci skip] release 1.0.0-rc.7 2017-03-22 17:40:56 -07:00
valdrinkoshi
615e811764 tell WCT to wait for WebComponentsReady 2017-03-21 15:08:41 -07:00
Alexey Rodionov
839a5aab25 Add description to bower.json 2017-03-13 14:25:28 +03:00
Alexey Rodionov
8467255bf1 Fix license value in bower.json
According to bower.json spec (https://github.com/bower/spec/blob/master/json.md#license), "license" value must be one of SPDX license identifiers (https://spdx.org/licenses), "BSD" is not a valid SPDX identifier.
2017-03-12 18:17:06 +03:00
Alexey Rodionov
6d744c11ea Add more keywords to bower.json 2017-03-12 18:04:45 +03: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
dd3f290cb2 Use ranges for bower dependencies 2017-03-08 11:39:01 -08:00
Daniel Freedman
4c5a91b256 v1.0.0-rc.4
Use tagged dependencies
2017-03-03 14:21:20 -08:00
Monica Dinculescu
80b583e551 remove url polyfill since it isn't needed 2017-02-22 13:55:39 -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
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
adb77468e6 Update wct version. 2017-02-07 12:08:56 -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
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
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
b5117550bf use html-imports#master 2017-01-31 18:54:49 -08:00
Monica Dinculescu
a7199cc3c2 use experimental CE branch because why not 2017-01-25 17:32:35 -08:00
Monica Dinculescu
cd0a119a71 use v1 branch of html-imports 🎉 2017-01-11 16:04:10 -08:00
Monica Dinculescu
4e51c880ff tests: clean up, move round 2016-12-19 15:56:38 -08:00
Monica Dinculescu
d6b03690d3 go back to using the v1 master branch 2016-12-19 12:48:33 -08:00
Monica Dinculescu
03060d4403 temp: switch to using the v0 branch of html-imports 2016-12-15 14:47:54 -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
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
1a9f2c6b1a replace Promise.js with es6-polyfill 2016-12-13 15:36:12 -08:00
Kevin Schaaf
9892fbccde Fix urls. 2016-09-09 09:55:28 -07:00
Kevin Schaaf
7400ec2870 Add individual polyfills to bower.json. 2016-09-09 09:43:18 -07:00
Daniel Freedman
60845b53cf prepare for release v0.7.22 2016-04-15 14:17:37 -07:00
Daniel Freedman
b76bfaa6b1 prepare for release v0.7.21 2016-02-18 16:55:40 -08:00
Daniel Freedman
5f1284369e prepare for release v0.7.20 2015-12-15 17:25:55 -08:00