Commit Graph

31 Commits

Author SHA1 Message Date
afc163 0da972a438 🆙 upgrade @antv/gatsby-theme-antv 2019-11-26 18:18:13 +08:00
thinkinggis 2ea903ee3f fix(master): merge master branch fix conflict 2019-11-25 17:29:48 +08:00
xiaoiver 92f404dbae
完善构建方案 & 容器 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 f7e5376b7d fix(fix css): fix css png 2019-11-22 18:04:14 +08:00
thinkinggis 573a6ae2a9 refactor(yarn.lock): rm yarn.lock 2019-11-20 17:47:26 +08:00
thinkinggis 61a3524ac6 refactor(example): add lint 2019-11-20 17:26:24 +08:00
thinkinggis c820f91dea docs(docs): add api 2019-11-20 14:14:30 +08:00
thinkinggis b86a38e529 refactor(heatmap): heatmap model 2019-11-19 19:03:17 +08:00
thinkinggis 12cc906139 feat(chart): add chart demo 2019-11-17 17:31:01 +08:00
thinkinggis fe5d8cdb32 feat(demo): add point chart demo 2019-11-16 22:22:13 +08:00
thinkinggis f073b3900b fix(demo): update demo 2019-11-15 15:43:59 +08:00
thinkinggis 07e85059eb fix(merge): fix conflict 2019-11-15 01:15:14 +08:00
thinkinggis 10cbfb39ba fix(merge): merge site 2019-11-15 01:02:07 +08:00
yuqi.pyq 58ecd41013 build(rollup): use rollup to pack CDN bundle 2019-11-14 20:52:43 +08:00
thinkinggis 4eb8400c44 fix(rebase):conflict 2019-11-14 20:11:59 +08:00
afc163 624a88b288 fix: gatsby site examples 2019-11-14 18:15:58 +08:00
yuqi.pyq 8b4594ac99 build(prettier): support optional chain with TS 3.7
fix #46
2019-11-12 15:37:31 +08:00
thinkinggis aed5e9e51b fix(tslint): fix tslint error 2019-11-04 12:06:45 +08:00
yuqi.pyq 040ba03b66 ci: init travis config 2019-11-01 17:15:20 +08:00
thinkinggis e04b3b268b feat(layers): add heatmap layer 2019-11-01 15:36:20 +08:00
yuqi.pyq 1d8e15cec1 feat(post-processing): add some post processing effects
add noise, sepia, halftone and ink effects
2019-10-30 16:12:11 +08:00
thinkinggis 3da72c83ff feat(layer): point layer 2019-10-29 17:33:37 +08:00
yuqi.pyq 9c5766d0e3 feat(schema-validation): support validation for layer's options
implement with JSON Schema (ajv)
2019-10-27 20:58:33 +08:00
yuqi.pyq c28d965754 build: upgrade TS, babel plugin and to support optional chaining 2019-10-25 14:17:59 +08:00
thinkinggis a6baef4954 feat(component): add scale ,zoom, popup, marker map method 2019-10-24 21:23:15 +08:00
thinkinggis 853c1901fb feat(core): add map method 2019-10-21 14:37:35 +08:00
thinkinggis a995815284 feat(layer): add imagelayer 2019-10-16 10:13:44 +08:00
thinkinggis 6f33e5f72b fix(layer): fix merge conflict 2019-10-14 19:22:51 +08:00
thinkinggis 54f28be495 feat(layer): add point line polygon image layer 2019-10-12 21:26:54 +08:00
yuqi.pyq b4ad1afb65 refactor(@l7/core): 重构 MultiPassRenderer & PostProcessor
不依赖具体 renderer 渲染服务接口,@l7/renderer 各渲染引擎只需要实现基础 WebGL 资源对象接口
2019-10-12 10:42:50 +08:00
yuqi.pyq 587560c7f4 refactor: refactor with monorep architecture 2019-10-08 20:15:52 +08:00