Zach Guo
|
280f907297
|
Fix Layout.Sider typos (#9885)
|
7 years ago |
Scott Sturgeon
|
f2e60209c9
|
Changed zero-width layout trigger color to use layout-trigger-color var (#9851)
|
7 years ago |
Angga
|
43e4622ef8
|
Fixed typo on Visualization rules (#9575)
Style of a navigation should conform to the its level.
should be
Style of a navigation should conform to its level.
|
7 years ago |
Wei Zhu
|
518c424ca4
|
Improve Grid and Layout type definition
|
7 years ago |
byuanama
|
98f938798d
|
Update index.en-US.md (#9479)
|
7 years ago |
MinJeong Kim
|
feaf238dfa
|
fix: set `-has-trigger` class in sider when `-trigger` div exists (#9399)
* fix: set `-has-trigger` class in sider when `-trigger` div exists
* fix: fix template expr lint error
|
7 years ago |
Reed Sun
|
a2b6d0a23e
|
docs: 修改 Layout 组件文档中 `breakpoint width` 与代码不一致的问题 (#8995)
|
7 years ago |
afc163
|
7aa665cc14
|
Add hasSider to avoid flickering in ssr
close #8937
|
7 years ago |
afc163
|
bce66d6b3b
|
fix code style
|
7 years ago |
afc163
|
754d330bae
|
Hide menu when collapsedWidth is 0, close #8587
|
7 years ago |
afc163
|
7521348606
|
breakpoints of Layout.Sider should be same as Grid
close #8620
|
7 years ago |
Wei Zhu
|
dc322a6a9c
|
Fix implicit any error for Layout
|
7 years ago |
Wei Zhu
|
b6c6ee8f3e
|
Fix implicit any error for Modal and Menu
|
7 years ago |
Wei Zhu
|
479a5cb743
|
Remove allowSyntheticDefaultImports (#8218)
|
7 years ago |
afc163
|
cad769af91
|
No more __ANT_LAYOUT_SIDER in favor of #8077
|
7 years ago |
Wei Zhu
|
55c85f77a1
|
Update dependendies (#8150)
* deps: upgrade rc-menu, and close: #2837
* test: update snapshots
* Update rc-calendar
* Update rc-cascader
* Update rc-dialog
* Update dropdown
* Update rc-select@7.1.0
* Update rc-slider
* Update rc-time-picker
* Update rc-tooltip
* Update rc-tree-select
* Mock rc-trigger and Portal
* Fix animation warning when inlineCollapsed changes
* fix: should use SubMenu[popupClassName]
* Fix typescript error
* Fix lint
* fix: style for menu
* Mock rc-trigger for React 15
* Remvoe allow_failures
|
7 years ago |
afc163
|
ea185fe288
|
Fix code style
|
7 years ago |
afc163
|
0eca38ba2f
|
Add has sider test case, ref #8077
|
7 years ago |
Yasin Uslu
|
b3e1192482
|
Detect Sider even if it's not first child of layout (#8077)
* Fix typo in layout
* Detect Sider even if it's not first child of layout
|
7 years ago |
Wei Zhu
|
36227a10db
|
docs: sort api table
|
7 years ago |
monkindey
|
0bc5936b23
|
resolve conflicted files
|
7 years ago |
afc163
|
7286e6d0d0
|
Fix extra margin in sider Layout
which is a margin collaspe problem
close #7967
ref: https://stackoverflow.com/a/33132624/3040605
|
7 years ago |
afc163
|
2a34866e83
|
update layout demo
|
7 years ago |
Wei Zhu
|
c5487ad1eb
|
React 16 + Enzyme 3
|
7 years ago |
afc163
|
475e4ff23d
|
upgrade eslint-config-airbnb
|
7 years ago |
Graeme Yeates
|
2e2acb5be9
|
Support customizing layout footer background (#7818)
|
7 years ago |
ddcat1115
|
3b6dc3f3c4
|
revert wrong code removing fd40643c2d
|
7 years ago |
偏右
|
2bced36f0c
|
New component styles (#7731)
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
|
7 years ago |
ChaXinyu
|
14e2a56b75
|
export components interface (#7654)
* export components interface
* export specific props
* fix formItem missed import
|
7 years ago |
afc163
|
fd40643c2d
|
Remove unused code
|
7 years ago |
afc163
|
3eb4937fd4
|
Remove unused code
|
7 years ago |
Zheeeng
|
d8c1bdb3ab
|
Fix: setting 'heigh: 100%' on Sider and the wrapped element can't take the desired effects (#7716)
|
7 years ago |
偏右
|
759b0bb821
|
seperate reset styles (#7682)
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
|
7 years ago |
Wei Zhu
|
250c7a9c68
|
Revert "Mock rc-trigger"
This reverts commit 9d2c91598b .
|
7 years ago |
Wei Zhu
|
9d2c91598b
|
Mock rc-trigger
Ref #5522
|
7 years ago |
jiang
|
2570ba8fe6
|
Menu anim (#7567)
* update menu icon animate
* add padding !important, restore menu retraction animate
* update dropdown arrow
|
7 years ago |
afc163
|
696b4252a8
|
tweak collpse animation easing
|
7 years ago |
Khalifa Lame
|
112aaed5fb
|
docs: update Layout English doc (#7461)
Fixed typos.
|
7 years ago |
afc163
|
882ae31199
|
Fix menu inlineCollapsed under uncontrolled Sider, close #7409
|
7 years ago |
afc163
|
90c1dfc5c0
|
fix demo sanpshot
|
7 years ago |
afc163
|
9547fe5bc4
|
fix demo sanpshot
|
7 years ago |
afc163
|
56b6fc38d7
|
fix sider layout min height
|
7 years ago |
afc163
|
ea92bbf371
|
fix snap
|
7 years ago |
afc163
|
f61f811432
|
Fix sider width transition in IE11
close #6349
|
7 years ago |
afc163
|
70e10dee59
|
Fix transition width of sider trigger
|
7 years ago |
afc163
|
f689ede0fa
|
The collapse trigger of Sider should be fixed and upon menus
close #7161
|
7 years ago |
afc163
|
500b222556
|
Fix stretched layout by content
523b4360d2 (commitcomment-23527573)
|
7 years ago |
afc163
|
b3979885e4
|
fix demo snapshot
|
7 years ago |
afc163
|
6a17efcbf1
|
upgrade some devDeps and fix stylelint
|
7 years ago |
jiang
|
f1110f2bc5
|
sync menu and layout-sider animate time (#7047)
|
7 years ago |