Amumu
49e4cc817a
Merge pull request #18737 from Jiang-Xuan/patch-1
...
fix: the doc of tree component
2019-09-09 18:22:00 +08:00
蒋璇
563fa3ccc2
Update index.zh-CN.md
2019-09-09 16:47:55 +08:00
蒋璇
800e3ecab8
Update index.en-US.md
2019-09-09 16:43:42 +08:00
afc163
7743967bf6
🐛 Fix ConfigProvider locale not working for confirm
...
close #18731
2019-09-09 12:08:38 +08:00
偏右
588efe41c4
📝 fix typo
2019-09-09 11:59:00 +08:00
afc163
c3ac7308dc
📝 update description
2019-09-08 16:29:04 +08:00
ycjcl868
ff3225fcbb
fix: rm comment
2019-09-08 16:14:43 +08:00
ycjcl868
161801cd78
fix: desc [object] bug
2019-09-08 16:14:43 +08:00
ycjcl868
e98afc5145
📝 description
2019-09-08 16:14:43 +08:00
ycjcl868
a93fe5238e
fix: default seo title and description
2019-09-08 16:14:43 +08:00
偏右
60536d3880
Update README-zh_CN.md
2019-09-08 15:21:44 +08:00
ycjcl868
796d2aa000
fix: better slice description
2019-09-08 15:15:51 +08:00
ycjcl868
e1ab352547
fix: content
2019-09-08 15:15:51 +08:00
ycjcl868
50606289d7
fix: find p tag content
2019-09-08 15:15:51 +08:00
ycjcl868
35c537ee2d
fix: desc
2019-09-08 15:15:51 +08:00
ycjcl868
15f0841606
fix: lint
2019-09-08 15:15:51 +08:00
ycjcl868
30dd9a3b0e
feat: helmet seo
2019-09-08 15:15:51 +08:00
ycjcl868
4490ee8483
refactor: seo use react-helmet
2019-09-08 15:15:51 +08:00
ycjcl868
caa6eb0973
fix: postProcessHtml
2019-09-08 15:15:51 +08:00
ycjcl868
31592426a8
fix: seo
2019-09-08 15:15:51 +08:00
ycjcl868
5dd132340e
feat: better seo
2019-09-08 15:15:51 +08:00
afc163
1903ae0c13
✅ fix test case of Button loading
2019-09-07 21:29:56 +08:00
afc163
4338a5b7cf
✅ add more test cases for Button
2019-09-07 21:29:56 +08:00
afc163
c2bcf44f62
💄 should not insert space to link button
...
close #18118
2019-09-07 21:29:56 +08:00
afc163
cf97324abd
✅ fix demo snapshot
2019-09-07 19:34:01 +08:00
afc163
4615c70d95
🎬 fix Dragger style in Form demo
2019-09-07 19:32:24 +08:00
Daniel Chang
f23f53bb1e
Fixed error in modal documentation ( #18723 )
2019-09-07 07:17:38 +08:00
骗你是小猫咪
0704a06eba
Merge pull request #18720 from shaodahong/fix-ci-fail
...
test: fix ci fail
2019-09-06 23:53:51 +08:00
shaodahong
d2ba8e9802
test: fix ci fail
2019-09-06 23:05:06 +08:00
诸岳
e71aee45ad
test: Update snapshot
2019-09-06 19:23:08 +08:00
诸岳
d0f3c18508
Bump 3.23.2
2019-09-06 19:00:29 +08:00
诸岳
f5a20fec82
docs: Add the changelog of 3.23.2 ( #18710 )
2019-09-06 18:58:28 +08:00
ycjcl868
35aaf6b9e9
fix: status types
2019-09-06 17:09:01 +08:00
ycjcl868
d0f95299cd
fix: result types
2019-09-06 17:09:01 +08:00
Lyndon001
01970b6913
Update work-with-us.zh-CN.md
2019-09-06 16:24:24 +08:00
诸岳
ffe0645589
fix(PageHeader): Allow back icon to coexist with breadcrumb, close #18094 ( #18691 )
2019-09-06 13:30:47 +08:00
afc163
9157bc99a9
🐛 Fix round button font size too large
2019-09-06 12:42:50 +08:00
Aiello
2189bf5f54
Remove border
parameter from Descriptions
size
demo ( #18518 )
...
`border` parameter is no longer used.
2019-09-06 11:13:36 +08:00
yoyo837
864138370f
update type
2019-09-05 21:24:35 +08:00
vagusX
e479f1f476
update docs
2019-09-05 12:35:04 +08:00
vagusX
43bcd0ec8f
Update index.zh-CN.md
2019-09-05 12:35:04 +08:00
vagusX
701b3f5fc9
Update index.en-US.md
2019-09-05 12:35:04 +08:00
kanweiwei
5d2596bda8
component props are readonly
2019-09-05 12:35:04 +08:00
kanweiwei
784ad7d57c
update
2019-09-05 12:35:04 +08:00
kanweiwei
bbd979f7ff
update test
2019-09-05 12:35:04 +08:00
kanweiwei
19325b4175
modify component renderer
2019-09-05 12:35:04 +08:00
kanweiwei
4d6c8bc0b5
fix: icon render
2019-09-05 12:35:04 +08:00
kanweiwei
7ad1068006
fix transformFileHandler ts def
2019-09-05 12:21:34 +08:00
愚道
61ad79dde5
fix: navigation Steps hover color
2019-09-05 12:15:55 +08:00
骗你是小猫咪
d9bfc689a4
test(Anchor): optimize dataNowMockFn, avoid being consumed in advance ( #18663 )
...
* 优化 dataNowMockFn, 避免被提前消费
* test circleci/node:latest
* change .circleci circleci/node:latest -> circleci/node:lts
* add step command [node -v] check current node version
* retry ci test
* rebase master
* retry CI test
2019-09-05 11:33:11 +08:00