Eric Wang
|
55265ac4ef
|
chore: Replace domhook with jest.spyon (#23469)
* chore: Replace domhook with jest.spyon
* use mockreturn value when possible
* Update tests/shared/focusTest.js
|
5 years ago |
xrkffgg
|
677168b007
|
style: optimize tabs rtl style (#23471)
|
5 years ago |
偏右
|
7935651899
|
style: select arrow won't rotate now (#23468)
* style: 💄 Select arrow won't rotate when open
* Update index.less
|
5 years ago |
Tom Xu
|
cf3d611f59
|
refactor(tag): rewrite with hook (#23466)
* refactor(tag): rewrite with hook
* fix lint
|
5 years ago |
偏右
|
a4c07fc0af
|
Merge pull request #23465 from ant-design/master
chore: merge master into feature
|
5 years ago |
二货机器人
|
a1e0c41c8b
|
feat: ConfigProvider support config Input `autoComplete` (#23455)
* support autoComplete
* update doc
* fix lint
|
5 years ago |
xrkffgg
|
d7e97aa996
|
style: optimize tag rtl style (#23464)
|
5 years ago |
Tom Xu
|
4a3e01ff0b
|
refactor(input-number): rewrite with hook (#23461)
|
5 years ago |
pdeva
|
3e22b505a3
|
fix: proper react import (#23381)
* proper react import
fix for #22708
* update iconutil in select
* update in tree component
|
5 years ago |
偏右
|
db97c5788e
|
chore: add remark lint (#23457)
* 💄 Add remark lint for markdown files
* 💄 Add remark lint for markdown files
* 💄 Add remark lint for markdown files
|
5 years ago |
二货机器人
|
1163d8e23d
|
docs: Update demo (#23451)
|
5 years ago |
xrkffgg
|
5e09660a3e
|
fix: collapse default position in rtl (#23445)
* fix: collapse default position in rtl
* update snap
* up
* fix
* fix
* fix var
* fix
|
5 years ago |
Eric Wang
|
9a43e439b3
|
chore: Use override instead of env to control eslint on markdown (#23454)
|
5 years ago |
偏右
|
428b07625c
|
fix: Select arrow cannot trigger open (#23448)
close #23447
|
5 years ago |
Amumu
|
17c63e52bf
|
chore: improve less variable @form-item-margin-bottom (#23436)
* improve @formItemMarginBottom
* Revert "improve @formItemMarginBottom"
This reverts commit 6d8da5bdb9 .
* update style
|
5 years ago |
偏右
|
02faa4bcf1
|
💄 tweak Table selected row hover background (#23313)
|
5 years ago |
偏右
|
4902c5a4f0
|
docs: 📖 update Form ts demo for createRef (#23440)
close #23417
|
5 years ago |
偏右
|
8bd8eee573
|
fix: first Divider render bug (#23438)
close #23432
|
5 years ago |
xrkffgg
|
f467df5fe2
|
feat: add rtl calendar (#23394)
|
5 years ago |
偏右
|
1dab17eef0
|
feat: 💄 Divider support `plain` for lighter style (#23405)
* 💄 Divider support `asHeading` for lighter style
* ✅ fix demo snapshot
* docs: 📖 Divider asHeading documentation
* fix tsd
* ✅ fix demo snapshot
* asHeading to plain
* ✅ fix demo snapshot
* fix css
|
5 years ago |
偏右
|
e206b4146b
|
chore: add gitleaks.yml (#23425)
* Add gitleaks.yml
* Update gitleaks.yml
* chore: add gitleaks (#23428)
* chore: add gitleaks
* chore: remove gitleaks
* Apply suggestions from code review
Co-authored-by: pr <pr>
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: 信鑫-King <chaolin.jcl@alibaba-inc.com>
|
5 years ago |
偏右
|
c3e263f2f2
|
chore: 🚮 remove console (#23431)
|
5 years ago |
二货机器人
|
2105a330dd
|
docs: Remove dead link & Update dead images (#23427)
* docs: Replace image
* update link
|
5 years ago |
xrkffgg
|
6d238a734d
|
feat: search rtl (#23424)
|
5 years ago |
偏右
|
2c86aebfa3
|
Merge pull request #23426 from ant-design/master
chore: merge master into feature
|
5 years ago |
二货机器人
|
5a10d29796
|
fix: ConfigProvider with nest prefixCls (#23423)
* fix: ConfigProvider with nest prefixCls
* update
* update
* update
|
5 years ago |
xrkffgg
|
3d76859bbc
|
style: add dropdown group title rtl style (#23404)
* style: add dropdown group title rtl style
* fix margin
* fix lint
|
5 years ago |
二货机器人
|
1d50004644
|
feat: Typography support onEllipsis (#23414)
* feat: support onEllipsis
* add test case
* update doc
|
5 years ago |
二货机器人
|
ac7865a6fc
|
chore: Adjust search style (#23406)
* chore: Adjust search style
* fix lint
* Update demo.test.js.snap
* update style
* update cover area
* area it
|
5 years ago |
偏右
|
fc98ab7222
|
test: increase test cov for Layout and Typography (#23407)
|
5 years ago |
二货机器人
|
40afa44673
|
chore: Move preview res to cdn (#23408)
|
5 years ago |
xrkffgg
|
43bc7196ea
|
docs: fix site subtitle in rtl (#23403)
|
5 years ago |
xrkffgg
|
089591ac34
|
style: add steps disabled style (#23402)
|
5 years ago |
xrkffgg
|
f748c4ef17
|
style: optimize pageheader rtl style (#23401)
|
5 years ago |
xrkffgg
|
0b6d34d474
|
style: optimize statistic rtl style (#23397)
|
5 years ago |
xrkffgg
|
e2dacde754
|
style: fix button loading rtl (#23399)
|
5 years ago |
afc163
|
e797d44c9e
|
chore: upgrade rc-upload to fix ci
|
5 years ago |
linye
|
62d51034c4
|
Update MorePage.tsx (#23389)
|
5 years ago |
linye
|
849ab34189
|
docs: Update RecommendPage.tsx (#23387)
* Update RecommendPage.tsx
* Update site/theme/template/Home/RecommendPage.tsx
Co-authored-by: 偏右 <afc163@gmail.com>
|
5 years ago |
xrkffgg
|
757c57622b
|
feat: add rate direction (#23321)
* feat: add rate direction
* fix: remove css
* remove classname
|
5 years ago |
偏右
|
fd38c347a8
|
Update FUNDING.yml
|
5 years ago |
偏右
|
54d050324a
|
🐛 Fix Carousel tabindex in non-active slide (#23380)
close #23294
|
5 years ago |
偏右
|
76ee9668ef
|
docs: 📖 update react-slick API link (#23379)
* Update index.en-US.md
* Update index.zh-CN.md
|
5 years ago |
偏右
|
fabec4831c
|
Merge pull request #23377 from ant-design/master
chore: Merge master into feature
|
5 years ago |
陈帅
|
7489786d22
|
docs: add 4.1.4 changelog (#23373)
* doc: add 4.1.4 changelog
* fix error version
* sort log
* groud log
* add #23331
* fix review doc
* fix review doc
|
5 years ago |
二货机器人
|
31267c5648
|
docs: Update migration for Select events (#23376)
* docs: Update migration for Select events
* Update migration-v4.en-US.md
|
5 years ago |
Tom Xu
|
6e1ffb96ca
|
fix: Input.Search ConfigProvider size (#23331)
* fix: Input.Search ConfigProvider size
* Update Search.tsx
* add test
* Update size.md
|
5 years ago |
偏右
|
5ca5f44a7e
|
🆙 upgrade intersection-observer
|
5 years ago |
Tom Xu
|
50416b3a7b
|
improvement: Form default locale (#23165)
* improve: Form default locale
* fix lint
* fix lint
* improve form doc
* add test case
* improve form validate messages
|
5 years ago |
Tom Xu
|
09e69c385e
|
refactor(button): rewrite with hook (#23367)
|
5 years ago |