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
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