Commit Graph

14101 Commits

Author SHA1 Message Date
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
ycjcl868
e8949c786a doc: release date 2019-02-04 09:37:32 +08:00
信鑫-King
4e270b79d0
Merge pull request #14702 from ant-design/release-3.13.1
Release 3.13.1 Changelog
2019-02-04 09:31:57 +08:00
ycjcl868
38d8eaa788 doc: umi 2019-02-04 08:48:51 +08:00
ycjcl868
e74abf8607 📝 ts doc 2019-02-03 23:15:59 +08:00
ycjcl868
a84cf0ff11 📝 ts doc 2019-02-03 23:12:53 +08:00
ycjcl868
a98f52d205 📝 release doc 2019-02-03 23:10:25 +08:00
ycjcl868
2d43e98a7a 📝 fix typescript doc 2019-02-03 23:00:20 +08:00
ycjcl868
38c4bccc9b memo: fix doc 2019-02-03 22:51:13 +08:00
ycjcl868
b3b01a3bf7 📝 fix Avatar doc 2019-02-03 22:39:33 +08:00
ycjcl868
ee8827055f 📝 table doc 2019-02-03 22:37:11 +08:00
ycjcl868
a5bdfb1a72 📝 update release doc 2019-02-03 21:44:20 +08:00
ycjcl868
8e06266741 📝 doc icon 2019-02-03 21:44:20 +08:00
ycjcl868
f802864cda upd: release changelog 2019-02-03 21:44:20 +08:00
ycjcl868
022caca98d upd: DatePicker changelog 2019-02-03 21:44:20 +08:00