Andrzej Dybionka
|
968371b22a
|
fix: table onChange event is fired every time when close filterDropdown
Close #11164
|
2018-07-24 12:02:01 +08:00 |
|
Wei Zhu
|
1af4392ae9
|
feat: filterIcon can be a function
|
2018-07-02 19:42:27 +08:00 |
|
Christian Vadalà
|
59cc3a8b6c
|
feat: adds ability to override filter renderer without migrate to a fully controlled component
|
2018-07-02 19:42:27 +08:00 |
|
afc163
|
b1d60f5ce1
|
Fix filterIcon className of Table, close #10937
|
2018-06-19 10:26:44 +08:00 |
|
afc163
|
6eef4d0a42
|
chore: code style
|
2018-05-10 11:01:58 +08:00 |
|
Christian
|
f4b8a58480
|
fixes #10289 and #10209: lost of user selection on table data updates (#10332)
* fixes #10289 and #10209: lost of user selection on table data updates
* adds shallowequal check
|
2018-05-04 14:51:15 +08:00 |
|
Junbin Huang
|
3a3d550b54
|
chore: upgrade menu (#10305)
* chore: upgrade menu and select
* Add test case for coverage percent
|
2018-04-29 23:01:58 +08:00 |
|
Wei Zhu
|
5df04e6827
|
Fix lint
|
2018-02-26 17:24:55 +08:00 |
|
Wei Zhu
|
54242e968f
|
Set Table filter dropdown menu popup container
Fix #9209
|
2018-02-26 16:45:26 +08:00 |
|
afc163
|
81472aaf3b
|
Fix custom filter dropdown focus issue, close #8411
|
2017-12-03 19:09:39 +08:00 |
|
Wei Zhu
|
5cb5a2ae9d
|
Fix implicit any error for Table
|
2017-11-21 14:22:35 +08:00 |
|
Wei Zhu
|
479a5cb743
|
Remove allowSyntheticDefaultImports (#8218)
|
2017-11-17 14:38:54 +08:00 |
|
ddcat1115
|
12819130ec
|
fix Table filter can't show after remove fixed setting. (#7962)
* fix Table filter can't show after remove fixed setting.
close #7909
* improve
|
2017-10-22 02:54:12 -05: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 |
|
陆离
|
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 |
|
偏右
|
0308138974
|
[WIP] upgrade deps (#5455)
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
|
2017-03-27 10:09:38 +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
|
fbb6cb007f
|
max-height should not work on submenu filter, close #4975, ref #4916
|
2017-02-21 15:54:14 +08:00 |
|
afc163
|
e5a735e888
|
fix ts error, ref #4675
|
2017-01-24 15:10:04 +08:00 |
|
Wei Zhu
|
65d1f721d3
|
Fix Table multiple levels filter menu (#4548)
fix #4541
|
2017-01-13 21:13:31 +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 |
|
Wei Zhu
|
13e13f333d
|
fix: Wrap custom filterDropdown by FilterDropdownMenuWrapper, fix #4010 (#4013)
|
2016-11-25 16:24:24 +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 |
|
afc163
|
cc1f1be8bd
|
fix ts error
|
2016-11-18 11:31:02 +08:00 |
|
afc163
|
a6d2de1a7b
|
controlled filterDropdown props, close #3003
|
2016-11-14 17:53:02 +08:00 |
|
Benjy Cui
|
08e21e0a2f
|
refactor: close: #3490
|
2016-10-24 16:30:38 +08:00 |
|
yiminghe
|
8afe3965c1
|
upgrade ts 2.0
|
2016-10-19 17:52:23 +08:00 |
|
Albert Zheng
|
23dd825afd
|
【Please review】Fixes for supporting TypeScript 2.0.3 (#3439)
* Fixes for supporting TypeScript 2.0.3
* Fixes for supporting TypeScript 2.0.3. Issue is #3358
|
2016-10-18 11:55:00 +08:00 |
|
Benjy Cui
|
10b24ed77c
|
fix: should pass className to Wrapper, close: #3119
|
2016-09-22 14:36:22 +08:00 |
|
Benjy Cui
|
bd7e9f00c0
|
style: update code style
|
2016-09-21 11:54:53 +08:00 |
|
马斯特
|
a25ec29fb8
|
refactor: 保证所有的tsx和less都正确使用prefix (#3024)
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
|
2016-09-14 16:18:33 +08:00 |
|
Benjy Cui
|
5dcce12c2c
|
fix: some tsc errors (#2804)
|
2016-08-22 17:26:14 +08:00 |
|
Benjy Cui
|
978b9f98e7
|
refactor: table ts (#2664)
* refactor: table ts
* fix: should pass context to onChange correctly
|
2016-08-11 15:38:03 +08:00 |
|
afc163
|
71d74c30c1
|
Merge 1.x-stable
|
2016-07-29 13:57:54 +08:00 |
|
偏右
|
de359d2cf7
|
fix tslint problems (#2360)
|
2016-07-13 11:14:24 +08:00 |
|
yiminghe
|
94706f1d2c
|
fix ts
|
2016-07-07 20:25:03 +08:00 |
|
afc163
|
d280cba481
|
Merge 1.x-stable
|
2016-07-04 15:19:35 +08:00 |
|
yiminghe
|
9a0d751f94
|
refactor to typescript
|
2016-06-22 13:19:48 +08:00 |
|