Happy-Coding-Clans / vue-easytable

A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.
https://happy-coding-clans.github.io/vue-easytable/
MIT License
3.63k stars 724 forks source link

[Feature Request] 能否支持撤销和重做? #597

Open air2c opened 8 months ago

air2c commented 8 months ago

I am opening an issue for

vue-easytable

Issue Type

Feature

Issue Title

能否支持撤销和重做?

What problem does this feature solve?

目前无法快捷键撤销和重做,希望能提高这部分的用户体验

What does the proposed API look like?

希望默认即支持,无需配置

VirenLakum commented 2 months ago

Maybe you can use vuex store and use 3rd party undo redo library for that