MadCcc
|
0de1e66ff1
|
refactor: move override code in form (#34694)
* refactor: move override code in form
* refactor: radio and checkbox
* chore: code clean
* test: fix lint
* test: fix lint
|
2022-03-24 21:54:20 +08:00 |
|
afc163
|
264b3514d8
|
fix: TextArea height bug (#33055)
* fix: TextArea height bug when has `showCount`
close #33049
* fix snapshot
* revert form demo
|
2021-11-27 15:35:42 +08:00 |
|
dependabot[bot]
|
b445baa001
|
chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2 (#32451)
* chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2
Bumps [stylelint-config-prettier](https://github.com/prettier/stylelint-config-prettier) from 8.0.2 to 9.0.2.
- [Release notes](https://github.com/prettier/stylelint-config-prettier/releases)
- [Commits](https://github.com/prettier/stylelint-config-prettier/compare/v8.0.2...v9.0.2)
---
updated-dependencies:
- dependency-name: stylelint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: autofix stylelint errors
* chore: autofix stylelint errors
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2021-10-13 15:38:59 +08:00 |
|
二货机器人
|
e13c4d4131
|
fix: Less Maximum call stack size exceeded error (#32063)
* chore: create additional entry
* fix: rm recv call
* chore: Add default.less as index.less
* chore: update entry
* fix: row should also translate
* chore: rename index-default to index and add index-pure instead
* fix: missing transfer customize styl
|
2021-09-07 16:14:20 +08:00 |
|
Austaras
|
d86e1b5153
|
feat: InputNumber support addon (#31432)
* feat: InputNumber support addon
* docs: Update InputNumber doc
* chore: Update snapshot and fix lint
* chore: Add release version
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2021-08-31 13:09:03 +08:00 |
|
afc163
|
8a599a099f
|
style: fix calendar style inside Form.Item (#30442)
* style: fix calendar style inside Form.Item
* fix: Calendar set null/undefined throws error
close #30392
|
2021-05-08 16:59:03 +08:00 |
|
二货机器人
|
8f34161db0
|
fix: Remove useless form textarea height (#22793)
|
2020-03-31 21:07:13 +08:00 |
|
偏右
|
faa969206c
|
🐛 Fix Input.Group align in Form.Item (#20681)
https://codesandbox.io/s/antd-reproduction-template-3x2kv
|
2020-01-06 14:25:59 +08:00 |
|
信鑫-King
|
cb528da8ed
|
fix: dark theme in 4.0 (#20642)
* fix: rtl direction bug
* 📝 dark theme usage docs
* fix: sketch download
* fix: theme dark
* 📝 empty image
* fix: dark form with mixture components like picker, input
* 📝 update sketch release download
* fix: remove inline-menu sub shadow
|
2020-01-03 19:00:01 +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 |
|