Benjy Cui
|
f436b5c2f4
|
deps: upgrade rc-form, close: #4374
|
2017-01-09 17:40:01 +08:00 |
|
afc163
|
b5d0acee45
|
Merge branch 'master' into feature-2.7
|
2017-01-09 12:56:36 +08:00 |
|
afc163
|
6dcfa9519c
|
fix snapshot
|
2017-01-09 12:56:16 +08:00 |
|
afc163
|
6a8c88fd6b
|
Merge branch 'master' into feature-2.7
|
2017-01-09 12:10:30 +08:00 |
|
afc163
|
c208aea654
|
demo: fix duplicate key
|
2017-01-09 12:10:08 +08:00 |
|
afc163
|
1835961af1
|
Merge branch 'feature-2.7' of github.com:ant-design/ant-design into feature-2.7
|
2017-01-09 11:54:44 +08:00 |
|
afc163
|
c040c410e2
|
Merge branch 'master' into feature-2.7
|
2017-01-09 11:54:29 +08:00 |
|
afc163
|
024e398ad0
|
Fix lint for latest eslint-config-airbnb
|
2017-01-09 11:51:56 +08:00 |
|
Hans Chan
|
ef6c19e97b
|
docs: add property colon for Form.Item (#4505)
* docs: 修改错别字
* docs: add property `colon` for Form.Item
`colon` is available since 2.0.0-beta.1
|
2017-01-09 11:03:35 +08:00 |
|
afc163
|
7d75a2673a
|
components/date-picker/locale/sv_SE.jsx
|
2017-01-08 19:24:55 +08:00 |
|
Pixy Yuan
|
a2bef2b87e
|
feat: Modal.confirm add maskClosable option (#4488) (#4490)
* feat: Modal.confirm add maskClosable option (#4488)
* feat: Modal.confirm add maskClosable option (#4488)
|
2017-01-08 19:14:28 +08:00 |
|
Jesper We
|
c6f6de3605
|
feat: Add support for Swedish locale (#4455)
* Swedish locale
* Create sv_SE.tsx
* Create sv_SE.tsx
* Create sv_SE.tsx
|
2017-01-08 19:14:28 +08:00 |
|
Rex
|
93128d1481
|
feat: add slider vertical style (#4473)
|
2017-01-08 19:14:02 +08:00 |
|
陆离
|
f54e822930
|
feat: Transfer on search change (#4464)
* add `onSearchChange(direction: 'left'|'right') => void ` of Transfer
* typo
|
2017-01-08 19:14:02 +08:00 |
|
Benjy Cui
|
df18edda79
|
chore: update link to locale format
|
2017-01-08 19:14:02 +08:00 |
|
Jesper We
|
11ebc915eb
|
feat: Add support for Swedish locale (#4455)
* Swedish locale
* Create sv_SE.tsx
* Create sv_SE.tsx
* Create sv_SE.tsx
|
2017-01-08 19:14:01 +08:00 |
|
Wei Zhu
|
f6c0e69af5
|
cleanup npm scripts (#4499)
* Cleanup npm scripts
* Lint fix
* Don't need ignore js files
* Upgrade jest
* Add components index.tsx test
|
2017-01-08 17:04:09 +08:00 |
|
ddcat1115
|
6495ef3592
|
fix Layout style (#4506)
* fix #4459
* improve
|
2017-01-08 17:03:47 +08:00 |
|
afc163
|
b978937af8
|
fix jest snapshot
|
2017-01-08 16:59:34 +08:00 |
|
afc163
|
9e4885d959
|
update select doc
|
2017-01-07 22:15:22 +08:00 |
|
afc163
|
c0ec375e8e
|
Fix documentation links, close #4496
|
2017-01-07 22:09:17 +08:00 |
|
afc163
|
237871da32
|
update spin document
|
2017-01-07 22:07:09 +08:00 |
|
afc163
|
31d6aca303
|
move spin variables to default.less
|
2017-01-07 22:04:52 +08:00 |
|
afc163
|
92c3bef888
|
Adjust spin style
|
2017-01-07 22:03:40 +08:00 |
|
afc163
|
1a8f000e35
|
update doc
|
2017-01-07 21:28:44 +08:00 |
|
afc163
|
1fbebd4ecf
|
Fix a Cascader align bug
|
2017-01-06 16:55:38 +08:00 |
|
afc163
|
0d38fefb00
|
Fix Menu[theme=dark] selected and disabled style, #4440
|
2017-01-06 11:36:54 +08:00 |
|
afc163
|
1b10733e47
|
Update tree doc
|
2017-01-06 10:46:25 +08:00 |
|
afc163
|
0187384445
|
refactor for code style
|
2017-01-06 01:33:09 +08:00 |
|
afc163
|
e2b8aee202
|
fix snapshot
|
2017-01-05 17:24:14 +08:00 |
|
afc163
|
41ff783868
|
Add name type for Input, close #4479
|
2017-01-05 17:19:50 +08:00 |
|
afc163
|
657c707a79
|
Hide useless prop Form[horizontal]
|
2017-01-05 16:57:41 +08:00 |
|
afc163
|
53371dfe3e
|
Add plain text form item in demo, close #4465
|
2017-01-05 16:40:21 +08:00 |
|
afc163
|
9df1eb91db
|
Add form layout demo and fix vertical form style
|
2017-01-05 16:32:50 +08:00 |
|
afc163
|
a53bb4bfe4
|
simplify Input.Search code
|
2017-01-05 15:53:04 +08:00 |
|
afc163
|
26d3c506b3
|
simplify select combobox demo
|
2017-01-05 15:47:19 +08:00 |
|
afc163
|
ec35121bae
|
update demo title
|
2017-01-05 15:35:43 +08:00 |
|
afc163
|
c4ac4d1eca
|
fix Input prefix and suffix vertical align style
|
2017-01-05 15:34:30 +08:00 |
|
Benjy Cui
|
d4132ac558
|
chore: add missing definition for Modal
|
2017-01-05 12:08:43 +08:00 |
|
陆离
|
a0498e436f
|
docs: add document for afterClose props for Modal (#4448)
+ close #4445
|
2017-01-05 12:06:27 +08:00 |
|
Wei Zhu
|
4305ca7ab0
|
docs: Docment Select.defaultActiveFirstOption
|
2017-01-04 18:46:39 +08:00 |
|
陆离
|
e36039acf8
|
chore: Spinning Pagination of table while loading (#4462)
* Spinning Pagination of table while loading
- close #4461
* update snapshots of table
|
2017-01-04 18:43:11 +08:00 |
|
afc163
|
4443db4de6
|
css code style
|
2017-01-04 14:28:56 +08:00 |
|
afc163
|
2c6881a24a
|
Fix error colorPalette is not defined in some situations
close ant-design/ant-motion#44
|
2017-01-04 14:27:45 +08:00 |
|
afc163
|
56bd431cc6
|
clean demo
|
2017-01-04 11:07:49 +08:00 |
|
afc163
|
11f509a972
|
clean demo
|
2017-01-04 11:00:58 +08:00 |
|
Benjy Cui
|
9d92066d1f
|
chore: update data-picker detail, ref: #4415
|
2017-01-04 10:48:40 +08:00 |
|
Benjy Cui
|
29e598a3f3
|
docs: add missing docs for Option[title]
|
2017-01-03 16:00:34 +08:00 |
|
Jialei
|
96d3093b14
|
fix: placeholder in time-picker can be empty string (#4446)
|
2017-01-03 15:32:43 +08:00 |
|
afc163
|
d0df37ed42
|
Fix Menu[theme="dark"] text color, close #4440
|
2017-01-03 00:12:23 +08:00 |
|