Skip to content

Latest commit

 

History

History
65 lines (36 loc) · 2.73 KB

CHANGELOG.md

File metadata and controls

65 lines (36 loc) · 2.73 KB

2.0.0-beta.5 (2020-10-10)

♻ Code Refactoring

  • style: remove tailwind css (b899d03)

⚡ Performance Improvements

  • optimized page switching effect (7dccef7)

🎫 Chores

🐛 Bug Fixes

  • Repair tree component click to select (#33) (884687c)

2.0.0-beta.4 (2020-10-08)

🎫 Chores

🐛 Bug Fixes

  • fix the problem of page blank caused by page refresh (7653610)
  • fix the style problem of the table border in the production environment (8933a2a)

2.0.0-beta.3 (2020-10-07)

✨ Features

  • setting: add openNProgress setting (67d0ff0)
  • table: add table component (faf3f46)

🎫 Chores

2.0.0-beta.2 (2020-10-07)

✨ Features

  • img-preview: add imgPreview componnt (e6093aa)

🔧 Continuous Integration

  • add github after release (ee3f9d3)

2.0.0-beta.1 (2020-09-30)

🎫 Chores

🐛 Bug Fixes

  • fix form,transition,build bug (2f268ca)