Releases: antvis/G2
Releases · antvis/G2
5.1.2
What's Changed
- fix(pie): interaction for composite mark by @pearmini in #5524
- feat(chart): supportsCSSTransform by @pearmini in #5526
- fix(types): composition node by @pearmini in #5527
- fix(dual): set series of line to band scale by @pearmini in #5528
- feat: add mark.liquid by @ai-qing-hai in #5508
- feat(examples): add Bullet examples by @ai-qing-hai in #5530
- fix: remove console.log in runtime by @pearmini in #5532
- fix(tooltip): legendFilter and shared tooltip by @pearmini in #5534
- feat(examples): optimize bullet examples by @ai-qing-hai in #5536
Full Changelog: 5.1.1...5.1.2
5.1.1
What's Changed
- update rollup plugins and fix dependency conflict by @xcy960815 in #5489
- fix(axis): labelAutoHide by @pearmini in #5502
- docs: update legend options by @pearmini in #5505
- docs: refactor interaction by @pearmini in #5509
- docs: add more demos for tooltip by @pearmini in #5510
- feat(interaction): emit more brush and tooltip events by @pearmini in #5512
- fix(shape): update group shape without animation by @pearmini in #5514
- chore: set target to es5 for umd by @pearmini in #5515
Full Changelog: 5.1.0...5.1.1
5.1.0
What's Changed
- docs: remove theme:'classic'and padding: 'auto' by @pearmini in #5490
- docs: update custom theme by @pearmini in #5492
- docs: remove theme:'classic' in spec and api by @pearmini in #5493
- fix(runtime): process data by @pearmini in #5494
- feat: update category20 by @pearmini in #5495
Full Changelog: 5.0.24...5.1.0
5.0.24
What's Changed
- fix(test): call defined render function by @xcy960815 in #5481
- feat(lib): change graphlib and plotlib by @pearmini in #5484
- feat: 3d line plot by @xiaoiver in #5471
- fix(theme): update default color of light theme by @pearmini in #5487
- feat(builtinlib): move some components from core to builtinlib by @pearmini in #5485
- docs: examples update to new theme by @pearmini in #5344
- fix(bundle): add ./esm/index.js to package.sideEffects by @pearmini in #5488
Full Changelog: 5.0.23...5.0.24
5.0.23
What's Changed
- feat: new theme and set padding to auto by @pearmini in #5342
- chore(test): update snapshots by @pearmini in #5469
- refactor: remove this in selection by @hustcc in #5468
- fix(types): export ChartOptions replace RuntimeOptions by @xcy960815 in #5475
- feat(connector): support offset by @pearmini in #5476
- fix(libs): export expected libs by @pearmini in #5478
- chore: lock @types/d3-array to 3.0.5 by @pearmini in #5480
Full Changelog: 5.0.22...5.0.23
5.0.22
What's Changed
- docs: update docs by @ChenKun1997 in #5457
- docs: update docs by @ChenKun1997 in #5458
- fix(dep): add @antv/g-plugin-3d to dependencies by @pearmini in #5459
Full Changelog: 0.5.21...5.0.22
0.5.21
What's Changed
- docs: add interesting demo by @hustcc in #5426
- docs: update CONTRIBUTING.md, en-US by default by @hustcc in #5428
- feat: sphere shape used in 3d lib #5375 by @xiaoiver in #5412
- docs: fix 404 url by @hustcc in #5429
- fix: skip resizing canvas if width or height remains the same by @xiaoiver in #5432
- chore: add camera animation example by @xiaoiver in #5433
- docs: fix sample code typo by @Zeiion in #5435
- docs: update scrollbar documents, and fix value not work by @hustcc in #5444
- update component click event by @BinghuiXie in #5440
- fix: lint issues from #5440 by @pearmini in #5446
- fix(coordinate): layout by @pearmini in #5447
- fix(compile): require of ES Module bug in ssr by @xcy960815 in #5450
- docs(data): update zh and en for fetch by @pearmini in #5452
- docs: Update encode.zh.md by @ChenKun1997 in #5456
New Contributors
- @Zeiion made their first contribution in #5435
- @BinghuiXie made their first contribution in #5440
- @xcy960815 made their first contribution in #5450
Full Changelog: 5.0.20...0.5.21
5.0.20
What's Changed
- docs: fix broken link by @pearmini in #5410
- docs: add bundle by @pearmini in #5411
- docs: add hex bin demo by @hustcc in #5413
- docs: Update api.zh.md by @ChenKun1997 in #5416
- docs: update custom by @pearmini in #5414
- docs: Update data.zh.md by @ChenKun1997 in #5417
- fix(interaction): share states by @pearmini in #5419
- feat: add data transform log by @hustcc in #5418
- feat(tooltip): add marker by @pearmini in #5422
- fix(types): add types for Chart interface by @pearmini in #5425
Full Changelog: 5.0.19...5.0.20
5.0.19
What's Changed
- docs: Update site/.dumirc.ts by @HHN0609 in #5377
- refactor(api): auto generate marks from stdlib by @pearmini in #5380
- fix: projection null by @pearmini in #5381
- refactor(mark): inline shape and infer transform by @pearmini in #5386
- chore: split lib for demand bundle by @pearmini in #5391
- fix: label dom leak when chart re-render by @hustcc in #5392
- fix: axis arrow direction by @hustcc in #5359
- docs: update docs by @pearmini in #5402
New Contributors
Full Changelog: 5.0.18...5.0.19
5.0.18
What's Changed
- chore: update latest dependencies such as g-webgl by @xiaoiver in #5347
- fix(line-xy): support bandOffset by @pearmini in #5351
- fix(api): api 跳转部分修复 by @ai-qing-hai in #5352
- fix: broken link for wordcloud by @pearmini in #5353
- feat: html label supported by @hustcc in #5354
- feat(legend): continuous filter by @pearmini in #5356
Full Changelog: 5.0.17...5.0.18