hms181231
52d2b41f9d
chore: Update message hooks demo ( #38707 )
...
* chore: update message hooks demo
* chore: update message hooks demo
2022-11-18 23:36:29 +08:00
afc163
c2fb6f4842
chore: fix lgtm errors ( #38711 )
2022-11-18 23:34:07 +08:00
lijianan
c39e1223f8
chore: type optimization ( #38698 )
...
* chore: type optimization
* fix: rename direction
* Update index.tsx
2022-11-18 23:11:03 +08:00
lijianan
a552a5eea5
type: fix type ( #38697 )
2022-11-18 22:20:18 +08:00
lijianan
9dc33bda54
chore: set default value for style ( #38689 )
...
* fix: set default value for style
* Update components/tooltip/util.ts
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-18 18:37:18 +08:00
MadCcc
e399a962ed
docs: update config-provider theme demo
2022-11-18 17:23:21 +08:00
MadCcc
4ab8693693
docs: fix gfm
2022-11-18 16:59:42 +08:00
afc163
f4d4135480
test: fix upload image test by skip one ( #38676 )
2022-11-18 15:19:20 +08:00
MadCcc
73139eb5af
docs: 5.0.0 changelog ( #38642 )
...
* docs: 5.0.0 changelog
* chore: bump version
* chore: english changelog
* chore: code clean
* docs: add missing break line
* docs: eng version pretter
* chore: update
* chore: clean
* chore: remove backtop doc
* chore: update changelog
* chore: code clean
* docs: update
* rm eng log
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-11-18 13:10:45 +08:00
afc163
8d59e84446
style: fix large Input size ( #38664 )
...
* style: fix large Input size
close #38659
* Update components/input/style/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2022-11-18 11:51:57 +08:00
MadCcc
6848b23169
fix: global icon style ( #38617 )
...
* fix: global icon style
* chore: code clean
* feat: icon style in CP
* chore: code clean
* chore: code clean
* chore: support ss
* feat: wrapSSR only if iconPrefixCls does not equal parent
* chore: code clean
* chore: fix lint
* chore: fix lint
* chore: test
* chore: wrap children
* chore: code clean
* chore: fix lint
2022-11-18 09:55:42 +08:00
afc163
85b171a6e2
style: fix SubMenu offset ( #38645 )
2022-11-18 00:18:18 +08:00
MadCcc
0162d2e2d8
feat: change transiton to mid duration ( #38648 )
2022-11-17 23:31:41 +08:00
Peach
35af9b180b
docs: correct demo style for tag ( #38650 )
...
* docs: correct colorful demo style for tag
* docs: correct colorful-inverse demo style for tag
2022-11-17 23:24:08 +08:00
Wuxh
d225c56c31
docs: improve component demo style ( #38643 )
...
* chore: examine badge
* chore: examine button
* chore: examine alert
* test: update snapshot
2022-11-17 23:19:28 +08:00
Wuxh
03f891a78c
fix: Pagination jumper style ( #38639 )
...
* chore: update styles
* chore: Reverse format
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-17 22:20:08 +08:00
afc163
ac1e1c230b
docs: fix Skeleton style and demo layout ( #38625 )
...
* docs: fix skeleton demo style
* docs: update skeleton demo
2022-11-17 18:49:41 +08:00
JarvisArt
c6c35cc0ad
fix: menu paddingTop centered with icon ( #38626 )
2022-11-17 18:37:48 +08:00
afc163
ac143ffb4d
docs: fix component demo column number ( #38631 )
...
* docs: fix component demo column number
* test: skip test case
2022-11-17 18:28:13 +08:00
afc163
e027cbec1c
docs: format all markdown ( #38629 )
...
* chore: add prettier-ignore in markdown demo
* docs: format markdown api table
* docs: format markdown api table
2022-11-17 17:31:26 +08:00
MadCcc
de555912c9
feat: anchor ink ball style ( #38616 )
...
* feat: anchor ink ball style
* chore: code clean
* chore: code clean
* chore: code clean
* chore: update snapshot
* chore: change cover
2022-11-17 16:49:09 +08:00
MadCcc
f36a01a647
chore: update snapshot
2022-11-17 14:07:37 +08:00
MadCcc
ab4bcc4463
Merge branch 'master' into next-merge-master
2022-11-17 14:04:31 +08:00
Wuxh
34a277cdaa
docs: improve component demo style ( #38598 )
...
* docs: delete redundant codes
repetitive examples that can make it difficult for developers to read
* chore: update snapshot
* docs(badge): wrapping documents with `Space`
* chore: update snapshot
* chore(space): optimize documents
easy to read
* chore: update badge demo
* chore: update demo
* Revert "chore(space): optimize documents"
This reverts commit 88a4378f16cede5b628f885a48a341d507fd53e3.
* chore: update snapshots
* chore(button): add debug demo
* test(button): update snapshots
* docs(button): example document beautify
* test(button): update snapshots
commit by af04705c8f
* test(alert): update snapshots
* chore: Reverse format
2022-11-17 13:20:58 +08:00
dependabot[bot]
1a4c696926
chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 ( #38604 )
...
* chore(deps-dev): bump typescript from 4.8.4 to 4.9.3
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix ts error in test case
* Update Table.pagination.test.tsx
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-17 13:02:49 +08:00
Peach
415cc833cf
docs: correct code iframe values ( #38603 )
...
* docs: correct code iframe values
* chore: remove useless migrate script
Co-authored-by: lijianan <574980606@qq.com>
2022-11-17 11:30:20 +08:00
MadCcc
8df44ddffd
chore: fix api table
2022-11-17 01:51:18 +08:00
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
afc163
7c1652d677
docs: fix Grid demos ( #38595 )
2022-11-16 16:02:54 +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
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
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
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
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
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
周晨阳
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
二货机器人
a099cf635d
test: update test
2022-11-13 15:07:36 +08:00