Commit Graph

24560 Commits

Author SHA1 Message Date
JarvisArt
76e0d9cdca
demo: drawer render-in-current demo supports dark mode (#40181) 2023-01-12 10:14:11 +08:00
afc163
5518855f82
style: fix Segmented thumb radius size (#40179) 2023-01-11 23:59:47 +08:00
二货爱吃白萝卜
108ab5d0f3
docs: Update mark of third part (#40178) 2023-01-11 23:21:14 +08:00
afc163
a6a315b43f
style: fix Segmented item hover radius style (#40175)
* style: fix Segmented item hover radius style

* chore: update function name
2023-01-11 22:33:17 +08:00
Wuxh
c468b3487c
ci: fix format error (#40172)
#40166
2023-01-11 21:37:51 +08:00
lijianan
1c8f6507ce
site: improve overview page (#40126)
* site: imp

* update fontsize

* add scrollTo(0)

* revert

* add style return type

* add resize Event when input onChange

* docs: fix affix height and revert resize event

* fix: justifycontent => justify-content

* fix style

Co-authored-by: afc163 <afc163@gmail.com>
2023-01-11 21:37:12 +08:00
Wuxh
267b40c93e
ci: update issues-open-check workflow (#40166)
* ci: update issues-open-check workflow

* chore: update
2023-01-11 20:30:08 +08:00
Cherry7
0d31539b81
docs: fix recommendation dark style and update react-monaco-editor url (#40164)
* docs(recommendation): fix  style in dark theme

* fix: react-monaco-editor url
2023-01-11 18:33:29 +08:00
kiner-tang(文辉)
42b1d54348
feat: fix findDOMNOde throw warning in strict mode problem (#40160) 2023-01-11 17:05:11 +08:00
afc163
f9efab55a1
Revert "fix(tour): findDomNode throw warning in strict mode (#40153)" (#40159)
This reverts commit 6f9848c9be.
2023-01-11 16:51:45 +08:00
helloqian12138
eba5d49be9
chore(deps): update dependency rc-trigger to v5.3.4 (#40158) 2023-01-11 16:51:04 +08:00
lijianan
839e485a16
docs: markdown eslint error fix (#40149) 2023-01-11 16:48:09 +08:00
kiner-tang(文辉)
6f9848c9be
fix(tour): findDomNode throw warning in strict mode (#40153)
* fix: findDOMNode throw Wraning in strictMode

* feat: update domo

* feat: reset demo
2023-01-11 15:54:55 +08:00
afc163
944adac8df
Update test.yml 2023-01-11 15:21:54 +08:00
Wuxh
e70c702232
chore(deps): update dependency (#40121)
* chore(deps): update `@ant-design/colors` dependency

* test: update case

* chore(deps): update `@ant-design/icons` dependency
2023-01-11 14:22:48 +08:00
MadCcc
642bb582eb
refactor: TextArea (#40045)
* refactor: TextArea

* chore: update snapshot

* chore: update snapshot

* chore: fix lint

* chore: classes

* refactor: mentions

* chore: bump rc-textarea

* chore: code clean

* chore: code clean

* chore: UPDATE SNAPSHOT

* chore: code clean

* test: cov

* fix: textarea size
2023-01-11 14:18:13 +08:00
afc163
2cc98764a7
test: fix bundlesize2 cache throw error (#40151) 2023-01-11 14:05:00 +08:00
JarvisArt
e4edc3444d
demo: collapse custom demo supports dark mode (#40144)
* demo: collapse custom demo supports dark mode

* chore: remove className

* demo: update collapse custom
2023-01-11 12:10:20 +08:00
JarvisArt
6129ea1216
demo: form global-state demo supports dark mode (#40143)
* chore: form global-state demo supports dark mode

* test: update snapshot
2023-01-11 10:40:35 +08:00
Muhammad Sohaib Raza
5191b85b96
refactor: button (#40077)
* fix: type updated from any, and comments removed #15930

* refactor: removed unnecessary comments, created helper for button

* fix: cleanupTimer

* fix: import fixed

* Update components/button/button.tsx

Co-authored-by: afc163 <afc163@gmail.com>

* Update components/dropdown/dropdown-button.tsx

Co-authored-by: afc163 <afc163@gmail.com>

Co-authored-by: afc163 <afc163@gmail.com>
2023-01-11 10:32:05 +08:00
Wuxh
001a44ec77
fix: fix custom color displaying wrong classname & alignment overflow (#39394)
* test: add case

* fix: fix the presence of other non-preset colors in the class name

* TS Type Enhancement

* fix: fix custom icon rtl mode distance problem

* test: update snapshot
2023-01-10 22:57:09 +08:00
afc163
fec2f49bef
style: fix Badge rtl style on block element (#40125) 2023-01-10 22:10:18 +08:00
Wuxh
d30b5a28e7
dev: upgrade the developer experience (#40080)
* chore: update site

* dev: add the ability to open the demo website address in development mode
2023-01-10 21:35:01 +08:00
github-actions[bot]
3f87a2d263
chore: auto merge branches (#40135)
chore: feature merge master
2023-01-10 11:59:52 +00:00
MESSAOUDI Oussama
dd3db2587b
fix: breadcrumb last item color does not use the breadcrumbLastItemColor token. (#40119)
* use `breadcrumbLastItemColor` token in `li:last-child`

* PR feedback

* revert change log update.
2023-01-10 19:13:42 +08:00
MadCcc
43541cb6d9 Merge branch 'master' into feature-merge-master 2023-01-10 17:43:13 +08:00
lijianan
7f222efff6
site: delete V5_NOTIFICATION (#40129)
* site: delete V5_NOTIFICATION

* clear code
2023-01-10 16:51:28 +08:00
Peach
51375683c7
docs: override debug prop when show all demo (#40130)
* docs: override debug prop when show all demo

* chore: add annotation
2023-01-10 15:45:23 +08:00
lijianan
0f64e1538e
chore: markdown eslint error (#40124) 2023-01-10 11:44:06 +08:00
JarvisArt
26c3c326ad
chore: Watermark uses MutateObserver (#40081)
* chore: Watermark uses MutateObserver

* chore: upgrade @rc-component/mutate-observer
2023-01-10 10:56:54 +08:00
MadCcc
52478c78d3 chore: update changelog 2023-01-09 21:51:17 +08:00
MadCcc
432a7cdac3
docs: changelog 5.1.4 (#40117)
* docs: changelog 5.1.4

* chore: code clean

* chore: umoji
2023-01-09 21:33:48 +08:00
MadCcc
ab9124ba88
fix: missing locale in pacakge (#40116)
* fix: missing locale in pacakge

* chore: add bug version
2023-01-09 21:03:08 +08:00
3hson
ea943f7e70
fix(cascader): cascader dropdown placement using isRtl (#40109)
* fix(cascader): cascader dropdown placement using isRtl

* fix(cascader): remove extra SelectCommonPlacement type assertion

Co-authored-by: Ehsan Khakian <e.khakian@liateam.net>
2023-01-09 19:35:14 +08:00
github-actions[bot]
2d58e1843a
chore: auto merge branches (#40107)
chore: feature merge master
2023-01-09 09:53:07 +00:00
陈帅
e23c5a4f9d
docs: add 5.1.3 changelog (#40097)
* docs: add 5.1.3 changelog

* fix review warning

* fix review warning

* chore: update snapshot

* fix review changelog

* Update CHANGELOG.zh-CN.md

Co-authored-by: lijianan <574980606@qq.com>

* Update CHANGELOG.zh-CN.md

* update snapshot

* update snapshot

* Update CHANGELOG.zh-CN.md

Co-authored-by: MadCcc <1075746765@qq.com>

* update snapshot

* update snapshot

Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-01-09 17:10:40 +08:00
lijianan
8a85d7a642
chore: add Suggested change (#40106)
* Suggested change

* fix
2023-01-09 17:07:39 +08:00
MadCcc
d24c55a0bb
fix: horizontal Menu style with (#40105)
* fix: horizontal Menu style with

* chore: update snapshot

* chore: code clean
2023-01-09 16:50:08 +08:00
lijianan
fadba4cb42
chore: rewrite test case Demo CC => FC (#40102)
* chore: rewrite test case demo CC => FC

* chore: rewrite test case demo CC => FC

* fix
2023-01-09 16:45:05 +08:00
Danial Soheili
59593e0476
💄 STYLE: Fix text not being displayed in circular Progress in rtl mode (#40103) 2023-01-09 15:37:39 +08:00
afc163
d0194bcdca chore: fetch tags before run changelog 2023-01-09 11:18:10 +08:00
lijianan
6b4f94785c
chore: use React.useContext replace <Context.ConfigConsumer /> (#40091)
* chore: use React.useContext replace <Context.ConfigConsumer />

* add
2023-01-09 10:04:35 +08:00
Danial Soheili
b242dde04c
fix: add direction prop to ConfigProvider of demos (#40089) 2023-01-08 23:06:45 +08:00
lijianan
8501adbd84
fix: add displayName (#40092)
* fix: add displayName

* rerun ci

* rerun ci
2023-01-08 21:30:41 +08:00
lijianan
130c22ab03
style: Code style optimization (#40083)
* style: Code style optimization

* add

* rename

* rename

* revert

* revert

* revert

* add
2023-01-08 15:36:50 +08:00
lijianan
4b4e7cb6f2
fix: Transfer checkbox disabled error (#40048)
* fix: Transfer checkbox disabled error

* add test case
2023-01-08 15:35:28 +08:00
AkaraChen
c0ce8e5455
site: site code style optimization (#40088) 2023-01-08 13:26:35 +08:00
二货爱吃白萝卜
49b9ba77d0
chore: adjust desc style (#40085) 2023-01-08 13:25:32 +08:00
github-actions[bot]
73d0a9bc30
chore: auto merge branches (#40086)
chore: feature merge master
2023-01-08 04:41:22 +00:00
renovate[bot]
6c21f53e35
chore(deps): update dependency jsdom to v21 (#40082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-08 12:17:43 +08:00