Commit Graph

85 Commits

Author SHA1 Message Date
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 9089d69d0d feat: scene 实例化支持传入地图实例 & 更新文档 2019-12-17 11:14:31 +08:00
thinkinggis 9aa56b3066 docs: refactor layer docs 2019-12-14 22:15:28 +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 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
yuqi.pyq 4282260d21 build(esmodule): support building es1015 & esm 2019-11-15 15:28:23 +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 26c3cca511 feat(scene): scene service inTransientScope 2019-11-07 00:52:03 +08:00
thinkinggis a32dc230a0 feat(add l7 site): add websites 2019-11-06 11:57:42 +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
yuqi.pyq dfb03f62d4 feat(multi-pass): support TAA(Temporal Anti-Aliasing)
we can enable TAA in layer's options now, but there're something wrong when picking enabled at same
time.
2019-10-29 14:42:41 +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
yuqi.pyq 76a75f5df7 feat(picking): support PixelPickingPass and highlight the picked feature 2019-10-24 20:53:15 +08:00
thinkinggis cccf70e7d8 feat(core): add map method 2019-10-21 14:37:35 +08:00
thinkinggis 09a88582be feat(point image): add point image 2019-10-16 19:46:10 +08:00
yuqi.pyq 2542b0643a refactor: refactor with monorep architecture 2019-10-08 20:15:52 +08:00