github-actions[bot]
6fc08687ae
chore: auto merge branches ( #40843 )
...
chore: feature merge master
2023-02-21 07:55:49 +00:00
JiaQi
7043cadab0
fix(TimeLine): Fixed the Timeline item className error ( #40835 )
2023-02-21 12:09:01 +08:00
linxianxi
6c49fc9422
demo: fix upload drag can not preview ( #40837 )
2023-02-21 11:13:00 +08:00
JiaQi
f76e5bb954
style(rate): fix the rate interaction style under disabled ( #40836 )
2023-02-21 10:25:46 +08:00
二货爱吃白萝卜
8f7f3608f8
fix: safari align ( #40818 )
2023-02-20 14:48:59 +08:00
二货爱吃白萝卜
4bb102474e
fix: Week style ( #40801 )
2023-02-20 11:51:01 +08:00
github-actions[bot]
da441ae35f
chore: auto merge branches ( #40808 )
...
chore: feature merge master
2023-02-20 03:18:59 +00:00
MadCcc
853283b7e4
docs: DatePicker design tab ( #40745 )
...
* docs: DatePicker design tab
* docs: add design demo
* docs: add anchor for design demo
* docs: init g6
* docs: behavior map
* test: fix test cov
* docs: behavior map comp
* docs: add map title
* docs: fix ssr
* docs: update demo
* docs: optimize copy ux
* docs: update demo
* chore: code clean
2023-02-20 10:51:18 +08:00
lijianan
33275b6e80
demo: fixed the avatars are all the same picture ( #40809 )
...
* demo: update demo
* update snap
* update snap
* update snap
2023-02-20 10:24:40 +08:00
afc163
c32e5e38ef
style: fix List item padding when enable grid
( #40806 )
...
- Reduce the horizontal padding of list items from `${token.paddingContentHorizontalLG}px` to `0`
[components/list/style/index.ts]
- Reduce the horizontal padding of list items from `${token.paddingContentHorizontalLG}px` to `0`
2023-02-19 21:43:23 +08:00
afc163
3b2cd725cb
style: fix Upload picture card style alignment ( #40805 )
...
- Align SVG elements in the picture card style
- Update components/upload/style/picture.ts
[components/upload/style/picture.ts]
- Add vertical alignment for SVG elements in the picture card style
2023-02-19 21:40:05 +08:00
JiaQi
e142e2436d
style(DatePicker): fix hover style error when checked again ( #40785 )
2023-02-19 21:27:46 +08:00
afc163
9b25304c29
style: fix Table dropdown radius style ( #40802 )
2023-02-19 20:35:36 +08:00
Lukáš Licek
6fa4c2e59f
demo: Example checkbox does not disable Form ( #40740 )
...
* fix: Example checkbox does not disable Form
In this demo, the example checkbox disables the form, which should be the functionality of the "Form disabled" checkbox and only that one.
* Update disabled.tsx
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-02-19 16:59:20 +08:00
Jungzl
76dc87f1c3
fix: adjust onBackground outputs to support semi-transparent colors ( #40729 )
...
* chore(deps): bump @ctrl/tinycolor from 3.4.0 to 3.6.0
* fix: adjust onBackground outputs to support semi-transparent colors
2023-02-19 16:24:20 +08:00
Ritesh Makan
54d3a738f6
demo: Fix broken avatars ( #40793 )
...
* Update links from https://joeschmoe.io to https://joesch.moe
* updated snapshots
2023-02-19 14:20:01 +08:00
红果汁
0a24676845
fix: use loading delay not delay at first time ( #40751 ) ( #40759 )
...
* fix: use loading delay not delay at first time
* perf: test code
* refactor: optimization code
* fix: lint problem
* refactor: prefer code
* refactor: prefer code
* refactor: prefer code
2023-02-19 12:48:28 +08:00
二货爱吃白萝卜
108129641f
feat: WeekPicker support hover style ( #40772 )
...
* feat: support range hover style
* chore: adjust hover style
* chore: cleanup
* chore: update style
* test: update snapshot
* chore: fix style
* chore: cleanup
* chore: cleanup
2023-02-19 12:33:09 +08:00
lijianan
de82a15b22
type: simplify getPlacement return type ( #40775 )
2023-02-17 22:11:06 +08:00
shitian9
51200e7732
demo: fix lazy.tsx type ( #40778 )
...
Demo 有问题,会在 VSCode中 引用 `loadData`、`onChange` 时 会报错
2023-02-17 22:10:23 +08:00
lijianan
5199344d09
docs: fix unsupported syntax ( #40779 )
2023-02-17 18:27:35 +08:00
carla-cn
fd2db7614f
fix: diabled Input abbdon should not have status style ( #40744 )
...
Co-authored-by: zhouling <zhouling@kezaihui.com>
2023-02-17 15:45:29 +08:00
MadCcc
1ebdfb7049
Merge pull request #40771 from ant-design/master
...
chore: feature merge master
2023-02-17 14:47:27 +08:00
MadCcc
40abef340a
fix: update DatePicker style ( #40768 )
2023-02-17 12:04:35 +08:00
JiaQi
12a734adac
fix(Radio): Handle nesting correctly ( #40741 )
2023-02-17 10:23:34 +08:00
muxin
03ef8225cf
docs: add description of maxTagTextLength api ( #40757 )
...
close 40755
2023-02-16 19:20:23 +08:00
二货爱吃白萝卜
0c0faaa9e1
docs: Update Tooltip docs ( #40754 )
...
* chore: update pkg
* docs: update doc
2023-02-16 16:08:03 +08:00
红果汁
c4f83649ae
fix: add Tour french locale ( #40750 )
2023-02-16 12:17:55 +08:00
lijianan
c53330d90e
feat: App support style props ( #40708 )
...
* feat: App support style props and export props type
* test: add test case
* Conflicting
2023-02-15 18:32:40 +08:00
slotDumpling
6234509d18
fix: active skeleton safari problem ( #40692 )
2023-02-15 16:52:48 +08:00
luo3house
9f98fc243e
feat(App): add message & notification options ( #40456 ) ( #40458 )
...
* feat(App): add message & notification options
* chore: test
* docs: App docs
* feat: config inherit in nest app
* feat: provide & consume config context internally
* docs(App): property literal
* fix(App): repect config from props in priority
* Update components/app/index.en-US.md
* Update components/app/index.zh-CN.md
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-02-15 15:05:21 +08:00
二货爱吃白萝卜
5c1162a140
docs: update demo ( #40732 )
...
* docs: update demo
* test: update snapshot
* test: update snapshot
* chore: fix lint
2023-02-15 14:56:22 +08:00
JiaQi
910d0fc340
fix: inconsistency between checkbox and radio in table when Form is disabled ( #40728 )
2023-02-15 13:21:53 +08:00
二货爱吃白萝卜
86b5c50cb4
refactor: Tooltip support auto arrow & auto shift ( #40632 )
...
* chore: adjust doc
* chore: simplify arrow offset
* chore: auto adjust shift
* docs: adjust demo
* chore: update snapshot
* chore: provide ref
* test: prepare
* chore: update deps
* test: fix part test
* test: fix part test
* test: fix part test
* test: fix part test
* test: fix part test
* test: update snapshot
* fix: missing pure render
* fix: Popover pure panel
* test: update snapshot
* test: update tour snapshot
* chore: bump trigger ver
* test: fix render ssr logic
* test: skip unnecessary case
* test: fix test case
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: fix test case
* test: fix test case
* chore: clean up useless warning
* test: add check for placement
* chore: ignore default
2023-02-15 10:21:28 +08:00
MadCcc
185c276c01
Merge branch 'master' into feature-merge-master
2023-02-14 21:15:39 +08:00
Wade
213efa2cf1
demo: lose input focus when add new tag in animation demo ( #40722 )
...
Co-authored-by: wen-wei-feng <wen-wei.feng@hp.com>
2023-02-14 17:43:53 +08:00
xliez
0d67bde239
feat: add useConfig hook to ConfigProvider ( #40215 )
...
* feat: add useConfig hook to ConfigProvider
* docs: format config-provide markdown
* doc: add available version
* test: add useConfig test
* docs: add debug
* chore: fix lint error
* fix: getter dead loop
* test: promote useConfig test coverage
* docs(ConfigProvider): update available version
2023-02-14 17:39:35 +08:00
lyn
d823f60edf
docs: fix docs error ( #40714 )
2023-02-14 10:15:30 +08:00
Jung Min O
2c694258d2
Update ko_KR.ts ( #40716 )
2023-02-14 09:20:45 +08:00
@linhf2023
fb5305d4c6
fix(TimeLine): Correct className ( #40700 )
...
Co-authored-by: WB780012 <wb-lhf780012@antgroup.com>
2023-02-13 15:41:47 +08:00
lijianan
c885a42e3b
refactor: rewrite panelRender function to funtion component ( #40670 )
...
* fix: Indicators support number 0
* fix
* fix
* fix
* fix
* fix
* refactoring: rewrite panelRender function to funtion component
* restart ci
* fix
* fix
* fix
* Update index.test.tsx
* Update index.en-US.md
* Update components/tour/panelRender.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* raname
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-02-13 14:30:08 +08:00
Long Hao (龙濠)
4299a0b28b
fix: 修复滑动条中 dot 的触发范围异常 ( #40679 )
2023-02-13 10:58:11 +08:00
RamonEspinosa
9632b36b04
type: fix drag sorting demo typos ( #40697 )
2023-02-13 10:49:44 +08:00
JiaQi
f646ba9c3a
fix(DatePicker): Fixed incorrect cursor when Picker of DatePicker is month and quarter ( #40607 )
...
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-02-13 10:42:05 +08:00
linxianxi
c48c712371
demo: remove react-dnd, use dnd-kit ( #40674 )
...
* demo: remove react-dnd, use dnd-kit
* change type
2023-02-13 10:29:12 +08:00
lijianan
774bd8e6aa
fix: Indicators support number 0、null、undefined ( #40631 )
...
* fix: Indicators support number 0
* fix
* fix
* fix
* fix
* fix
* Update components/tour/__tests__/index.test.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* test: add test
* Update index.zh-CN.md
* Update index.en-US.md
* fix: update test
* test case
* Update components/tour/__tests__/index.test.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tour/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* fix style
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-02-13 10:21:45 +08:00
藤原托漆
766e7f8f6b
docs: fix docs file name error ( #40683 )
2023-02-10 23:15:54 +08:00
MadCcc
c5dc6a4b92
fix: steps custom icon size ( #40672 )
2023-02-10 17:31:30 +08:00
Sunny-117
3cd756a514
chore(test): replace toEqual with toBe for boolean results ( #40673 )
2023-02-10 16:15:16 +08:00
afc163
e11ef765a1
feat: Image support flip function and fix fallback ( #40660 )
...
* bump rc-image 5.15.1
* add flix support
* chore: update snapshot
2023-02-10 00:12:18 +08:00
MadCcc
40e77c40d3
docs: overview dark cover ( #40666 )
...
* docs: add dark overview
* docs: show dark cover in dark theme
* docs: update cover
2023-02-09 22:17:31 +08:00
Eldar Mirzabekov
31cbbce825
fix: add missing translations for ru_RU and uk_UA ( #40656 )
2023-02-09 16:41:22 +08:00
Wuxh
654897e151
docs(date-pciker): update demo docs ( #40653 )
2023-02-09 12:59:30 +08:00
lijianan
8ecb4cdc60
docs: update 5.2.0 changelog ( #40649 )
...
* update changelog
* update changelog
* update changelog
* Update components/timeline/index.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update CHANGELOG.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/timeline/index.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-02-09 11:37:40 +08:00
lijianan
9ad1a8e091
docs: fix docs error ( #40645 )
2023-02-09 00:19:08 +08:00
Riyad Elberkawy
21da39ae33
type: update upload UploadFile type ( #40634 )
2023-02-08 19:00:25 +08:00
lijianan
9fd6159772
lint: fix eslint error ( #40629 )
2023-02-08 15:04:32 +08:00
lijianan
57d0fdde8e
fix: deleted margin of the last indicator ( #40624 )
2023-02-08 10:46:38 +08:00
xrkffgg
c325474047
style: rename fontFamilyCode ( #40622 )
...
* style: rename fontFamilyCode
* Update seed.ts
* Update mixins.ts
2023-02-08 10:34:06 +08:00
lijianan
66885f6f5c
docs: adjust the order of Alert ( #40623 )
2023-02-08 10:27:07 +08:00
github-actions[bot]
e4e94b9144
chore: auto merge branches ( #40614 )
...
chore: merge feature into master
2023-02-08 01:11:48 +00:00
Amumu
c412894eba
docs: revert docs ( #40615 )
...
* docs: revert docs
* docs: update
* docs: update
* docs: update
* docs: update
* docs: update
2023-02-08 00:32:58 +08:00
Alan
1dded7fd4b
fix(Spin): not close Spin immediately when using delay ( #40475 )
...
* fix(Spin): close Spin immediately when using delay
* test(Spin): add delay close test case
2023-02-07 23:46:10 +08:00
lijianan
47d5fd5c93
feat: support indicatorsRender ( #40613 )
2023-02-07 23:36:52 +08:00
MadCcc
9d4216e565
fix: disabled DataPicker should not have status style ( #40608 )
2023-02-07 20:58:40 +08:00
黑雨
751bf40f60
feat: Time line data ( #40424 )
...
* feat: update timeline to data driven
2023-02-07 16:16:48 +08:00
github-actions[bot]
4ee51e2c2b
chore: auto merge branches ( #40583 )
...
chore: master merge feature again
2023-02-07 07:40:42 +00:00
lijianan
2b29093c52
type: update upload fileList type ( #40585 )
2023-02-07 14:09:45 +08:00
muxin
e5c4bbc693
style(Empty): fix text color in dark theme ( #40584 )
2023-02-07 12:22:44 +08:00
RamonEspinosa
6b55a32eef
demo: Remove immutability helper ( #40556 )
2023-02-07 10:13:29 +08:00
David
5b978a2052
feat: Add support for railStyle prop ( #40579 )
2023-02-07 09:55:20 +08:00
xrkffgg
2a168b1a8c
branch: merge master into feature #40575
...
branch: merge master into feature
2023-02-06 22:08:19 +08:00
MadCcc
37b1de9091
chore: bump rc-segmented to 2.1.2 ( #40567 )
...
* chore: bump rc-segmented
* chore: skip
* chore: not skip
2023-02-06 21:15:43 +08:00
MadCcc
8e5c31413a
Merge branch 'master' into feature-merge-master
2023-02-06 10:56:07 +08:00
Alina Andrieieva
ad707df22e
Accessibility fix: aria-label cannot be used with role="presentation". ( #40413 )
...
* Acessibility fix: aria-label cannot be used with role="presentation".
* Acessibility fix: added aria-hidden to the wrapper
---------
Co-authored-by: Alina Andrieieva <Alina_Andrieieva@epam.com>
2023-02-05 20:06:24 +08:00
Yanlin Jiang
8a5cbf330c
fix(space): fix ant-space-item selector ( #40554 )
2023-02-05 19:58:29 +08:00
lijianan
cffd1e63d4
fix site style ( #40550 )
...
* fix site style
* fix md style
* update
* fix
2023-02-05 19:03:59 +08:00
Wuxh
aa918fc552
fix: fix DatePicker input style error ( #40549 )
2023-02-05 12:23:08 +08:00
lijianan
2ec869132b
docs: update api ( #40544 )
2023-02-05 11:13:38 +08:00
lijianan
0a75cfe9e2
refactoring: use React.createRef replace ref function ( #40538 )
...
* style: use React.createRef replace ref function
* style: use React.createRef replace ref function
* add useRef
* fix
* rename
2023-02-05 10:51:51 +08:00
lijianan
e45a43e6a2
fix: fix site style ( #40539 )
2023-02-04 21:26:12 +08:00
lijianan
e26e34f301
demo: update demo ( #40540 )
2023-02-04 21:25:12 +08:00
Martin Litvaj
ec190c454a
Export Breakpoint, ThemeConfig, GlobalToken types ( #40508 )
2023-02-04 21:12:10 +08:00
JiaQi
121036348a
docs(select): Make size demo check the default value ( #40536 )
...
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-02-04 13:12:30 +08:00
Amumu
b84497cae2
feat: slider add support for disable keyboard events ( #40526 )
...
* feat: add support disable keyboard events
* docs: add docs and types
2023-02-03 15:16:27 +08:00
MadCcc
12596a06f2
fix: optimize arrow style ( #40521 )
...
* perf: optimize arrow style
* chore: code clean
* chore: code clean
2023-02-03 14:36:46 +08:00
MadCcc
421ae105ad
refactor: adjust boxShadow token ( #40516 )
...
* refactor: adjust boxShadow token
* chore: code clean
2023-02-03 11:20:21 +08:00
Roman Soroka
619814c005
fix: Table filter does not work if column has grouped header #40203 ( #40463 )
...
* fix: Table filter does not work if column has grouped header #40203
* fix: Table filter does not work if column has grouped header #40203
* fix: Add test case
* fix: Fix test 18
* fix: Fix tests
2023-02-02 19:52:10 +08:00
afc163
def02d74dc
chore: remove Select hover undefined line width ( #40446 )
...
* fix: Select hover undefined line width
* Apply suggestions from code review
* Update components/select/style/index.tsx
2023-02-02 19:47:08 +08:00
linxianxi
590b084565
demo: add table drag sorting handler demo ( #40346 )
...
* demo: add table drag sorting handler demo
* update snapshot
2023-02-02 10:54:13 +08:00
@linhf2023
83cfad4714
fix: Add ref to Collapse and Panel component ( #40443 )
...
* chore: update rc-collapse to 3.5.x
* feat: Add ref to Collapse and Panel component
* test(collapse): add ref case
* update snapshot
* Revert "update snapshot"
This reverts commit 1d4710a8db4dd2dec552e5b8d0599f3a1c3cc7d0.
* chore(deps): bump rc-collapse
* chore: update
2023-02-01 22:55:41 +08:00
MadCcc
9b25e1bd15
fix: tabs overflow unexpected height ( #40488 )
...
* fix: tabs overflow unexpected height
* chore: code clean
2023-02-01 15:59:42 +08:00
MadCcc
e060da33fd
fix: Progress success should have animation ( #40487 )
2023-02-01 12:43:18 +08:00
Rinku Chaudhari
8fc56256e7
ts(Tree.tsx): translated chinese ts defintions to english ( #40445 )
2023-02-01 11:22:29 +08:00
Wuxh
218d8f441c
chore: Fix word spelling errors ( #40472 )
...
* chore: Fix word spelling errors
* chore: update
* chore: Argument name of useMessage (#1 )
---------
Co-authored-by: luo3house <96865086+luo3house@users.noreply.github.com>
2023-02-01 10:14:21 +08:00
lyn
0ab8419d6b
docs: update Button/Segmented docs ( #40461 )
2023-02-01 10:11:53 +08:00
Wuxh
d93bf3c544
fix: fix Select component placeholder style issue ( #40477 )
2023-01-31 16:53:49 +08:00
Wuxh
926bf87af9
fix: fix Message component icon style ( #40471 )
...
* fix: fix Message component icon style
* chore: update
2023-01-31 14:33:59 +08:00
Danial Soheili
6ff094efba
Feat/upload list shape ( #40134 )
...
* 💄 STYLE: add **picture-circle** to `listType`
* 📖 DOC: update API table
* Update components/upload/index.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
* Update components/upload/index.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
* Update components/upload/Upload.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
* 👌 IMPROVE: classNames
* 👌 IMPROVE: add missing className
* 📖 DOC: update Upload demo for icons
* 👌 IMPROVE: classNames order
* 🧪 TEST: update snapshots
* 👌 IMPROVE: Upload list classNames & snapshots
* 📖 DOC: add new demo & revert previous ones
* Update components/upload/index.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update components/upload/index.en-US.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update components/upload/index.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
---------
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2023-01-31 14:31:34 +08:00
MadCcc
0dad66c0fb
feat: recover v4 table style ( #40469 )
...
* Revert "fix: when table filter, the border will be black (#39938 )"
This reverts commit 401ef66111
.
* feat: revert v5 table style
2023-01-31 14:24:12 +08:00
二货机器人
d2aa0f8b5d
chore: fix lint
2023-01-31 10:33:56 +08:00
二货机器人
b02b7aeadb
chore: merge master
2023-01-31 10:21:17 +08:00
luo3house
bb0f4d02ee
docs(App): translate ( #40460 )
2023-01-31 09:53:11 +08:00
MadCcc
217d1a1e03
fix: Input should hide webkit cancel button ( #40457 )
2023-01-30 17:31:10 +08:00
fish yu
550334ff92
fix(Switch): fixed text layout problem ( #40453 )
...
Co-authored-by: yupengfei <yupengfei@xiaomi.com>
2023-01-30 16:31:54 +08:00
二货爱吃白萝卜
846135216a
chore: adjust Empty default color in dark theme ( #40447 )
...
* chore: adjust color
* chore: adjust color
* test: patch test case
* chore: clean up
2023-01-30 10:09:35 +08:00
Danial Soheili
cac6d5c42f
fix: Table scroll shadow in rtl mode ( #40441 )
...
* 💄 STYLE: fix Table's scroll shadow in rtl mode
* Revert "💄 STYLE: fix Table's scroll shadow in rtl mode"
This reverts commit 06c9249f70
.
* 💄 STYLE: use logical properties
2023-01-29 20:46:13 +08:00
weited
45b65f7991
fix: address mock data city spelling error ( #40431 )
2023-01-29 12:46:00 +08:00
JiaQi
62d6c713df
docs(tabs-en): fix tabPosition description ( #40434 )
...
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-01-29 12:31:34 +08:00
lijianan
758a28c93e
test: remove useless branch ( #40367 )
2023-01-29 12:30:46 +08:00
lijianan
08a457c60e
fix: should not throw error when percent is null ( #40378 )
...
* fix: should not throw error when percent in null
* fix
* fix
* fix
2023-01-29 11:50:30 +08:00
lijianan
cb95c8a3b9
fix: avatar and title are misplaced ( #40395 )
...
* fix: avatar and title are misplaced
* fix
* fix
* fix
2023-01-29 02:26:28 +08:00
lijianan
ba8e646346
docs: adjust the sample code to React 18 ( #40372 )
...
* docs: Adjust the sample code to React 18
* fix
2023-01-29 00:28:59 +08:00
二货爱吃白萝卜
1898c5b3c7
test: fix test failed ( #40427 )
...
* chore: bump jest
* test: fix table filter test
* test: fix table basic test
2023-01-28 22:44:37 +08:00
Martin Litvaj
ba99c27003
Export GlobalToken type ( #40384 )
2023-01-24 17:42:42 +08:00
Martin Litvaj
0bf4a3e15b
Export ThemeConfig type ( #40370 )
2023-01-23 19:24:05 +08:00
lijianan
b6899877c3
demo: update Skeleton demo ( #40360 )
2023-01-22 00:50:19 +08:00
JiaQi
9d51345f90
feat(Collapse): Collapse support for setting size ( #40286 )
...
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-01-21 18:45:09 +08:00
JiaQi
de44c4c9cd
chore(Typography): Introduce AutoSizeType correctly ( #40361 )
...
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-01-21 17:33:20 +08:00
lijianan
ff0f0704e7
demo: update Card demo ( #40357 )
2023-01-21 12:39:02 +08:00
lijianan
b6c32f6a58
demo: update Avatar demo ( #40356 )
...
* demo: update Avatar demo
* ci
* ci
* add margin
2023-01-21 12:38:47 +08:00
afc163
467741f558
fix: Dropdown submenu wrong position ( #40349 )
2023-01-21 12:35:52 +08:00
lijianan
174b389b00
demo: update CP demo ( #40358 )
2023-01-21 12:35:21 +08:00
JiaQi
79c33e474e
fix(Input): Fixed suffix not changing color with status ( #40344 )
...
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-01-20 21:15:11 +08:00
二货爱吃白萝卜
e9273abe3d
fix: Badge findDOMNode
warning ( #40347 )
...
* fix: findDOMNode warning
* test: add test case
2023-01-20 21:06:13 +08:00
二货爱吃白萝卜
1fc374495f
chore: patch for missing rootClassName ( #40217 )
...
* chore: init test
* test: rootClassName inject
* test: part of test
* chore: patch qrcode rootCls
* chore: part rootClassName
* chore: part rootClassName
* test: more test
* test: more test
* test: more test
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* test: more test
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: fix lint
* chore: fix lint
* chore: ignore part of lint
* test: update snapshot
* test: fix test case
* chore: fix node test
* chore: adjust render logic
* fix: test
* test: update snapshot
* test: update
* refactor
* chore: fix require module logic
2023-01-20 11:03:50 +08:00
MadCcc
662f78ac01
fix: motionEaseInQuint value ( #40133 )
2023-01-20 10:48:33 +08:00
MadCcc
40944a1c02
perf: only one parent selector in style ( #40325 )
...
* chore: add parent selector
* chore: update lint script
* chore: code clean
* perf: style
* chore: remove demo test cssinjs
* fix: input group
2023-01-20 10:31:27 +08:00
lijianan
c054a2bb80
chore: update demo style ( #40336 )
...
* fix: update demo style
* update snap
2023-01-19 22:36:27 +08:00
lijianan
4cace761da
fix: delete useless keys to prevent page jitter caused by remounting component ( #40327 )
...
* fix: remove useless key
* fix
2023-01-19 18:05:54 +08:00
二货机器人
56f76c79ec
chore: feature merge master
2023-01-19 17:21:02 +08:00
二货爱吃白萝卜
1bcb25166b
test: update snapshot ( #40328 )
2023-01-19 17:14:49 +08:00
lijianan
b9a6b7b578
demo: update demo ( #40318 )
...
* demo: update demo
* add form
* clear
* add Select
* add
* fix style
* fix style
* fix
* revert
2023-01-19 15:37:54 +08:00
Simón Posada Fishman
73a71967c5
Focus outline: lineWidth -> lineWidthBold ( #40291 )
...
Instead of multiplying by 4 lineWidth, simply use lineWidthBold.
This makes it possible to customize the focus outline line width with the theme config.
2023-01-19 11:51:46 +08:00
luo3house
98cf6b582e
fix(wave): validate detached dom node's wave style ( #40307 )
2023-01-19 11:50:12 +08:00
kiner-tang(文辉)
8b3868ac63
feat(tooltip): tooltip support arrow prop ( #40234 )
...
* feat: tooltip support arrow props
* docs: update docs
* chore: update rc-tooltip version
* feat: update snapshots
* feat: update snapshots
* style: format code
* Update components/tooltip/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/index.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/demo/arrow.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/demo/arrow.md
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: code optimize
* docs: update docs
* feat: code optimize
* feat: del doc
* feat: update snapshots
* feat: update snapshots
* feat: update snapshots
* feat: refactor dropdown arrow style
* feat: comment
* Update components/tooltip/demo/arrow.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: popover support arrow prop
* feat: tour arrow style optimize
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: update test case
* feat: update test case
* feat: update test case
* Update components/popover/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/index.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
Co-authored-by: MadCcc <1075746765@qq.com>
2023-01-19 11:21:05 +08:00
lijianan
d549964493
demo: update demo ( #40313 )
...
* demo: update demo
* add
* fix lint
2023-01-18 19:20:40 +08:00
lijianan
ba38ef6804
demo: update demo ( #40306 )
2023-01-18 15:57:50 +08:00
ChenXiao
0e9623ccb0
fix(Breadcrumb): fix wrong overlay deprecation warning in Dropdown when use Breadcrumb with menu props ( #40211 )
...
* fix(Breadcrumb): wrong overlay deprecation warning in Dropdown when use Breadcrumb with menu props
* fix(Breadcrumb): fix wrong overlay deprecation warning in Dropdown when use Breadcrumb with menu props
2023-01-18 15:39:00 +08:00
lijianan
3892ce3c6d
chore: remove useless code ( #40303 )
2023-01-18 14:46:01 +08:00
lijianan
26ec8fcdc9
demo: update demo ( #40295 )
...
* demo: update demo
* update demo
* update demo
2023-01-18 14:19:59 +08:00
Rinku Chaudhari
055624f85b
reformat/typo: removed useless ts-ignore and 'ignore' typo fix ( #40298 )
...
* reformat/typo: removed useless ts-ignore and 'ignore' typo fix
* fix: components/version/index.ts typescript error
Co-authored-by: rinku.chaudhary <rinku.chaudhary@amniltech.com>
2023-01-18 13:37:44 +08:00
René Wang
a2980e3d57
lint: remove useless ts-ignore
comment ( #40289 )
2023-01-18 10:07:16 +08:00
二货爱吃白萝卜
cc1870d8bd
chore: add linter of not selector ( #40264 )
...
* chore: add linter of not selector
* chore: update tree style
* fix: DatePicker
* fix: compact
* fix: compact vertical
* perf: style
* fix: vertical compact
Co-authored-by: MadCcc <1075746765@qq.com>
2023-01-17 17:51:59 +08:00
Danial Soheili
164ea65250
Bugfix/modal destroy all with context ( #40281 )
...
* 🐞 FIX: destroyAll not working with useModal
* 🧪 TEST: add test
* Update components/modal/useModal/index.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2023-01-17 14:54:34 +08:00
JiaQi
a713bf7978
fix(Message): Message global static method 'config' setting duration is invalid ( #40232 )
...
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-01-17 11:15:14 +08:00
Danial Soheili
a91ef95184
💄 STYLE: Button's color should override child anchor's color ( #40269 )
2023-01-17 10:04:12 +08:00
二货爱吃白萝卜
8f81298027
docs: Adjust Modal demos ( #40274 )
...
* docs: Adjust modal demo
* test: update snapshot
2023-01-16 23:48:26 +08:00
Danial Soheili
65c6d5717d
💄 STYLE: wrong text color & cursor when Radio is disabled ( #40273 )
2023-01-16 23:18:56 +08:00
Rafael Carvalho
e13c8ad877
fix: missing translation for Brazilian Portuguese ( #40270 )
...
Add translation for filterCheckall, filterSearchPlaceholder and Tour
2023-01-16 22:50:35 +08:00