杨小事er
2f81d000f8
fix(time-picker): fix icon style ( #14861 )
2019-02-15 22:45:41 +08:00
Gabe Medrash
6dce9aff3a
Add onTitleMouseEnter and onTitleMouseLeave to public interface
2019-02-15 14:50:58 +08:00
Wei Zhu
d30b2f538f
Merge pull request #14777 from vinhnph-ibl/ts_table
...
Table column filter could be ReactNode
2019-02-15 11:28:26 +08:00
LT246-VINHNPH\vinhnph
bf135c1ceb
ReactNode has already included string
2019-02-15 10:15:43 +07:00
LT246-VINHNPH\vinhnph
c39d8b0b11
Merge remote-tracking branch 'upstream/feature' into ts_table
2019-02-15 10:01:57 +07:00
LT246-VINHNPH\vinhnph
fd3906615e
Merge branch 'ts_table' of github.com:vinhnph-ibl/ant-design into ts_table
2019-02-15 10:00:57 +07:00
米老朱
6936599aef
Enhance stylelint rules ( #14803 )
...
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
2019-02-15 10:48:07 +08:00
偏右
2eddc2a1d4
🌟 support goto button in Pagination ( #14819 )
...
close #14798
close #14535
close #10201
close #7328
2019-02-14 22:39:11 +08:00
vinhnph-ibl
01f1c367e1
Merge branch 'feature' into ts_table
2019-02-14 17:52:18 +07:00
偏右
2bacd0614c
⚡ Use semantic tag names in Layout ( #14806 )
...
close #14801
2019-02-14 17:51:52 +08:00
Rick Zhou
80e6204803
remove the lambda used in input-number render() function
2019-02-14 17:51:18 +08:00
afc163
6ef24cf833
🐛 Fix Card loading style when there is actions
...
close #14832
2019-02-14 17:50:58 +08:00
mraiguo
86f0f97376
rangePicker clear when controlled ( #14796 )
2019-02-14 17:50:37 +08:00
Michelle Zhang
306796605a
Update typo ( #1471 , #6391 )
2019-02-14 17:49:58 +08:00
Michelle Zhang
4a784b4e24
Add English translation for 'Data Entry' ( #1471 )
2019-02-14 17:49:58 +08:00
afc163
62e65d9550
🌟 support extra for Collapse.Panel
...
close #11626
2019-02-14 17:49:18 +08:00
Wei Zhu
32a61d8596
fix: handle true for Table[pagination] properly
...
`pagination` is not designed to accept `true` value,
but in practice, many people assign `true` to `pagination`,
since they thought `pagination` accepts boolean value.
2019-02-14 17:48:35 +08:00
afc163
a287f1bcb8
🐛 Fix missing border top of empty Table without header
...
close #14834
2019-02-14 17:47:20 +08:00
LT246-VINHNPH\vinhnph
c41c4670f0
Merge branch 'feature' into ts_table
2019-02-14 13:56:20 +07:00
vinhnph-ibl
e0de950edb
Merge branch 'feature' into ts_table
2019-02-14 13:53:08 +07:00
+v
bf2a240ba7
fix: clear both
2019-02-13 22:22:30 +08:00
zombieJ
5ac674e698
sync form item ( #14778 )
...
* sync form item
* update snapshot
* use before
2019-02-13 21:45:47 +08:00
afc163
7d64962036
📝 fix faq link in documentation
...
dc1ead2a47
2019-02-13 20:03:02 +08:00
zombieJ
41470e0c68
clean css ( #14797 )
...
* clean css
* move to horizontal
2019-02-12 22:41:41 +08:00
zombieJ
47e53ab0fe
Fix Input.Search not support addonAfter ( #14799 )
...
* fix addonAfter
* update snapshot
2019-02-12 21:39:36 +08:00
Bolun Zhang
ee1aa103a2
Add motion guidelines' translation ( #14756 )
2019-02-12 19:15:25 +08:00
zombieJ
5ad9469434
Countdown support onFinish
( #14791 )
...
* support onFinish
* clean up
* update test case
2019-02-12 17:16:49 +08:00
zombieJ
8f2bbe7ba9
Merge pull request #14792 from ant-design/feature-merge-master
...
Feature merge master
2019-02-12 16:16:54 +08:00
zombiej
d919e20f10
merge master
2019-02-12 16:00:29 +08:00
afc163
8fc3cb8d24
🐛 Fix always uploading if upload button is hidden during
...
close #14779
caused by the previous fix in #14298
reverted and change another way to fix #14299
2019-02-11 23:08:27 +08:00
ztplz
dbc2e9d180
FIx typo
2019-02-11 23:06:19 +08:00
ztplz
b46b79c771
Remove useless asign
2019-02-11 21:42:07 +08:00
LT246-VINHNPH\vinhnph
c20acfb9b3
Table column filter could be ReactNode
2019-02-11 13:52:56 +07:00
afc163
c7a57302ed
📝 Fix use-in-typescript documentation
...
close #14776
2019-02-11 13:45:58 +08:00
Wei Zhu
de212266c4
Merge pull request #14742 from zy410419243/comma
...
docs: fix wrong usage of comma
2019-02-11 11:17:17 +08:00
Wei Zhu
499a3e2ad5
Merge pull request #14757 from zlljqn/patch-2
...
Optimized Drag & Drop Table Demo performance
2019-02-11 11:14:03 +08:00
zombieJ
67ad35bc26
fix additional className ( #14770 )
2019-02-11 01:00:33 +08:00
Subroto
57f4c62368
Revert "fix IE 11 bug" ( #14765 )
...
This reverts commit 7d7de2a599
.
2019-02-10 23:25:35 +08:00
何乐
3c4a7318d6
fix: Progress shows the success status while successPercent={0}
and percent={100}
( #14769 )
2019-02-10 23:06:45 +08:00
偏右
6550ddd545
🐛 Fix Switch disabled cursor style, close #14764 ( #14767 )
2019-02-10 22:20:09 +08:00
afc163
7ebf5a0677
💄 reorder badges in README
2019-02-10 20:29:26 +08:00
afc163
b4bbbc01ea
⚡ Add twitter link in README
2019-02-10 20:27:55 +08:00
imhele
952510e040
add header for table
2019-02-10 19:45:17 +08:00
wanli
6c259808e1
type: add onClick to AbstractCheckboxProps
2019-02-10 16:04:31 +08:00
zlljqn
bdb81d12a5
Update according to suggestion
...
Update according to suggestion and try to repair CI
2019-02-08 21:08:40 +08:00
zlljqn
bf972a9afa
Optimized Drag & Drop Table Demo performance
...
Optimized Drag & Drop Table Demo performance when the number of row is large. Mainly remove unnecessary event mornitor and use another way to implement the method to show the insert indicate rule on the page.
2019-02-08 16:42:05 +08:00
zombieJ
2dee5c51c4
add gitpod desc ( #14755 )
2019-02-08 10:43:11 +08:00
Sven Efftinge
d06db43b41
Added Gitpod support ( #14307 )
2019-02-08 10:01:01 +08:00
zombiej
0399450920
adjust
2019-02-07 21:24:18 +08:00
zombiej
e0d95ed3f7
update changelog
2019-02-07 21:24:18 +08:00