afc163
61378e4605
docs: 📖 update ScrollOptions link
5 years ago
二货机器人
75b090aff3
fix: Switch trigger motion ( #24254 )
* init fix
* fix rtl
* clean up
* update snapshot
* fix style lint
* add motion of inner
* update un-checked focus style
5 years ago
偏右
8497e54e39
docs: 📖 keep documentation up to date ( #24184 )
* docs: remove babel-plugin-import from docs
* docs: react-scripts-rewired + customize-cra => craco
* docs: remove babel-plugin-import
* fix remark link
5 years ago
二货机器人
2afab58ac8
chore: small bundle size follow up ( #24164 )
* update config
* replace react function
* fix alert
5 years ago
二货机器人
2e284aa017
chore: small bundle size ( #24135 )
* update warning
* rm warning
* replace with dev warning
* fix test
* fix site
* Update webpack.config.js
Co-authored-by: 偏右 <afc163@gmail.com>
* Update webpack.config.js
* fix sytax
* adjust
* move into function
Co-authored-by: 偏右 <afc163@gmail.com>
5 years ago
afc163
50e33768a9
✅ fix DatePicker snapshot
5 years ago
精武陈真
227233268d
docs: fix typo ( #24109 )
from改为form
5 years ago
afc163
fdcbfc909d
✅ fix snapshot
close #24070
5 years ago
二货机器人
c4b602e835
fix: FormItem with help ( #23945 )
* fix: Help status error
* update logic
* adjust ref
* fix ts
* adjust hidden logic
5 years ago
二货机器人
2a0df4f465
fix: FormItem getValueProps warning ( #23875 )
5 years ago
二货机器人
e15773e25b
fix: Form.Item warning for initialValue ( #23846 )
* fix: Form.Item warning for initialValue
* Update index.test.js
* Update index.test.js
5 years ago
二货机器人
34bf3fdb66
fix: DatePicker miss placeholder when it's undefined ( #23818 )
* fix placeholder
* add test case
* update snapshot
5 years ago
二货机器人
58fcee34c1
docs: Add FAQ of form onFieldsChange ( #23808 )
5 years ago
Zester Quinn Albano
9f2af262ef
docs: add a link to FieldData in setFields FormInstance ( #23790 )
5 years ago
偏右
0b61b13e56
docs: 🆙 Upgrade input number ( #23742 )
* 🆙 upgrade to rc-input-number@4.6.0
* 🆙 upgrade to rc-input-number@4.6.1
* ✅ update snapshot
* fix version
5 years ago
偏右
57d36f5b68
Delete tutorial.md
5 years ago
Amumu
17c63e52bf
chore: improve less variable @form-item-margin-bottom ( #23436 )
* improve @formItemMarginBottom
* Revert "improve @formItemMarginBottom"
This reverts commit 6d8da5bdb9
.
* update style
5 years ago
偏右
4902c5a4f0
docs: 📖 update Form ts demo for createRef ( #23440 )
close #23417
5 years ago
kenve
edcd1b2609
docs(components): improve link ( #23355 )
5 years ago
二货机器人
02d7292576
fix: Input inline allowClear style ( #23259 )
* fix: Input allow clear icon
* update test case
* update snapshot
5 years ago
二货机器人
c338569cff
docs: Update Form required desc ( #23238 )
* Update index.zh-CN.md
* Update index.en-US.md
5 years ago
Eric Wang
436d4b1be5
improvement: Fix types in form item ( #22962 )
* Fix types in form item
* use jsx.element
5 years ago
afc163
3f4f5864fe
✅ fix test case which fails a lot
5 years ago
二货机器人
ca93757747
fix: vertial from label height ( #23192 )
5 years ago
二货机器人
50d908662e
docs: Update Form FAQ ( #23138 )
* docs: Update Form FAQ
* Update index.en-US.md
5 years ago
afc163
b5dd56611b
test: fix form test case
5 years ago
二货机器人
9b9839d4d9
docs: Update Form normalize desc ( #23108 )
* docs: Update Form normalize desc
* Update index.en-US.md
5 years ago
二货机器人
ecf025548b
chore: adjust RangePicker style ( #23074 )
* adjust range color
* fix lint
* update color
* update dark logic
* adjust little of arrow
* use icon
* update font size
* update snashot
5 years ago
二货机器人
70eaea6978
clean up when field reset removed ( #23041 )
5 years ago
二货机器人
4e3c58f2ba
fix form status ( #23004 )
5 years ago
二货机器人
77d45690c0
feat: Form.Item support `initialValue` & `getValueProps` ( #22993 )
* add getValueProps
* field initialValue
* add faq
5 years ago
zombiej
b0f0a32865
docs: Form doc add version column
5 years ago
骗你是小猫咪
c4fb9edfe0
chore: export form value type ( #22755 )
5 years ago
偏右
6fc0ca089e
Update index.en-US.md
5 years ago
Rohan Bagchi
d45d4bbd28
Updating document to correct few typos ( #22902 )
5 years ago
偏右
b369717181
chore: 🦄 Add eslint-plugin-unicorn ( #22883 )
* 🦄 Add eslint-plugin-unicorn
* fix eslint errors
* fix eslint errors
* fix lint demo
* fix lint demo
5 years ago
Hanjun Kim
de827d7eb7
fix typo ( #22856 )
`bellow` -> `below`
5 years ago
二货机器人
b174f98c6c
chore: Adjust range picker style ( #22847 )
* adjust rangepicker style
* update snapshot
* fix lint
* add aria label
5 years ago
二货机器人
8f34161db0
fix: Remove useless form textarea height ( #22793 )
5 years ago
xrkffgg
fd7e7d3695
style: optimization form rtl and demo ( #22621 )
5 years ago
zefeng
dda45e4796
feat: support compact theme ( #22126 )
* feat: support narrow theme mode
* chore: rename narrow to compact
* chore: height part
* chore: preview compact mode
* chore: to make site corrected
* chore: preview site
* docs: 📖 document compact theme usage
* docs: tweak theme doc
* docs: 📖 Add description about double css bundle size
* chore: preview
* chore: for preview
* chore: adjust pagination
* chore: compact mode done!
* chore: remove useless todo
* chore: fix review bug
* chore: fix review bug
* chore: fix card margin
* chore: fix review bug
* chore: fix review bug
* chore: improve i18n and transition
* Update site/theme/static/common.less
Co-Authored-By: 偏右 <afc163@gmail.com>
* chore: fix button size and description padding
* chore: update snapshots
* chore: add compact css bundlesize limit
* chore: compact dist support
Co-authored-by: afc163 <afc163@gmail.com>
5 years ago
二货机器人
567e8a14c6
chore: adjust ts define ( #22662 )
* chore: adjust ts define
* Update FormItem.tsx
5 years ago
afc163
43de6f3db9
✅ fix test case
5 years ago
Vyacheslav Kamenev
fbdfd4afc0
move @form-item-label-height from form styles to theme variables ( #22600 )
5 years ago
二货机器人
8514e0f71e
fix: Form.List nest warning ( #22575 )
5 years ago
二货机器人
d0e182ea70
chore: Warning with defaultValue ( #22571 )
* add faq
* chore: Warning if Field with defaultValue
5 years ago
二货机器人
f8a342f415
docs: Fix demo ( #22569 )
5 years ago
二货机器人
3459bfc0be
docs: `4.0.4` changelog ( #22505 )
* docs: Init changelog
* order
* grouping
* clean up
5 years ago
偏右
41e378a914
docs: 📖 better form demo code naming style ( #22490 )
5 years ago
Simon Knott
3dd2332549
Address diverse users without gender assumption ( #22464 )
Not all diverse users don't want to be addressed as "lady" - if they wanted to, they'd have put in "lady".
This commit fixes this potential offense and replaces it using a less specific "hi there".
5 years ago