ycjcl868
4490ee8483
refactor: seo use react-helmet
5 years ago
ycjcl868
caa6eb0973
fix: postProcessHtml
5 years ago
ycjcl868
31592426a8
fix: seo
5 years ago
ycjcl868
5dd132340e
feat: better seo
5 years ago
afc163
1903ae0c13
✅ fix test case of Button loading
5 years ago
afc163
4338a5b7cf
✅ add more test cases for Button
5 years ago
afc163
c2bcf44f62
💄 should not insert space to link button
close #18118
5 years ago
afc163
cf97324abd
✅ fix demo snapshot
5 years ago
afc163
4615c70d95
🎬 fix Dragger style in Form demo
5 years ago
Daniel Chang
f23f53bb1e
Fixed error in modal documentation ( #18723 )
5 years ago
骗你是小猫咪
0704a06eba
Merge pull request #18720 from shaodahong/fix-ci-fail
test: fix ci fail
5 years ago
shaodahong
d2ba8e9802
test: fix ci fail
5 years ago
诸岳
e71aee45ad
test: Update snapshot
5 years ago
诸岳
d0f3c18508
Bump 3.23.2
5 years ago
诸岳
f5a20fec82
docs: Add the changelog of 3.23.2 ( #18710 )
5 years ago
ycjcl868
35aaf6b9e9
fix: status types
5 years ago
ycjcl868
d0f95299cd
fix: result types
5 years ago
Lyndon001
01970b6913
Update work-with-us.zh-CN.md
5 years ago
诸岳
ffe0645589
fix(PageHeader): Allow back icon to coexist with breadcrumb, close #18094 ( #18691 )
5 years ago
afc163
9157bc99a9
🐛 Fix round button font size too large
5 years ago
Aiello
2189bf5f54
Remove `border` parameter from `Descriptions` `size` demo ( #18518 )
`border` parameter is no longer used.
5 years ago
yoyo837
864138370f
update type
5 years ago
vagusX
e479f1f476
update docs
5 years ago
vagusX
43bcd0ec8f
Update index.zh-CN.md
5 years ago
vagusX
701b3f5fc9
Update index.en-US.md
5 years ago
kanweiwei
5d2596bda8
component props are readonly
5 years ago
kanweiwei
784ad7d57c
update
5 years ago
kanweiwei
bbd979f7ff
update test
5 years ago
kanweiwei
19325b4175
modify component renderer
5 years ago
kanweiwei
4d6c8bc0b5
fix: icon render
5 years ago
kanweiwei
7ad1068006
fix transformFileHandler ts def
5 years ago
愚道
61ad79dde5
fix: navigation Steps hover color
5 years ago
骗你是小猫咪
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
5 years ago
二货机器人
bf374da148
docs: Fix demo ( #18665 )
5 years ago
yoyo837
1e830d782c
slice
5 years ago
afc163
97b344e0c1
📝 update table doc
5 years ago
afc163
f4719ddf02
Merge branch 'master' of github.com:ant-design/ant-design
5 years ago
愚道
d8031aa4cb
fix: Anchor.Link target should not be required
5 years ago
afc163
97f6ac9fc6
✅ fix stylelint
5 years ago
蒋璇
7864ab46c4
Update index.en-US.md
5 years ago
二货机器人
27afeaf3a1
fix: Descriptions warning with key ( #18637 )
5 years ago
jljsj
3ad0e809b0
fix #18607
5 years ago
zombiej
aa9b9db4e1
add jsdoc
5 years ago
zombiej
4cac0a9822
warning if user use inputValue
5 years ago
信鑫-King
1b3a9d8656
chore: fix site deploy actions ( #18628 )
5 years ago
zombiej
eb28212da6
update 3.23.1 changelog
5 years ago
Nikitenkova
04669002bf
fix(layoutSider): dimensionMap for max-width media query
According to visibility problem (on viewport breakpoints) with Sider menu in our App
And according to Bootstrap responsive breakpoints https://getbootstrap.com/docs/4.0/layout/overview/#responsive-breakpoints
We should use different values for `min-width` and `max-width`. For example, if we construct query with `min-width: 768px` then we MUST use `max-width: 767.98px` for proper breakpoint determination otherwise they conflict with each other when have similar values.
5 years ago
二货机器人
774e679ee1
docs: 3.23.1 changelog ( #18627 )
* docs: changelog
* docs: changelog
5 years ago
二货机器人
e5d644f71a
Revert "fix: Drapper mulitple should work" ( #18626 )
This reverts commit 06d7f0deec
.
5 years ago
afc163
e4a3b72e78
🐛 Fix MonthPicker switch icon overflow
close #18604
5 years ago