afc163
|
9a85303f79
|
remove unneccesary size prop
|
2017-07-16 15:41:51 +08:00 |
|
afc163
|
b112948130
|
TextArea should be resetable in form, close #6776
|
2017-07-16 15:39:21 +08:00 |
|
afc163
|
e6554e7edb
|
update form document
|
2017-07-16 15:05:48 +08:00 |
|
shenlin192@gmail.com
|
f9f93c0c30
|
Merge branch 'translation-specification-layout' of github.com:shenlin192/ant-design into translation-specification-layout
|
2017-07-15 13:37:26 +02:00 |
|
shenlin192@gmail.com
|
feed80c8db
|
created layout.zh-CN.md to replace the original file and removed Chinese words from the layout.en-US.md file
|
2017-07-15 13:35:46 +02:00 |
|
shenlin192@gmail.com
|
9980ce964c
|
created layout.en-CN.md to replace the original file and removed Chinese words from the layout.en-US.md file
|
2017-07-15 13:28:37 +02:00 |
|
afc163
|
efcc28ed51
|
header font weight
|
2017-07-15 14:43:12 +08:00 |
|
偏右
|
81b5d9890a
|
Merge pull request #6837 from newraina/fix-input-search-type
fix SearchProps
|
2017-07-15 14:17:07 +08:00 |
|
newraina
|
e94b110a46
|
fix SearchProps
|
2017-07-14 17:47:11 +08:00 |
|
shenlin192@gmail.com
|
968c932778
|
finish layout translate
|
2017-07-14 11:22:00 +02:00 |
|
Benjy Cui
|
5f27e46500
|
docs: add changelog for 2.12.1
|
2017-07-14 17:09:59 +08:00 |
|
Benjy Cui
|
b45bf6d814
|
fix: should show children if src is not exist, close: #6804
|
2017-07-14 16:12:48 +08:00 |
|
afc163
|
02fa2cd672
|
test: update snapshot
|
2017-07-14 16:10:52 +08:00 |
|
afc163
|
65a79b1ded
|
remove -0.5px margin in card body
|
2017-07-14 16:10:04 +08:00 |
|
afc163
|
35e74f825e
|
first card render without padding transition
|
2017-07-14 15:57:26 +08:00 |
|
afc163
|
ab41503343
|
doc: update input demo description
|
2017-07-14 15:47:07 +08:00 |
|
afc163
|
f9193952ff
|
Add breakpoint width documentation
|
2017-07-14 15:47:07 +08:00 |
|
Benjy Cui
|
9d39a55604
|
css: make collapse.panel's header more flexible, close: #6832
|
2017-07-14 15:44:36 +08:00 |
|
陈帅
|
96722605fd
|
fix: noImplicitAny of back top (#6835)
|
2017-07-14 15:37:44 +08:00 |
|
Benjy Cui
|
2413c6af61
|
fix: make loading work with icon only button in button group, close: #6822
|
2017-07-14 15:26:55 +08:00 |
|
Wei Zhu
|
4960f711c3
|
docs: Add manual upload demo (#6823)
|
2017-07-14 15:00:14 +08:00 |
|
afc163
|
44b3dad12f
|
tweak style
|
2017-07-14 12:18:02 +08:00 |
|
afc163
|
953b84f7d1
|
tweak style
|
2017-07-14 12:16:37 +08:00 |
|
afc163
|
d04f9161db
|
fix tsc compile error
|
2017-07-14 11:55:00 +08:00 |
|
afc163
|
da1bfba781
|
extra should be wider too
|
2017-07-14 11:50:35 +08:00 |
|
afc163
|
3ca9be1bf6
|
Fix missing overflow config, ref #6830
|
2017-07-14 11:44:11 +08:00 |
|
afc163
|
6ffe39145d
|
Adjust card padding according to card width
|
2017-07-14 11:37:28 +08:00 |
|
afc163
|
3ad49dd4cc
|
Fix arrowPointAtCenter not working, close #6830
|
2017-07-14 10:49:51 +08:00 |
|
afc163
|
c20e66f02b
|
hide tooltip demo
|
2017-07-14 10:42:01 +08:00 |
|
afc163
|
266e458a20
|
Add modao template links
|
2017-07-13 20:39:11 +08:00 |
|
shenlin192@gmail.com
|
1b7da8f9c0
|
finish layout translate
|
2017-07-13 14:30:50 +02:00 |
|
afc163
|
2b2e962738
|
tweak menu style
|
2017-07-13 20:28:23 +08:00 |
|
afc163
|
91707b89d8
|
test: update snapshot
|
2017-07-13 15:24:53 +08:00 |
|
afc163
|
22e14970ec
|
Improve fixed sider layout implementation, fix #6817
|
2017-07-13 15:23:34 +08:00 |
|
afc163
|
ac21152e10
|
tweak tabs style
|
2017-07-13 12:14:57 +08:00 |
|
shenlin192@gmail.com
|
277facc8e3
|
translate
|
2017-07-12 17:15:44 +02:00 |
|
afc163
|
ca89227568
|
test: fix snapshot
|
2017-07-12 21:44:46 +08:00 |
|
afc163
|
81a8d71ec3
|
Fix Input className to wrapper, close #6809
|
2017-07-12 21:43:06 +08:00 |
|
afc163
|
39207efa4d
|
Add @badge-font-size and @tabs-title-font-size
|
2017-07-12 17:32:31 +08:00 |
|
afc163
|
46ffda9c93
|
fix vertical menu item border radius
|
2017-07-12 16:43:53 +08:00 |
|
Benjy Cui
|
43bf6c4846
|
test: fix CI, ref: 27a1742
|
2017-07-12 15:15:21 +08:00 |
|
afc163
|
19fa96754d
|
Fix snapshot
|
2017-07-12 15:07:04 +08:00 |
|
afc163
|
f6a1eca7e0
|
Tweak switch style
|
2017-07-12 14:51:13 +08:00 |
|
Benjy Cui
|
9c7cec3e39
|
refactor: remove span[disabled]
|
2017-07-12 14:23:47 +08:00 |
|
Benjy Cui
|
27a17428de
|
fix: should show correct panel, close: #6764 point 3
|
2017-07-12 14:00:20 +08:00 |
|
afc163
|
a481134cea
|
no need to import moment locale
|
2017-07-12 11:54:46 +08:00 |
|
afc163
|
81a010e0ae
|
fix product name
|
2017-07-11 19:31:06 +08:00 |
|
afc163
|
b4916d45d3
|
update carousel demo style
|
2017-07-11 18:20:37 +08:00 |
|
afc163
|
c112abd137
|
update carousel demo style
|
2017-07-11 18:19:01 +08:00 |
|
afc163
|
ab4e676b2a
|
update input placeholder color
|
2017-07-11 16:51:54 +08:00 |
|