ant-design/components/form
二货爱吃白萝卜 18e85a7b81
feat: New Picker (#46982)
* chore: init

* chore: link picker

* chore: move files

* chore: update style

* chore: update types

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: fix test case

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* chore: clesn up useless types

* chore: update types

* chore: fix types

* chore: fix types

* chore: fix types

* chore: fix types

* chore: fix types

* chore: fix types

* chore: fix types

* chore: fix types

* chore: fix types

* chore: update style

* chore: clean up

* chore: update types

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* fix: format

* chore: update deps

* chore: feature merge master (#46794)

* fix: Fix typo s/Notificaiton/Notification/ (#46775)

* docs: supplement form preserve field description (#46788)

close https://github.com/ant-design/ant-design/issues/46773

* docs: tweak changelog drawer width in small screen (#46791)

* docs: Update compatible-style.zh-CN.md (#46790)

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: hugo-syn <61210734+hugo-syn@users.noreply.github.com>
Co-authored-by: Shunze Chen <qianlonwork@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com>

* chore: update locale size

* chore: lock dumi

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* chore: bump version

* test: update snapshot

* test: update snapshot

* chore: bump version

* chore: update limit

* test: update snapshot

* docs: update 7 days sample

* chore: rm useless style

* chore: clean up style

* docs: add buddihist era demo

* refactor: interface

* chore: add multiple types

* docs: add demo

* chore: init style

* chore: init style

* chore: fill style

* chore: fill style

* chore: style

* chore: size of it

* chore: size style

* docs: add align demo

* docs: needConfirm

* chore: fix showWeek style

* test: update snapshot

* chore: fix ts

* chore: fix ts

* chore: fix ts

* chore: fix ts

* fix: week style

* docs: update dayjs note

* fix: style missing

* chore: fix footer extra style missing

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* chore: demo update

* docs: update demo

* docs: min & max date

* test: update snapshot

* docs: add order

* chore: update deps

* test: update snapshot

* test: update snapshot

* chore: adjust style

* chore: clean up style

* test: update snapshot

* chore: fix comment

* chore: update align

* chore: bump rc-picker

* test: update snapshot

* test: update snapshot

* test: update snapshot

---------

Signed-off-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: hugo-syn <61210734+hugo-syn@users.noreply.github.com>
Co-authored-by: Shunze Chen <qianlonwork@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-01-29 15:34:48 +08:00
..
__tests__ feat: New Picker (#46982) 2024-01-29 15:34:48 +08:00
demo Merge branch master into master-merge-feature 2024-01-11 16:14:48 +08:00
FormItem fix: getValueProps should trigger update (#46445) 2023-12-14 15:55:19 +08:00
hooks feat: form support variant (#46573) 2023-12-22 10:05:15 +08:00
style fix: fix Checkbox font-size in Form (#46904) 2024-01-10 18:18:05 +08:00
changelog.md feat: New Form (#17327) 2019-07-03 20:14:39 +08:00
context.tsx feat: form support variant (#46573) 2023-12-22 10:05:15 +08:00
ErrorList.tsx refactor: separate cssVarCls from hashId (#46424) 2023-12-14 14:58:53 +08:00
Form.tsx type: TS define optimal (#47153) 2024-01-26 13:53:52 +08:00
FormItemInput.tsx refactor: Form style should always before Grid (#44485) 2023-08-29 15:48:03 +08:00
FormItemLabel.tsx Revert "fix: remove unnecessary title attributes for label in Form (#46462)" (#46472) 2023-12-15 13:53:51 +08:00
FormList.tsx refactor: deprecatedWarning (#44791) 2023-09-13 22:07:33 +08:00
index.en-US.md Merge pull request #46798 from ant-design/master 2024-01-04 20:44:01 +08:00
index.ts feat: insert use client automatically at compilations instead of hardcode (#44608) 2023-09-04 19:27:20 +08:00
index.zh-CN.md Merge pull request #46798 from ant-design/master 2024-01-04 20:44:01 +08:00
interface.ts chore(deps): update dependency scroll-into-view-if-needed to v3 (#39230) 2022-12-07 13:56:18 +08:00
util.ts fix: Form.Item noStyle support validation status (#44576) 2023-09-04 10:03:12 +08:00
validateMessagesContext.tsx refactor: split form context (#43023) 2023-06-15 10:26:56 +08:00