Releases: antvis/G2
Releases · antvis/G2
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
5.0.17
What's Changed
- refactor(theme): change some theme attributes by @pearmini in #5307
- fix(label): clear invalid labels by @pearmini in #5310
- chore: add weekly report by @hustcc in #5311
- fix(chart): chart.clear preserve some global options by @pearmini in #5318
- feat(size): support ordinal size channel by @pearmini in #5320
- chore: add weekly stats by @Aarebecca in #5315
- fix(legend): set actual item size by @pearmini in #5326
- refactor(style): remove component.style, label.style by @pearmini in #5331
- fix: git clone failed on windows due to filename contains character : by @65min in #5330
- feat(title): auto layout by @pearmini in #5332
- chore: add g-webgl renderer in examples by @xiaoiver in #5334
- fix(auto): axis without label by @pearmini in #5338
New Contributors
Full Changelog: 5.0.16...5.0.17
5.0.16
5.0.15
What's Changed
- doc: typos by @DawnLck in #5251
- fix(legend): update legend item by @pearmini in #5258
- feat(interval): micro interval by @pearmini in #5260
- fix(layout): valid specified component size by @pearmini in #5264
- feat(slider): auto layout by @pearmini in #5274
- fix(axis): axis pos when update by @pearmini in #5275
- fix: clear transform when animation finished by @xiaoiver in #5277
- fix(legend): continuous legend set labelOverlap to hide by default by @pearmini in #5278
- fix(slider): with annotation by @pearmini in #5280
- fix(tooltip): multi chart when mounting to body by @pearmini in #5283
- fix(legend): filter with pages by @pearmini in #5284
- chore: update to 5.0.15 by @pearmini in #5286
New Contributors
Full Changelog: 5.0.14...5.0.15