Skip to content

Releases: ant-design/pro-editor

v0.28.0

24 Nov 09:32
Compare
Choose a tag to compare

Version 0.28.0

Released on 2023-11-24

✨ 新特性

  • Undo/redo Middleware.

🐛 修复

  • Fix compatible with subscribeWithSelector middleware.

Improvements and Fixes

What's improved

What's fixed

  • Fix compatible with subscribeWithSelector middleware, closes #89 (b11cb36)

v0.28.0-alpha.1

24 Nov 09:16
Compare
Choose a tag to compare
v0.28.0-alpha.1 Pre-release
Pre-release

Version 0.28.0-alpha.1

Released on 2023-11-24

✨ 新特性

  • Undo/redo Middleware.

🐛 修复

  • Fix compatible with subscribeWithSelector middleware.

Improvements and Fixes

What's improved

What's fixed

  • Fix compatible with subscribeWithSelector middleware, closes #89 (b11cb36)

v0.27.0

24 Nov 07:58
Compare
Choose a tag to compare

Version 0.27.0

Released on 2023-11-24

✨ 新特性

  • Fix wrong className order, udpate snapshot.

Improvements and Fixes

What's improved

v0.26.0

22 Nov 06:51
Compare
Choose a tag to compare

Version 0.26.0

Released on 2023-11-22

✨ 新特性

  • Add Markdown new Components, add more doc & change as a theme token, reflact some components props & api, udpate snapshot.

🐛 修复

  • Delete normal Errorboundary.

Improvements and Fixes

What's improved

  • Add Markdown new Components (2d16d11)
  • Add more doc & change as a theme token (7889fa5)
  • Reflact some components props & api (1b14b65)
  • Udpate snapshot (71ffd2b)

What's fixed

  • Delete normal Errorboundary (ea44085)

v0.25.0

09 Nov 08:24
Compare
Choose a tag to compare

Version 0.25.0

Released on 2023-11-09

✨ 新特性

  • Add highlight hover emotion & language tag show, udpate snapshot.

🐛 修复

  • Ts error fixed.

Improvements and Fixes

What's improved

  • Add highlight hover emotion & language tag show (cdd0904)
  • Udpate snapshot (ba89b5d)

What's fixed

v0.24.0

06 Nov 06:04
Compare
Choose a tag to compare

Version 0.24.0

Released on 2023-11-06

✨ 新特性

  • New Components Snippet init, snippet almost done, snippet auto theme", use shikiji to replace shikiji-es.

Improvements and Fixes

What's improved

  • New Components Snippet init (724874b)
  • Snippet almost done (fc0b503)
  • Snippet auto theme" (181c494)
  • Use shikiji to replace shikiji-es (9621cc2)

v0.23.0

31 Oct 09:03
Compare
Choose a tag to compare

Version 0.23.0

Released on 2023-10-31

✨ 新特性

  • Add snapshot update, change options create function, highlight add pro wrapper mode, update snapshot.

🐛 修复

  • Merge main, tsc lint fixed.

Improvements and Fixes

What's improved

What's fixed

v0.22.0

31 Oct 08:29
Compare
Choose a tag to compare

Version 0.22.0

Released on 2023-10-31

✨ 新特性

  • ACtion Icon props add time delay, update arrow api, update snapshot.

🐛 修复

  • Action types fixed, ci fixed, merge ci build branch.

Improvements and Fixes

What's improved

What's fixed

v0.21.0

13 Oct 08:07
Compare
Choose a tag to compare

Version 0.21.0

Released on 2023-10-13

✨ 新特性

  • ActionGroup add comman OnClick & add Divder Config, merge main.

🐛 修复

  • Change prettier from dev to dep, ci builder fixed, merge main, update snapshot.

Improvements and Fixes

What's improved

  • ActionGroup add comman OnClick & add Divder Config (234ef98)
  • Merge main (781217f)

What's fixed

v0.20.5

18 Sep 02:06
Compare
Choose a tag to compare

Version 0.20.5

Released on 2023-09-18

🐛 修复

  • 修复 FieldTitle 样式错误.

Improvements and Fixes

What's fixed

  • 修复 FieldTitle 样式错误, closes #92 (789172e)