Commit Graph

8070 Commits

Author SHA1 Message Date
afc163
8c22381ffe site: refactor css 2017-03-13 15:05:41 +08:00
Wei Zhu
3c3f5e092b Add missing whitespaces... 2017-03-13 12:52:22 +08:00
afc163
696a3c0e34 fix Checkbox and Radio text alignment with form label, close #5276 2017-03-13 12:43:33 +08:00
afc163
3002ff33c4 update font docs 2017-03-13 11:42:11 +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
afc163
bad7e85b1f Add note about create-react-app webpack.config.prod.js, close #5273 2017-03-13 10:54:40 +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
afc163
b29bec002e update some documentation 2017-03-12 15:20:54 +08:00
Igor G
0df0659a9d docs: Update index.en-US.md (#5267) 2017-03-12 12:44:27 +08:00
乐仪
6b38163bec update CHANGELOG 2017-03-11 13:14:18 +08:00
乐仪
cb44be1db5 update CHANGELOG 2017-03-11 12:31:35 +08:00
乐仪
07c3faba76 2.8.1 CHANGELOG 2017-03-11 12:12:12 +08:00
afc163
27cadbc99a site: update page nav style 2017-03-11 01:24:46 +08:00
afc163
2ebd983aad update docs 2017-03-10 20:34:30 +08:00
afc163
0ed709dfd0 update changelog 2017-03-10 20:23:09 +08:00
afc163
f5d701fd6a docs: change badge 2017-03-10 19:28:13 +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
f2f786d66d docs: add boilerplate samples 2017-03-10 16:37:39 +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
Bill Sheikh
52b3ebdf13 Add ability to copy color on palette click (#5247) 2017-03-10 14:56:11 +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
Wei Zhu
c91704854b Refactor travis scripts 2017-03-10 10:38:23 +08:00
paranoidjk
c8fdf3ebac site: fix safari language check (#5245) 2017-03-10 10:06:27 +08:00
afc163
82b54ad42a update table th text color 2017-03-09 22:41:45 +08:00
afc163
2aae84f375 site: fix #5239 2017-03-09 21:52:05 +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
73abb1ab81 Fix Cannot resolve module lodash.debounce, close #5230 2017-03-09 15:55:34 +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
Piper Chester
511dde090a docs: Fix typos (#5223) 2017-03-09 09:11:03 +08:00
afc163
f3b9b9f4af update changelog 2017-03-08 19:34:14 +08:00
Wei Zhu
3244adac1a Set codecov default branch 2017-03-08 19:30:53 +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
afc163
56dc197c5b typo 2017-03-08 16:17:28 +08:00