HeskeyBaozi
d6131fe18d
update test snapshot
6 years ago
picodoth
f0bedb2176
fix: tests
6 years ago
HeskeyBaozi
0c9465aaf9
upgrade icons library
6 years ago
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
6 years ago
Cang Ta
044982ddb7
Remove duplicate `theme` property
6 years ago
HeskeyBaozi
796de6390b
update test snapshot
6 years ago
HeskeyBaozi
35974d67b2
update test snap shot
6 years ago
张聪
8a9fbcb5e4
Migrate lifecycle method: Upload, CheckboxGroup, Layout.Sider, Tooltip, Popconfirm ( #11682 )
* Upload lifecycle method migrate
* CheckboxGroup lifecycle method migrate
* Layout.Sider lifecycle method migrate
* Tooltip lifecycle method migrate
* Popconfirm lifecycle method migrate
* test Spin as a controlled component
6 years ago
Wei Zhu
064bfaf554
Add @types/prop-types
6 years ago
Ilan Hasanov
8ee70e84b6
💬 update layout copyrights year and fix typos
6 years ago
jljsj33
881cef5abf
update drawer
6 years ago
Fred-Shan
c045b79e62
Update index.zh-CN.md
there are two "theme" in the table
6 years ago
HeskeyBaozi
4a553a2006
upgrade test cases
6 years ago
HeskeyBaozi
8df086f022
update test cases
6 years ago
HeskeyBaozi
9338f33c1c
update test cases
6 years ago
陈帅
b3f4e5e3da
bugfix: fixed #11152 silder trigger no white theme
6 years ago
Wei Zhu
435558b63e
fix: Layout.Sider string width
Close #11211
6 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
7 years ago
Wei Zhu
aa580beb8b
docs: sort api table
7 years ago
nuintun
ff24f1a978
Layout.Sider add onBreakpoint porp support ( #10750 )
* Layout.Sider add onBreakpoint porp support
* Add onBreakpoint zh-CN doc
* Add onBreakpoint en-US doc
* Add demo test for Layout.Sider onBreakpoint
* Add Layout.Sider onBreakpoint test cases
7 years ago
Junbin Huang
bbf5cb75c3
chore: update typescript@~2.9.1 ( #10748 )
7 years ago
afc163
b5c5f0b5d4
update snapshot
7 years ago
Wu Haotian
4f91fe61bf
add z-index for fixed header demo
#10693
7 years ago
Rongjian Zhang
f3869270ae
Fix #10142 : Add `theme` props to `Layout.Sider` ( #10631 )
* Fix #10142 : Add `theme` props to `Layout.Sider`
* Update documentation of Layout.Sider for new theme props
* Fix snapshot tests
* Add unit test for sider theme
7 years ago
Oleg Kuzava
71abb96de7
Allow to use any CSS units for layout width ( #10479 )
* Allow to use any CSS units for layout width
* Fix ts issues
* Fix parseFloat type check
* add tests for width in Sider
* clean up
7 years ago
afc163
b5a52d26f2
fix snapshot
7 years ago
Junbin Huang
3a3d550b54
chore: upgrade menu ( #10305 )
* chore: upgrade menu and select
* Add test case for coverage percent
7 years ago
afc163
2078354bc5
Fix collapsedWidth string bug, close #10140
7 years ago
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