zombiej
|
186f973e50
|
merge master
|
2019-07-03 20:29:44 +08:00 |
|
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 |
|
诸岳
|
9c9365ce00
|
fix(Mentions): Incorrect line-height from .input() style
|
2019-06-28 10:28:43 +08:00 |
|
诸岳
|
171e838f43
|
style: Fix placeholder color for Mentions, close #17317
|
2019-06-26 18:02:49 +08:00 |
|
afc163
|
57c28def68
|
revert unknown to any
|
2019-06-24 11:29:58 +08:00 |
|
偏右
|
a4d7593ef2
|
Merge pull request #17120 from Zzzen/master
refactor: eliminate `any` type in exported interfaces.#14044
|
2019-06-21 17:38:56 +08:00 |
|
陈帅
|
82b85709be
|
style: run lint-fix (#17172)
|
2019-06-19 19:09:08 +08:00 |
|
Zzzen
|
f1ee189bd2
|
eliminate any type in exported interfaces.#14044
|
2019-06-16 20:51:47 +08:00 |
|
afc163
|
8efc0ff5e1
|
🚨 Fix eslint
|
2019-06-15 23:51:30 +08:00 |
|
zombieJ
|
c5aaeb80fc
|
fix: mentions ts definition update (#16814)
* fix mentions ts definition
* adjust logic of Mentions
|
2019-05-27 14:43:15 +08:00 |
|
zombieJ
|
ecb2eb6ede
|
feat: Add Mentions component (#16532)
* init
* first demo
* support empty
* add loading support
* add form sample
* update form sample
* omit value & defaultValue
* add 2 rest demo
* placement support
* update docs
* fix test
* update docs
* add test case
* fix lint
* follow textarea style
* update docs style
|
2019-05-17 12:05:03 +08:00 |
|