偏右
69549a8648
🐛 fix menu link color inside badge ( #19810 )
close #19809
5 years ago
Radomir Skrzepij
d744df5974
Fix Documentation for Menu API ( #19757 )
5 years ago
Amumu
39d452ca77
use menu icon less variable ( #19553 )
5 years ago
wangweijun0418
d99d90b1fa
Fix Menu menu collapsed in Chrome ( #19476 )
* Update index.less
修复margin重合样式问题,(次问题造成menu组件下拉不顺畅)
* Update index.less
解决margin重合问题,overflow方式会有副作用,采用padding解决margin重合现象。
5 years ago
Aaron Cawte
2b46a232db
Navigation components doc tweaks ( #19447 )
* Documentation - Affix Component
* Documentation - Dropdown component
* Documentation - Menu component
* Documentation - Pagination component
* Documentation - PageHeader component
* Documentation - Steps component
5 years ago
yoyo837
fb2bafbfdc
upgrade snapshot
5 years ago
yoyo837
0522d55f26
snapshot
5 years ago
二货机器人
e75fa039ef
refactor: Use CSSMotion ( #19205 )
* refactor: Use CSSMotion
* fix lint
* update rc-menu deps
* fix test case
* clean up
* more test case
* fix lint
5 years ago
afc163
d582ba351b
✅ update snapshot
5 years ago
vaytsel
d8526f43f6
Update theme.md
5 years ago
sosohime
9f78fd093a
feat: Breadcrumb support data-* and aria-* attributes ( #18941 )
* add tree-select async demo
* breadcrumb support data against
* lint fix
* add ui test
* update ui test
* update ui test
5 years ago
afc163
974fb1b96c
✅ add test case for #18825
5 years ago
afc163
54ffa2cea6
🐛 Fix Menu lost state when collapsed to 0px
close #18825
5 years ago
afc163
7a964a075d
🐛 Fix Button text color inside Menu
close #18752
5 years ago
LaySent
b029e38705
feat: improve prop def for tooltip
5 years ago
afc163
a51f7a0508
✅ test unmount
5 years ago
+v
b2bc511163
docs: typo(version not exist) ( #18378 )
5 years ago
+v
7ce3a58d47
docs: typo(version not exist) ( #18377 )
5 years ago
jiang
ced96b954c
fix: submenu popupClassName and className chaos ( #18290 )
* Update SubMenu.tsx
* add popupClassName to api
* fix typo
5 years ago
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
5 years ago
alxkosov
678f8a5c65
feat: menu component customization: create new variables for easy customization ( #17273 )
* new variable for customize margins and font-size on menu
* vars for icons size for menu items
* var for color of icon selected-item on dark menu
* menu selected item: vars for color text and icon
* var for background on hover item in dark menu
* rename variable
* deleted vars for icon size in menu
* change @menu-item-last-margin to @menu-item-boundary-margin
5 years ago
Hieu Pham
53ce81690e
Fix circular dependency in Menu
https://github.com/ant-design/ant-design/issues/17803
Co-authored-by: Hau Dao <hau.vdao@gmail.com>
5 years ago
Alexander.Kosov
6428840c50
create variable for customize size of icon on menu
5 years ago
afc163
67e027a41c
🐛 Fix Cannot update during an existing state transition
close #17147
5 years ago
Ivan
9fdf41740d
Extend MenuItemProps from HTMLAttributes<HTMLLIElement> ( #17629 )
5 years ago
Sanghyeon Lee
430117288d
docs: fix tag name in the API example
5 years ago
Sanghyeon Lee
559682df23
docs: fix tag name in the API example
5 years ago
MuYu
fb0b4f0fc9
docs: show version Number features were added ( #17373 )
* docs: add api first appearance
* docs: fix auto-complete doc
* docs: replace Version Added with Version
* docs: date picker common method
* docs: date picker common method
* docs: tree
* docs: remove meaningless 3.0.0
5 years ago
afc163
57c28def68
revert unknown to any
5 years ago
Ankit Babbar
0bb7f60708
Update SubMenu.tsx
popupOffset prop is missing in SubMenu
6 years ago
陈帅
82b85709be
style: run lint-fix ( #17172 )
6 years ago
Zzzen
f1ee189bd2
eliminate `any` type in exported interfaces.#14044
6 years ago
afc163
20e6bed8a1
💄 Keep submenu selected style
6 years ago
afc163
14dc252b04
🆙 fix for typescript@3.5
6 years ago
afc163
13379aa0d8
💄 Optimize examples code style
6 years ago
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