Denys Halenok
2be6c47f1b
fix: style not applied to overflowed Menu ( #42294 )
...
* fix: style not applied to overflowed Menu
* test: update snapshot
2023-05-12 11:38:38 +08:00
afc163
f3fa3f961b
docs: improve Layout demo code ( #42283 )
...
* docs: improve Layout demo code
* chore: fix css rule order
2023-05-11 20:00:00 +08:00
yangyuanxx
a60d55ef10
chore: improved support for generics MenuItemType and MenuItemProps in the Menu component ( #42240 )
...
* chore: improved support for generics MenuItemType and MenuItemProps in the Menu component
* docs: update codesandbox link (#42238 )
* chore: improved support for generics MenuItemType and MenuItemProps in the Menu component
* chore: add typing test to Menu
---------
Co-authored-by: yangyuan <yangyuan@yangyuandeMacBook-Pro.local>
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-10 10:20:17 +08:00
二货爱吃白萝卜
f4858ff581
chore: align motion follow popup point ( #42225 )
...
* chore: align motion follow popup point
* test: update snapshot
2023-05-08 23:28:13 +08:00
lijianan
ac5a06027e
revert: "chore: unified import method ( #42149 )" ( #42180 )
...
This reverts commit ea8ed28209
.
2023-05-06 15:49:37 +08:00
lijianan
ea8ed28209
chore: unified import method ( #42149 )
...
* chore: unified import method
* fix lint
2023-05-05 20:52:44 +08:00
afc163
1401541813
fix: margin between menu item and submenu title ( #42160 )
...
close https://github.com/ant-design/ant-design/issues/42159
2023-05-05 19:04:08 +08:00
Wuxh
f6c661ef5a
chore(typo): improve typescript declaration ( #41907 )
...
* chore(typo): improve typescript declaration
* Revert "chore(typo): improve typescript declaration"
This reverts commit d34091199292c9699552e0b8adf0b222ceee5940.
* chore(typo): improve typescript declaration
* Update components/theme/interface/components.ts
* Update components/theme/index.ts
* Update components.ts
2023-04-26 14:53:23 +08:00
afc163
709e910fd0
style: fix Layout.Sider and Menu transition style ( #41993 )
...
close #41911
close #41987
2023-04-25 22:53:14 +08:00
二货爱吃白萝卜
a5d420b941
chore: bump motion ( #41873 )
...
* chore: bump motion
* test: update snapshot
* test: update snapshot
2023-04-19 11:22:09 +08:00
二货爱吃白萝卜
2a9f5ea1ab
docs: more token info ( #41475 )
2023-03-27 15:33:22 +08:00
JiaQi
87c436cccc
fix: render correct theme ( #41465 )
2023-03-27 10:08:22 +08:00
JiaQi
5d514fe1ab
docs: Optimize demo ( #41423 )
2023-03-24 13:47:21 +08:00
二货爱吃白萝卜
6770b7fb22
test: Use render for demo-extends test ( #41242 )
...
* test: update snapshot
* test: use render
* test: fix skip
* test: fix skip
2023-03-15 00:08:31 +08:00
dependabot[bot]
1df1034f20
chore(deps-dev): bump glob from 8.1.0 to 9.2.1 ( #41109 )
...
* chore(deps-dev): bump glob from 8.1.0 to 9.2.1
Bumps [glob](https://github.com/isaacs/node-glob ) from 8.1.0 to 9.2.1.
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v8.1.0...v9.2.1 )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: update api
* fix
* fix
* fix path
* fix path
* update snap
* update snap
* update snap
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2023-03-10 11:50:12 +08:00
二货爱吃白萝卜
9d546ed51a
chore: bump select tree-select cascader version ( #41013 )
...
* chore: bump select tree-select cascader version
* chore: adjust align prepare style
* chore: bump trigger version
* test: update snapshot
2023-03-02 22:09:02 +08:00
栗嘉男
745015ef09
resovl CONFLICT
2023-03-02 00:48:00 +08:00
Lioness100
fd0d8b6031
docs: fix typos ( #40791 )
...
* docs: fix typos
* Update index.zh-CN.md
* test: update snapshot
* docs: fix demo ref
* chore: force trigger ci
* chore: force trigger ci
* chore: bump dumi ver
---------
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-02-23 21:56:43 +08:00
栗嘉男
cd9ad445ea
chore: merge master into feature
2023-02-23 15:05:18 +08:00
lijianan
be25ee2a0b
test: simplify rtlTest test case ( #40878 )
2023-02-22 19:49:06 +08:00
二货爱吃白萝卜
5c1162a140
docs: update demo ( #40732 )
...
* docs: update demo
* test: update snapshot
* test: update snapshot
* chore: fix lint
2023-02-15 14:56:22 +08:00
二货爱吃白萝卜
86b5c50cb4
refactor: Tooltip support auto arrow & auto shift ( #40632 )
...
* chore: adjust doc
* chore: simplify arrow offset
* chore: auto adjust shift
* docs: adjust demo
* chore: update snapshot
* chore: provide ref
* test: prepare
* chore: update deps
* test: fix part test
* test: fix part test
* test: fix part test
* test: fix part test
* test: fix part test
* test: update snapshot
* fix: missing pure render
* fix: Popover pure panel
* test: update snapshot
* test: update tour snapshot
* chore: bump trigger ver
* test: fix render ssr logic
* test: skip unnecessary case
* test: fix test case
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: fix test case
* test: fix test case
* chore: clean up useless warning
* test: add check for placement
* chore: ignore default
2023-02-15 10:21:28 +08:00
MadCcc
40e77c40d3
docs: overview dark cover ( #40666 )
...
* docs: add dark overview
* docs: show dark cover in dark theme
* docs: update cover
2023-02-09 22:17:31 +08:00
二货爱吃白萝卜
1fc374495f
chore: patch for missing rootClassName ( #40217 )
...
* chore: init test
* test: rootClassName inject
* test: part of test
* chore: patch qrcode rootCls
* chore: part rootClassName
* chore: part rootClassName
* test: more test
* test: more test
* test: more test
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* test: more test
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: fix lint
* chore: fix lint
* chore: ignore part of lint
* test: update snapshot
* test: fix test case
* chore: fix node test
* chore: adjust render logic
* fix: test
* test: update snapshot
* test: update
* refactor
* chore: fix require module logic
2023-01-20 11:03:50 +08:00
二货爱吃白萝卜
1bcb25166b
test: update snapshot ( #40328 )
2023-01-19 17:14:49 +08:00
Wuxh
64eb840be2
chore: fix Menu split line style error ( #40268 )
...
* chore: fix Menu split line style error
* docs: update demo
* test: update snapshot
2023-01-16 19:55:12 +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
8501adbd84
fix: add displayName ( #40092 )
...
* fix: add displayName
* rerun ci
* rerun ci
2023-01-08 21:30:41 +08:00
Wuxh
0086884179
fix(menu): fix custom expand icon cannot be hidden ( #40071 )
...
* test: add case
* fix: fix the error of missing custom icon className
* test: add case
* fix(menu): fix the bug that the custom expand icon is not hidden in collapse mode
* test: update snapshot
* Revert "fix: fix the error of missing custom icon className"
This reverts commit 71c79a3f759330a26f0b358d45c7fc73db6c1ce7.
* test: update case
* fix: fix the error of missing custom icon className
2023-01-07 21:50:09 +08:00
lijianan
59a332bf47
chore: use React.useContext() replace <Context.Provider /> ( #39950 )
...
* chore: use React.useContext() replace <Context.Provider />
* fix
* fix
* fix
* fix
* fix
2023-01-01 21:17:05 +08:00
JarvisArt
2f623fe553
fix: submenu arrow transition ( #39945 )
2023-01-01 00:26:54 +08:00
MadCcc
3a03c7abde
fix: menu slide bar style ( #39819 )
2022-12-27 10:29:51 +08:00
JarvisArt
a16e2a7bb2
fix: menu inline transition ( #39800 )
2022-12-25 22:55:47 +08:00
Peach
6236e356b5
docs: update all site anchors ( #39687 )
...
* docs: update all site anchors
* docs: handle hash change from Link component
2022-12-22 14:12:26 +08:00
MadCcc
3aec05c607
style: change active menu item background and font color ( #39439 )
2022-12-09 22:04:26 +08:00
afc163
a87e68c797
chore: resolve conflict
2022-12-07 12:15:17 +08:00
huangkairan
8cb46243fd
docs: remove v3 to v4 migration docs ( #39290 )
...
* docs: remove v3 to v4 migration docs
* update
Co-authored-by: huangkairan <wb-hkr877030@alibaba-inc.com>
2022-12-06 20:11:22 +08:00
github-actions[bot]
834f00022e
chore: auto merge branches ( #39192 )
...
chore: feature merge master
2022-12-02 08:22:43 +00:00
MadCcc
e7edfa42d7
docs: update overview img ( #38946 )
...
* docs: update overview img
* chore: code clean
* chore: code clean
* chore: update
* chore: code clean
2022-11-30 20:14:41 +08:00
MadCcc
876b4f3b9a
fix: submenu style ( #39093 )
2022-11-30 18:56:36 +08:00
github-actions[bot]
7037b470c0
chore: auto merge branches ( #39111 )
...
chore: feature merge master
2022-11-30 03:25:40 +00:00
Humble
626814729a
style: fix color change ( #38921 ) ( #39077 )
2022-11-29 15:43:58 +08:00
lijianan
4efa3b2896
test: console.error
should nullable in Console ( #39050 )
2022-11-28 14:19:25 +08:00
MadCcc
c224855c89
Merge branch 'master' into feature-merge-master
2022-11-25 20:15:08 +08:00
MadCcc
1fbb865204
fix: menu overflow ( #38989 )
2022-11-25 16:00:01 +08:00
MadCcc
e04c2d69ae
docs: collect token API from tsdoc ( #38964 )
...
* chore: token doc
* docs: token meta
* chore: code clean
* chore: code clean
* chore: json
* chore: rename
* chore: style
2022-11-25 14:23:11 +08:00
Yunhwan Logan Na
535501108e
docs: fix broken sub-menu docs ( #38930 )
...
* Fix broken sub-menu docs
* Update components/menu/index.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-24 12:04:05 +08:00
MadCcc
5d9cb2e50d
refactor: Optimize theme export and add docs ( #38902 )
...
* refactor: Optimize theme export and add docs
* chore: fix lint
* chore: fix lint
* chore: fix lint
2022-11-23 20:22:38 +08:00
MadCcc
5ec18089e6
Merge branch 'master' into feature-merge-master
2022-11-22 16:47:28 +08:00
子瞻 Luci
68b88d98f4
fix(menu): menu horizontal border bottom when dark ( #38741 )
2022-11-21 12:03:17 +08:00