thinkinggis
|
52502e6bfb
|
chore: update version 2.0.6
|
2020-01-21 10:11:13 +08:00 |
thinkinggis
|
1502f3310b
|
fix: popup service init
|
2020-01-20 12:14:49 +08:00 |
thinkinggis
|
3d5764bfc7
|
chore: add buildmodels plugin
|
2020-01-18 23:16:56 +08:00 |
@thinkinggis
|
645e6e8ab2
|
Merge pull request #165 from antvis/setdata
fix: 修复数据更新方法
|
2020-01-17 11:49:19 +08:00 |
thinkinggis
|
0d897f3bc4
|
fix: 修复数据更新方法
|
2020-01-16 18:22:38 +08:00 |
thinkinggis
|
9bedf785e4
|
chore(update version): update version
|
2020-01-16 13:20:57 +08:00 |
afc163
|
ba8a10b514
|
docs: 🆙 upgrade yarn.lock
|
2020-01-15 13:33:28 +08:00 |
afc163
|
4bbd8de976
|
docs: 🆙 upgrade theme
|
2020-01-15 11:20:18 +08:00 |
thinkinggis
|
93aab7746e
|
chore: 测试用例jest-electron 环境 & 修复一些文档问题
|
2020-01-13 21:14:08 +08:00 |
thinkinggis
|
6b9a058309
|
docs: update docs
|
2020-01-08 22:56:32 +08:00 |
thinkinggis
|
de3f2f6dff
|
docs: add animate docs
|
2019-12-31 19:17:29 +08:00 |
thinkinggis
|
2e6fc512f9
|
fix: rollup plugin
|
2019-12-30 20:06:12 +08:00 |
thinkinggis
|
9985c1b077
|
chore: update package version
|
2019-12-30 19:38:48 +08:00 |
thinkinggis
|
f1ff9d7afe
|
fix(package): fix package fsevents version
|
2019-12-29 14:51:29 +08:00 |
thinkinggis
|
4d96f4d2e9
|
chore: update package.json
|
2019-12-29 13:08:35 +08:00 |
thinkinggis
|
d2b8041ebe
|
fix: animate time
|
2019-12-27 23:16:54 +08:00 |
thinkinggis
|
3ce17007e5
|
chore: add roullp dev package
|
2019-12-23 12:44:27 +08:00 |
thinkinggis
|
a1a3eff2eb
|
fix: remove error yarn.lock
|
2019-12-22 12:01:13 +08:00 |
thinkinggis
|
9502504529
|
chore: babel useBuiltIns useage
|
2019-12-20 17:31:50 +08:00 |
thinkinggis
|
2301419aad
|
fix(layer): fix default model config
|
2019-12-20 00:16:00 +08:00 |
thinkinggis
|
71be2520f8
|
refactor: update version
|
2019-12-08 14:27:38 +08:00 |
thinkinggis
|
1d966035c4
|
fix(gatsby): gastsby node
|
2019-12-02 19:01:56 +08:00 |
xiaoiver
|
6bbe7c9ba3
|
build(babel): transpile according to browserslist, add `core-js` (#113)
fix #112
|
2019-12-02 15:19:19 +08:00 |
xiaoiver
|
b0880a7acb
|
修复 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
|
4ca9db2b9d
|
build(babel): add @babel/plugin-proposal-object-rest-spread
|
2019-11-29 14:44:40 +08:00 |
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 |