Commit Graph

8 Commits (6d1035f1b0632b3dc8e6fea304697808030b5c96)

Author SHA1 Message Date
tangjinzhou 5fd866b136 format: inputnumber util 2023-03-23 11:56:15 +08:00
Garret MH a2f7d6d062
feat: Vue 3 Migration Build support (#5973), close #5765
closes vueComponent/ant-design-vue#5765

Add `compatConfig: { MODE: 3 }` to all component definitions to signal to `@vue/compat` not to use any Vue 2 compatibility features.
2022-09-26 21:33:41 +08:00
tangjinzhou f1f6085dbb feat: inputnumber add lazy 2022-04-12 10:52:06 +08:00
tangjinzhou fa76f5c480 fix: blur & focus lose argumnet, close #5434 2022-04-01 21:31:20 +08:00
tangjinzhou 00dc2add94
chore: update ts type (#5408)
* feat: update prop type

* feat: update ts type

* feat: update ts type

* feat: update ts type

* feat: update ts type

* test: update snap

* feat: update ts type
2022-03-26 22:52:54 +08:00
tangjinzhou d71df4b3ba fix: component ts type 2022-01-03 22:23:24 +08:00
tangjinzhou 30bbd4c3b4 fix: inputnumber can not input min value, close #5083 2021-12-27 21:59:52 +08:00
tangjinzhou 2a47de6c57 refactor: input-number 2021-12-20 14:52:29 +08:00