二货爱吃白萝卜
|
0ead943e1e
|
feat: Form support `validateOnly` (#42273)
* feat: support validateOnly
* test: update snapshot
|
2 years ago |
二货爱吃白萝卜
|
917e41ecc5
|
docs: update faq (#42233)
|
2 years ago |
GUAN MING
|
2aa80491b1
|
docs: modify the doc of Form.Item messageVariables (#41959)
|
2 years ago |
黑雨
|
cef58664e8
|
📝doc: add design token table (#41717)
* ✨feat: add token
* 📝doc: update lint
* 📝doc: update doc
|
2 years ago |
JiaQi
|
b73b37eee9
|
feat(Form.Item): useStatus supports get error messages and warning messages (#41554)
* feat: useStatus supports get error messages
* feat: useStatus supports get warning messages
* chore: update example
* chore: add test case
|
2 years ago |
野迂迂
|
844905774a
|
docs: improve FieldData type on Form (#41278)
|
2 years ago |
Rex Zeng
|
d6683d5503
|
docs(form): add docs for useForm preserve (#41210)
|
2 years ago |
plainnany
|
059042b2cd
|
fix(Form): typo in md (#40991)
Co-authored-by: munan <munan@tsign.cn>
|
2 years ago |
Wuxh
|
b82710fe9e
|
fix: fix `ConfigProvider` form validation message order (#40533)
* test: add case
* fix: fix the default format error of form check message
* docs: update docs
* fix
* chore: remove redundancy logic
* perf: add validateMessage memorization
* chore: update useMemo
* Update components/form/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* docs: update docs
---------
Co-authored-by: afc163 <afc163@gmail.com>
|
2 years ago |
MadCcc
|
40e77c40d3
|
docs: overview dark cover (#40666)
* docs: add dark overview
* docs: show dark cover in dark theme
* docs: update cover
|
2 years ago |
lijianan
|
b9a6b7b578
|
demo: update demo (#40318)
* demo: update demo
* add form
* clear
* add Select
* add
* fix style
* fix style
* fix
* revert
|
2 years ago |
Peach
|
6236e356b5
|
docs: update all site anchors (#39687)
* docs: update all site anchors
* docs: handle hash change from Link component
|
2 years ago |
二货爱吃白萝卜
|
b04b759597
|
docs: Add Form prefix demo (#39580)
* docs: Add prefix demo
* test: update snapshot
|
2 years ago |
Amumu
|
ca5b9a6ae0
|
docs: `CN` it. (#39519)
|
2 years ago |
huangkairan
|
8cb46243fd
|
docs: remove v3 to v4 migration docs (#39290)
* docs: remove v3 to v4 migration docs
* update
Co-authored-by: huangkairan <wb-hkr877030@alibaba-inc.com>
|
2 years ago |
MadCcc
|
e7edfa42d7
|
docs: update overview img (#38946)
* docs: update overview img
* chore: code clean
* chore: code clean
* chore: update
* chore: code clean
|
2 years ago |
afc163
|
ac143ffb4d
|
docs: fix component demo column number (#38631)
* docs: fix component demo column number
* test: skip test case
|
2 years ago |
afc163
|
e027cbec1c
|
docs: format all markdown (#38629)
* chore: add prettier-ignore in markdown demo
* docs: format markdown api table
* docs: format markdown api table
|
2 years ago |
二货爱吃白萝卜
|
cbcfd38ca7
|
docs: v5 site upgrade (#38328)
* build: try to use dumi as doc tool
* docs: migrate demo structure to dumi way
* refactor: use type export & import
* docs: migrate demo previewer to dumi
* docs: create empty layout & components
* docs: apply custom rehype plugin
* docs: create empty extra pages
* docs: Add Banner component
* chore: move theme tsconfig.json
* docs: home page init
* docs: migrate header (#37896)
* docs: header
* docs: update
* docs: home init
* clean up
* test: fix site lint
* chore: tsc ignore demo
* chore: dumi demo migrate script
* chore: cards
* docs: home layout
* docs: Update locale logic
* docs: fix getLink logic
* chore: fix ci (#37899)
* chore: fix ci
* ci: remove check-ts-demo
* ci: preview build
* test: ignore demo.tsx
* chore: update script
* test: update snapshot
* test: update node and image test
* chore: add .surgeignore
* docs: layout providers (#37908)
* docs: add components sidebar (#37923)
* docs: sidebar
* docs: update docs title
* docs: update design doc
* chore: code clean
* docs: handle changelog page
* docs: add title
* docs: add subtitle
* docs: active header nav
* chore: code clean
* docs: overview
* chore: code clean
* docs: update intl (#37918)
* docs: update intl
* chore: code clean
* docs: update favicons
* chore: update testPathIgnorePatterns
* chore: code clean
* chore: code clean
* chore: copy 404.html (#37996)
* docs: Home page theme picker
* chore: Update migrate script
* docs: home page update
* docs: theme editor style
* docs: theme lang
* chore: update migrate.js
* docs: fix demo (#38094)
* chore: update migrate.js
* docs: update md
* docs: update demo
* test: fix snapshot
* chore: move debug to code attr in migrate script
* chore: update md
Co-authored-by: PeachScript <scdzwyxst@gmail.com>
* feat: overview page
* feat: Migrate `404` page (#38118)
* feat: migrate IconSearch component (#37916)
* feat<site/IconSearch>: copy IconDisplay from site to .dumi
* feat<site/IconSearch>: change docs of icon
* feat<site/IconSearch>: tweak
* feat<site/IconSearch>: use useIntl instead of injectIntl
* feat<site/IconSearch>: fix ts type error
* feat<site/IconSearch>: use intl.formatMessage to render text
* docs: Adjust home btn sizw
* docs: Update doc
* feat: v5 site overview page (#38131)
* feat: site
* fix: fix
* feat: v5 site overview page
* fix: fix path
* fix: fix
* fix: fix
* docs: fix margin logic
* feat: v5 site change-log page (#38137)
* feat: v5 site change-log page (#38162)
* docs: site redirect to home pag
* docs: theme picker
* docs: use react-intl from dumi (#38183)
* docs: Theme Picker
* docs: update dumi config
* docs: home back fix
* docs: picker colorful
* docs: locale of it
* docs: update components desc
* docs: site of links
* docs: update components list
* docs: update desc
* feat: Migrate `DemoWrapper` component (#38166)
* feat: Migrate `DemoWrapper` component
* feat: remove invalid comments and add comment for `key` prop
* docs: FloatButton pure panel
* chore: update demo
* chore: update dumi config
* Revert "chore: update demo"
This reverts commit 028265d3ba .
* chore: test logic adjust to support cnpm modules
* chore: add locale alias
* docs: /index to /
* docs: add locale redirect head script
* chore: adjust compact
* docs: fix missing token
* feat: compact switch
* chore: code clean
* docs: update home
* docs: fix radius token
* docs: hash of it
* chore: adjust home page
* docs: Add background map
* docs: site theme bac logic
* docs: avatar
* docs: update logo color
* docs: home banner
* docs: adjust tour size
* docs: purepanl update
* docs: transfooter
* docs: update banner gif
* docs: content (#38361)
* docs: title & EditButton
* docs: content
* chore: fix toc
* docs: resource page
* docs: transform resource data from hast
* docs: filename & Resource Card
* chore: enable prerender
* chore: remove less
* docs: toc style
* chore: fix lint
* docs: fix Layout page
* docs: fix CP page
* chore: update demos
* docs: workaround for export dynamic html
* chore: enable demo eslint
* docs: table style
* fix: header shadow
* chore: update snapshot
* fix: toc style
* docs: add title
* docs: Adjust site
* feat: helmet
* docs: site css
* fix: description
* feat: toc debug
* docs: update config-provider
* feat: use colorPanel
* fix: colorPanel value
* feat: anchor ink ball style
* feat: apply theme editor
* fix: code block style
* chore: update demo
* chore: fix lint
* chore: code clean
* chore: update snapshot
* feat: ts2js
* chore: description
* docs: site ready for ssr
includes:
- move client render logic to useEffect in site theme
- extract antd cssinjs to a single css file like bisheng
- workaround to support react@18 pipeableStream for emotion
* chore: bump testing lib
* docs: font size of title
* chore: remove react-sortable-hoc
* chore: update snapshot
* chore: update script
Co-authored-by: PeachScript <scdzwyxst@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: zqran <uuxnet@gmail.com>
Co-authored-by: TrickyPi <530257315@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2 years ago |
叶枫
|
b36ddace4c
|
docs: add doc (#38345)
* feat: done
* feat: done
|
2 years ago |
ZhiHao Li
|
9c01aff437
|
docs: fix useWatch type error (#37013)
|
2 years ago |
Qiuhang817385
|
fdaa946f24
|
do'c's):add onChange props for useFormItemStatus description code (#36929)
* fix(docs):fix useFormItemStatus description code
* fix():修复CR意见
|
2 years ago |
MadCcc
|
c5668a7e34
|
docs: Form disabled version (#36760)
* docs: Form disabled version
* test: update snapshot
|
2 years ago |
MadCcc
|
aca2c3d4e7
|
feat: add Form.Item.useStatus (#36486)
* feat: add useFormItemStatus
* chore: code clean
* docs: update example
* refactor: api change
* docs: fix typo
* docs: update docs
* docs: udpate
* chore: add warning
* test: add test case
* chore: update warning
* chore: code clean
* test: fix test case
|
2 years ago |
bobo
|
7dfc80504a
|
docs: update index.zh-CN.md (#36471)
去掉文案描述中多的标点
|
2 years ago |
NinJa
|
4e03961b91
|
feat: Update Doc (#36437)
Co-authored-by: meng.jia <meng.jia@ly.com>
|
2 years ago |
二货机器人
|
34dfb808ad
|
feat: Form support `setFieldValue` (#36058)
|
2 years ago |
Dunqing
|
d7ba815f81
|
docs: fix form instance type error (#35320)
|
3 years ago |
二货机器人
|
beeaf2d221
|
docs: More info about useWatch (#35039)
* docs: more about useWatch
* test: Update test case
* docs: more info
* docs: more & more
* feat: add useFormInstance
* chore: add version info
|
3 years ago |
Zach Bird
|
1042829e49
|
fix: Form doc "resetFields" args type (#34262)
|
3 years ago |
zhichenshaw
|
eb3cf792cf
|
docs: Update index.zh-CN.md (#33184)
修复文档中 FormInstance 的 scrollToField方法 第二个参数 options 错误的类型
|
3 years ago |
afc163
|
e7f23592bc
|
feat: support Form labelWrap (#33048)
* feat: form label can be wrap
* fix api doc
* fix ts
|
3 years ago |
叶枫
|
7d68eca271
|
docs: add doc (#32570)
* feat: add doc
|
3 years ago |
zombiej
|
dd46fbbf42
|
docs: Update Form doc. close #31265
|
3 years ago |
zombiej
|
f8dc2231d5
|
docs: Fix Form.List operation doc table
|
3 years ago |
afc163
|
7b16310699
|
docs: add instruction about form rule `whitespace` (#31329)
close #31325
close #31287
|
3 years ago |
Jiehui
|
92f573e2ee
|
docs: Update the instance description of FormInstance (#31106)
|
3 years ago |
二货机器人
|
7a3bf8287f
|
feat: Form `rule` support `warningOnly` that not block form submit (#30829)
* chore: bump rc-field-form
* docs: Demo driven
* refactor: Use event instead
* chore: collection logic update
* chore: clean up
* chore: show warning
* chore: warning no need required mark
* feat: warning example
* docs: mix error
* chore: tmp list
* chore: magic code
* chore: fix motion
* chore: fix style
* chore: clean up useless code
* chore: RM useless import
* chore: RM useless file
* test: Update snapshot
* chore: Should reset
* fix: Memo logic
* fix: Form basic test case
* fix: lint
* chore: back of ref
* test: Update snapshot
* test: RM ueseless test case
* chore: RM useless code
|
4 years ago |
二货机器人
|
9153a732e6
|
docs: Update FAQ (#30771)
|
4 years ago |
einq7
|
4b376d0171
|
docs: perfect validateTrigger description (#30182)
|
4 years ago |
itibbers
|
c95e72cb3c
|
docs: add version of Form.Item hidden (#30134)
|
4 years ago |
zombiej
|
bbbb7f573c
|
docs: Update from faq
|
4 years ago |
Tom Xu
|
e5d908a078
|
docs: format api (#29537)
|
4 years ago |
zj9495
|
f77a9ac402
|
docs: add missing docs for array rule (#28437)
* docs: add missing docs for array rule
* update docs
* update docs
|
4 years ago |
二货机器人
|
15a9947f87
|
docs: Improve fields value (#29075)
|
4 years ago |
Hossein Mohammadi
|
04bfa3c54f
|
chore: add prettier-plugin-jsdoc (#28551)
|
4 years ago |
偏右
|
6192403b2c
|
Update index.zh-CN.md
|
4 years ago |
afc163
|
9948d2f3e6
|
docs: add FAQ about custom form control
close #27994
close #24373
|
4 years ago |
二货机器人
|
857cbe1b23
|
fix: Fixed columns z-index issue (#28346)
* fix: Fixed columns z-index issue
* fix lint
|
4 years ago |
Kermit
|
b68ffc6068
|
docs: optimize trigger of Form.Item (#28197)
* docs: optimize trigger of Form.Item
* docs: update Form.Item
|
4 years ago |