ant-design-vue/components/input
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
..
__tests__ test: snap 2022-09-02 16:51:56 +08:00
demo Fix Input.TextArea cut text logic when maxLength configured. 2022-03-17 10:19:18 +08:00
style Feat css var (#5327) 2022-03-12 09:56:32 +08:00
calculateNodeHeight.tsx refactor: input 2021-12-15 20:48:24 +08:00
ClearableLabeledInput.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
Group.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
index.en-US.md docs(text-area): fix markdown syntax issue (#5473) 2022-04-09 22:19:57 +08:00
index.ts feat: add some type export 2022-01-12 22:57:07 +08:00
index.zh-CN.md docs(text-area): fix markdown syntax issue (#5473) 2022-04-09 22:19:57 +08:00
Input.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
inputProps.ts fix: add boolean type to autosize prop (#5766) 2022-07-01 13:52:20 +08:00
Password.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
ResizableTextArea.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
Search.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
TextArea.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
util.ts Feat css var (#5327) 2022-03-12 09:56:32 +08:00