MadCcc
ca4d23ac7e
chore: fix api table
2022-11-17 01:50:42 +08:00
MadCcc
04da1f3fdf
docs: fix site issue
2022-11-17 01:22:09 +08:00
MadCcc
a77f1aa8fc
chore: rename theme separated to inherit
2022-11-17 01:06:33 +08:00
MadCcc
c0de3b2737
feat: theme seperated ( #38608 )
...
* feat: theme seperated
* chore: code clean
* chore: update API
2022-11-17 00:22:15 +08:00
二货爱吃白萝卜
319b3966c4
docs: less no ( #38602 )
2022-11-16 23:38:38 +08:00
二货爱吃白萝卜
59134781d9
update conch logic ( #38599 )
2022-11-16 23:36:34 +08:00
afc163
ebedab8541
fix: dumi build preview ( #38597 )
...
* fix: dumi build preview
* Update package.json
2022-11-16 17:25:45 +08:00
afc163
6f58250bc3
docs: update documentation ( #38594 )
...
* docs: update footer text
* docs: update IE support
2022-11-16 16:13:38 +08:00
afc163
7c1652d677
docs: fix Grid demos ( #38595 )
2022-11-16 16:02:54 +08:00
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
2022-11-16 15:02:18 +08:00
MadCcc
e9ab28d4a8
chore: add ga & hotjar ( #38591 )
...
* chore: add ga & horjar
* chore: code clean
2022-11-16 14:07:57 +08:00
afc163
75a38c5805
chore: fix eslint OOM by ignoring server folder ( #38589 )
...
* chore: ignore server folder for eslint
* fix site OOM
2022-11-16 13:36:38 +08:00
afc163
d2666a38e5
chore: Update .dumirc.ts ( #38588 )
2022-11-16 11:19:20 +08:00
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
2022-11-16 10:23:51 +08:00
MadCcc
9edd46aff5
chore: bump version to 5.0.0-rc.0
2022-11-16 00:00:25 +08:00
afc163
08e4598baa
fix(Table): don't trigger sort when pressing enter in filter dropdown ( #38585 )
...
close #38579
2022-11-15 23:35:16 +08:00
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>
2022-11-15 22:55:01 +08:00
MadCcc
31a401ba1a
fix: segmented dark mode ( #38582 )
2022-11-15 22:22:04 +08:00
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>
2022-11-15 22:20:02 +08:00
二货爱吃白萝卜
c85e570fd7
fix: menu style missing ( #38583 )
2022-11-15 22:08:30 +08:00
afc163
a7820a3dd3
docs: change banner and improve its style ( #38572 )
2022-11-15 21:49:00 +08:00
JackLiR8
3c96997210
fix(Input.Search): pressing enter key don't trigger onSearch
while loading ( #38575 ) ( #38578 )
2022-11-15 18:40:04 +08:00
lijianan
5ef12dfaa5
chore: fix typo ( #38568 )
2022-11-15 15:51:34 +08:00
afc163
c5c7772a20
chore: upgrade rc-tree-select to fix bundlesize ( #38569 )
...
https://github.com/react-component/tree-select/releases/tag/v5.5.4
2022-11-15 15:51:16 +08:00
二货机器人
9f7e2ee239
docs: enable puhui bold on logo
2022-11-15 15:31:28 +08:00
afc163
d8a4c1ad04
docs: update cn changelog
2022-11-15 15:13:37 +08:00
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>
2022-11-15 15:10:47 +08:00
cl1107
d0838c00b0
chore: use prettier format json ( #38563 )
2022-11-15 13:36:23 +08:00
lushevol
7fff24b8a9
docs: Miss to remove div closing symbol #38546 ( #38562 )
2022-11-15 10:33:29 +08:00
Wuxh
61e63d2379
docs: component page document style beautify ( #38557 )
2022-11-15 10:09:24 +08:00
Peach
515d95847e
docs: use dumi helmet for pre-render ( #38560 )
2022-11-14 23:14:39 +08:00
miracles1919
9fb3e3a44f
docs: support for opening demos in a new window ( #38556 )
2022-11-14 20:13:03 +08:00
afc163
2f960df9e7
docs: remove custom scrollbar style ( #38551 )
...
https://github.com/ant-design/ant-design/issues/38463#issuecomment-1308806682
2022-11-14 17:03:38 +08:00
afc163
40d9b76383
chore: use prettier format less ( #38550 )
2022-11-14 16:37:06 +08:00
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
2022-11-14 16:32:34 +08:00
MadCcc
49aaa23691
fix: collapse end arrow rotate ( #38547 )
...
* fix: collapse end arrow rotate
* chore: menu layout
2022-11-14 15:46:51 +08:00
MadCcc
5b8ebdc337
fix: checkbox trans in Firefox ( #38503 )
...
* fix: checkbox trans in Firefox
* chore: code
2022-11-14 15:11:56 +08:00
忆年
5a6f51a1ca
docs: Update migration-v5.zh-CN.md #38544 ( #38546 )
...
* Update migration-v5.zh-CN.md
* Update migration-v5.en-US.md
2022-11-14 15:04:55 +08:00
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>
2022-11-14 15:01:07 +08:00
二货机器人
989dcae1a0
chore: bump 5.0.0-beta.2
2022-11-14 14:48:55 +08:00
二货爱吃白萝卜
3e3a3a0ed8
Merge pull request #38540 from ant-design/fix-picker
...
fix: picker missing motion
2022-11-14 14:47:12 +08:00
二货机器人
5910f97b8b
chore: adjust script with check remote
2022-11-14 11:44:34 +08:00
二货机器人
f3386666c7
chore: adjust script not force require npm version check
2022-11-14 11:37:30 +08:00
周晨阳
6a5f53d6e6
docs(Layout): update demo style to sticky
( #38542 )
...
* Update fixed.md
* Update demo.test.ts.snap
* update snapshot
2022-11-14 11:16:34 +08:00
二货机器人
3da377036f
fix: picker motion
2022-11-13 21:45:37 +08:00
二货机器人
d71c7116f4
chore: back of tnpm
2022-11-13 15:38:53 +08:00
二货机器人
3e0476be54
chore: bump 5.0.0-beta.1
2022-11-13 15:32:22 +08:00
二货爱吃白萝卜
64c06e193c
Merge pull request #38536 from ant-design/next-merge-master
...
chore: Next merge master
2022-11-13 15:30:37 +08:00
二货机器人
a099cf635d
test: update test
2022-11-13 15:07:36 +08:00
二货机器人
a33e344546
fix: lint
2022-11-13 14:43:50 +08:00