Xiaohan Lee
|
c23c0a6b16
|
Update docs for Table.render and Upload.onChange (#7180)
* Docs: fix invalid link in docs of Table.render
* Docs: add link for "onChange" in docs of Upload.onChange
|
7 years ago |
afc163
|
1f18c93d7f
|
Fix empty table scrollbar, close #7142
|
7 years ago |
Dmitry Bolotin
|
ba0d2598fe
|
Object cloning in flatArray performed only if object has childrenName field. (#7072)
|
7 years ago |
Graeme Yeates
|
d21523ef8c
|
Use classNames to set ant-column-sort Table attribute
|
7 years ago |
Graeme Yeates
|
75a6a562a0
|
Update table head.md snapshot
|
7 years ago |
Graeme Yeates
|
40e94945d9
|
Add support for table default sort order (#6449)
|
7 years ago |
afc163
|
6a17efcbf1
|
upgrade some devDeps and fix stylelint
|
7 years ago |
afc163
|
2fe4ac1a30
|
update document for #7023
|
7 years ago |
Benjy Cui
|
119d498935
|
chore: replace http with https, close: #6893
|
7 years ago |
hansnow
|
6bc57e450c
|
Update table documents
|
7 years ago |
paranoidjk
|
ba168b826f
|
refactor: use spread operator replace object-assign (#6677)
|
8 years ago |
afc163
|
dbdd5d5126
|
update table doc
|
8 years ago |
afc163
|
4f0b3cad2a
|
Fix expanded area background of fixed header table, close #6657
|
8 years ago |
Egor Yurtaev
|
777e4adeb0
|
Add `onRowDoubleClick` into Table documentation
|
8 years ago |
Graeme Yeates
|
5d8a3f6f66
|
Use background-color-active for table sort and selected backgrounds
|
8 years ago |
Wei Zhu
|
7be75f59fd
|
Tweak table icons
|
8 years ago |
sojournerc
|
e2a99f53f7
|
add ClickEvent to Table.props.onRowClick interface
|
8 years ago |
Jordan Hornblow
|
51655e2e7c
|
Allow Number type table keys. Make notification success, error, info, warn and warning non-optional (#6434)
* Allow Number type table keys. Make notification success, error, info, warn and warning non-optional
* Fix build error
|
8 years ago |
Wei Zhu
|
847153d998
|
docs: Document Table column[key] can be ignored.
Related #6436
|
8 years ago |
Wei Zhu
|
baa8e23280
|
Pass className to table's pagination
fix #6416
|
8 years ago |
乐仪
|
8749438aed
|
add Badge demo
|
8 years ago |
乐仪
|
153fb0fc34
|
improve2
|
8 years ago |
Wei Zhu
|
e6ef5b5707
|
User static variable for element type detection
|
8 years ago |
Wei Zhu
|
fd7ef2407c
|
Don't need extends from rc-table
Fix #6313
|
8 years ago |
Benjy Cui
|
4e75347d35
|
deps: upgrade rc-pagination
|
8 years ago |
Jordan Hornblow
|
ba65f9429e
|
Add onCellClick prop to ColumnProps interface
|
8 years ago |
Jordan Hornblow
|
acdc563a54
|
Add filterDropdownVisible and onFilterDropdownVisibleChange to ColumnProps interface
|
8 years ago |
afc163
|
f28c328442
|
update code style
|
8 years ago |
afc163
|
55fc44aba4
|
fix table wrapper node null, #6245
|
8 years ago |
afc163
|
54c6b63e9f
|
Fix table filter menu overflow issue, close #6245
|
8 years ago |
afc163
|
42c3665517
|
filter dropdown should be render inside td
|
8 years ago |
Benjy Cui
|
0b332f0fb8
|
test: update snapshot for pagination
|
8 years ago |
afc163
|
29e54c2339
|
fix lint in demo
|
8 years ago |
Benjy Cui
|
12a6060304
|
docs: fix code style
|
8 years ago |
afc163
|
f5d371f6e9
|
tweak selection style
|
8 years ago |
afc163
|
93f7fd1c98
|
update table selection text and add select all demo
|
8 years ago |
afc163
|
c6efc4db27
|
Adjust dropdown item padding, close #5088
|
8 years ago |
绯一
|
80de0127f4
|
feat: add table padding parameters for customizing (#5795)
|
8 years ago |
afc163
|
1be0936cb8
|
fix snapshots
|
8 years ago |
afc163
|
04af6d5c7f
|
improve table demo style, close #5697
|
8 years ago |
Manjit Kumar
|
4e055ed5d0
|
use PropTypes from 'prop-types' mdoule instead of React
- as React.PropTypes is being deprecated
- Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
- Solution: https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html#migrating-from-react.proptypes
|
8 years ago |
afc163
|
92b8e8534e
|
change variable names #5711
|
8 years ago |
Sanjay Kumar
|
692ccf85e7
|
Adding less variables for table head background color and table row hover
|
8 years ago |
mArker
|
cb67059dd0
|
add `min-width`
selection-column and expand-icon-th
if the width total of your columns >= 100%, must have `min-width`.
|
8 years ago |
afc163
|
aaf28299ce
|
fix table column align in demo
|
8 years ago |
Wei Zhu
|
1a8e738142
|
Set snapshotSerializers
|
8 years ago |
afc163
|
51f1403e14
|
align table head in demo
|
8 years ago |
Wei Zhu
|
aa23606166
|
Update snapshot
|
8 years ago |
afc163
|
f77f020517
|
update table filter demo, close #5439
|
8 years ago |
afc163
|
03c5689db6
|
tweak code style
|
8 years ago |