Junbin Huang
bbf5cb75c3
chore: update typescript@~2.9.1 ( #10748 )
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
2078354bc5
Fix collapsedWidth string bug, close #10140
7 years ago
Zach Guo
280f907297
Fix Layout.Sider typos ( #9885 )
7 years ago
Wei Zhu
518c424ca4
Improve Grid and Layout type definition
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
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
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
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
afc163
fd40643c2d
Remove unused code
7 years ago
afc163
3eb4937fd4
Remove unused code
7 years ago
afc163
882ae31199
Fix menu inlineCollapsed under uncontrolled Sider, close #7409
7 years ago
afc163
f61f811432
Fix sider width transition in IE11
close #6349
7 years ago
afc163
f689ede0fa
The collapse trigger of Sider should be fixed and upon menus
close #7161
7 years ago
afc163
883f82172e
Fix shadowed name ts errors
7 years ago
afc163
89a37da77f
Menu will get collapsed status from Layout.Sider
8 years ago
Benjy Cui
67c38fa3b4
fix: should hide collapsed children, close : #6131
8 years ago
偏右
0308138974
[WIP] upgrade deps ( #5455 )
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
8 years ago
偏右
674255bd14
[WIP] upgrade deps ( #5455 )
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
8 years ago
ddcat1115
29fa65fcc9
Layout.Sider support responsive display ( #4931 )
* save
* Layout.Sider support responsive display
* improve
* fix wrong spelling
8 years ago
ddcat1115
e33bb82e62
change detect type of Layout.Sider ( #5036 )
* save
* change detect type of Layout.Sider
8 years ago
ddcat1115
7d3cbfd9d9
fix: menu[mode='vertical'] can not show submenu in Layout.Sider ( #4904 )
* fix menu[mode='vertical'] can not show submenu in Layout.Sider
close #4890
improve Layout demo
* del useless css
8 years ago
Valentin Vichnal
6c0dba60e7
Create reverseArrow prop for Sider ( #4611 )
Create reverseArrow prop for Sider
8 years ago
ddcat1115
6495ef3592
fix Layout style ( #4506 )
* fix #4459
* improve
8 years ago
偏右
0062867274
Feature 2.6 ( #4429 )
* new Layout Component (#4087 )
* change Anchor type
* new Layout
* Component update && add snap
* Revert "new Layout Component" (#4131 )
* add Layout (#4169 )
* add Layout
* update
* fix snapshot
* Improve layout component
1. update demo code
2. drop `position` of Sider
3. improve demo style
8 years ago