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
kossel
f5da1b6b16
Adjust card head style property from background to background-color ( #5374 )
...
* fix color variable naming
* card head background-color => background, this adds more flexibility for the mixin
2017-03-18 15:16:03 +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
Joe
6e8e8db248
Upgrade rc-progress
to 2.1.0
. Support dashboard. ( #5372 )
...
* Upgrade `rc-progress` to `2.1.0`. Support dashboard.
Progress dashboard type (half circle)[#5225 ]
* restore removed code, it is for compatibility
* format code
2017-03-17 23:57:34 +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
kossel
621f44e79c
added card header style mixins ( #5354 )
...
* added card header style mixins
* fix color variable naming
2017-03-17 11:46:50 +08:00
Benjy Cui
174c3b7d62
docs: MonthPicker doesn't support onOk, close : #5350
2017-03-17 10:24:32 +08:00
zuiidea
18da0deb5e
add demo:antd-admin ( #5326 )
2017-03-16 23:38:22 +08:00
一喵呜
5bf0552691
Radio组件的一个样式问题 ( #5336 )
...
box-shadow
2017-03-16 23:37:10 +08:00
zuiidea
cbbb2e0c61
add demo:antd-admin ( #5327 )
2017-03-16 23:36:49 +08:00
一喵呜
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