Commit Graph

700 Commits

Author SHA1 Message Date
afc163 a47f414eb3 fix: update babel.config.js 2019-11-14 22:49:51 +08:00
afc163 365f0158d1 fix: babel.config.js for gatsby 2019-11-14 22:24:31 +08:00
afc163 562a86fdb7 chore: remove unused package-lock.json 2019-11-14 22:00:43 +08:00
yuqi.pyq 3628fc6b2f build(rollup): use rollup to pack CDN bundle 2019-11-14 20:52:43 +08:00
thinkinggis 1dd2e53b8e merge 2019-11-14 20:28:30 +08:00
thinkinggis 9e3242be2c fix(demo): gatsby 2019-11-14 20:13:39 +08:00
afc163 ed9584e115 fix: locale.json should be valid json 2019-11-14 20:12:46 +08:00
afc163 0e0a2caeb3 chore: remove .cache 2019-11-14 20:12:46 +08:00
thinkinggis 9794e7c9cd feat(add point demo): add demo 2019-11-14 20:12:45 +08:00
thinkinggis bb2a504eee fix(rebase):conflict 2019-11-14 20:11:59 +08:00
thinkinggis e67224a5a7 fix(fix confilict): conflict 2019-11-14 18:22:08 +08:00
afc163 2a591a975e fix: gatsby site examples 2019-11-14 18:15:58 +08:00
thinkinggis b85dec96c6 fix(layers): heatmap 3d effect 2019-11-14 18:05:33 +08:00
thinkinggis fff58b7f2d refactor(gitignore): gitignore 2019-11-14 18:00:28 +08:00
thinkinggis 8ef32ac590 fix(demo): gatsby 2019-11-14 17:25:16 +08:00
@thinkinggis 4184e12ecf Merge pull request #55 from antvis/fix-theme-gitigore
chore: remove .cache
2019-11-14 14:51:25 +08:00
@thinkinggis b49612d979 Merge pull request #56 from antvis/fix-locale-json
fix: locale json
2019-11-14 14:49:41 +08:00
afc163 af99fe9b96 fix: locale.json should be valid json 2019-11-14 14:34:30 +08:00
afc163 01c58a470e chore: remove .cache 2019-11-14 14:20:32 +08:00
thinkinggis 068e7f0ffb feat(add point demo): add demo 2019-11-14 11:50:12 +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 6af4c961e3 chore(lerna): allow branch next 2019-11-12 15:48:15 +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 4c5c1a9d49 fix(layers): heatmap 3d effect 2019-11-11 13:52:00 +08:00
@thinkinggis 89424b8fc2 Merge pull request #54 from antvis/site
add website
2019-11-10 21:29:53 +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
@thinkinggis d49ba3ee42 Merge pull request #53 from antvis/encode
add heatmaplayer rasterlayer
2019-11-04 14:20:24 +08:00
thinkinggis 591f19dad8 fix(travis): travis nodejs version 2019-11-04 13:41:09 +08:00
thinkinggis 4008efeb24 fix(tslint): fix tslint error 2019-11-04 12:06:45 +08:00
thinkinggis 755ef1aa2d fix(raster layer): raster layer triangle 2019-11-04 11:33:38 +08:00
thinkinggis de276d7512 fix(raster layer): update raster triangle 2019-11-04 11:19:45 +08:00
thinkinggis 9b8d3c8f5d feat(layers): add heatmap 3d layer 2019-11-02 00:45:00 +08:00
yuqi.pyq 2e37701e1d ci: init travis config 2019-11-01 17:15:20 +08:00
thinkinggis 86ec8e4718 feat(layers): add heatmap layer 2019-11-01 15:36:20 +08:00
thinkinggis 37d6799422 feat(layer): add arc2d layer 2019-10-30 16:38:59 +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
thinkinggis fe894bc660 feat(layers): add arclayer 2019-10-30 14:53:18 +08:00
@thinkinggis 338b92e527 Merge pull request #50 from antvis/encode
feat(layers): add girdheatmap  add raster imagelayer
2019-10-30 12:00:16 +08:00
thinkinggis 861c0bba41 feat(layers): add girdheatmap add raster imagelayer 2019-10-30 11:52:36 +08:00
@thinkinggis 2490c98e9b Merge pull request #49 from antvis/encode
feat(layers): add polygon3d , pointimagelayer
2019-10-30 10:23:44 +08:00
thinkinggis cbdac89748 Merge branch 'encode' of https://github.com/antvis/L7 into encode 2019-10-30 10:20:50 +08:00
thinkinggis 65ea28d418 fix(stories): conflict 2019-10-30 10:19:01 +08:00
thinkinggis b2cca52f78 fix(stories): conflict 2019-10-30 10:13:36 +08:00
thinkinggis a5b77b3648 feat(layers): add polygon3d , pointimagelayer 2019-10-30 10:12:02 +08:00
thinkinggis e67b444278 feat(layers): add polygon3d , pointimagelayer 2019-10-30 10:07:17 +08:00
@thinkinggis e44361d81f Merge pull request #48 from antvis/encode
add point layer
2019-10-29 19:16:09 +08:00
thinkinggis 35f4ff61d3 fix(merge): merge next branch 2019-10-29 17:39:42 +08:00