ant-design-vue/components/form
ajuner 4ab7a681a7
fix: declare components type (#3145)
* fix: update alert code

* chore: declare link type

* chore: declare auto-complete type

* chore: declare Badge type

* chore: declare Breadcrumb type

* chore: declare Calendar type

* chore: declare Card type

* chore: declare Checkbox type

* chore: declare Descriptions type

* chore: declare Dropdown

* chore: declare Form type

* chore: declare Mentions type

* chore: declare Menu type

* chore: declare popconfirm type

* chore: update Radio typescript

* chore: declare Rate type

* chore: declare Transfer type

* fix: update Transfer type

* fix: update type

* fix: update type
2020-11-13 10:51:12 +08:00
..
__tests__ test: update grid snap 2020-10-24 21:36:05 +08:00
style fix: input style issue #3089 2020-11-02 22:37:24 +08:00
utils fix: add warning when validating form for non-string type (#3128) 2020-11-07 22:54:01 +08:00
Form.tsx fix: declare components type (#3145) 2020-11-13 10:51:12 +08:00
FormItem.tsx fix: lint error 2020-11-07 22:43:31 +08:00
index.tsx fix: app.use type error (#3079) 2020-11-01 15:03:33 +08:00
interface.ts refactor: button date-picker drawer dropdown form by ts 2020-10-15 17:58:05 +08:00