huishiyi
dd30678033
doc: update form & layout docs ( #13701 )
* doc: remove duplicate setFields in form doc-US
* doc: fix layout doc collapsedWidth default
6 years ago
陈帅
dca9715186
support prettier
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
zombieJ
9b49fb60d9
Config provider ( #12991 )
close #12985
6 years ago
afc163
9b9c4c7dec
fix typescript errors
6 years ago
afc163
213693e333
🌐 site: transition component category, close #11629
6 years ago
Charlie Guan
f4f0c34bc3
Update index.en-US.md
Fix typos, and provide minor grammar improvements.
6 years ago
Wei Zhu
9cfaf1750d
fix: type error
6 years ago
Wei Zhu
40001d8220
Revert "fix: more types"
This reverts commit e063e1916d
.
6 years ago
Wei Zhu
e063e1916d
fix: more types
6 years ago
Wei Zhu
ee84f4ce0a
fix: some type definitions
6 years ago
zombiej
176a8dfcda
update test snapshot
6 years ago
Sepehr Mohammadi
e8c2e7ce72
fix firefox can't set height smaller than content on flex item ( #12295 )
https://stackoverflow.com/questions/28636832/firefox-overflow-y-not-working-with-nested-flexbox/28639686#28639686
6 years ago
HeskeyBaozi
976f6969f4
update test snapshot
6 years ago
HeskeyBaozi
2f8a56fa78
fix test case & update test snapshot
6 years ago
HeskeyBaozi
74798b8911
upgdate test snapshot
6 years ago
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