afc163
935773a0d0
test: recover test case expect
4 years ago
afc163
2f736441af
test: ignore code which never run into
4 years ago
偏右
dfb3279949
fix: 🐛 Select search bug when input chinese ( #26796 )
* fix: Select search bug when input chinese
close #26790
* fix: test snapshot
4 years ago
afc163
90cfb0d25f
docs: 📝 remove deparecated button type
4 years ago
John Bear
5b5518acfb
fix: table sticky zindex calculation ( #26800 )
4 years ago
二货机器人
b08b759ff4
feat: Form.Item support `tooltip` ( #26780 )
* feat: Support tooltip
* update test case
* update snapshot
* update doc
* fix lint
* support icon
* tmp use @text-color-secondary
4 years ago
二货机器人
1da6016cc2
feat: FormItem support generate for renderProps ( #26791 )
4 years ago
Kermit Xuan
7f7fe176e1
feat(upload): support itemRender ( #26333 )
4 years ago
二货机器人
fec45cb6fe
docs: Update virtual list demo ( #26786 )
4 years ago
偏右
8bff5917dc
style: tweak button icon only align ( #26785 )
close #26679
4 years ago
偏右
a9953640f9
style: 💄 fix TimePicker column align ( #26784 )
add `@picker-time-panel-column-width` and `@picker-time-panel-column-height`
close #26781
4 years ago
Régis Foucault
bb11f82ed2
docs: 📝 fix typo in complex-form-control.md ( #26771 )
4 years ago
prettyboyweiwei
56fb794862
chore: fix Array(x).key() cannot works in codesandbox/codepen
Co-authored-by: weiwei <weiwei0814@theduapp.com>
4 years ago
afc163
2980444bd6
test: fix lint
4 years ago
afc163
cc6d2f2157
test: ignore code which never run into
4 years ago
偏右
4a86b75c74
Merge pull request #26768 from ant-design/master
chore: merge master into feature
4 years ago
偏右
068d2bc902
🛡 add Security Policy
4 years ago
zombiej
780ada065b
chore: Update snapshot
4 years ago
偏右
cefb877ab9
fix: AutoComplete warning when using placeholder and allowClear ( #26765 )
close #26760
4 years ago
偏右
481fd209e2
chore: 🆙 upgrade typescript-eslint ( #26600 )
* chore: 🆙 upgrade typescript-eslint
* fix some lint
* fix: some eslint errors
* Update package.json
* chore: 🆙 upgrade typescript-eslint
* fix some lint
* fix: some eslint errors
* Update package.json
* fix no use before define
* Update package.json
* fix lint
Co-authored-by: yoyo837 <yoyo837@hotmail.com>
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
4 years ago
afc163
0de1358924
test: ✅ fix eslint jest rules
4 years ago
Knut Olav Bøhmer
e09040f3af
fix: `Button` as component for react-router `Link` ( #26740 )
React router passes `navigate` as prop to component in <Link to={to}
component={Component}>. This is already fixed for Typography.Link.
(#26623 ) This fixes `<Link to={to} component={Button}` />
4 years ago
afc163
704899415e
docs: 📝 fix anchor demo
4 years ago
afc163
ca18e8cd87
docs: clearify Anchor showInkInFixed API
close #26702
4 years ago
偏右
0067b923b9
Merge pull request #26738 from ant-design/master
chore: merge master into feature
4 years ago
Krishna Singh
bf910cb3a9
Update time-picker documentation ( #26673 )
Added `onSelect` prop details on Time-Picker documentation
4 years ago
vldh
1e9aded2dd
CascaderProps add name and id ( #26660 )
Co-authored-by: lidahao <lidahao@sisyphe.com.cn>
4 years ago
afc163
58a57224a8
test: ✅ fix test snapshot change
4 years ago
偏右
8e84c739bf
chore: revert bundlesize
4 years ago
SkyAo
6a06104708
docs: fix heading level in replace-moment ( #26725 )
4 years ago
Knut Olav Bøhmer
ab3d0ea8de
fix: don't show empty items in Space component ( #26721 )
4 years ago
xrk
737bd60f23
docs: add direction & theme to url ( #26567 )
* docs: add direction to localStorage
* wip
* wip
* wip
* wip
* browserHistory push
* add slider menu click query
* expand getLocalizedPathname
* add logo footer query
* fix lint
* wip pathname
* wip: fix pathname
* add hash & theme
* remove only component theme
* fix theme component change
* change var
* remove static
* change color
* chore: optimize code style
* fix: exchange theme when router is change
* fix: pathname
* fix: location pathname
* change dark
* fix theme
* fix router listen theme
* remove console
Co-authored-by: Kermit <kermitlx@outlook.com>
4 years ago
诸岳
58a69bc02c
Merge pull request #26720 from ant-design/release-4.6.4
docs: Add changelog of 4.6.4
4 years ago
诸岳
aab9c135fb
fix(pkg): Enlarge bundlesize threshold
4 years ago
诸岳
ad22d88550
docs: Add changelog of 4.6.4
4 years ago
Michael Waddell
add02767f0
Feat: Support callbacks for removeIcon and downloadIcon in Upload ( #26684 )
* updated to support callback function
* fixing compilation errors
* feat: add support for per-file callbacks in Upload removeIcon and downloadIcon
* Update components/upload/index.en-US.md
Added version
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
* docs: Changed `React.ReactNode` to `ReactNode`
* docs: Added version in CN documentation
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
4 years ago
二货机器人
1faabb219d
feat: Form.List support rules ( #26676 )
* Add ErrorList component
* move class to ErrorList
* support cache of status
* update doc
* update snapshot
* patch test case
* clean up
* docs: add faq
4 years ago
paranoidjk
ea19589619
feat: feat: expose ConfigContext ( #26705 )
4 years ago
Dave
5507641331
fix(table-pagination): make pagination.position work ( #26678 )
4 years ago
Sam Kah Chiin
4270fc7e12
[Chore] Fix typo in index.en-US.md ( #26703 )
4 years ago
偏右
0472da5a40
fix: sorter compare and multiple should be optional ( #26686 )
close #26085
4 years ago
xrk
75f50f9d17
docs: optimize api style ( #26691 )
4 years ago
Tom Xu
faa534c1c0
feat: form support messageVariables ( #26597 )
* feat: form support labelInMessage
* add doc
* change to messageVariables
* Update demo.test.js.snap
* feat: form support labelInMessage
* add doc
* change to messageVariables
* Update FormItem.tsx
* docs: add messageVariables use
4 years ago
Tom Xu
bef89ce686
docs: remove Anchor not use api ( #26672 )
4 years ago
偏右
ce4dd06469
style: Card card image has extra 1px border ( #26659 )
close #26658
4 years ago
偏右
39b40b573d
fix: Menu not support React.Fragment ( #26656 )
* fix: Menu support React.Fragment
* chore: tweak menu demo
* fix: React key warning
4 years ago
afc163
d98981b279
docs: 📝 update faq
4 years ago
偏右
4fff7ec171
Update faq.en-US.md
4 years ago
二货机器人
ca46793593
Merge pull request #26655 from ant-design/master
chore: Feature merge master
4 years ago
Dave
0b4563579b
feat(select): sync placeholder color (input) ( #26651 )
4 years ago