Leon Shi
f2d04adf4d
Add 1.1.0 Changelog
2016-05-18 20:28:23 +08:00
afc163
884f6510b2
Fix confirm icon color, close #1753
2016-05-18 19:07:14 +08:00
afc163
a15b601e6d
Fix fixed modal, close #1751
2016-05-18 18:55:50 +08:00
Leon Shi
208392a6aa
Merge pull request #1735 from ant-design/fix-input-size
...
fix: Input[size] should be configurable, close : #1732
2016-05-18 17:36:29 +08:00
Leon Shi
d0772aea50
Merge pull request #1743 from ant-design/feat-cascader-custom-jsx-label
...
Support custom label react element in Cascader Picker
2016-05-18 16:32:35 +08:00
Leon Shi
1671ec02d5
Merge pull request #1744 from superRaytin/transfer-custom-demo
...
Add demo for Transfer custom render
2016-05-18 16:11:28 +08:00
Leon Shi
6a0c21f202
Add demo of custom render for Transfer item
2016-05-18 15:57:09 +08:00
kaifei
e3ba415822
add callback toggleOpen
2016-05-18 15:55:50 +08:00
afc163
159b28a7a2
Support custom label node render in Cascader, close #1726
2016-05-18 15:34:30 +08:00
Leon Shi
48317ad261
Improve Checkbox style for Transfer custom render
2016-05-18 15:34:18 +08:00
afc163
62e55e2080
update button demo
2016-05-18 14:40:09 +08:00
afc163
a56817349e
fix vertical tabs style, close #1737
2016-05-18 14:27:18 +08:00
afc163
8bd421efc7
fix loading button clicked effect
2016-05-18 13:15:42 +08:00
afc163
ab958f3325
improve collaspe layout style
2016-05-18 11:43:40 +08:00
Benjy Cui
f15110e7c1
fix: Input[size] should be configurable, close : #1732
2016-05-18 11:41:57 +08:00
afc163
f7ed1ce38a
update tabs demo
2016-05-18 11:04:25 +08:00
Leon Shi
d7a26aeb62
Merge pull request #1664 from jasonslyvia/master
...
feat(transfer): add `renderCustom` props
2016-05-17 20:29:16 +08:00
jasonslyvia
f4a3b64e14
feat(transfer): add custom render support
2016-05-17 20:23:33 +08:00
yiminghe
1d5e84f15c
update antd tools
2016-05-17 16:09:27 +08:00
kagawagao
88d148ac98
fix Form style bug
2016-05-17 15:46:21 +08:00
afc163
d167738ddb
fix steps ( react-component/steps#14 )
2016-05-17 15:10:54 +08:00
afc163
b28e80c156
fix header margin
2016-05-17 14:10:35 +08:00
afc163
6cfc4881cc
Merge branch 'master' of github.com:ant-design/ant-design
2016-05-17 13:53:27 +08:00
afc163
3579d50c3f
fix iOS safari localStorage issue, close #1716
2016-05-17 12:04:44 +08:00
Benjy Cui
2964393e5a
site: fix intl bug
2016-05-17 11:53:10 +08:00
Benjy Cui
41df1a4ae8
site: fix
2016-05-17 11:35:24 +08:00
Leon Shi
0ff91b4135
Fix Table pagination after filter, close #1669 ( #1715 )
2016-05-17 10:58:01 +08:00
afc163
49f866a8ff
fix link, close #1714
2016-05-17 00:03:28 +08:00
afc163
511bfa73c1
Merge branch 'master' of github.com:ant-design/ant-design
2016-05-17 00:01:48 +08:00
afc163
abfbcee034
use css animation for perf
2016-05-17 00:01:25 +08:00
Leon Shi
a974eb6660
Merge pull request #1696 from xujihui1985/master
...
fix type definition
2016-05-16 16:10:31 +08:00
慕陶
554a90f084
fix(type-definitions): fix broken type definitions
...
the type definitions has been finish to keep align with antd 1.0.0
all component has been tested
remove Line and Circel which has been merged into Progress component
remove AnimateQueue
2016-05-16 16:03:49 +08:00
Leon Shi
a9a7f0cb9a
Merge pull request #1634 from ant-design/intl-website
...
Intl website
2016-05-16 15:54:36 +08:00
Benjy Cui
15b7c51013
site: hide language changer online
2016-05-16 15:41:55 +08:00
Benjy Cui
8842d9342a
site: update components' type
2016-05-16 15:41:55 +08:00
Benjy Cui
665a4aa3b2
site: solve rebase problems
2016-05-16 15:41:55 +08:00
Benjy Cui
be2bac4b25
site: resolve rebase errors
2016-05-16 15:41:55 +08:00
Benjy Cui
d2a4dcf1eb
docs: hide style
2016-05-16 15:41:55 +08:00
Benjy Cui
518495a948
docs: update translation
2016-05-16 15:41:55 +08:00
Benjy Cui
f884a6d260
site: add button to change language
2016-05-16 15:41:55 +08:00
Benjy Cui
5909438ed3
docs: update translation
2016-05-16 15:41:55 +08:00
Benjy Cui
ba64ebbca8
site: fix bugs
2016-05-16 15:41:55 +08:00
Benjy Cui
2fe4a49182
docs: translate the documentation of Button to English
2016-05-16 15:41:55 +08:00
Benjy Cui
8971074b3d
site: add i18n for common md file
2016-05-16 15:41:55 +08:00
Benjy Cui
b9a550c0fe
site: i18n for demo
2016-05-16 15:41:55 +08:00
Benjy Cui
a830b6cc71
site: zh-Hans-CN to zh-CN
2016-05-16 15:41:55 +08:00
Benjy Cui
6f04b6404b
site: add i18n for website
2016-05-16 15:41:55 +08:00
afc163
137f9071ac
Merge branch 'ddcat1115-1643fix'
2016-05-16 14:35:50 +08:00
afc163
c277637af5
fix some menu detail
2016-05-16 14:35:24 +08:00
ddcat1115
bc7b5aada2
fix1643
2016-05-16 10:58:34 +08:00