MadCcc
|
642bb582eb
|
refactor: TextArea (#40045)
* refactor: TextArea
* chore: update snapshot
* chore: update snapshot
* chore: fix lint
* chore: classes
* refactor: mentions
* chore: bump rc-textarea
* chore: code clean
* chore: code clean
* chore: UPDATE SNAPSHOT
* chore: code clean
* test: cov
* fix: textarea size
|
2023-01-11 14:18:13 +08:00 |
|
MadCcc
|
bfebb88bdb
|
feat: introduce rc-input (#34206)
* feat: introduce rc-input
* fix: export InputRef alias
* docs: fix demo
* chore: code clean
* test: fix lint
* test: test coverage
* chore: code clean
* chore: code clean
* test: update snapshot
|
2022-03-01 14:17:48 +08:00 |
|
MadCcc
|
37e042358d
|
feat: Input support status (#33995)
* feat: remove form status style && input support status
* test: update snapshot
* feat: update status prop in config provider
* fix: form item validateStatus support
* chore: code clean
* feat: status classname change
* test: update snapshot
* refactor: move formItemStatusContext to form folder
* refactor: merge utils
* refactor: rename statusUtils
* chore: code clean
* test: fix coverage
* chore: remove status prop of Form.Item
* chore: code clean
* docs: update demo
* test: fix lint
* feat: status only success and warning
* test: fix lint
* docs: update deamo
|
2022-02-14 17:09:35 +08:00 |
|
zhyupe
|
4097a6c7c6
|
fix: circular dependencies in Modal & Input (#31817)
* fix(input): fix circular dependencies
* fix(input): fix circular dependencies
* fix(modal): fix circular dependencies
* fix(modal): fix test
|
2021-08-17 16:22:42 +08:00 |
|