afc163
ebedab8541
fix: dumi build preview ( #38597 )
* fix: dumi build preview
* Update package.json
2 years ago
afc163
6f58250bc3
docs: update documentation ( #38594 )
* docs: update footer text
* docs: update IE support
2 years ago
afc163
7c1652d677
docs: fix Grid demos ( #38595 )
2 years ago
lushevol
fb473b3f10
docs: remove ie support in introduction page ( #38574 )
* docs: Miss to remove div closing symbol #38546
* docs: remove IE support on v5 introduction page
* docs: remove IE support on support table and README
2 years ago
MadCcc
e9ab28d4a8
chore: add ga & hotjar ( #38591 )
* chore: add ga & horjar
* chore: code clean
2 years ago
afc163
75a38c5805
chore: fix eslint OOM by ignoring server folder ( #38589 )
* chore: ignore server folder for eslint
* fix site OOM
2 years ago
afc163
d2666a38e5
chore: Update .dumirc.ts ( #38588 )
2 years ago
Matthew
52dedca8ed
fix: Pass custom prefixCls to Typography from Base ( #38580 ) ( #38586 )
* fix: Pass custom prefixCls to Typography from Base (#38580 )
* test: Added test for typography custom prefixCls
2 years ago
MadCcc
9edd46aff5
chore: bump version to 5.0.0-rc.0
2 years ago
afc163
08e4598baa
fix(Table): don't trigger sort when pressing enter in filter dropdown ( #38585 )
close #38579
2 years ago
MadCcc
fab90b09f4
docs: fix site issue ( #38552 )
* docs: put an example loading component
* fix: site issue
* fix: site issue
* feat: add loading
* feat: alert
* docs: rm ReactDOM.render in md
* docs: use style tag
* chore: update snapshot
* Revert "docs: use style tag"
This reverts commit 1f75a99f8c
.
* docs: update demo
* chore: update demo
Co-authored-by: PeachScript <scdzwyxst@gmail.com>
2 years ago
MadCcc
31a401ba1a
fix: segmented dark mode ( #38582 )
2 years ago
kiner-tang(文辉)
1ca984a19c
feat(modal): support pass mousePosition to control modal's animation origin position ( #38584 )
* feat: support pass mousePosition to control modal's animation target position
* feat: update test case
* Update components/modal/demo/custom-mouse-position.md
Co-authored-by: afc163 <afc163@gmail.com>
* docs: update docs
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
二货爱吃白萝卜
c85e570fd7
fix: menu style missing ( #38583 )
2 years ago
afc163
a7820a3dd3
docs: change banner and improve its style ( #38572 )
2 years ago
JackLiR8
3c96997210
fix(Input.Search): pressing enter key don't trigger `onSearch` while loading ( #38575 ) ( #38578 )
2 years ago
lijianan
5ef12dfaa5
chore: fix typo ( #38568 )
2 years ago
afc163
c5c7772a20
chore: upgrade rc-tree-select to fix bundlesize ( #38569 )
https://github.com/react-component/tree-select/releases/tag/v5.5.4
2 years ago
二货机器人
9f7e2ee239
docs: enable puhui bold on logo
2 years ago
afc163
d8a4c1ad04
docs: update cn changelog
2 years ago
lijianan
8cd60cc9bd
fix: Breadcrumb overlay deprecated warning ( #38567 )
* fix: incorrect warning
* Update components/breadcrumb/__tests__/Breadcrumb.test.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
cl1107
d0838c00b0
chore: use prettier format json ( #38563 )
2 years ago
lushevol
7fff24b8a9
docs: Miss to remove div closing symbol #38546 ( #38562 )
2 years ago
Wuxh
61e63d2379
docs: component page document style beautify ( #38557 )
2 years ago
Peach
515d95847e
docs: use dumi helmet for pre-render ( #38560 )
2 years ago
miracles1919
9fb3e3a44f
docs: support for opening demos in a new window ( #38556 )
2 years ago
afc163
2f960df9e7
docs: remove custom scrollbar style ( #38551 )
https://github.com/ant-design/ant-design/issues/38463#issuecomment-1308806682
2 years ago
afc163
40d9b76383
chore: use prettier format less ( #38550 )
2 years ago
Wuxh
4bc23b3ca6
chore: fix the wrong link address ( #38543 )
* chore: fix the wrong link address
repo: https://github.com/ant-design/u.ant.design
* Revert "chore: fix the wrong link address"
This reverts commit 63e50f426a
.
* one more time
2 years ago
MadCcc
49aaa23691
fix: collapse end arrow rotate ( #38547 )
* fix: collapse end arrow rotate
* chore: menu layout
2 years ago
MadCcc
5b8ebdc337
fix: checkbox trans in Firefox ( #38503 )
* fix: checkbox trans in Firefox
* chore: code
2 years ago
忆年
5a6f51a1ca
docs: Update migration-v5.zh-CN.md #38544 ( #38546 )
* Update migration-v5.zh-CN.md
* Update migration-v5.en-US.md
2 years ago
Wuxh
f458858559
chore: remove `Slider` outline ( #38489 )
* chore: remove `Slider` outline
the `::before` pseudo-element here seems to make no sense and gives an incorrect border when setting the `:focus-visible` style.
* chore: optimize focus style
* chore: update hover style
* chore: accept suggested
Co-authored-by: MadCcc <1075746765@qq.com>
* chore: remove noused
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
二货机器人
989dcae1a0
chore: bump 5.0.0-beta.2
2 years ago
二货爱吃白萝卜
3e3a3a0ed8
Merge pull request #38540 from ant-design/fix-picker
fix: picker missing motion
2 years ago
二货机器人
5910f97b8b
chore: adjust script with check remote
2 years ago
二货机器人
f3386666c7
chore: adjust script not force require npm version check
2 years ago
周晨阳
6a5f53d6e6
docs(Layout): update demo style to `sticky` ( #38542 )
* Update fixed.md
* Update demo.test.ts.snap
* update snapshot
2 years ago
二货机器人
3da377036f
fix: picker motion
2 years ago
二货机器人
d71c7116f4
chore: back of tnpm
2 years ago
二货机器人
3e0476be54
chore: bump 5.0.0-beta.1
2 years ago
二货爱吃白萝卜
64c06e193c
Merge pull request #38536 from ant-design/next-merge-master
chore: Next merge master
2 years ago
二货机器人
a099cf635d
test: update test
2 years ago
二货机器人
a33e344546
fix: lint
2 years ago
二货机器人
ac85fbec6f
chore: merge master
2 years ago
thinkasany
2f38076b3d
docs: Optimized description ( #38535 )
2 years ago
afc163
fd9d689cda
docs( ✨ ): release 4.24.2 ( #38530 )
2 years ago
JarvisArt
f189d8a586
chore: upgrade rc-menu, rc-image, rc-mentions ( #38528 )
* chore: upgrade rc-menu to 9.7.2
* chore: upgrade rc-mentions to 1.11.0
* chore: upgrade rc-tabs to 12.3.0
2 years ago
JarvisArt
089e332980
chore: upgrade rc-image to 5.12.0 ( #38531 )
* test: add snapshot
2 years ago
renovate[bot]
11589bfc06
chore(deps): update cimg/node docker tag to v16.18.1 ( #38526 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago