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
zy410419243
9236844f0a
Revert "test: update snapshots"
...
This reverts commit 9ea218d0ad5b42cd119087e855c8ab8223aaa4e3.
2019-02-07 13:59:33 +08:00
zy410419243
a7886403af
chore: fix single quotes
2019-02-07 13:59:33 +08:00
zy410419243
a2b47eb388
chore: remove useless punctuation
2019-02-07 13:59:32 +08:00
zy410419243
3e4ec3ae59
chore: add attribute alt for accesslint
2019-02-07 13:59:32 +08:00
zy410419243
6a68619559
test: update snapshots
2019-02-07 13:59:32 +08:00
zy410419243
bf4560cf37
docs: fix wrong usage of comma
2019-02-07 13:59:32 +08:00
zombieJ
dab30ef2cc
update changelog ( #14746 )
2019-02-07 13:55:38 +08:00
thilo-behnke
a9a6da47ed
Input: Clear icon doesn't disappear if value is null (vs undefined or empy string) ( #14733 )
...
* fixed issue with allowClear if value is null
* added test cases for allowClear fix
2019-02-07 11:39:16 +08:00
afc163
5ad97a33d1
💄 improve home page style in mobile device
2019-02-06 13:07:52 +08:00
Gabe Medrash
dfc9b24c98
Properly type onMouseEnter and onMouseLeave events
2019-02-06 12:23:07 +08:00
zombieJ
991b47f421
update antd-tools version to check ( #14738 )
2019-02-06 10:25:10 +08:00
何乐
b3834e48b1
Table: fix showing only first page ( #14724 )
...
* Table: fix showing only first page
* correct condition of pagination in Table
* correct test file
* handle changes
* improve test case
2019-02-05 23:11:08 +08:00
zombieJ
2b558af960
update silder snapshot ( #14732 )
2019-02-05 21:25:40 +08:00
何乐
99eeefc25d
correct type in Switch ( #14727 )
2019-02-05 11:01:36 +08:00
zombieJ
3e25a7af20
Merge pull request #14726 from ant-design/merge-master
...
Merge master
2019-02-05 00:00:47 +08:00
ycjcl868
52b99ceee9
Merge master into merge-master
2019-02-04 23:41:43 +08:00
信鑫-King
6cdc203a2f
Merge pull request #14725 from ant-design/fix-form-test
...
Fix CI build failed of test
2019-02-04 23:07:25 +08:00
ycjcl868
6f040b6c40
fix: strict check input
2019-02-04 22:55:00 +08:00
zombiej
777c56a515
mock test
2019-02-04 22:02:46 +08:00
Josue Peralta
b6f81340ba
small change
2019-02-04 17:22:33 +08:00
Josue Peralta
976a6a5c5a
Fixed typos and improved grammar
2019-02-04 17:22:33 +08:00
ycjcl868
31d55e43b3
upd: version
2019-02-04 11:41:40 +08:00
Andrew Shearer
163140189f
Fix quote rendering ( #14708 )
...
Use curly quotes from the current font, removing an override that
switched to a Chinese font for those 4 characters. On all platforms,
this caused the quotes to differ in size and weight from the
surrounding text. On Linux, it also caused text to fall back to a
serif font rather than the intended sans-serif font. On Windows,
it used a full-width Chinese character, making it look like there
were extra spaces in the text. Typographic apostrophes, in
particular, appeared to have two or more extra spaces after them.
fix #13095
2019-02-04 11:36:03 +08:00
gyh9457
c895c809f9
improve tabs demo ( #14701 )
2019-02-04 11:29:28 +08:00
dependabot[bot]
0d65f0578d
⬆️ Update @types/react requirement from ~16.7.13 to ~16.8.1
...
Updates the requirements on [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped ) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-04 11:22:50 +08:00
maks
736f5b9549
doc: handle invalid date in message.info() call
...
The picker allows to change from a valid date to an empty value (`date` becomes `null` and therefore cannot be formatted).
Same way it's done as for the `<div>` contained message.
2019-02-04 11:20:55 +08:00
zy410419243
4b526bf251
docs: fix wrong comma
2019-02-04 11:18:24 +08:00
信鑫-King
079f11152f
Merge pull request #14716 from ant-design/doc-changelog-date
...
doc: release date
2019-02-04 09:49:19 +08:00