一喵呜
|
e72cc5e742
|
Update index.less (#5341)
|
2017-03-16 23:36:35 +08:00 |
|
Tan Shaohui
|
804efbfbde
|
code optimize (#5314)
|
2017-03-16 23:03:06 +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 |
|
Benjy Cui
|
bb16e5fe32
|
docs: improve docs for InputNumber
|
2017-03-16 16:59:06 +08:00 |
|
afc163
|
b271a94e0a
|
Fix Upload progress not showing, close #5323
|
2017-03-16 13:30:09 +08:00 |
|
afc163
|
ee6f7c4563
|
Tweak spin blur style
|
2017-03-15 18:25:26 +08:00 |
|
Benjy Cui
|
15c3656a6d
|
test: update test for Radio className
|
2017-03-15 14:25:43 +08:00 |
|
Benjy Cui
|
aa4606cd9f
|
feat: make Form.Item work with responsive layout, ref: #5296 (#5306)
|
2017-03-15 11:25:58 +08:00 |
|
Benjy Cui
|
4579d8c419
|
fix: should not generate className twice, close: #5295
|
2017-03-15 11:01:06 +08:00 |
|
Wei Zhu
|
557f40aec4
|
Use a constant to avoid creating new object
Ref #5300
|
2017-03-14 19:52:59 +08:00 |
|
afc163
|
c61b47f782
|
update tree-select doc
|
2017-03-14 19:22:13 +08:00 |
|
afc163
|
09fd82def3
|
trigger click do not need wrap span, #5301
|
2017-03-14 19:04:18 +08:00 |
|
afc163
|
83df2c98af
|
pagination in demo should be immuatable, ref #5300
|
2017-03-14 18:51:11 +08:00 |
|
afc163
|
fa1e031a73
|
Tweak spin animation
|
2017-03-14 15:32:24 +08:00 |
|
afc163
|
89ace33480
|
Upload onChang(file) argument should be immutable, close #5280
|
2017-03-14 14:21:01 +08:00 |
|
afc163
|
7290e1070b
|
update code style
|
2017-03-14 14:04:40 +08:00 |
|
afc163
|
06b17fd553
|
lift className from Button[disabled] in Tooltip, fix #5270
|
2017-03-14 11:43:49 +08:00 |
|
afc163
|
7bc2b1dbff
|
fix AutoComplete extra box-shadow
|
2017-03-14 11:24:38 +08:00 |
|
afc163
|
696a3c0e34
|
fix Checkbox and Radio text alignment with form label, close #5276
|
2017-03-13 12:43:33 +08:00 |
|
afc163
|
f44220d91b
|
Fix upload mask style, close #5275
|
2017-03-13 11:16:22 +08:00 |
|
afc163
|
d0353eeb1b
|
tweak docs style
|
2017-03-13 11:13:12 +08:00 |
|
Benjy Cui
|
b567c99074
|
docs: update docs for LocaleProvider, close: #5271
|
2017-03-13 10:51:37 +08:00 |
|
Benjy Cui
|
0042ac1c0a
|
fix: recursive dependencies, close: #5264
|
2017-03-13 10:20:25 +08:00 |
|
Igor G
|
0df0659a9d
|
docs: Update index.en-US.md (#5267)
|
2017-03-12 12:44:27 +08:00 |
|
afc163
|
a5b47f9e49
|
update form docs
|
2017-03-10 19:26:43 +08:00 |
|
afc163
|
a0cdce4d00
|
fix test case
|
2017-03-10 19:22:18 +08:00 |
|
Benjy Cui
|
228e9c0747
|
fix: remove Form auto-responsive layout (#5253)
* fix: remove Form auto-responsive layout
* test: update snapshot
|
2017-03-10 19:19:36 +08:00 |
|
Minwe LUO
|
bbe294e96c
|
feat: allow override onProgress on Upload (#5260)
@see https://github.com/react-component/upload/issues/33#issuecomment-284644039
|
2017-03-10 19:18:05 +08:00 |
|
afc163
|
928126e3b3
|
fix formatter types
|
2017-03-10 18:20:28 +08:00 |
|
Hugo LEHMANN
|
a73d7d6f22
|
Add InputNumber typings for props formatter (#5241)
* Add InputNumber typings for props formatter
https://github.com/ant-design/ant-design/issues/5240
* InputNumber: Correct typings for formatter prop
|
2017-03-10 18:19:40 +08:00 |
|
afc163
|
b3982ad210
|
site: improve copy icon and color
|
2017-03-10 18:04:14 +08:00 |
|
afc163
|
c537030dee
|
optimize for b7621c9
|
2017-03-10 17:04:52 +08:00 |
|
afc163
|
23415a062f
|
fix upload progressTimer
|
2017-03-10 15:14:37 +08:00 |
|
Jesper We
|
8fe13f9113
|
Make <Rate> colors available in theme. (#5238)
* Make <Rate> colors available in theme.
* Add <Rate> color values
|
2017-03-10 14:58:01 +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
|
5a2ed79d25
|
Fix Tooltip layout style on disabled Button, close #5254
|
2017-03-10 14:13:12 +08:00 |
|
Wei Zhu
|
d4a52b14ce
|
docs: fix InputNumber api table
close #5251
|
2017-03-10 11:19:14 +08:00 |
|
elios
|
f3cc8dfe0d
|
+ call onCancel when pressing esc key (#5209)
* + call onCancel when pressing esc key
* + call onCancel when press esc corrections
|
2017-03-10 10:55:47 +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
|
c06db5ce60
|
docs: update cascader
|
2017-03-09 20:19:18 +08:00 |
|
afc163
|
070ca82bc2
|
Fix hasFeedback of Input[addonBefore], close #5228
|
2017-03-09 15:20:10 +08:00 |
|
afc163
|
54984d6d4c
|
Fix td hover bg transition
|
2017-03-09 14:44:06 +08:00 |
|
afc163
|
941782f7ec
|
Add iconfont shake and android-o
|
2017-03-09 14:33:58 +08:00 |
|
afc163
|
4f845afa46
|
tweak table select all style
|
2017-03-09 12:09:39 +08:00 |
|
jiang
|
8ca2bfd12a
|
upload (#5210)
* fix upload firefox delete anim, update list animate
* update picture cssName
* remove note
* update animate Name
* refactor upload animation code
* refactor upload dom structure
* update upload demo snapshots
|
2017-03-08 18:02:15 +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 |
|
afc163
|
35642ec2a9
|
update upload demo
|
2017-03-08 14:42:34 +08:00 |
|
afc163
|
29adc0a85e
|
fix upload snapshot
|
2017-03-08 12:20:16 +08:00 |
|
afc163
|
d502f089dd
|
use jsonplaceholder, close #5202
|
2017-03-08 12:17:46 +08:00 |
|
afc163
|
0a35197a35
|
Fix long name of upload item style
|
2017-03-08 12:11:31 +08:00 |
|
afc163
|
6bca3ba87f
|
clean up document
|
2017-03-07 22:38:01 +08:00 |
|
afc163
|
cd2c027d89
|
docs: Add API document for Form validation rule
close #5201, ref #5155
|
2017-03-07 22:35:45 +08:00 |
|
afc163
|
8bc0e8ab9d
|
Remove used code and add test case for #5191
|
2017-03-07 18:49:22 +08:00 |
|
Graeme Yeates
|
18077894f2
|
Remove DatePicker temporary values [fix #5189] (#5191)
|
2017-03-07 18:00:51 +08:00 |
|
afc163
|
4e51fd942b
|
fix disabled dropdown menu item pointer events
|
2017-03-07 15:59:04 +08:00 |
|
afc163
|
0b62f77630
|
Tweak title color
|
2017-03-07 14:29:02 +08:00 |
|
afc163
|
a274f44a5a
|
darken heading-color
|
2017-03-07 14:00:15 +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 |
|
afc163
|
24f9c24f48
|
Improve AutoComplete demo
|
2017-03-06 17:56:50 +08:00 |
|
Wei Zhu
|
aefdfb9458
|
docs: use new Form[layout] prop
|
2017-03-06 17:51:45 +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 |
|
ddcat1115
|
7ab95b7eae
|
- fix ts error (#5145)
- typescript upgrade to 2.2.1
|
2017-03-06 15:48:03 +08:00 |
|
afc163
|
a7a4d672f5
|
update form login demo, close #5172
|
2017-03-06 15:15:50 +08:00 |
|
Wei Zhu
|
9ed9568cd7
|
Rename charactor to character
|
2017-03-06 14:43:48 +08:00 |
|
afc163
|
df7dc8511c
|
charactor => character
|
2017-03-06 14:23:38 +08:00 |
|
偏右
|
43280ea790
|
Add formatter prop for InputNumber (#5178)
|
2017-03-06 11:40:23 +08:00 |
|
afc163
|
d09d6672b8
|
fix test case
|
2017-03-06 11:21:26 +08:00 |
|
afc163
|
d1483c16c8
|
Fix AutoComplete children typescript type, close #5170
|
2017-03-06 11:18:41 +08:00 |
|
Robert Wilkinson
|
910199613d
|
Update Breadcrumb.tsx (#5174)
spelling in comment
|
2017-03-06 11:06:46 +08:00 |
|
Wei Zhu
|
67bbae9ea8
|
Merge branch 'feature-2.8'
|
2017-03-05 21:34:57 +08:00 |
|
ddcat1115
|
29fa65fcc9
|
Layout.Sider support responsive display (#4931)
* save
* Layout.Sider support responsive display
* improve
* fix wrong spelling
|
2017-03-05 21:10:34 +08:00 |
|
Minsung Ryu
|
5af5a48fa2
|
add translate en_US.tsx#L39-L44
|
2017-03-05 20:15:04 +08:00 |
|
Minsung Ryu
|
914ee21a4d
|
Add locale ko_KR(Korean)
|
2017-03-05 20:15:04 +08:00 |
|
afc163
|
a16636cafd
|
Fix Button text shifts when click it
|
2017-03-05 20:13:54 +08:00 |
|
afc163
|
ab2376e8ed
|
Fix input prefix and suffix vertical alignment
|
2017-03-05 20:13:54 +08:00 |
|
Martin Novák
|
e59bb6b609
|
cz translation (#5169)
|
2017-03-05 20:11:24 +08:00 |
|
ddcat1115
|
00aa253a26
|
add fixed-header demo for Layout (#5119)
|
2017-03-05 20:02:53 +08:00 |
|
Wei Zhu
|
e8ff1f25c4
|
Add snapshot
|
2017-03-05 19:29:33 +08:00 |
|
偏右
|
3cf056b010
|
percise the rowKey warning message
|
2017-03-05 18:35:49 +08:00 |
|
afc163
|
70e135ceb4
|
Fix AutoComplete alignment and height style in form item, close #5139
|
2017-03-05 14:43:14 +08:00 |
|
陆离
|
63ddf2fc8d
|
Add Demo for Certain Category (#5105)
+ close #5095
+ close #5135
+ support OptGroup of AutoComplete
|
2017-03-03 22:10:21 +08:00 |
|
afc163
|
a82ab5fc4b
|
Fix setState on unmounted Upload, close #5162
|
2017-03-03 20:19:56 +08:00 |
|
afc163
|
d3a967f346
|
clean up tree demo
|
2017-03-03 17:39:26 +08:00 |
|
偏右
|
9a9db14b4c
|
Feat calendar select (#5127)
* use less variables in calendar style
* Make calendar selectable
* Add test case
* fix test typo
* update demo title
|
2017-03-03 15:26:23 +08:00 |
|
afc163
|
7645a77c44
|
Update iconfont url and docs
|
2017-03-03 14:42:00 +08:00 |
|
邦
|
3d32a86547
|
refactor: improve modal static methods type definition (#5090)
* refactor: improve modal static methods type definition
* chore: add exports.
* chore: remove unused import
|
2017-03-03 11:40:54 +08:00 |
|
Graeme Yeates
|
7cd590b3b0
|
Use @input-color to set calendar's input color (#5147)
|
2017-03-03 10:46:51 +08:00 |
|
Graeme Yeates
|
9827b74156
|
Use @input-color to set InputNumber's color (#5148)
|
2017-03-03 10:43:44 +08:00 |
|
陆离
|
c3102995b3
|
AnchorLink iteration bug (#5143)
+ close #5129
|
2017-03-02 21:52:42 +08:00 |
|
Benjy Cui
|
04be276513
|
test: update snapshot
|
2017-03-02 18:04:39 +08:00 |
|
afc163
|
261a31aeea
|
Fix Table title padding
|
2017-03-02 17:51:28 +08:00 |
|
afc163
|
c1cb365eca
|
Fix missing API document of Menu[multiple]
|
2017-03-02 17:48:11 +08:00 |
|
afc163
|
27f3269623
|
Merge branch 'master' of github.com:ant-design/ant-design
|
2017-03-02 17:26:03 +08:00 |
|
Benjy Cui
|
64cbb95a34
|
docs: update docs for tree, close: #4932
|
2017-03-02 17:08:57 +08:00 |
|
afc163
|
34cfe5fd06
|
tweak less code
|
2017-03-02 16:11:58 +08:00 |
|