What's Changed
- chore(runtime): remove useless export by @xingwanying in #4231
- feat: add site dir for website by @hustcc in #4233
- feat: add area demos by @hustcc in #4236
- feat: add text demo by @hustcc in #4238
- feat(mark): add sankey by @pearmini in #4234
- docs: add boxplot demo by @hustcc in #4240
- feat(mark): add path, geoView, choropleth by @pearmini in #4241
- refactor(text): simplify logic of text shape by @visiky in #4239
- docs: mark vector & image by @hustcc in #4244
- docs: add polygon demo, treemap and voronoi by @hustcc in #4246
- feat(label): support label connector & several features of circular labels by @visiky in #4232
- demo: geo by @pearmini in #4247
- docs(demos): add interval by @pearmini in #4251
- feat(mark): add treemap mark by @pepper-nice in #4242
- docs(demo): add line and point by @pearmini in #4252
- docs(demo): add cell by @pearmini in #4253
- feat(mark): add circle pack by @pepper-nice in #4249
- docs: add Link demos by @hustcc in #4255
- docs(animation): add simple demo of animation effects by @visiky in #4256
- docs(demo): add composition by @pearmini in #4257
- feat(label): optimize label in radial coordinate by @visiky in #4259
- feat(transform): add bin, binX by @pearmini in #4260
- feat: refactor connector shape & add customize waterfall by @visiky in #4261
- feat(mark): add box plot by @pearmini in #4264
- docs: add dual-axis chart demo by @hustcc in #4266
- feat(animation): add pathIn animation for line mark by @visiky in #4268
- docs: add text search demo by @hustcc in #4267
- feat(scale): support scale key by @pearmini in #4269
- feat(annotation): support style position and add shape mark by @pearmini in #4270
- chore(plot): remove console.log by @pearmini in #4272
- chore: init test env for animation by @pearmini in #4273
- docs(rough): add 2 sketchy-styled examples by @xiaoiver in #4265
- feat: add group animation by @pearmini in #4275
- docs(chore): add sketchy radial & line chart by @xiaoiver in #4276
- docs(demo): add lottie #4221 by @xiaoiver in #4262
- docs: demo of annotation by @visiky in #4277
- refactor: example's structure by @hustcc in #4278
- feat(api): animation by @pearmini in #4279
- feat: add forceGraph mark by @pepper-nice in #4274
- docs: add manual structure by @hustcc in #4283
- docs: add overview document by @hustcc in #4284
- docs: add vector api by @hustcc in #4286
- docs: add marks api by @hustcc in #4287
- docs: add interval api by @hustcc in #4288
- feat(text): adjust text shape and label by @visiky in #4281
- docs(plugin): sketchy rendering & lottie by @xiaoiver in #4289
- docs: add 5 mark api by @hustcc in #4290
- fix(runtime): independent option by @pearmini in #4291
- feat: add treeGraph mark by @pepper-nice in #4285
- feat: add wordCloud mark by @pepper-nice in #4293
- feat(theme): add light and dark theme token by @visiky in #4292
- docs: add scale api by @hustcc in #4294
- feat(interval): support stack corner by @pearmini in #4295
- feat(site): cover and scrollable by @pearmini in #4297
- docs: add hierarchy&network&wordCloud demo by @pepper-nice in #4298
- docs: add pattern style demo by @visiky in #4303
- docs: add transform api by @hustcc in #4299
- docs: add composition api by @hustcc in #4296
- docs(annotation): add several annotation demos by @visiky in #4302
- docs: add band, point, time scale api by @hustcc in #4305
- docs: add chart api by @pepper-nice in #4307
- docs: add theme api by @visiky in #4306
- docs: add coordinate api by @pepper-nice in #4309
- docs: add data api by @hustcc in #4308
- docs: add animation api by @hustcc in #4311
- docs(axis): add axis component docs by @Aarebecca in #4310
- docs: add graph api by @pepper-nice in #4312
- docs: add geo api by @hustcc in #4313
- docs: add tutorial by @pearmini in #4314
- fix: 修复 wave-in 添加 inset 不生效问题 by @pepper-nice in #4315
- docs: add annotation mark api by @visiky in #4317
- fix website desc by @hustcc in #4319
- docs: add a custom demo by @visiky in #4318
- refactor: rename lookup to join by @hustcc in #4321
- refactor: rename data.filterBy to data.filter by @hustcc in #4320
- docs: add group animation demo by @hustcc in #4323
- feat(api): rename coordinates and interactions by @pearmini in #4324
- chore: remove genji and docs by @pearmini in #4325
- docs: add bin, binx, boxplot by @hustcc in #4326
- fix(corner): diverging stack bars by @pearmini in #4327
- refactor(interaction): rename elementActive to elementHighlight by @pearmini in #4329
- refactor(api): group some methods to attr by @pearmini in #4330
- feat(radar): add radar demo by @visiky in #4331
- feat(animation): opt morphing by @pearmini in #4332
- feat(interaction): add tooltip by @pearmini in #4333
- refactor(axis): rename tickFormatter to labelFormatter by @pearmini in #4335
- feat: add english wordCloud demo by @pepper-nice in #4336
- docs(legend): add legend api by @Aarebecca in #4322
- chore: update version to 5.0.0-alpha.4 by @pearmini in #4337
Full Changelog: 5.0.0-alpha.3...5.0.0-alpha.4