ant-design/components/form
二货爱吃白萝卜 832cffcdf9
feat: ColorPicker support gradient color (#50050)
* refactor: support type update

* chore: update clear style

* chore: bump color picker

* chore: use slider

* chore: bump color picker

* chore: range slider

* chore: layout

* chore: useModeColor

* chore: simplify

* chore: bump color picker

* refactor: event

* chore: tmp lock check

* chore: of it

* chore: update ts def

* chore: update ts def

* chore: remove useless ts

* chore: linear

* chore: adjust style

* chore: rm useless code

* chore: fill color

* chore: basic linear

* chore: support toStr

* chore: limit minCount

* chore: use cache

* chore: drag support:

* chore: yes

* chore: update demo

* chore: useLayoutEffect instead

* chore: fix click to add point

* chore: add smmoth

* chore: support of locale

* chore: add locale

* chore: fix lint

* chore: adjust style

* chore: fix lint

* chore: fix style

* test: fix test case

* chore: fix popover

* test: fix test case

* chore: fix test

* test: clean up

* chore: fix lint

* chore: fix lint

* chore: fix lint

* test: coverage

* test: coverage

* test: coverage

* test: coverage

* test: coverage

* test: coverage

* chore: fix docs

* docs: update demo desc

* chore: enhance hover range

* fix: delete not working

* chore: fix lint

* test: coverage

* test: coverage

* chore: clean up

* chore: adjust

* chore: highlight

* chore: adjust style

* chore: fix lint

* chore: update demo

* chore: memo perf

* refactor: up to down colors

* test: update snapshot
2024-07-29 16:38:50 +08:00
..
__tests__ feat: ColorPicker support gradient color (#50050) 2024-07-29 16:38:50 +08:00
demo site: rewrite with CSS logical properties (#50109) 2024-07-28 10:43:45 +08:00
FormItem refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
hooks chore: auto merge branches (#49556) 2024-06-22 15:30:17 +00:00
style Merge branch 'master' into feature-merge-master 2024-07-26 10:18:06 +08:00
changelog.md feat: New Form (#17327) 2019-07-03 20:14:39 +08:00
context.tsx feat: ConfigProvider support variant (#49535) 2024-06-21 17:47:09 +08:00
ErrorList.tsx refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
Form.tsx feat: ConfigProvider support variant (#49535) 2024-06-21 17:47:09 +08:00
FormItemInput.tsx refactor: Form style should always before Grid (#44485) 2023-08-29 15:48:03 +08:00
FormItemLabel.tsx type(formItemLabel): remove unnecessary assert (#49797) 2024-07-10 11:56:27 +08:00
FormList.tsx refactor: deprecatedWarning (#44791) 2023-09-13 22:07:33 +08:00
index.en-US.md docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
index.tsx docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
index.zh-CN.md docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +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 docs: format code (#48309) 2024-04-08 14:04:08 +08:00