ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

feat: add keyboardPrediction prop

Open thinhbuzz opened this issue 8 months ago • 5 comments

add keyboardPrediction prop to restored previous behavior when users search, similar to earlier versions.

This PR will add the option to support features related to composition events without breaking the old behavior. The new change in version 4.2.* prevented the current behavior of inputs from being completely broken, causing nearly all of our apps to break upon upgrade.

https://github.com/vueComponent/ant-design-vue/assets/8065692/1ae29ade-e6fc-4e1a-8c03-970bb3f204da

thinhbuzz avatar Jun 17 '24 07:06 thinhbuzz