ant-design/components/form
二货机器人 2ea28af6ed
Virtual select component (#18658)
* init

* fix firefox

* add active style

* adjust arrow style

* update select

* update icon logic

* render empty

* init multiple

* fix ff display style

* sync font size

* adjust padding style

* add padding

* padding it

* hotfix of chrome

* single sm

* multiple size

* update option group style

* update snapshot

* clean up transition

* rm combobox in ts define

* auto complete init

* fix auto option def

* update demo

* update demo

* update uncertain demo

* update demo

* warning if user set `size` on AutoComplete

* add debug demo

* updat demo

* update demo of disabled

* update snapshot

* rm useless test

* fix pagination test

* fix Table test

* fix calendar test case

* fix calendar test case

* adjust style

* add big data demo

* support clean up

* fix ts define

* fix lint

* fix demo lint

* fix style lint fix

* rm useless deps

* update snapshot

* stop mock

* add space
2019-09-12 20:15:17 +08:00
..
__tests__ Virtual select component (#18658) 2019-09-12 20:15:17 +08:00
demo use ant design icons 4.0 (#18217) 2019-08-13 14:07:17 +08:00
docs 💄 prittier all files 2019-05-07 14:57:32 +08:00
style Virtual select component (#18658) 2019-09-12 20:15:17 +08:00
changelog.md feat: New Form (#17327) 2019-07-03 20:14:39 +08:00
context.tsx rename (#17729) 2019-07-19 14:07:39 +08:00
Form.tsx 💄 eslint for all 2019-08-14 18:21:24 +08:00
FormItem.tsx 💄 eslint for all 2019-08-14 18:21:24 +08:00
FormItemInput.tsx use ant design icons 4.0 (#18217) 2019-08-13 14:07:17 +08:00
FormItemLabel.tsx feat: Form support scrollToField (#17457) 2019-07-04 15:00:11 +08:00
FormList.tsx feat: Tree support virtual scroll (#18172) 2019-08-12 13:22:36 +08:00
index.en-US.md 📝 Improve API Table design 2019-08-05 16:14:32 +08:00
index.tsx feat: New Form (#17327) 2019-07-03 20:14:39 +08:00
index.zh-CN.md merge master 2019-07-30 19:24:34 +08:00
interface.ts feat: New Form (#17327) 2019-07-03 20:14:39 +08:00
util.ts fix lint 2019-08-30 00:06:35 +08:00
v3.en-US.md rename (#17729) 2019-07-19 14:07:39 +08:00
v3.zh-CN.md rename (#17729) 2019-07-19 14:07:39 +08:00