ant-design/components/table/__tests__
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
..
__snapshots__ feat: New Form (#17327) 2019-07-03 20:14:39 +08:00
demo.test.js feat: New Form (#17327) 2019-07-03 20:14:39 +08:00
empty.test.js support prettier 2018-12-07 18:27:30 +08:00
SelectionBox.test.js support prettier 2018-12-07 18:27:30 +08:00
Table.filter.test.js fix: Table crash when filter dynamic change (#17141) 2019-06-17 18:50:38 +08:00
Table.pagination.test.js test: Add eslint-plugin-jest (#15825) 2019-04-03 15:54:26 +08:00
Table.rowSelection.test.js 🐛 Fix selectedRows missing when there is childrenColumnName in Table 2019-05-16 14:50:24 +08:00
Table.sorter.test.js fix: Table with sort should reset to first page (#17020) 2019-06-10 11:59:46 +08:00
Table.test.js udpate warning (#16138) 2019-04-17 17:31:39 +08:00