二货爱吃白萝卜
96c0c21139
chore: adjust wave pos ( #40192 )
* chore: adjust wave pos
* chore: patch check
* chore: update post
2 years ago
Wuxh
06dde33601
fix(Table): fix sticky table header shadow style error ( #40171 )
* fix: fix sticky table header shadow style error
* fix
2 years ago
afc163
fdc6709977
chore: fix lint and refactor some site code ( #40185 )
* chore: refactor header code style
* fix lint
2 years ago
MadCcc
716e56b3ae
chore: update issue actions
2 years ago
afc163
36d1916a1b
chore: add crossorigin="anonymous" to umi.js ( #40184 )
https://umijs.org/docs/api/config#crossorigin
2 years ago
lijianan
481710ecae
fix: eslint error ( #40183 )
2 years ago
JarvisArt
c55180341e
demo: form advanced-search beautification style ( #40180 )
2 years ago
JarvisArt
76e0d9cdca
demo: drawer render-in-current demo supports dark mode ( #40181 )
2 years ago
afc163
5518855f82
style: fix Segmented thumb radius size ( #40179 )
2 years ago
二货爱吃白萝卜
108ab5d0f3
docs: Update mark of third part ( #40178 )
2 years ago
afc163
a6a315b43f
style: fix Segmented item hover radius style ( #40175 )
* style: fix Segmented item hover radius style
* chore: update function name
2 years ago
Wuxh
c468b3487c
ci: fix format error ( #40172 )
#40166
2 years ago
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>
2 years ago
Wuxh
267b40c93e
ci: update issues-open-check workflow ( #40166 )
* ci: update issues-open-check workflow
* chore: update
2 years ago
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
2 years ago
afc163
f9efab55a1
Revert "fix(tour): findDomNode throw warning in strict mode ( #40153 )" ( #40159 )
This reverts commit 6f9848c9be
.
2 years ago
helloqian12138
eba5d49be9
chore(deps): update dependency rc-trigger to v5.3.4 ( #40158 )
2 years ago
lijianan
839e485a16
docs: markdown eslint error fix ( #40149 )
2 years ago
kiner-tang(文辉)
6f9848c9be
fix(tour): findDomNode throw warning in strict mode ( #40153 )
* fix: findDOMNode throw Wraning in strictMode
* feat: update domo
* feat: reset demo
2 years ago
afc163
944adac8df
Update test.yml
2 years ago
Wuxh
e70c702232
chore(deps): update dependency ( #40121 )
* chore(deps): update `@ant-design/colors` dependency
* test: update case
* chore(deps): update `@ant-design/icons` dependency
2 years ago
afc163
2cc98764a7
test: fix bundlesize2 cache throw error ( #40151 )
2 years ago
JarvisArt
e4edc3444d
demo: collapse custom demo supports dark mode ( #40144 )
* demo: collapse custom demo supports dark mode
* chore: remove className
* demo: update collapse custom
2 years ago
JarvisArt
6129ea1216
demo: form global-state demo supports dark mode ( #40143 )
* chore: form global-state demo supports dark mode
* test: update snapshot
2 years ago
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>
2 years ago
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
2 years ago
afc163
fec2f49bef
style: fix Badge rtl style on block element ( #40125 )
2 years ago
Wuxh
d30b5a28e7
dev: upgrade the developer experience ( #40080 )
* chore: update site
* dev: add the ability to open the demo website address in development mode
2 years ago
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.
2 years ago
lijianan
7f222efff6
site: delete V5_NOTIFICATION ( #40129 )
* site: delete V5_NOTIFICATION
* clear code
2 years ago
Peach
51375683c7
docs: override debug prop when show all demo ( #40130 )
* docs: override debug prop when show all demo
* chore: add annotation
2 years ago
lijianan
0f64e1538e
chore: markdown eslint error ( #40124 )
2 years ago
JarvisArt
26c3c326ad
chore: Watermark uses MutateObserver ( #40081 )
* chore: Watermark uses MutateObserver
* chore: upgrade @rc-component/mutate-observer
2 years ago
MadCcc
52478c78d3
chore: update changelog
2 years ago
MadCcc
432a7cdac3
docs: changelog 5.1.4 ( #40117 )
* docs: changelog 5.1.4
* chore: code clean
* chore: umoji
2 years ago
MadCcc
ab9124ba88
fix: missing locale in pacakge ( #40116 )
* fix: missing locale in pacakge
* chore: add bug version
2 years ago
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>
2 years ago
陈帅
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>
2 years ago
lijianan
8a85d7a642
chore: add Suggested change ( #40106 )
* Suggested change
* fix
2 years ago
MadCcc
d24c55a0bb
fix: horizontal Menu style with ( #40105 )
* fix: horizontal Menu style with
* chore: update snapshot
* chore: code clean
2 years ago
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
2 years ago
Danial Soheili
59593e0476
💄 STYLE: Fix text not being displayed in circular Progress in rtl mode ( #40103 )
2 years ago
afc163
d0194bcdca
chore: fetch tags before run changelog
2 years ago
lijianan
6b4f94785c
chore: use React.useContext replace <Context.ConfigConsumer /> ( #40091 )
* chore: use React.useContext replace <Context.ConfigConsumer />
* add
2 years ago
Danial Soheili
b242dde04c
fix: add direction prop to ConfigProvider of demos ( #40089 )
2 years ago
lijianan
8501adbd84
fix: add displayName ( #40092 )
* fix: add displayName
* rerun ci
* rerun ci
2 years ago
lijianan
130c22ab03
style: Code style optimization ( #40083 )
* style: Code style optimization
* add
* rename
* rename
* revert
* revert
* revert
* add
2 years ago
lijianan
4b4e7cb6f2
fix: Transfer checkbox disabled error ( #40048 )
* fix: Transfer checkbox disabled error
* add test case
2 years ago
AkaraChen
c0ce8e5455
site: site code style optimization ( #40088 )
2 years ago
renovate[bot]
6c21f53e35
chore(deps): update dependency jsdom to v21 ( #40082 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago