Skip to content

Latest commit

 

History

History
454 lines (339 loc) · 50.7 KB

CHANGELOG.md

File metadata and controls

454 lines (339 loc) · 50.7 KB

2.0.6 (2020-11-02)

Documentation Changes
New Features
Bug Fixes
Refactors
Tests

2.0.5 (2020-10-25)

Chores
Documentation Changes
New Features
Bug Fixes

2.0.4 (2020-10-18)

Chores
Documentation Changes
New Features
Bug Fixes
Refactors

2.0.3 (2020-10-14)

Build System / Dependencies
Documentation Changes
New Features
Bug Fixes
Other Changes

2.0.2 (2020-10-09)

Chores
Documentation Changes
New Features
Bug Fixes

2.0.1 (2020-09-28)

Documentation Changes
New Features
Bug Fixes
  • 修复 column/bar 图例设置 & demo 更新 (#1636) (b2dfd35f)
  • website: 直接显示 1.x 给人感觉是当前是 1.x 版本 (#1656) (79337091)

2.0.0 (2020-09-28)

Documentation Changes
New Features
Bug Fixes
  • 修复 column/bar 图例设置 & demo 更新 (#1636) (b2dfd35f)
  • website: 直接显示 1.x 给人感觉是当前是 1.x 版本 (#1656) (79337091)

2.0.0-beta.6 (2020-09-25)

Chores
Documentation Changes
New Features
Bug Fixes
Performance Improvements
  • 新增 animation 并更正其它图表 getDefaultOptions (#1507) (3d45caf9)
Refactors
Tests

2.0.0-beta.4 (2020-09-18)

Chores
Documentation Changes
New Features
Bug Fixes
Performance Improvements
  • 新增 animation 并更正其它图表 getDefaultOptions (#1507) (3d45caf9)
Refactors
Tests

2.0.0-beta.2 (2020-08-24)

Documentation Changes
New Features
  • slider: add slider common adaptor, apply to line,area,column (#1480) (b1dc58a7)
  • lint-md: add markdown lint & fix markdown error (#1466) (61b8c30b)
  • state: 添加 setState 方法,通过条件设置三种状态的激活与否 (#1460) (5ba9e0a5)
  • theme: 增加主题 examples & 调整 options 定义 & 补全 theme 通道 (#1457) (32ab2840)
  • 导出 G2 和 Tooltip 类型定义 (#1446) (076c7583)
Bug Fixes
Tests

2.0.0-beta.1 (2020-08-14)

Chores
Documentation Changes
New Features
Bug Fixes
Refactors
  • common-helper: 将 common helper 移动到 utils 目录中 (#1430) (dd8facc5)
  • common/adaptor 改为 adaptor/common (#1373) (5daa997c)