Commit Graph

750 Commits

Author SHA1 Message Date
Daniel Freedman
0bd6d84563 [ci skip] v0 branch is the older webcomponents 2017-03-03 12:35:27 -08:00
Daniel Freedman
19bde72bba Merge pull request #514 from webcomponents/v1
Custom Elements v1
2017-03-03 12:29:48 -08:00
Daniel Freedman
f2869329c8 Merge remote-tracking branch 'origin/master' into v1 2017-03-03 12:20:06 -08:00
Daniel Freedman
3804ce1ede Merge pull request #705 from webcomponents/v1-dev-file
Remove webcomponents-debug.js, make `gulp debug` be good enough
2017-03-03 12:16:41 -08:00
Daniel Freedman
2ea199715a [ci skip] oops, no sourcemaps in rollup for debug 2017-03-03 12:15:15 -08:00
Daniel Freedman
5638cadce1 [ci skip] nvm, gulp debug is enough 2017-03-03 12:12:57 -08:00
Daniel Freedman
5a9c336831 [ci skip] nvm back to webcomponents-debug! 2017-03-03 12:01:06 -08:00
Daniel Freedman
6905b5b4c7 [ci skip] Remove webcomponents-debug
webcomponents-debug required all polyfills to be installed, which is not
what we require for bower installations.

Instead, webcomponents-dev is all polyfills rolled into one, ES6,
without sourcemaps, for the easiest debug experience.
2017-03-03 11:57:34 -08:00
Daniel Freedman
3766445be8 Merge pull request #704 from webcomponents/v1-advanced-compile
Make everything advance compile
2017-03-03 11:08:11 -08:00
Daniel Freedman
d39e744c21 fix let 2017-03-03 10:55:54 -08:00
Daniel Freedman
32b57dbf75 Merge branch 'v1' into v1-advanced-compile 2017-03-03 10:49:41 -08:00
Daniel Freedman
7b30fe50e2 Make everything advance compile 2017-03-03 10:47:37 -08:00
Daniel Freedman
3c44405749 rebuild v1.0.0-rc.3 2017-03-02 17:57:37 -08:00
Daniel Freedman
98087b32ed rebuild v1.0.0-rc.2 2017-03-01 17:18:12 -08:00
Steve Orvell
cc8a941ef2 Merge pull request #702 from webcomponents/v1-update-builds
update builds
2017-03-01 15:22:39 -08:00
Steven Orvell
815741654e update builds 2017-03-01 15:07:57 -08:00
Steve Orvell
f65c3fda0c Merge pull request #701 from webcomponents/v1-update-builds
update builds.
2017-03-01 14:52:50 -08:00
Steven Orvell
e431ae922a update builds. 2017-03-01 14:12:44 -08:00
Monica Dinculescu
5b704766f7 Merge pull request #695 from webcomponents/ebidel-patch-1
README: point folks in the right direction.
2017-03-01 10:31:44 -08:00
Monica Dinculescu
f02ae69833 Merge pull request #696 from webcomponents/ebidel-patch-2
README: clarify v1 specs, add links.
2017-03-01 10:30:23 -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
Steven Orvell
05a4781fee update builds 2017-02-28 15:05:12 -08:00
Daniel Freedman
f4ea6c9095 Merge pull request #698 from webcomponents/v1-closure
Use closure for bundles
2017-02-28 14:38:12 -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
Steve Orvell
62f268bf64 Merge pull request #697 from webcomponents/v1-update-builds
update builds.
2017-02-27 18:33:02 -08:00
Steven Orvell
32ad83a16b update builds. 2017-02-27 18:13:55 -08:00
Eric Bidelman
10e18e4886 README: clarify v1 specs, add links. 2017-02-27 12:57:43 -08:00
Eric Bidelman
9734aef6c6 Update README.md 2017-02-27 12:53:26 -08:00
Chris Joel
6762d3891f Update build artifacts v1.0.0-rc.1 2017-02-24 17:17:36 -08:00
Monica Dinculescu
1d03bdb7dd Merge pull request #693 from webcomponents/words-about-the-loader
Use better words about the bundles and the loader
2017-02-24 14:58:35 -08:00
Monica Dinculescu
a063ae3f71 kevin review 2017-02-24 14:26:14 -08:00
Kevin Schaaf
f35acf859e Merge pull request #694 from webcomponents/v1-update-builds
V1 update builds
2017-02-24 12:18:00 -08:00
Steven Orvell
1a0ab4dfc1 update builds. 2017-02-24 12:09:29 -08:00
Steven Orvell
acf8eaf747 loader: (1) avoid native ShadowDOM when getRootNode is unavailable; (2) include template polyfill when documentFragment cloning is broken 2017-02-24 12:09:06 -08:00
Monica Dinculescu
a850f723cc use better words about the bundles and the loader 2017-02-23 14:07:54 -08:00
Monica Dinculescu
632ae2e0e4 Merge pull request #679 from webcomponents/remove-url-polyfill
Remove url polyfill
2017-02-22 15:41:07 -08:00
Monica Dinculescu
00560f1491 refresh builds 😭 2017-02-22 13:58:46 -08:00
Monica Dinculescu
f8759e1168 update builds 2017-02-22 13:57:28 -08:00
Monica Dinculescu
05bc9b7ae6 dan review 2017-02-22 13:57:21 -08:00
Monica Dinculescu
dbe9199493 update bundles 2017-02-22 13:57:02 -08:00
Monica Dinculescu
80b583e551 remove url polyfill since it isn't needed 2017-02-22 13:55:39 -08:00
Daniel Freedman
fd94b6329a rebuild 2017-02-21 15:53:02 -08:00
Steven Orvell
c99bb38bce Update webcomponents-debug.js to load scoping-shim.min.js 2017-02-21 15:36:15 -08:00
Daniel Freedman
0df5154382 rebuild 2017-02-21 15:08:50 -08:00
Daniel Freedman
cd7fa6d0ae remove old webcomponents-none build artifacts 2017-02-21 11:40:06 -08:00
Steve Orvell
66332ae3ce Merge pull request #690 from webcomponents/split-shadycss
fix ShadyCSS entrypoint, load ScopingShim
2017-02-17 20:41:33 -08:00
Steven Orvell
d6c0cc439c fix dependencies and update builds. 2017-02-17 20:36:10 -08:00
Daniel Freedman
e063283513 rebuild 2017-02-17 16:52:50 -08:00
Daniel Freedman
f58e321d5f rebuild 2017-02-17 16:31:50 -08:00