yiminghe
|
2e9cb53d12
|
Merge pull request #2277 from rrandom/patch-2
typo in tooltip demo
|
2016-07-07 12:23:44 +08:00 |
|
yiminghe
|
8c7016c8f9
|
Merge pull request #2221 from RaoHai/rewriteCheckboxInTs
Rewrite Checkbox in typescript
|
2016-07-07 12:23:14 +08:00 |
|
Rrrandom
|
fe92f4dc85
|
typo in tooltip demo
|
2016-07-06 14:00:09 +08:00 |
|
afc163
|
15f1826889
|
Merge branch '1.x-stable'
|
2016-07-05 15:59:56 +08:00 |
|
afc163
|
f5e98a617a
|
fix duplicate document
|
2016-07-05 15:51:56 +08:00 |
|
afc163
|
aac35a8757
|
Merge branch '1.x-stable'
|
2016-07-05 15:49:36 +08:00 |
|
afc163
|
5109362b04
|
remove old docs about dataSource
|
2016-07-05 15:19:22 +08:00 |
|
afc163
|
b42f5efea3
|
Fix table fixed header align, close #2227
|
2016-07-05 14:41:21 +08:00 |
|
afc163
|
47a10a2deb
|
update changelog
|
2016-07-05 14:20:11 +08:00 |
|
afc163
|
4e0956f3e3
|
should use assign in ts
|
2016-07-05 10:46:00 +08:00 |
|
afc163
|
d280cba481
|
Merge 1.x-stable
|
2016-07-04 15:19:35 +08:00 |
|
Benjy Cui
|
d9b4eb4aa3
|
fix: add missing ant-row
|
2016-07-04 15:18:05 +08:00 |
|
Benjy Cui
|
766988735b
|
docs: update demo
|
2016-07-04 15:17:42 +08:00 |
|
afc163
|
1f0c26b25a
|
Fix label colon with whitespace: label="xx: "
|
2016-07-04 14:39:20 +08:00 |
|
afc163
|
2780b100df
|
Trigger Table onChange when selected filter items are changed, close #2228
|
2016-07-04 12:23:43 +08:00 |
|
Benjy Cui
|
0a73886a9c
|
docs: update demo
|
2016-07-04 12:13:29 +08:00 |
|
afc163
|
09d00f1f30
|
Fix props warning, close #2253
https://fb.me/react-unknown-prop
|
2016-07-04 12:13:05 +08:00 |
|
Benjy Cui
|
df2f672dd9
|
fix: add missing ant-row
|
2016-07-04 11:29:56 +08:00 |
|
ddcat1115
|
6f526036ed
|
docs: collapse-translation (#2216)
|
2016-07-04 10:51:50 +08:00 |
|
偏右
|
cdcc10f93d
|
docs: translate Alert document to english (#1471) (#2210)
|
2016-07-04 10:49:26 +08:00 |
|
lixiaochou077
|
6a616de767
|
docs: add translation for timeline (#2190)
|
2016-07-04 10:49:04 +08:00 |
|
ddcat1115
|
1cec962d74
|
docs: Dropdown-translation (#2136)
|
2016-07-04 10:48:21 +08:00 |
|
Benjy Cui
|
0869e2959a
|
docs: translate message
|
2016-07-04 10:44:55 +08:00 |
|
RaoHai
|
c3949bb9b1
|
v1.6.3
|
2016-07-04 10:43:29 +08:00 |
|
RaoHai
|
b66c9e95e3
|
v1.6.3
|
2016-07-04 10:41:24 +08:00 |
|
RaoHai
|
18f35047ec
|
Rewrite Checkbox in typescript
+ add return type of splitObject
+ rewrite `import React from 'react'` to `import * as React from 'react'`
+ rewrite Checkbox in typescript
|
2016-06-30 10:05:29 +08:00 |
|
afc163
|
049192b1cc
|
fix tag doc
|
2016-06-29 18:24:02 +08:00 |
|
warmhug
|
b748b4ed7d
|
correct display error
|
2016-06-29 18:22:05 +08:00 |
|
warmhug
|
9eda0a65d1
|
correct display error
|
2016-06-29 18:01:52 +08:00 |
|
afc163
|
332ba6edc9
|
Fix dark Menu selected item link color, close #2213
|
2016-06-29 15:14:53 +08:00 |
|
afc163
|
f3ce68853e
|
Fix dark Menu selected item hover style, close #2213
|
2016-06-29 19:49:51 +08:00 |
|
afc163
|
9bf8c81ec8
|
fix icon.tsx
|
2016-06-28 22:22:42 +08:00 |
|
afc163
|
ce654fe282
|
disable jest temporarily
|
2016-06-28 22:15:53 +08:00 |
|
afc163
|
11283d01a3
|
Merge 1.x-stable
|
2016-06-28 22:14:53 +08:00 |
|
afc163
|
6bab85ceb4
|
Merge branch '1.x-stable' of github.com:ant-design/ant-design into 1.x-stable
|
2016-06-28 22:13:32 +08:00 |
|
jiang
|
d5d7aa48b3
|
Alert tag animate (#2209)
* fix alert animation
* improve code
|
2016-06-28 22:13:11 +08:00 |
|
afc163
|
1e1fde8753
|
Fix spec/font.md
|
2016-06-28 21:09:49 +08:00 |
|
Mr.Tone
|
8324a2c3c1
|
Transfer 组件在render后,马上unmount会报setState错误 (#2206)
* Transfer 组件在render后,马上unmount会报setState错误
如题
* _t => timer
|
2016-06-28 20:01:44 +08:00 |
|
Mr.Tone
|
85141db724
|
Transfer 组件在render后,马上unmount会报setState错误 (#2206)
* Transfer 组件在render后,马上unmount会报setState错误
如题
* _t => timer
|
2016-06-28 20:01:02 +08:00 |
|
afc163
|
d4b57fa4c8
|
Fix Badge render bug in Chrome, close #2208
|
2016-06-28 19:57:14 +08:00 |
|
afc163
|
21fb73d4f2
|
Merge branch '1.x-stable'
|
2016-06-28 18:46:23 +08:00 |
|
afc163
|
029183d5cf
|
Merge branch '1.x-stable' of github.com:ant-design/ant-design into 1.x-stable
|
2016-06-28 18:33:24 +08:00 |
|
afc163
|
4a40399522
|
fix feedback position
|
2016-06-28 18:32:03 +08:00 |
|
Shawn Sit
|
78ec439675
|
bugfixs: should use className's value not 'className'. (#2202)
|
2016-06-28 17:18:20 +08:00 |
|
afc163
|
706ae5a5b8
|
Fix tag animation
|
2016-06-28 16:16:27 +08:00 |
|
afc163
|
f5e92db999
|
Update ISSUE_TEMPLATE.md
|
2016-06-27 19:34:51 +08:00 |
|
afc163
|
dfd6e1adce
|
Update ISSUE_TEMPLATE.md
|
2016-06-27 19:34:35 +08:00 |
|
afc163
|
95351bfffa
|
Merge branch '1.x-stable'
|
2016-06-27 19:31:38 +08:00 |
|
afc163
|
e258e6d84f
|
Update ISSUE_TEMPLATE.md
|
2016-06-27 19:31:22 +08:00 |
|
afc163
|
089f1ae512
|
update components category name
|
2016-06-27 18:21:12 +08:00 |
|