Commit Graph

50 Commits

Author SHA1 Message Date
thinkinggis 995cb5c0f6 chore: update version 2020-01-01 09:56:52 +08:00
thinkinggis 47b36730f1 docs: add animate docs 2019-12-31 19:17:29 +08:00
thinkinggis 04f1a47e0f chore: useBuiltIns false 2019-12-31 13:44:58 +08:00
thinkinggis f1ef2cc926 chore: update package version 2019-12-30 19:38:48 +08:00
thinkinggis d45e42c4b4 chore: update package.json 2019-12-29 13:08:35 +08:00
@thinkinggis 73d37e59e4 Merge pull request #134 from antvis/animate
feat(layer): add citybuildinglayer & add line add animate
2019-12-27 12:12:42 +08:00
thinkinggis f6bc9e1fda chore: update version 2019-12-23 14:36:58 +08:00
thinkinggis 5b574275a1 --amend 2019-12-23 14:32:00 +08:00
thinkinggis 1a8031c449 chore: update changelog 2019-12-23 12:04:31 +08:00
thinkinggis cdb9847862 chore: add core.js to all moudule package 2019-12-23 11:56:09 +08:00
thinkinggis 108d95f443 chore: update version 2019-12-23 11:27:37 +08:00
thinkinggis aa3589675d chore: babel useBuiltIns useage 2019-12-20 17:31:50 +08:00
thinkinggis 09373ea02a chore: update version 2019-12-18 23:56:51 +08:00
thinkinggis 6b6480e31a fix: merge master fix conflict 2019-12-18 23:20:34 +08:00
thinkinggis c9ffc3b7c0 feat(layer): add setSelect setActive 方法 & refactor color util 2019-12-18 00:33:25 +08:00
thinkinggis fdcc6e8944 docs: update changelog 2019-12-12 21:18:19 +08:00
thinkinggis db294bce6f refactor: update version 2019-12-08 14:27:38 +08:00
thinkinggis 8e0b253386 chore: publish 2019-11-29 15:15:13 +08:00
thinkinggis faedb77962 chore: publish 2019-11-29 12:18:29 +08:00
thinkinggis 363b5cb0ba fix(control): lint error 2019-11-29 12:00:57 +08:00
thinkinggis b306e4ce1d fix(map): temporarily closed amap offset coordinate 2019-11-29 11:19:04 +08:00
thinkinggis 2e7b891b20 chore: publish 2019-11-28 18:13:29 +08:00
thinkinggis 70de2f5c8b chore(version): update version 2019-11-28 18:10:27 +08:00
thinkinggis c64622e05d chore: publish 2019-11-28 17:54:59 +08:00
thinkinggis 8dabe4c9c1 fix(component): fix marker 2019-11-28 17:25:56 +08:00
thinkinggis 6fc4621f3b chore(package): : 🎇 update version 2019-11-28 16:04:48 +08:00
thinkinggis cf6b1b4cf6 chore: publish 2019-11-28 15:14:37 +08:00
thinkinggis 3734898a5f refactor(component): add popup marker service 2019-11-28 00:26:09 +08:00
yuqi.pyq 648357fe8e feat(map): adjust Scene API, use @antv/l7-maps instead
re #86
2019-11-26 17:51:29 +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 23211d091d fix(site): megre conflict 2019-11-22 19:28:43 +08:00
thinkinggis eb7d14df68 docs(site): update site 2019-11-22 18:12:53 +08:00
yuqi.pyq eb290bdc01 fix(layerservice): fix init bugs in layer service 2019-11-22 18:09:36 +08:00
thinkinggis 6124e414ec fix(doc): file name lowercase 2019-11-22 18:08:49 +08:00
thinkinggis 83f1bb4df9 fix(fix css): fix css png 2019-11-22 18:04:14 +08:00
yuqi.pyq fd586c60ab fix(layerservice): fix init bugs in layer service 2019-11-21 17:38:56 +08:00
thinkinggis 63b4c83167 fix(rm cache): rm cache 2019-11-21 13:05:22 +08:00
thinkinggis b9c16c51f3 fix(fix css): fix css png 2019-11-21 12:04:58 +08:00
thinkinggis 661603e90e feat(chart): add chart demo 2019-11-18 16:20:50 +08:00
thinkinggis 4792852571 feat(demo): add point chart demo 2019-11-18 16:20:49 +08:00
yuqi.pyq 4282260d21 build(esmodule): support building es1015 & esm 2019-11-15 15:28:23 +08:00
thinkinggis 8cf6f5d173 fix(merge): fix conflict 2019-11-15 01:15:14 +08:00
yuqi.pyq 3628fc6b2f build(rollup): use rollup to pack CDN bundle 2019-11-14 20:52:43 +08:00
thinkinggis e67224a5a7 fix(fix confilict): conflict 2019-11-14 18:22:08 +08:00
yuqi.pyq b11f4c2070 chore(lerna): add publish config for leaf packages 2019-11-12 16:56:31 +08:00
yuqi.pyq f608fc76ce chore(license): add MIT license 2019-11-12 16:01:33 +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 0e000f5715 feat(component): add layer control 2019-11-10 21:20:26 +08:00
thinkinggis f223f2965c fix(merge branch): fix confilt 2019-10-25 10:46:58 +08:00
thinkinggis dcb2e91a9c feat(component): add scale ,zoom, popup, marker map method 2019-10-24 21:23:15 +08:00