Commit Graph

8152 Commits

Author SHA1 Message Date
afc163
fd7b5bdcf4 Fix Table selectAll behavious inside Popover, close #5407 2017-03-21 16:31:45 +08:00
afc163
d5be2581c5 update customize docs 2017-03-21 15:59:31 +08:00
afc163
351737a1aa update customize docs 2017-03-21 15:55:14 +08:00
Conway Anderson
e5fff4fad6 Clarity update for customize-theme.en-US.md (#5411)
First attempt at making the docs for the recommended form of theme customization more specific. The goal is to make this section more accessible to beginners.
2017-03-21 15:39:37 +08:00
afc163
93ec71ea58 fix whitespace required, close #5418 2017-03-21 15:21:40 +08:00
afc163
847515be3d use latest eslint-plugin-react 2017-03-21 12:02:24 +08:00
Andrey G
b093d9d8b0 *updates for RU locale (#5406) 2017-03-20 19:02:39 +08:00
jiang
1be1d41cc9 update upload (#5401) 2017-03-20 16:44:29 +08:00
Mitchell Demler
e968b575a2 fix: move filterOption to AbstractSelectProps so that AutoComplete component types do not break. (#5393) 2017-03-20 16:13:53 +08:00
Benjy Cui
36a7ffc0d6 fix: Switch should not warning with size=large, close: #5368 2017-03-20 16:08:24 +08:00
Benjy Cui
129308ceb5 fix: suppress warning while testing, close: #5345 (#5397) 2017-03-20 15:34:34 +08:00
natergj
c2cb111f7b fix: Upload should work with LocaleProvider (#5388) 2017-03-20 15:20:15 +08:00
afc163
35ab3fbf75 fix changelog 2017-03-20 11:36:08 +08:00
afc163
1cac122139 upgrade dependencies 2017-03-20 11:28:07 +08:00
Knacktus
038453e581 chore: update de_DE.tsx (#5387)
Added locale for selectAll and selectInvert
2017-03-20 11:08:27 +08:00
afc163
cd6f747243 update changelog 2017-03-20 01:11:34 +08:00
afc163
24e7cd007f fix link 2017-03-19 19:24:38 +08:00
偏右
c44d3e0a1d Update colors.md 2017-03-19 19:02:49 +08:00
偏右
6e7d46fbda Update colors.md 2017-03-19 19:01:46 +08:00
偏右
846b844bfd Update colors.md 2017-03-19 19:00:48 +08:00
RaoHai
9719def0ed update changelog 2017-03-19 18:13:15 +08:00
RaoHai
1b8d5f56d0 2.8.2 2017-03-19 15:42:05 +08:00
afc163
e88f08b1cb update doc 2017-03-19 14:21:16 +08:00
afc163
140f3fb3de update message docs 2017-03-19 14:16:39 +08:00
afc163
9a72f94027 update documentation of icon 2017-03-19 14:12:58 +08:00
偏右
81c1a77686 Fix get container (#5381)
* Fix message getContainer, close #5380

* Add test for message getContainer

* Add test for message config top

* more test for message destroy
2017-03-19 02:07:39 +08:00
afc163
d09b7638b8 Add test case for notification destroy 2017-03-19 02:04:32 +08:00
afc163
402a5cce4c update message demo code style 2017-03-19 01:29:21 +08:00
afc163
240a93cee2 Fix mention active style 2017-03-19 01:29:21 +08:00
Qingrong Ke
8afc2e9e95 Fix 5322 (#5379)
* Input: fix #5322

* Refactor preSuffix to affix

* Update tests and demos

* Refactor preSuffix to affix
2017-03-18 21:26:42 +08:00
afc163
69dff0fa2d Fix danger button ghost style 2017-03-18 16:33:55 +08:00
afc163
491b0a199e fix snapshot 2017-03-18 15:44:40 +08:00
afc163
a10704bc44 Tweak steps animation style 2017-03-18 15:32:29 +08:00
afc163
3740fb7f3c Improve iframe demo look 2017-03-18 15:15:00 +08:00
afc163
c361165352 Improve Layout fixed demo 2017-03-18 14:52:23 +08:00
afc163
27ccd4afd5 update back-top demo 2017-03-18 14:38:21 +08:00
afc163
432e5c615b Update spin API documatation 2017-03-18 14:30:51 +08:00
afc163
3b4a51d1ef Refactor color.md 2017-03-17 20:33:47 +08:00
afc163
ebeda75c36 Add color palette generator tool 2017-03-17 20:14:11 +08:00
afc163
46b344eabe tweak icons 2017-03-17 19:11:36 +08:00
偏右
84e3aa2a37 New design docs (#5370)
* refactor design documentations

* update color document

* Add icon

* Fix images in documentation

* fix some documentation style

* Finish icon doc

* Add copywriting doc

* Add layout.md and navigation.md

* Add more docs

* Fix error color

* improve markdown doc width

* update some details

* fix doc detail

* Add motion.md
2017-03-17 18:56:37 +08:00
Wei Zhu
f6b1e942e3 Jest 19 (#5361)
* Upgeade to jest 19

* Use jest.spyOn
2017-03-17 18:56:30 +08:00
afc163
0ed66cf20b put css code inside demo, close #5364 2017-03-17 18:47:19 +08:00
afc163
061e297b66 update download image url 2017-03-17 18:45:22 +08:00
Wei Zhu
54b49afd32 Use a special static property for type detecting
close #5359
2017-03-17 17:54:02 +08:00
Benjy Cui
8f81594f91 Refactor: introduce injectLocale (#5289)
* refactor: extract injectLocale and refactor Pagination, ref: #5103

* refactor: use injectLocale in Popconfirm, ref: #5103

* refactor: use injectLocale in TimePicker

* refactor: use injectLocale in Transfer

* refactor: use injectLocale in TreeSelect

* refactor: remove useless code in AutoComplete

* test: update snapshot
2017-03-17 15:23:25 +08:00
Benjy Cui
983474f81c fix: rename uploadList to UploadList 2017-03-17 12:07:26 +08:00
ddcat1115
24e6fb4ba6 fix Modal.confirm error when onCancel not set (#5294)
* fix Modal.confirm error when onCancel not set

* add test case
2017-03-17 11:47:36 +08:00
Benjy Cui
be13831d92 Fix upload (#5358)
* docs: add demo to re-produce bug

* fix: dragger should work with form decorator, close: #5334

* test: update snapshot
2017-03-17 11:47:05 +08:00
Benjy Cui
174c3b7d62 docs: MonthPicker doesn't support onOk, close: #5350 2017-03-17 10:24:32 +08:00