KumJungMin
e2998063e5
docs: delete needConfirm false option in demo ( #48967 )
...
* docs: delete needConfirm false option in demo
* test: update test snapshot
* test: update test snapshot
2024-05-19 15:57:38 +08:00
二货爱吃白萝卜
cf6e9c8b6e
docs: update RangePicker month demo ( #48844 )
...
* docs: clean up useless code
* docs: update demo
* docs: fix typo
2024-05-10 09:55:31 +08:00
lijianan
2f304d1e27
Merge pull request #48735 from ant-design/feature
...
chore: merge feature to master
2024-05-02 17:23:37 +08:00
afc163
15c7e68149
fix: DatePicker flickering issue when closing panel ( #48734 )
2024-05-02 17:20:35 +08:00
tanghui
d70de6c6e6
Merge branch 'master' into feature-merge-master
2024-04-26 17:20:46 +08:00
二货爱吃白萝卜
8567e55ed0
feat: RangePicker support disabledTime info ( #48625 )
2024-04-25 15:58:10 +08:00
Jorge Luis Moreno Moller
decfac3540
fix: add Spanish locale in datepicker ( #48601 )
...
* Add missing props to es_ES locale
* Unnecessary properties were removed
* test: update snap
* Fix: typo in short week day abbreviation
* test: update snap
* test: update snap
---------
Co-authored-by: 栗嘉男 <574980606@qq.com>
2024-04-25 01:45:19 +08:00
Seb
3f339fc87f
fix: add german locale in datepicker ( #48586 )
...
* add german locale datepicker
* only change short weeks and months
* fix
* Update index.test.tsx.snap
Signed-off-by: lijianan <574980606@qq.com>
* Update index.test.tsx.snap
Signed-off-by: lijianan <574980606@qq.com>
* test: update snap
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-04-25 01:01:55 +08:00
lijianan
5c2e6e3651
Merge pull request #48573 from ant-design/master
...
chore: merge master into feature
2024-04-22 17:09:35 +08:00
二货爱吃白萝卜
4eebc0c142
fix: Select token with paddingXXS ( #48574 )
...
* fix: paddingXXS
* docs: update demo
* chore: adjust logic
* chore: fix lint
* fix: datePicker style
2024-04-22 13:50:24 +08:00
afc163
ed127e9418
feat: Carousel support arrows for switching ( #48542 )
...
* feat: Carousel support arrows function
* fix: order matters
* feat: Carousel support arrows in vertical mode
* chore: update snapshot
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* chore: fix lint
* chore: fix lint
* chore: dotMargin => dotGap
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-04-19 17:17:56 +08:00
Edi Kurniawan
1ec5b28c9a
local: transalate Picker to indonesian ( #48537 )
...
* feat: translate all to indonesian
I have transalate all to Indonesian
Signed-off-by: Edi Kurniawan <edikurniawan.dev@gmail.com>
* fix: use ' instead of "
Signed-off-by: Edi Kurniawan <edikurniawan.dev@gmail.com>
* feat: ✨ translate to indonesian
* feat: 🌐 transalate date and time picker to indonesian
---------
Signed-off-by: Edi Kurniawan <edikurniawan.dev@gmail.com>
Co-authored-by: vagusX <vagusxl@gmail.com>
2024-04-19 13:38:40 +08:00
希亚的西红柿
5716831849
fix: DatePicker with multiple support placeholder ( #48387 )
...
* feat: add placeholder option for multiple datepicker
* fix: update style
* chore: bump rc-picker
* test: update snapshot
---------
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2024-04-16 14:54:19 +08:00
lijianan
fa6f113dde
refactor: use css token replace 4px ( #48474 )
2024-04-16 11:42:45 +08:00
二货爱吃白萝卜
089514bae9
fix: week selection not have hover style ( #48355 )
2024-04-09 21:34:49 +08:00
叶枫
502dac12aa
docs: format code ( #48309 )
...
* docs: fix code
* feat: lint
* feat: prettier
* feat: test
* feat: review
* feat: format html
* feat: format html
2024-04-08 14:04:08 +08:00
叶枫
14a1e6bd51
feat: tsconfig enable strict ( #47998 )
...
* feat: tsconfig enable strict
* feat: add no-explicit-any
* feat: strict
* feat: as THEME
* feat: 优化 keys 类型写法
* feat: demo remove any
* feat: as number
* feat: this any
* feat: add eslint
* feat: cascader
* feat: props any
* feat: remove any
* feat: remove any
* feat: any 提示错误
* feat: remove any
* feat: add eslint
* feat: 允许 T = any 存在
* feat: color funciton
* feat: 恢复 lint
* feat: merge master
* feat: as ReactElement
* feat: type
2024-04-01 15:49:45 +08:00
lijianan
405394a8e4
Merge pull request #48133 from ant-design/master
...
chore: merge master into feature
2024-03-28 10:54:52 +08:00
afc163
268d6018a8
docs: update DatePicker locale instruction ( #48111 )
2024-03-27 13:34:35 +08:00
afc163
dfd342d985
Merge pull request #47931 from ant-design/master
...
chore: sync master to feature
2024-03-18 15:36:41 +08:00
Amumu
e088adf0da
feat: add Uzbek(latn) locale ( #47899 )
...
* feat: add Uzbek(latn) locale
* size-limit
* Update docs/react/i18n.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Amumu <yoyo837@hotmail.com>
---------
Signed-off-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-03-16 09:30:36 +08:00
二货爱吃白萝卜
7884eba28e
fix: DatePicker itemHeight calculation ( #47874 )
...
* chore: init
* chore: clean up
* chore: clean up
2024-03-15 10:54:54 +08:00
二货爱吃白萝卜
2323e95c41
fix: legacy onSelect
of TimePicker ( #47878 )
...
* chore: update ts
* docs: update
2024-03-14 21:06:08 +08:00
Gogi H
5330fb61cd
docs: Add extra comment for locale implementation ( #47882 )
...
* docs(datePicker): add comment for extra info
* docs(datePicker): add simplified chinese translation
2024-03-14 21:04:29 +08:00
二货爱吃白萝卜
7f87f912b0
fix: picker multiple selection lines collpase ( #47821 )
...
* fix: DatePicker multiple padding
* docs: update demo
* chore: clean up
2024-03-11 16:57:09 +08:00
Cuvii
387c36aa30
docs: fix more typo ( #47807 )
2024-03-11 13:37:38 +08:00
Alexey Teterin
3843ac5cb2
fix: fix ru_RU locale for DatePicker ( #47768 )
...
Co-authored-by: Alexey Teterin <ateterin@naumen.ru>
2024-03-08 06:53:16 +08:00
afc163
015c459975
chore: improve ru_RU locale for DatePicker ( #47705 )
...
* Update ru_RU.ts
Signed-off-by: anykobz <66529344+anykobz@users.noreply.github.com>
* Update components/date-picker/locale/ru_RU.ts
Signed-off-by: afc163 <afc163@gmail.com>
* chore: update snapshot
---------
Signed-off-by: anykobz <66529344+anykobz@users.noreply.github.com>
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: anykobz <66529344+anykobz@users.noreply.github.com>
2024-03-05 11:58:03 +08:00
二货爱吃白萝卜
08d432fa41
fix: RangePicker time column sometime not scroll ( #47542 )
...
* fix: style fixing of time scroll
* chore: bump rc-picker
2024-02-23 11:32:04 +08:00
zhw
b3e6650088
fix: datePicker document ( #47537 )
2024-02-22 14:03:29 +08:00
二货爱吃白萝卜
52fdbb47d9
fix: datePicker arrow out of bound ( #47389 )
...
* fix: datePicker arrow out of bound
* chore: use logic prop
2024-02-07 20:29:24 +08:00
二货爱吃白萝卜
929742d8a0
docs: back of missing demo ( #47348 )
2024-02-05 15:30:01 +08:00
二货爱吃白萝卜
364bb0c40b
docs: 7 is not 7 ( #47342 )
2024-02-05 14:10:46 +08:00
jaehoonkim-dev
a8d951f04a
chore: type in PickerPropsWithMultiple type: rename 'dates' to 'dateString' in onChange parameter. ( #47343 )
...
Co-authored-by: 김재훈 <kimjaehoon@olenjikollaui-MacBookPro.local>
2024-02-05 13:25:50 +08:00
lijianan
e197751d01
docs: update variant docs version ( #47340 )
2024-02-05 09:39:35 +08:00
二货爱吃白萝卜
cbf2242065
enhance: New Picker no need needConfirm
when multiple
( #47275 )
...
* docs: more and more
* chore: bump rc-picker
* test: update snapshot
* chore: multiple style
* chore: fix removeIcon
* test: update snapshot
* test: update testcase
* test: update snapshot
* chore: cleanup
2024-02-01 16:26:38 +08:00
lijianan
231e873b3f
Merge pull request #47238 from ant-design/master
...
chore: merge master into feature
2024-01-30 20:00:58 +08:00
二货爱吃白萝卜
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
MadCcc
4ecc0d7f95
docs: optimize overview svg ( #47203 )
...
* docs: optimize overview svg
* docs: update
* docs: dark
2024-01-29 14:50:36 +08:00
Fatpandac
77b351f68f
fix: ok button of the DatePicker becomes compacted when used with Space.Compact ( #46769 )
...
* fix: ok button of the DatePicker becomes compacted when used with Space.Compact
* fix: break CSS selector
* fix: break the compact context on the panel
* chore: update test
2024-01-16 14:02:31 +08:00
二货爱吃白萝卜
ec25f2230c
Merge pull request #46937 from ant-design/master
...
chore: feature merge master
2024-01-12 13:50:02 +08:00
二货爱吃白萝卜
8ad9f52e46
test: support trigger image ( #46935 )
2024-01-12 11:57:25 +08:00
lijianan
943072704c
Merge branch master into master-merge-feature
2024-01-11 16:14:48 +08:00
二货爱吃白萝卜
e7aa014c31
chore: Add type util ( #46923 )
...
* docs: init
* chore: all types
* docs: faq
* chore: fix lint
2024-01-11 15:55:58 +08:00
lijianan
8f2a438c4a
Merge branch 'feature' into master-merge-feature
2023-12-23 02:54:15 +08:00
MadCcc
924f46fd88
feat: form support variant ( #46573 )
2023-12-22 10:05:15 +08:00
lijianan
a09ed506d3
chore: merge master into feature
2023-12-22 03:26:11 +08:00
MadCcc
bf7085882d
feat: DatePicker support variant ( #46568 )
...
* feat: DatePicker support variant
* chore: update snapshot
* chore: update api table
* chore: update snapshot
2023-12-21 20:43:40 +08:00
MadCcc
5f395fbed3
feat: select/cascader/tree-select support variant filled ( #46549 )
...
* feat: Select filled style
* chore: update snapshot
* feat: Cascader and TreeSelect support variant
* feat: multiple style
* fix: import
* chore: fix lint
* chore: update auto-complete docs
* fix: clearIcon bg
* chore: code clean
2023-12-21 13:39:04 +08:00
二货爱吃白萝卜
eff720837c
test: Update image snapshot logic ( #46529 )
...
* test: mix snapshot
* test: clean up
* test: fix order
* test: fix test logic
* test: fix reset
* test: refactor code
* test: clean fetch
* chore: lint
* test: clean up
* test: delay check
* chore: refactor fetch
* docs: update diff html
* test: add ssr support
* chore: part use ssr
* chore: update style
* chore: slice of it
* docs: fix cut
2023-12-21 10:30:08 +08:00