zombiej
|
048a9020f3
|
adjust style
|
6 years ago |
zombiej
|
50dc59e1ce
|
adjust table style
|
6 years ago |
ycjcl868
|
2477d1beb2
|
update changelog add Menu openKeys pr
|
6 years ago |
ycjcl868
|
a1decb11ec
|
update changelog with md format and add icon related
|
6 years ago |
tangjinzhou
|
9630dc48a0
|
fix: openKeys should have higher priority (#12361)
* fix: openKeys should have higher priority
* Update index.tsx
|
6 years ago |
ycjcl868
|
7f83d8415c
|
update changelog with type
|
6 years ago |
ycjcl868
|
28ac612dd1
|
rm: duplicated newlines
|
6 years ago |
ycjcl868
|
3347eed2a5
|
release 3.9.3
|
6 years ago |
Mohammad Faisal
|
1f55ee4b27
|
Fix typos (#12360)
|
6 years ago |
Wei Zhu
|
ca7d265b2b
|
Refactor Grid with new context API (#12320)
* Refactor Grid with new context API
* Update snapshots of List
|
6 years ago |
qiaojie
|
7c67dacc12
|
Feature Icon.createFromIconfontCN adaptive http or https (#12344)
close #12316
|
6 years ago |
afc163
|
8d3cb85142
|
fix sort state when toggle between multiple columns
|
6 years ago |
afc163
|
a0b8637783
|
destructuring assignment
|
6 years ago |
Wei Zhu
|
d5a77eff0b
|
Update snapshot
|
6 years ago |
Tom Xu
|
0b9d00a0ad
|
Upload add props openFileDialogOnClick
|
6 years ago |
偏右
|
85749c94fb
|
test: remove it.only
|
6 years ago |
afc163
|
7c6299e12e
|
Merge branch 'master' into feature
|
6 years ago |
afc163
|
74f36c6e69
|
Merge branch 'feature' of github.com:ant-design/ant-design into feature
|
6 years ago |
afc163
|
f0974e0da7
|
support column.title as render props
```jsx
columns={[{
title: (filters, sortOrder) => <div>Title</div>,
}]}
```
close #11246
|
6 years ago |
afc163
|
71316d6baa
|
update table snapshot
|
6 years ago |
afc163
|
8feb15ea72
|
fix test case
|
6 years ago |
afc163
|
bcb06ec174
|
Add active style of filtered state
|
6 years ago |
afc163
|
6530de2961
|
revert getPopupContainer
|
6 years ago |
afc163
|
209e40508d
|
fix sort
|
6 years ago |
afc163
|
da33358e75
|
tweak icon active style
|
6 years ago |
afc163
|
27e2654f0f
|
sort by click column area
|
6 years ago |
afc163
|
6f67c435c2
|
separate filter and sort into two click area
|
6 years ago |
afc163
|
4c84dad106
|
move filter icon to end of column head
|
6 years ago |
HeskeyBaozi
|
fb8ec65ca0
|
fix test case snapshot
|
6 years ago |
HeskeyBaozi
|
457f781e6f
|
treeselect: suffix -> suffixIcon
|
6 years ago |
HeskeyBaozi
|
006b274d9e
|
timepicker: suffix -> suffixIcon
|
6 years ago |
HeskeyBaozi
|
a2520b02c9
|
select: suffix -> suffixIcon
|
6 years ago |
HeskeyBaozi
|
2b7bd92cf6
|
datepicker: suffix -> suffixIcon
|
6 years ago |
HeskeyBaozi
|
2d4a6db22d
|
cascader: suffix -> suffixIcon
|
6 years ago |
HeskeyBaozi
|
784984d1bf
|
remove progress icon interface
|
6 years ago |
HeskeyBaozi
|
a1074a6ace
|
add suffix icon interface to time-picker
|
6 years ago |
HeskeyBaozi
|
844a5a92d7
|
add suffix icon to tree-select
|
6 years ago |
HeskeyBaozi
|
a01450debb
|
add suffix interface to select
|
6 years ago |
HeskeyBaozi
|
93fce1c7a4
|
fix lint
|
6 years ago |
HeskeyBaozi
|
1d2aa0fc78
|
add icon interface to alert
|
6 years ago |
HeskeyBaozi
|
06b5115fe3
|
add icon interface to progress
|
6 years ago |
HeskeyBaozi
|
160d34aeba
|
add suffix icon to date-picker
|
6 years ago |
HeskeyBaozi
|
96282b1fe8
|
add suffix icon to cascader
|
6 years ago |
afc163
|
c4b17f23ef
|
doc: move font icon doc before svg icon
|
6 years ago |
afc163
|
022d2dd0b5
|
doc: upgrade 3.0 Breaking Changes about new daparated info
|
6 years ago |
afc163
|
2c4a78f16b
|
doc: update umi config file of custom them
|
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 |
amedora
|
eb4e6b7fd6
|
WIP: Add decimal separator prop (#12329)
* Add decimal separator prop
* Update API reference
|
6 years ago |
zombiej
|
f04c020c3e
|
update rc-input-number version
|
6 years ago |
包子熊
|
db9e30047c
|
fix upload close icon style error (#12330)
|
6 years ago |