picodoth
620755d893
typescript: adding forceSubmenuRender as MenuProps
6 years ago
zombieJ
93887e1380
chore: Add warning if use `inlineCollapsed` under Sider ( #16826 )
6 years ago
zombieJ
008136ece1
fix: Tooltip not hidden when menu is in control mode ( #16812 )
6 years ago
Xiaohan Li
2bfecc3ee9
📝 Update Menu docs ( #16513 )
add missing params in Menu's onClick, onSelect and onDeselect callback
6 years ago
afc163
b780070351
💄 prittier all files
6 years ago
陈帅
785c132262
meger feature to master ( #16421 )
* use ul in list
* update snapshot
* update comment
* feat: TreeSelect support `showSearch` in multiple mode (#15933 )
* update rc-tree-select
* typo
* update desc & snapshot
* update desc & snapshot
* check default showSearch
* feat: table customizing variable (#15971 )
* feat: added table selected row color variable
* fix: @table-selected-row-color default is inherit
* feat: Upload support customize previewFile (#15984 )
* support preview file
* use promise
* dealy load
* use canvas of render
* use domHook of test
* update demo
* add snapshot
* update types
* update testcase
* feat: form customizing variables (#15954 )
* fix: added styling form input background-color
* feat: added '@form-warning-input-bg' variable
* feat: added '@form-error-input-bg' variable
* use li wrap with comment
* feat: Support append theme less file with less-variable (#16118 )
* add override
* add override support
* update doc
* feat: dropdown support set right icon
* docs: update doc of dropdown component
* style: format dropdown-button.md
* test: update updateSnapshot
* style: format dropdown-button.md
* test: update updateSnapshot
* test: update updateSnapshot
* style: change style of dropdown-button demo
* fix: fix document table order
* feat: Support SkeletonAvatarProps.size accept number (#16078 ) (#16128 )
* chore:update style of demo
* feat: Notification functions accept top, bottom and getContainer as arguments
* drawer: add afterVisibleChange
* rm onVisibleChange
* update
* feat: 🇭🇷 hr_HR locale (#16258 )
* Added Croatian locale
* fixed lint error
* ✅ Add test cases for hr_HR
* 📝 update i18n documentation
* feat: add `htmlFor` in Form.Item (#16278 )
* add htmlFor in Form.Item
* update doc
* feat: Button support `link` type (#16289 )
close #15892
* feat: Add Timeline.Item.position (#16148 ) (#16193 )
* fix: Timeline.pendingDot interface documentation there is a small problem (#16177 )
* feat: Add Timeline.Item.position (#16148 )
* doc: add version infomation for Timeline.Item.position
* refactor: Update Tree & TreeSelect deps (#16330 )
* use CSSMotion
* update snapshot
* feat: Collapse support `expandIconPosition` (#16365 )
* update doc
* support expandIconPosition
* update snapshot
* feat: Breadcrumb support DropDown (#16315 )
* breadcrumbs support drop down menu
* update doc
* add require less
* fix test
* fix md doc
* less code
* fix style warning
* update snap
* add children render test
* feat: TreeNode support checkable
* feat: add optional to support top and left slick dots (#16186 ) (#16225 )
* add optional to support top and left slick dots
* update carousel snapshot
* Update doc, add placement demo
* update carousel placement demo snapshots
* rename dots placement to position
* update vertical as deprecated
* rename dotsPosition to dotPosition
* refine code
* add warning testcase for vertical
* remove unused warning
* update expression
* Additional test case for dotPosition
* refactor: Upgrade `rc-tree-select` to support pure React motion (#16402 )
* upgrade `rc-tree-select`
* update snapshot
* 3.17.0 changelog
* fix warning
* fix review warning
6 years ago
陈帅
30508b0124
fix error types ( #16043 )
6 years ago
zombieJ
98fc8a14e0
feat: Support append theme less file with less-variable ( #16118 )
* add override
* add override support
* update doc
6 years ago
afc163
0a8f33385d
🆙 use @ant-design/create-react-context of MIT
6 years ago
afc163
a2a9831abb
💄 Fix less code style
6 years ago
zombieJ
41316e69e8
update snapshot ( #16017 )
6 years ago
jljsj33
278fcfdf41
menu openAnimation use object
6 years ago
jljsj33
1bc8ec5e0f
recover openAnimation
6 years ago
jljsj33
c8a58396c5
update tween and scroll version, fix menu openTransitionName warning
6 years ago
zombieJ
bef491ecc9
fix: Menu defaultOpenKeys not work as expect ( #15970 )
* Remove animation on first render
* update test cas
6 years ago
zombiej
9f3c357053
add test case
6 years ago
zombiej
f7df66b97c
fix tooltip not works
6 years ago
zombieJ
97d6f79ce4
fix: Menu arrow not display in old version of IE ( #15932 )
6 years ago
zombieJ
89dd827b7f
fix: Refactor Menu related components life cycle methods ( #15868 )
* use state instead
* rollback demo markdown
* clean test
* sider context should be clean
* update test case
* fix test
* update debug desc
* add siderCollapsed into omit
* rm useless code
6 years ago
Benjamin Amelot
f55ccfe81e
Remove underlines from focused links ( #15759 )
6 years ago
wangxing
1f60f37907
check SVGAnimatedString
6 years ago
wangxing
44ad6b0c07
fix-15699
6 years ago
zy410419243
ae8b52c290
fix: MenuItem should not render Tooltip when inlineCollapsed is false
6 years ago
zy410419243
2aca6fc51a
pref(Menu): instance() => simulate
6 years ago
zy410419243
5e1531e50d
test: update cases for Menu
6 years ago
zy410419243
5362d57265
test: update case
6 years ago
zy410419243
9dec5ecedc
chore: remove useless context from Menu.Item
6 years ago
zy410419243
ad54d23a44
fix(Menu): remove unexpected re-render, which causes flash and shake when collapsed
6 years ago
杨小事er
68c6982d89
feat(Menu): add overflowedIndicator prop ( #15459 )
6 years ago
zy410419243
f9d01eeb99
test: update cases for using Menu with Layout.Sider
6 years ago
zy410419243
198c01d454
fix: bad position of collapsible submenu in sider when collapsed
6 years ago
Cemre Mengu
946ef767e6
Specify type for defaultOpenKeys
6 years ago
ztplz
97880a9b47
Formate ( #15347 )
6 years ago
Cemre Mengu
3f6f1c1f00
Specify type for defaultOpenKeys
6 years ago
zy410419243
7642cbf18d
refactor: update lifecycle method for Menu
6 years ago
Frezc
c5b98c27c7
add export to MenuItemProps
6 years ago
zombieJ
4d1a998246
add component param in warning ( #15078 )
* add component param in warning
* update snapshot
6 years ago
afc163
447a8df724
🐛 Fix horizontal submenu wider then menu title in most case
https://codesandbox.io/s/qvpwm6mk66
6 years ago
Gabe Medrash
6dce9aff3a
Add onTitleMouseEnter and onTitleMouseLeave to public interface
6 years ago
米老朱
6936599aef
Enhance stylelint rules ( #14803 )
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
6 years ago
Gabe Medrash
dfc9b24c98
Properly type onMouseEnter and onMouseLeave events
6 years ago
sylvanasGone
05df3aa552
fix: add missing typing for style prop
6 years ago
zombieJ
8838bd602d
update ( #14591 )
6 years ago
iojichervo
e5a1e30055
Add MenuItem style type
6 years ago
MaoYiWei
5ec4383b3f
Add definition for Menu.SubMenu ( #14488 )
Fix Menu.SubMenu props from any to real def
6 years ago
ztplz
8cce556309
Add onMouseEnter and onMouseLeave for Menu Item ( #14454 )
fix #14357
6 years ago
zombiej
0a67272ae4
add locale update
6 years ago
zombiej
12af9a9dca
icon add aria-label support
6 years ago
ztplz
1f730faf2d
Set menu mode to vertical by default
6 years ago
陈帅
daca08b6f1
merge master
6 years ago