ant-design/components/notification
二货爱吃白萝卜 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__ chore: replace "ant" with defaultPrefixCls (#49985) 2024-07-20 14:17:11 +08:00
demo refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
style feat: ColorPicker support gradient color (#50050) 2024-07-29 16:38:50 +08:00
index.en-US.md docs: Update components/notification/index.*.md (#50035) 2024-07-23 20:15:15 +08:00
index.tsx refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
index.zh-CN.md docs: Update components/notification/index.*.md (#50035) 2024-07-23 20:15:15 +08:00
interface.ts feat(notification): support pauseOnHover props (#49024) 2024-05-27 13:35:37 +08:00
PurePanel.tsx style: unify Modal and Drawer close icon style (#47909) 2024-03-16 23:21:09 +08:00
useNotification.tsx fix: notification from useApp should consume App config (#49339) 2024-06-11 14:19:49 +08:00
util.ts docs: format code (#48309) 2024-04-08 14:04:08 +08:00