Commit Graph

39 Commits

Author SHA1 Message Date
thinkinggis c0704ed83e fix: remove error yarn.lock 2019-12-22 12:01:13 +08:00
thinkinggis e9070bbc5c chore: babel useBuiltIns useage 2019-12-20 17:31:50 +08:00
thinkinggis 6fa20f16e7 fix(layer): fix default model config 2019-12-20 00:16:00 +08:00
thinkinggis 090ce315aa refactor: update version 2019-12-08 14:27:38 +08:00
thinkinggis 27dcd40ae1 fix(gatsby): gastsby node 2019-12-02 19:01:56 +08:00
xiaoiver bced7e7ccb build(babel): transpile according to browserslist, add `core-js` (#113)
fix #112
2019-12-02 15:19:19 +08:00
xiaoiver 3eff40b37b 修复 Windows 环境开发问题 (#109)
* fix(windows): preparing Windows environment

* re #101, add `CONTRIBUTING.md`

* chore(windows): fix lerna watch command in Windows
2019-11-29 15:38:17 +08:00
yuqi.pyq 700f0ecbff build(babel): add @babel/plugin-proposal-object-rest-spread 2019-11-29 14:44:40 +08:00
afc163 98970f95b0 🆙 upgrade @antv/gatsby-theme-antv 2019-11-26 18:18:13 +08:00
thinkinggis 86500e8067 fix(master): merge master branch fix conflict 2019-11-25 17:29:48 +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
thinkinggis 588b4496a5 fix(fix css): fix css png 2019-11-22 18:04:14 +08:00
thinkinggis 082d3f0674 refactor(yarn.lock): rm yarn.lock 2019-11-20 17:47:26 +08:00
thinkinggis cd612223c1 refactor(example): add lint 2019-11-20 17:26:24 +08:00
thinkinggis bf0f834d34 docs(docs): add api 2019-11-20 14:14:30 +08:00
thinkinggis a7bee08137 refactor(heatmap): heatmap model 2019-11-19 19:03:17 +08:00
thinkinggis 604efb8dd7 feat(chart): add chart demo 2019-11-17 17:31:01 +08:00
thinkinggis 5fb95ea9b8 feat(demo): add point chart demo 2019-11-16 22:22:13 +08:00
thinkinggis b198dc28b2 fix(demo): update demo 2019-11-15 15:43:59 +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
yuqi.pyq 1fc71c0dd6 build(rollup): use rollup to pack CDN bundle 2019-11-14 20:52:43 +08:00
thinkinggis 27aa82983c fix(rebase):conflict 2019-11-14 20:11:59 +08:00
afc163 eccedee6ea fix: gatsby site examples 2019-11-14 18:15:58 +08:00
yuqi.pyq 76d2c9a51f build(prettier): support optional chain with TS 3.7
fix #46
2019-11-12 15:37:31 +08:00
thinkinggis c87c163eb0 fix(tslint): fix tslint error 2019-11-04 12:06:45 +08:00
yuqi.pyq 3b60d6ce4f ci: init travis config 2019-11-01 17:15:20 +08:00
thinkinggis 99dac21e66 feat(layers): add heatmap layer 2019-11-01 15:36:20 +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 896b02c1e7 feat(schema-validation): support validation for layer's options
implement with JSON Schema (ajv)
2019-10-27 20:58:33 +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
thinkinggis 2cffc58813 feat(core): add map method 2019-10-21 14:37:35 +08:00
thinkinggis 557115b12f feat(layer): add imagelayer 2019-10-16 10:13:44 +08:00
thinkinggis 453adb09d6 fix(layer): fix merge conflict 2019-10-14 19:22:51 +08:00
thinkinggis c0289113cf feat(layer): add point line polygon image layer 2019-10-12 21:26:54 +08:00
yuqi.pyq 7059ef3186 refactor(@l7/core): 重构 MultiPassRenderer & PostProcessor
不依赖具体 renderer 渲染服务接口,@l7/renderer 各渲染引擎只需要实现基础 WebGL 资源对象接口
2019-10-12 10:42:50 +08:00
yuqi.pyq 31a3db93a1 refactor: refactor with monorep architecture 2019-10-08 20:15:52 +08:00