Commit Graph

24 Commits

Author SHA1 Message Date
thinkinggis 6fa20f16e7 fix(layer): fix default model config 2019-12-20 00:16:00 +08:00
xiaoiver bced7e7ccb build(babel): transpile according to browserslist, add `core-js` (#113)
fix #112
2019-12-02 15:19:19 +08:00
yuqi.pyq 700f0ecbff build(babel): add @babel/plugin-proposal-object-rest-spread 2019-11-29 14:44:40 +08:00
xiaoiver c5aae1675f 完善构建方案 & 容器 Bug 修复 (#84)
* feat(core): support hierarchical containers

* feat(multipassrenderer): support custom postprocessing pass

* build(rollup): output CDN bundle to @antv/l7/dist

* build(tsc): generate TS declaration files

* chore(prerelease): prerelease beta.10
2019-11-25 15:27:56 +08:00
afc163 063ad2334e test: fix babel-preset-gatsby error in travisci 2019-11-22 20:17:54 +08:00
thinkinggis 48be6c3eee fix(babel): gatsby env 2019-11-22 20:05:32 +08:00
yuqi.pyq 1a62e660b7 fix(layerservice): fix init bugs in layer service 2019-11-22 18:09:36 +08:00
thinkinggis 066935ce34 fix(doc): file name lowercase 2019-11-22 18:08:49 +08:00
thinkinggis 45b2b3ac11 fix(rm cache): rm cache 2019-11-21 13:05:22 +08:00
thinkinggis 28da85d18b docs(layer): add layer docs 2019-11-20 20:44:08 +08:00
yuqi.pyq f12c14a128 build(esmodule): support building es1015 & esm 2019-11-15 15:28:23 +08:00
thinkinggis ca4d1726b2 fix(merge): fix conflict 2019-11-15 01:15:14 +08:00
thinkinggis f24eb64f2e fix(merge): merge site 2019-11-15 01:02:07 +08:00
afc163 4d4cfea3bf chore: revert some unneccessary changes 2019-11-14 23:13:05 +08:00
afc163 edafd699e4 fix: update babel.config.js 2019-11-14 22:49:51 +08:00
afc163 fa7973899b fix: babel.config.js for gatsby 2019-11-14 22:24:31 +08:00
yuqi.pyq 1fc71c0dd6 build(rollup): use rollup to pack CDN bundle 2019-11-14 20:52:43 +08:00
afc163 eccedee6ea fix: gatsby site examples 2019-11-14 18:15:58 +08:00
thinkinggis 47296a24ef feat(add l7 site): add websites 2019-11-06 11:57:42 +08:00
yuqi.pyq 585ea28d74 feat(post-processing): add some post processing effects
add noise, sepia, halftone and ink effects
2019-10-30 16:12:11 +08:00
thinkinggis cfabee3d03 feat(layer): point layer 2019-10-29 17:33:37 +08:00
yuqi.pyq 5fc540f8fd build: upgrade TS, babel plugin and to support optional chaining 2019-10-25 14:17:59 +08:00
thinkinggis f55429d018 feat(component): add scale ,zoom, popup, marker map method 2019-10-24 21:23:15 +08:00
yuqi.pyq 31a3db93a1 refactor: refactor with monorep architecture 2019-10-08 20:15:52 +08:00