Commit Graph

700 Commits

Author SHA1 Message Date
thinkinggis 661c8e101e fix(travis): update travis 2019-11-22 18:17:33 +08:00
thinkinggis ee70bda84a docs(docs): update tutorial 2019-11-22 18:16:49 +08:00
thinkinggis 88f21ea5f7 fix(site): site img 2019-11-22 18:16:23 +08:00
thinkinggis e72fa27c47 docs(image): zip image 2019-11-22 18:16:10 +08:00
afc163 df3eada912 🆙 upgrade @antv/gatsby-theme-antv 2019-11-22 18:15:13 +08:00
afc163 89133448fa 🚀 l7.antv.vision 2019-11-22 18:14:55 +08:00
thinkinggis eb7d14df68 docs(site): update site 2019-11-22 18:12:53 +08:00
thinkinggis 0069b387be fix(maker): marker demo 2019-11-22 18:09:36 +08:00
yuqi.pyq eb290bdc01 fix(layerservice): fix init bugs in layer service 2019-11-22 18:09:36 +08:00
thinkinggis 882e50b140 refactor(l7 lib): update libs 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
thinkinggis 63b4c83167 fix(rm cache): rm cache 2019-11-21 13:05:22 +08:00
@thinkinggis 5df89b292b Merge pull request #65 from antvis/site
docs(docs): add api
2019-11-21 10:14:09 +08:00
thinkinggis 35bc67b989 fix(conflict): fix merge conflict 2019-11-21 10:07:00 +08:00
thinkinggis 3c6a80c9ea fix(demo): demo 2019-11-21 00:09:54 +08:00
thinkinggis 301b5cbe66 fix(demo): demo 2019-11-20 22:43:44 +08:00
thinkinggis 8d72bc03b0 docs(layer): add layer docs 2019-11-20 20:44:08 +08:00
thinkinggis e250a4c491 refactor(yarn.lock): rm yarn.lock 2019-11-20 17:47:26 +08:00
thinkinggis 04d8c5be92 refactor(example): add lint 2019-11-20 17:26:24 +08:00
thinkinggis f054076290 docs(docs): add api 2019-11-20 14:14:30 +08:00
@thinkinggis f7c701a79e Merge pull request #64 from antvis/site
layer
2019-11-19 19:58:26 +08:00
thinkinggis 57e4bb84a7 refactor(heatmap): heatmap model 2019-11-19 19:03:17 +08:00
thinkinggis a317d8ed06 refactor(layer): point,polygon line model 2019-11-19 10:21:43 +08:00
@thinkinggis 61c95b5809 Merge pull request #62 from antvis/site
Site
2019-11-18 19:52:09 +08:00
thinkinggis a3f3d541d9 Merge branch 'tempsite' into site 2019-11-18 17:34:34 +08:00
thinkinggis 8779778b22 fix(render): gl type 2019-11-18 16:37:01 +08:00
thinkinggis 3234ec359e feat(demo): normalization demo 2019-11-18 16:20:51 +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
偏右 3a2589d8c1 chore: fix gatsby config 2019-11-18 16:20:48 +08:00
thinkinggis 0946c45f19 fix(demo): update demo 2019-11-18 16:20:47 +08:00
thinkinggis 780ecfee84 feat(demo): normalization demo 2019-11-18 16:13:15 +08:00
thinkinggis d211f51404 feat(chart): add chart demo 2019-11-17 17:31:01 +08:00
thinkinggis bd91e8453b feat(demo): add point chart demo 2019-11-16 22:22:13 +08:00
@thinkinggis 62fa8ebaa5 Merge pull request #61 from antvis/fix-gatsby-config
fix: duplicated gatsby config
2019-11-15 19:02:33 +08:00
偏右 b5ed1b232c chore: fix gatsby config 2019-11-15 18:57:54 +08:00
thinkinggis ff25461d2d fix(demo): update demo 2019-11-15 15:43:59 +08:00
yuqi.pyq 4282260d21 build(esmodule): support building es1015 & esm 2019-11-15 15:28:23 +08:00
@thinkinggis c163467ef9 Merge pull request #60 from antvis/site
Site
2019-11-15 01:46:21 +08:00
thinkinggis 8cf6f5d173 fix(merge): fix conflict 2019-11-15 01:15:14 +08:00
thinkinggis 3f4d22cc0d Merge branch 'next' of https://github.com/antvis/L7 into next 2019-11-15 01:08:05 +08:00
thinkinggis 851eb33d97 fix(merge): merge site 2019-11-15 01:02:07 +08:00
@thinkinggis c9555033fd Merge pull request #58 from antvis/fix-example-error
fix: gatsby site examples
2019-11-15 00:46:03 +08:00
thinkinggis 4327bc5ded refactor(examples): update examples 2019-11-15 00:42:35 +08:00
thinkinggis f08b17be8d fix(layer render): scene 创建完成字段调用render方法 2019-11-15 00:31:07 +08:00
thinkinggis 83684a2c07 fix(demo): bugs 2019-11-14 23:32:45 +08:00
afc163 5782c02405 chore: revert some unneccessary changes 2019-11-14 23:13:05 +08:00
afc163 b9f273a469 chore: 🆙 upgrade @antv/gatsby-theme-antv 2019-11-14 23:10:53 +08:00
afc163 9de93016dc fix: chart demo code 2019-11-14 23:10:01 +08:00