Commit Graph

30 Commits

Author SHA1 Message Date
thinkinggis ea3e6ca5d5 fix(master): merge master branch fix conflict 2019-11-25 17:29:48 +08:00
xiaoiver 44dec441af 完善构建方案 & 容器 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
thinkinggis 83f1bb4df9 fix(fix css): fix css png 2019-11-22 18:04:14 +08:00
thinkinggis e250a4c491 refactor(yarn.lock): rm yarn.lock 2019-11-20 17:47:26 +08:00
thinkinggis 04d8c5be92 refactor(example): add lint 2019-11-20 17:26:24 +08:00
thinkinggis f054076290 docs(docs): add api 2019-11-20 14:14:30 +08:00
thinkinggis 57e4bb84a7 refactor(heatmap): heatmap model 2019-11-19 19:03:17 +08:00
thinkinggis d211f51404 feat(chart): add chart demo 2019-11-17 17:31:01 +08:00
thinkinggis bd91e8453b feat(demo): add point chart demo 2019-11-16 22:22:13 +08:00
thinkinggis ff25461d2d fix(demo): update demo 2019-11-15 15:43:59 +08:00
thinkinggis 8cf6f5d173 fix(merge): fix conflict 2019-11-15 01:15:14 +08:00
thinkinggis 851eb33d97 fix(merge): merge site 2019-11-15 01:02:07 +08:00
yuqi.pyq 3628fc6b2f build(rollup): use rollup to pack CDN bundle 2019-11-14 20:52:43 +08:00
thinkinggis bb2a504eee fix(rebase):conflict 2019-11-14 20:11:59 +08:00
afc163 2a591a975e fix: gatsby site examples 2019-11-14 18:15:58 +08:00
yuqi.pyq 00493b81e6 build(prettier): support optional chain with TS 3.7
fix #46
2019-11-12 15:37:31 +08:00
thinkinggis 4008efeb24 fix(tslint): fix tslint error 2019-11-04 12:06:45 +08:00
yuqi.pyq 2e37701e1d ci: init travis config 2019-11-01 17:15:20 +08:00
thinkinggis 86ec8e4718 feat(layers): add heatmap layer 2019-11-01 15:36:20 +08:00
yuqi.pyq a2a69fad2a feat(post-processing): add some post processing effects
add noise, sepia, halftone and ink effects
2019-10-30 16:12:11 +08:00
thinkinggis cbb6c3a0d2 feat(layer): point layer 2019-10-29 17:33:37 +08:00
yuqi.pyq b844e63015 feat(schema-validation): support validation for layer's options
implement with JSON Schema (ajv)
2019-10-27 20:58:33 +08:00
yuqi.pyq 1ece4216e6 build: upgrade TS, babel plugin and to support optional chaining 2019-10-25 14:17:59 +08:00
thinkinggis dcb2e91a9c feat(component): add scale ,zoom, popup, marker map method 2019-10-24 21:23:15 +08:00
thinkinggis cccf70e7d8 feat(core): add map method 2019-10-21 14:37:35 +08:00
thinkinggis c5458d54b6 feat(layer): add imagelayer 2019-10-16 10:13:44 +08:00
thinkinggis 2aecec62e3 fix(layer): fix merge conflict 2019-10-14 19:22:51 +08:00
thinkinggis 2e2667f55b feat(layer): add point line polygon image layer 2019-10-12 21:26:54 +08:00
yuqi.pyq 3286c59d5a refactor(@l7/core): 重构 MultiPassRenderer & PostProcessor
不依赖具体 renderer 渲染服务接口,@l7/renderer 各渲染引擎只需要实现基础 WebGL 资源对象接口
2019-10-12 10:42:50 +08:00
yuqi.pyq 2542b0643a refactor: refactor with monorep architecture 2019-10-08 20:15:52 +08:00