偏右
759b0bb821
seperate reset styles ( #7682 )
...
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
2017-09-22 18:33:29 +08:00
afc163
2f7b75562c
Merge branch 'master' into antd-3.0
2017-09-20 17:13:32 +08:00
afc163
30abcdf992
Fix table head height, close #7663
2017-09-20 15:42:31 +08:00
afc163
fe7c85fece
Merge branch 'master' into antd-3.0
2017-09-19 16:12:18 +08:00
feng zhi hao
58fd54e978
fix: Table not trigger custom selection onSelect when hideDefaultSelections is true ( #7653 )
2017-09-18 20:56:19 -05:00
Khalifa Lame
f3c35941ec
docs: update Table english doc ( #7643 )
...
Fixed typos.
2017-09-18 10:28:05 +08:00
nikogu
abf18b9ec4
merge master
2017-09-18 10:13:48 +08:00
爱but的苍蝇
644891f8f6
add Table scroll typings ( #7640 )
2017-09-17 15:44:01 +08:00
afc163
823e07bc75
Merge branch 'master' into antd-3.0
2017-09-15 21:44:39 +08:00
afc163
6236641c74
Fix broken collapsed MenuGroup, close #7109
2017-09-15 20:37:11 +08:00
Wei Zhu
250c7a9c68
Revert "Mock rc-trigger"
...
This reverts commit 9d2c91598b
.
2017-09-15 16:42:25 +08:00
Wei Zhu
9d2c91598b
Mock rc-trigger
...
Ref #5522
2017-09-15 16:14:26 +08:00
afc163
2e8e9ccf61
Merge branch 'master' into antd-3.0
2017-09-13 14:29:01 +08:00
afc163
f321596e04
Revert empty style of table
...
ref #7142
close https://github.com/react-component/table/issues/163
2017-09-13 14:26:02 +08:00
jiang
2570ba8fe6
Menu anim ( #7567 )
...
* update menu icon animate
* add padding !important, restore menu retraction animate
* update dropdown arrow
2017-09-12 16:46:33 +08:00
afc163
b24483545c
Merge branch 'master' into antd-3.0
2017-09-12 09:41:51 +08:00
afc163
33a71eb8fb
Fix #7555
2017-09-11 11:46:09 +08:00
Xiaohan Lee
d490a027bb
Docs: update docs for Table's undocumented apis ( #7525 )
...
* onRowMouseEnter
* onRowMouseLeave
2017-09-10 21:38:25 +08:00
afc163
7bee69a9df
Merge from master
2017-09-08 16:49:58 +08:00
afc163
072d860f8a
Fix empty style of small table with fixed columns
...
close #7509
2017-09-07 21:08:05 +08:00
afc163
cdac7cd28a
fix demo snapshot
2017-09-05 16:35:05 +08:00
afc163
0f778d2a4a
Merge from master
2017-09-05 16:19:34 +08:00
afc163
8cc1943b77
test: update snap
2017-09-05 15:58:49 +08:00
afc163
cb1e0bfe8e
Fix table empty data scroll style
...
close #7457
2017-09-05 15:57:34 +08:00
Khalifa Lame
99a998afb5
docs: update Table english doc ( #7432 )
...
Fixed numerous typos
2017-09-04 10:47:37 +08:00
afc163
07dfac18f7
Tweak table small border style
2017-09-01 18:30:47 +08:00
Wei Zhu
1547b889b7
Revert "Add support for table default sort order" ( #7414 )
2017-09-01 14:40:29 +08:00
afc163
843d82f6bd
fix demo sanpshot
2017-08-30 14:24:47 +08:00
nikogu
e4860bfac0
update snapshots again
2017-08-30 13:51:27 +08:00
afc163
96dd7132e8
Merge branch 'master' into feature-2.13
2017-08-30 13:22:38 +08:00
nikogu
0a9e28226b
update snapshots
2017-08-30 11:53:46 +08:00
afc163
c23afb05d0
Fix test case
2017-08-29 19:41:59 +08:00
afc163
fe09eec9aa
improve empty cell style
2017-08-29 17:55:50 +08:00
afc163
5a971b24ad
Merge from master
2017-08-27 19:32:02 +08:00
afc163
1e48ec0c6a
Merge branch 'master' into feature-2.13
2017-08-27 19:31:09 +08:00
afc163
a94e3ab3e0
Add test case for empty table
2017-08-27 17:30:29 +08:00
afc163
6527f9cdb0
More elegant empty style for fixed-columns Table
...
close #7298
close #7142
2017-08-27 17:30:29 +08:00
偏右
a7200c906c
Add hideDefaultSelections ( #7342 )
...
close #7295
2017-08-27 15:44:22 +08:00
afc163
ef8beaffde
Merge from master
2017-08-25 22:51:14 +08:00
ddcat1115
83a02a6050
fix demo ( #7327 )
2017-08-25 16:37:00 +08:00
afc163
2d9b374a76
Merge branch 'antd-3.0' of github.com:ant-design/ant-design into antd-3.0
2017-08-21 21:05:41 +08:00
afc163
dc7dfd38c6
Merge from master
2017-08-21 21:02:57 +08:00
山客
ac07dcefb0
Update Table Document ( #7268 )
...
Fix syntax errors(markdown table).
2017-08-20 15:15:38 +08:00
afc163
d4171badfd
Merge from master
2017-08-19 12:40:40 +08:00
偏右
3b59a03c00
New component divider ( #7261 )
...
* Add Divider
* use Divider in table demos
* update demo instruction
* upgrade snapshots
2017-08-19 12:39:11 +08:00
afc163
b84b17d981
Merge branch 'master' into antd-3.0
2017-08-17 18:03:28 +08:00
LeezQ
d329d191dd
docs: interface define error ( #7241 )
...
fix: interface Properties should be separated by semicolons
2017-08-17 16:24:18 +08:00
nikogu
ecef5887b6
merge master
2017-08-15 17:26:56 +08:00
afc163
749b6e7242
Tweak table sorter style
2017-08-15 15:14:02 +08:00
乐仪
314c095fbf
Merge remote-tracking branch 'origin/master' into antd-3.0
2017-08-15 00:13:40 +08:00
nikogu
7d49cc18a9
Merge branch 'master' into feature-2.13
2017-08-12 11:16:33 +08:00
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
2017-08-11 17:05:58 +08:00
afc163
b48f749e26
Merge branch 'feature-2.13' into antd-3.0
2017-08-10 16:33:18 +08:00
afc163
1f18c93d7f
Fix empty table scrollbar, close #7142
2017-08-09 21:55:38 +08:00
Dmitry Bolotin
ba0d2598fe
Object cloning in flatArray performed only if object has childrenName field. ( #7072 )
2017-08-07 15:33:18 +08:00
Graeme Yeates
d21523ef8c
Use classNames to set ant-column-sort Table attribute
2017-08-07 10:40:34 +08:00
Graeme Yeates
75a6a562a0
Update table head.md snapshot
2017-08-07 10:40:34 +08:00
Graeme Yeates
40e94945d9
Add support for table default sort order ( #6449 )
2017-08-07 10:40:34 +08:00
afc163
6a17efcbf1
upgrade some devDeps and fix stylelint
2017-08-04 18:01:40 +08:00
afc163
2fe4ac1a30
update document for #7023
2017-07-31 16:55:05 +08:00
Benjy Cui
119d498935
chore: replace http with https, close : #6893
2017-07-19 14:00:11 +08:00
hansnow
6bc57e450c
Update table documents
2017-07-07 18:00:34 +08:00
paranoidjk
ba168b826f
refactor: use spread operator replace object-assign ( #6677 )
2017-07-03 16:57:11 +08:00
afc163
dbdd5d5126
update table doc
2017-07-01 14:38:11 +08:00
偏右
963560d33b
Merge pull request #6667 from yurtaev/patch-1
...
Add `onRowDoubleClick` into Table documentation
2017-07-01 14:36:32 +08:00
偏右
0ce61df3da
Merge pull request #6599 from megawac/table-sort-select-bg
...
Use background-color-active for table sort and selected backgrounds
2017-06-30 12:00:16 +08:00
afc163
4f0b3cad2a
Fix expanded area background of fixed header table, close #6657
2017-06-30 11:30:27 +08:00
Egor Yurtaev
777e4adeb0
Add onRowDoubleClick
into Table documentation
2017-06-29 18:30:07 +06:00
Graeme Yeates
5d8a3f6f66
Use background-color-active for table sort and selected backgrounds
2017-06-23 12:43:40 -04:00
Wei Zhu
7be75f59fd
Tweak table icons
2017-06-23 20:53:07 +08:00
sojournerc
e2a99f53f7
add ClickEvent to Table.props.onRowClick interface
2017-06-20 17:29:46 -06:00
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
2017-06-13 14:43:19 +08:00
Wei Zhu
847153d998
docs: Document Table column[key] can be ignored.
...
Related #6436
2017-06-12 15:52:13 +08:00
Wei Zhu
baa8e23280
Pass className to table's pagination
...
fix #6416
2017-06-12 11:35:29 +08:00
Wei Zhu
e6ef5b5707
User static variable for element type detection
2017-06-01 15:07:37 +08:00
Wei Zhu
fd7ef2407c
Don't need extends from rc-table
...
Fix #6313
2017-06-01 14:49:25 +08:00
Benjy Cui
4e75347d35
deps: upgrade rc-pagination
2017-06-01 10:44:00 +08:00
Jordan Hornblow
ba65f9429e
Add onCellClick prop to ColumnProps interface
2017-05-29 20:17:01 +10:00
Jordan Hornblow
acdc563a54
Add filterDropdownVisible and onFilterDropdownVisibleChange to ColumnProps interface
2017-05-24 19:38:39 +10:00
afc163
f28c328442
update code style
2017-05-24 16:19:10 +08:00
afc163
55fc44aba4
fix table wrapper node null, #6245
2017-05-24 16:16:42 +08:00
afc163
54c6b63e9f
Fix table filter menu overflow issue, close #6245
2017-05-24 12:17:40 +08:00
afc163
42c3665517
filter dropdown should be render inside td
2017-05-19 16:02:21 +08:00
Benjy Cui
0b332f0fb8
test: update snapshot for pagination
2017-05-17 11:11:01 +08:00
afc163
29e54c2339
fix lint in demo
2017-05-15 16:40:10 +08:00
Benjy Cui
12a6060304
docs: fix code style
2017-05-15 14:37:22 +08:00
afc163
f5d371f6e9
tweak selection style
2017-05-03 16:23:08 +08:00
afc163
93f7fd1c98
update table selection text and add select all demo
2017-05-03 16:19:12 +08:00
afc163
c6efc4db27
Adjust dropdown item padding, close #5088
2017-05-02 16:07:16 +08:00
绯一
80de0127f4
feat: add table padding parameters for customizing ( #5795 )
2017-04-26 10:16:26 +08:00
afc163
1be0936cb8
fix snapshots
2017-04-12 20:44:57 +08:00
afc163
04af6d5c7f
improve table demo style, close #5697
2017-04-12 20:31:31 +08:00
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
2017-04-12 02:22:05 +05:30
afc163
92b8e8534e
change variable names #5711
2017-04-11 17:56:38 +08:00
Sanjay Kumar
692ccf85e7
Adding less variables for table head background color and table row hover
2017-04-11 17:08:09 +08:00
mArker
cb67059dd0
add min-width
...
selection-column and expand-icon-th
if the width total of your columns >= 100%, must have `min-width`.
2017-04-10 13:03:24 +08:00
afc163
aaf28299ce
fix table column align in demo
2017-04-05 11:51:21 +08:00
Wei Zhu
1a8e738142
Set snapshotSerializers
2017-04-02 18:09:23 +08:00
afc163
ef27e6d200
Merge branch 'master' into feature-2.9
2017-03-30 14:26:15 +08:00
afc163
51f1403e14
align table head in demo
2017-03-30 13:52:42 +08:00
Wei Zhu
aa23606166
Update snapshot
2017-03-30 00:24:41 +08:00
afc163
f77f020517
update table filter demo, close #5439
2017-03-29 20:37:20 +08:00
afc163
4f89e54cb2
Merge from branch "master"
2017-03-28 15:58:41 +08:00
afc163
03c5689db6
tweak code style
2017-03-28 15:00:19 +08:00
HJin.me
47589ba92c
fix get(Popup|Calendar|Suggestion|Tooltip)Container ts type ( #5528 )
2017-03-28 13:20:05 +08:00
陆离
15e6133867
Filter Icon of Table ( #5293 )
...
* Filter Icon of Table
+ close #5287
+ add `isFiltered` props for mark dataSource is filterd
+ improve CustomFilter Demo
* fix doc
* update
* custome filter icon
* custome filter icon
2017-03-27 17:38:14 +08:00
feng zhi hao
8dfdce50f9
fix: improve rowSelection.selections of Table ( #5409 )
...
* improve rowSelection.selections of Table
* fix classNames spell error
* update class name
2017-03-27 10:09:38 +08:00
偏右
0308138974
[WIP] upgrade deps ( #5455 )
...
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
2017-03-27 10:09:38 +08:00
afc163
77b382fb1c
update table demo
2017-03-27 10:09:06 +08:00
afc163
8eb472a466
Fix Table selectAll behavious inside Popover, close #5407
2017-03-27 10:09:06 +08:00
feng zhi hao
78bdbbfe93
fix: improve rowSelection.selections of Table ( #5409 )
...
* improve rowSelection.selections of Table
* fix classNames spell error
* update class name
2017-03-24 11:44:36 +08:00
偏右
674255bd14
[WIP] upgrade deps ( #5455 )
...
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
2017-03-23 21:15:49 +08:00
afc163
106d9a70e2
update table demo
2017-03-22 20:24:48 +08:00
afc163
fd7b5bdcf4
Fix Table selectAll behavious inside Popover, close #5407
2017-03-21 16:31:45 +08:00
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
...
* Upgeade to jest 19
* Use jest.spyOn
2017-03-17 18:56:30 +08:00
Benjy Cui
8f81594f91
Refactor: introduce injectLocale ( #5289 )
...
* refactor: extract injectLocale and refactor Pagination, ref: #5103
* refactor: use injectLocale in Popconfirm, ref: #5103
* refactor: use injectLocale in TimePicker
* refactor: use injectLocale in Transfer
* refactor: use injectLocale in TreeSelect
* refactor: remove useless code in AutoComplete
* test: update snapshot
2017-03-17 15:23:25 +08:00
一喵呜
e72cc5e742
Update index.less ( #5341 )
2017-03-16 23:36:35 +08:00
Wei Zhu
fee429909f
Change to correct page when table data changes ( #5277 )
...
Fix #5259
2017-03-16 23:01:13 +08:00
Wei Zhu
ae021260dd
Revert "docs: Document argument order swap in sorter function. ( #5343 )"
...
This reverts commit ac2e611168
.
2017-03-16 22:35:52 +08:00
Jesper We
ac2e611168
docs: Document argument order swap in sorter function. ( #5343 )
2017-03-16 20:31:55 +08:00
Wei Zhu
80043581c5
docs: Add a link to Array.sort
2017-03-16 20:07:40 +08:00
Wei Zhu
557f40aec4
Use a constant to avoid creating new object
...
Ref #5300
2017-03-14 19:52:59 +08:00
afc163
83df2c98af
pagination in demo should be immuatable, ref #5300
2017-03-14 18:51:11 +08:00
Wei Zhu
f567342d95
Fix grouping column table sort and filter in controlled mode ( #5211 )
...
Close #5158
2017-03-10 14:52:28 +08:00
afc163
82b54ad42a
update table th text color
2017-03-09 22:41:45 +08:00
afc163
977aa62d94
Fix small table border, close #5237
2017-03-09 21:49:10 +08:00
afc163
54984d6d4c
Fix td hover bg transition
2017-03-09 14:44:06 +08:00
afc163
4f845afa46
tweak table select all style
2017-03-09 12:09:39 +08:00
Colton Pierson
47d107bb2a
fix implicit type any in checkbox props by item values getCheckboxPropsByItem and getRecordKey ( #5207 )
2017-03-08 16:12:33 +08:00
Wei Zhu
5b1a4dabaf
Tweak Table style
...
1. Fix expand cell width to 50px;
2. Fix select all cell width in different size.
2017-03-06 18:13:05 +08:00
Wei Zhu
c037abab6a
Align table checkbox ( #5183 )
...
* Align table checkbox
* Don't select Item
* I18n selection text
* Update snapshot
2017-03-06 17:14:34 +08:00
afc163
bae042b29f
Fix small table fixed header border, close #5182
2017-03-06 16:09:02 +08:00
Wei Zhu
67bbae9ea8
Merge branch 'feature-2.8'
2017-03-05 21:34:57 +08:00
偏右
3cf056b010
percise the rowKey warning message
2017-03-05 18:35:49 +08:00
afc163
261a31aeea
Fix Table title padding
2017-03-02 17:51:28 +08:00
Wei Zhu
570e2ce1dc
Check if Table[pagination] exist
...
When pagination is null, a error "Cannot use 'in' operator to search for 'current' in null"
will raise.
2017-03-02 11:31:56 +08:00
Wei Zhu
8bfbe9b6df
update snapshot
2017-03-02 11:01:12 +08:00
Benjy Cui
fb8f90c102
feat: form ( #5063 )
...
* feat: support Form[layout], close : #5056
* feat: Form should be responsive, close : #5055
* test: update snapshot
* fix: resolve conflict betwen layout defaultValue and inline & vertical
2017-03-02 10:49:06 +08:00
afc163
5eef3fa467
fix snapshot test
2017-03-01 13:33:17 +08:00
Benjy Cui
758559f718
test: update snapshots
2017-02-28 16:14:53 +08:00
Wei Zhu
2fb52944e4
Setting table row hover bg on td ( #5077 )
...
Related issue #5067
2017-02-28 11:31:01 +08:00
afc163
376806dab8
Merge from "master"
2017-02-26 18:45:16 +08:00
afc163
cf4ad5ddb8
fix test case
2017-02-26 00:23:46 +08:00
afc163
f6715df3b5
closest => dom-closest, fix ssr
2017-02-25 02:09:18 +08:00
afc163
6ea75c4d85
Filter dropdown menu inside scroll body should never be shown, close #5010
2017-02-25 01:36:45 +08:00
afc163
5076b6045c
fix snap
2017-02-25 00:17:44 +08:00
afc163
139d95022c
prefer stateless function
2017-02-24 20:29:24 +08:00
feng zhi hao
6d903a6ba5
add custom selection in Table ( #4962 )
...
* add custom selection in Table
* update snapshots
* update snapshots again
* optimize selection in Table
* update test
* update snapshots
* improve test
* fix test
2017-02-23 19:29:47 +08:00
afc163
dded4bcde4
fix snap for rc-table@5.2.12
2017-02-23 14:57:48 +08:00
afc163
a7c6c027ce
Fix ts definition of Table & RangePicker
...
close https://segmentfault.com/q/1010000008423156
2017-02-23 12:51:40 +08:00
afc163
0f46eed370
fix lint
2017-02-23 11:45:48 +08:00
afc163
922a57dfde
fix snap for react-component/table#125
2017-02-23 11:30:54 +08:00
afc163
90699b0c42
clean up document
2017-02-22 12:33:23 +08:00
afc163
79f222b86c
fix snap, seems to be a jsdom bugfix
2017-02-21 22:17:35 +08:00
afc163
9fff177bbc
update table fixed column demo description
2017-02-21 17:11:30 +08:00
afc163
fbb6cb007f
max-height should not work on submenu filter, close #4975 , ref #4916
2017-02-21 15:54:14 +08:00
afc163
23cb11fef3
update document, ref #4965
2017-02-20 17:58:51 +08:00
feng zhi hao
5303bd0a38
docs: rewrite Table demos to ES6 component ( #4954 )
2017-02-20 14:04:36 +08:00
afc163
a9a564779e
Merge from "master"
2017-02-20 12:18:41 +08:00
afc163
3308bce9b9
fix snapshot test
2017-02-20 11:36:57 +08:00
afc163
c1f3b58b28
Fix table wrapper float layout, close #4945
2017-02-20 11:36:56 +08:00
Benjy Cui
b7519a65c0
fix: should clear float, close : #4945
2017-02-20 11:31:51 +08:00
afc163
18ec5933b7
fix old react documentation links
2017-02-19 17:02:58 +08:00
afc163
e289ce8b31
Fix Table fixed column z-index issue, close #4937
2017-02-19 14:26:30 +08:00
afc163
673969d0ba
fix table snapshot for react-component/table#121
2017-02-19 14:04:22 +08:00
afc163
6e4fae0e29
remove onChange functions in Table.onChange(pagination)
2017-02-19 13:55:36 +08:00
afc163
b34557ef17
Fix Table pagination.onChange arguments
...
react-component/pagination#58
2017-02-19 13:50:20 +08:00
afc163
8194793f9b
Update demo documentation
2017-02-18 16:49:34 +08:00
afc163
86981114a7
give up #4637 and fix #4936
2017-02-18 15:50:42 +08:00
afc163
bd6bc70302
Rollback #4869 for better loading animation, close #4934
2017-02-18 14:58:47 +08:00
afc163
2d02792da7
Add max-height for table filter dropdown menu, close #4916
2017-02-17 17:41:23 +08:00
偏右
4c0af2ba1f
refactor: reduce table nested level ( #4869 )
...
* reduce table nested level, #4868
* update table snapshot
2017-02-16 15:36:34 +08:00
afc163
af62254597
fix #4637 again
2017-02-16 13:27:43 +08:00
afc163
8941990e74
revert 1490a40
, ref #4637 , close #4899
2017-02-16 12:00:00 +08:00
Wei Zhu
2258f41f6b
docs: add nested Table demo ( #4887 )
...
* Remove Table pagination demo
* Add nested table
2017-02-16 10:04:55 +08:00
Wei Zhu
972c2cfa95
fix: empty table placehoder style ( #4851 )
...
* Remove redundant border
* Fix empty table placehoder style
2017-02-15 12:08:17 +08:00
Benjy Cui
63476d0bc0
Merge branch 'master' into feature-2.8
2017-02-14 10:56:33 +08:00
zilong
597e020a45
chore: add class ant-form-item-control-wrapper for formItem wrapper ( #4856 )
2017-02-14 10:46:54 +08:00
afc163
1490a40fc6
Fix #4637 webkit only
2017-02-13 18:32:05 +08:00
afc163
e2c46b78bf
revert commit fb421f1
in #4637 , close #4850
2017-02-13 17:56:36 +08:00
lixiaoyang
d05a03fe00
feat: Table的loading可以使用Spin的属性 ( #4824 )
...
* Table的loading可以使用Spin的属性
* Test
* Fix
* test
2017-02-13 15:48:08 +08:00
Benjy Cui
200b88246f
docs: update docs format
2017-02-13 10:55:53 +08:00
Warren Seymour
7010dd018d
Add 'middle' as a valid value for Table.props.size
( #4819 )
2017-02-09 22:43:58 +08:00
Wei Zhu
f84dfbbaa9
Fix table filter in JSX ( #4765 )
...
Fix #4759
2017-02-08 14:43:00 +08:00
afc163
a07c71165a
demo: update table demo code style
2017-02-08 14:42:33 +08:00
afc163
93e152268c
remove it.only, ref #4779
2017-02-07 21:21:51 +08:00
afc163
a585f603d0
Fix Table selection page-jumping issue, close #4779
2017-02-07 21:09:51 +08:00
afc163
94f5a07f68
Add rowKey link into console warning message
2017-02-07 15:32:44 +08:00
afc163
0eb5c689a3
remove type="ghost" from demo
2017-02-04 22:35:33 +08:00
afc163
8775e7de5e
Fix scroll Table lagging issue in IE, close #4522
2017-02-04 17:58:48 +08:00
afc163
fb421f10e0
Change another approach to fix #4637
...
avoid issues like #4750 and #4753 caused by old way
2017-02-03 19:01:06 +08:00
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
...
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
2017-01-31 16:05:10 +08:00
afc163
e5a735e888
fix ts error, ref #4675
2017-01-24 15:10:04 +08:00
afc163
2d2534321a
Fix Table fixed header align issue, close #4637
2017-01-22 11:15:14 +08:00
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
...
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
2017-01-20 20:10:50 +08:00
Wei Zhu
823ac6c139
fix TableColumnConfig exporting, #4660
2017-01-20 16:08:20 +08:00
afc163
e245facb48
Fix table snapshots
2017-01-20 13:43:39 +08:00
afc163
fae7fd1658
Fix default value of Table showHeader, close #4658
2017-01-20 11:34:08 +08:00
Wei Zhu
fd861d6c0d
Tweak empty table border ( #4650 )
2017-01-19 22:40:30 +08:00
afc163
ddc7054751
Fix fixed column table border radius
2017-01-19 21:51:53 +08:00
afc163
1db0e06bc4
Fix Table[small]'s title and footer border, close #4647
2017-01-19 21:49:03 +08:00
afc163
fe5f8910dd
Hide scroll bar in fixed header of table, close #4637
2017-01-19 16:08:21 +08:00
Benjy Cui
3e17551b7e
site: improve build speed
2017-01-19 15:22:53 +08:00
Wei Zhu
c09cf95daa
Fix Table filter test
2017-01-13 23:30:39 +08:00
Wei Zhu
65d1f721d3
Fix Table multiple levels filter menu ( #4548 )
...
fix #4541
2017-01-13 21:13:31 +08:00
afc163
de544ad21b
fix useless className
2017-01-12 20:38:20 +08:00
Wei Zhu
0ff50fc79d
docs: Update Table JSX api note
2017-01-12 00:03:35 +08:00
Wei Zhu
8a2b3470ef
Document using Table in TypeScript ( #4568 )
...
* Allow any valid ReactElement as Table.Column
* Document using Table in TypeScript
2017-01-11 19:52:43 +08:00
afc163
3f5aebe85b
Fix Table column.filteredValue null problem, ref #4550
2017-01-10 20:52:53 +08:00
afc163
6af0842be8
fix table demo snapshot
2017-01-10 14:10:44 +08:00
afc163
088ecf18a4
cleaner demo
2017-01-10 14:09:19 +08:00
afc163
75b50e9731
wider the selection column and expand column of Table
2017-01-10 14:03:04 +08:00
afc163
1042681bcd
Fix Table filter dropdown style
2017-01-10 13:46:52 +08:00
afc163
452aa84d9d
fix table test case typo
2017-01-09 21:06:04 +08:00
afc163
1c493ad798
Fix error when Table[pagination] change, close #4532
2017-01-09 20:49:00 +08:00
afc163
7548f2068f
remove comment
2017-01-09 19:35:41 +08:00
Wei Zhu
f6c0e69af5
cleanup npm scripts ( #4499 )
...
* Cleanup npm scripts
* Lint fix
* Don't need ignore js files
* Upgrade jest
* Add components index.tsx test
2017-01-08 17:04:09 +08:00
陆离
e36039acf8
chore: Spinning Pagination of table while loading ( #4462 )
...
* Spinning Pagination of table while loading
- close #4461
* update snapshots of table
2017-01-04 18:43:11 +08:00
偏右
d811ebee5c
New color system ( #4426 )
...
* Add new color patterns algorithm
* Add color palettes
* update other colors
* fix gray color
* update more tint/shade to colorPalette
* new font color
* Update doc for new color system
* improve doc style
2017-01-01 22:20:06 +08:00
Wei Zhu
29e4717fe3
Fallback table record key to data index. ( #4397 )
...
In last PR #4185 , we removed data index from record key, it
leads to inconformity behavior.
2016-12-30 13:50:11 +08:00
Wei Zhu
42f98e6779
docs: fix typo.
2016-12-29 21:41:46 +08:00
可乐
2e4e1fcaef
避免 value 正好是数字 0 ( #4401 )
2016-12-29 13:42:14 +08:00
afc163
869fc54cf7
fix snapshots
2016-12-27 19:32:36 +08:00
afc163
668c481110
Fix table radius without column header, close #4373
2016-12-27 18:24:30 +08:00
afc163
e91f4f2335
improve style code
2016-12-27 17:57:17 +08:00
afc163
3e00fa8e64
update dynamic-settings table demo
2016-12-27 17:47:27 +08:00
afc163
d81c425588
fix snapshot
2016-12-26 18:24:00 +08:00
Wei Zhu
8018529582
Ensure checkbox props cache is cleared after dataSource changes. ( #4288 )
...
Fix #4245
2016-12-19 21:10:06 +08:00
Benjy Cui
62c22f31a9
docs: update demo for table
2016-12-19 16:45:58 +08:00
Sergio Crisostomo
7bc43493c1
docs: Add info about how to turn off pagination ( #4285 )
2016-12-19 16:37:29 +08:00
Benjy Cui
1351b5da5d
refactor: remove splitObject
2016-12-19 15:19:15 +08:00
Wei Zhu
d7a110552b
Don't use index as row key. ( #4185 )
...
* Ensure warning if key is undefined.
* Ensure getRecordKey receives index
* Remove rowKey's second parameter from doc.
2016-12-16 17:53:08 +08:00
Wei Zhu
666e80a1ba
tests: Fix table import
2016-12-14 15:38:26 +08:00
Wei Zhu
07103b9fb6
Don't ignore test files.
2016-12-14 14:48:09 +08:00
Wei Zhu
17a0a33283
Restructure tests.
2016-12-14 14:41:39 +08:00
Wei Zhu
66f7b050eb
Read initial visible state from column.filterDropdownVisible if it's available. ( #4182 )
...
fix #4162
2016-12-08 11:18:35 +08:00
afc163
fcdc375f77
update table demo detail style
2016-12-04 17:47:45 +08:00
afc163
779a62093d
group column header should be text align centered
2016-12-04 17:43:24 +08:00
afc163
2ba1e8f3ef
clean table demo
2016-12-03 17:50:41 +08:00
afc163
82902855db
fix ts error
2016-12-03 15:51:44 +08:00
afc163
bf562c95f1
Fix fixed table empty z-index, close #4016
2016-12-03 15:43:26 +08:00
Wei Zhu
65b2429ed2
Fix grouping column filter. ( #4113 )
2016-12-03 15:13:10 +08:00
Benjy Cui
c4d8c4770c
Add upgrade warning ( #4028 )
...
* chore: add upgrade warning for time related value
* chore: update warning
* chore: update demo url
2016-12-02 15:07:33 +08:00
Wei Zhu
d2918d2456
Fix rowSelection defauleChecked
2016-12-02 11:36:05 +08:00
Will Chen
6b774a1343
docs: improve docs' detail ( #4050 )
2016-11-29 17:13:24 +08:00
Benjy Cui
932443099a
css: use @component-background, ref: #4040
2016-11-29 11:56:10 +08:00
cathayandy
addb6e44dc
Fix #4039 . Replace background-color: #fff with background: @body-background ( #4040 )
2016-11-29 09:54:54 +08:00
Wei Zhu
13e13f333d
fix: Wrap custom filterDropdown by FilterDropdownMenuWrapper, fix #4010 ( #4013 )
2016-11-25 16:24:24 +08:00
Wei Zhu
86f1fa030a
Fix: table columns not update ( #4009 )
2016-11-25 15:04:25 +08:00
Wei Zhu
bd55d21f83
style: Fix jsx-no-multiline-js ( #3994 )
...
* Fix jsx-no-multiline-js
* TimePicker addon test
* Transfer search test
2016-11-25 12:03:39 +08:00