ant-design/components/modal
zombieJ 4cdf37bedb
feat: New Form (#17327)
* init form

* first demo

* add normal login

* add style

* webit

* support nest errors

* beauti form errors

* use onReset

* modal demo

* add list demo

* match key of errors logic

* date demo

* customize component

* moving style

* add status style

* without form create

* add demos

* add inline style

* clean up legacy

* fix drawer demo

* mention

* fix edit-row

* editable table cell

* update mentions demo

* fix some test case

* fix upload test

* fix lint

* part of doc

* fix ts

* doc update

* rm react 15

* rm config

* enhance test coverage

* clean up

* fix FormItem context pass logic

* add more demo

* en to build

* update demo

* update demo & snapshot

* more doc

* update list doc

* update doc

* update demo to display condition render

* update snapshot

* add provider doc

* support configProvider

* more doc about validateMessages

* more description

* more and more doc

* fix typo

* en doc

* Form.List doc

* m v3 -> v4

* add skip
2019-07-03 20:14:39 +08:00
..
__tests__ feat: New Form (#17327) 2019-07-03 20:14:39 +08:00
demo style: run lint-fix (#17172) 2019-06-19 19:09:08 +08:00
style 🐛 Fix Modal 24px bottom area not trigger mask click 2019-06-21 17:52:28 +08:00
ActionButton.tsx Fix: Print reject error when ActionButton catch promise rejects 2019-05-09 12:24:59 +08:00
confirm.tsx support { icon: null } to hide default Icon 2019-03-13 08:38:10 +08:00
index.en-US.md update modal doc (#17137) 2019-06-17 15:57:48 +08:00
index.tsx Add icon to Modal.confirm/info/warning/error 2018-12-26 21:36:36 +08:00
index.zh-CN.md update modal doc (#17137) 2019-06-17 15:57:48 +08:00
locale.tsx fix: should not import moment while useless, close: #8013 2017-10-26 10:50:18 +08:00
Modal.tsx chore: code style 2019-06-24 11:49:55 +08:00