MadCcc
ca15cc9b0a
feat: transfer support status ( #34098 )
* feat: transfer support status
* docs: update demo
3 years ago
Jase Owens
b53d12db65
feat: Exposes additional props for pagination component on transfer ( #33954 )
* Exposes additional props for pagination component on transfer
* feat: Improve transfer pagination customization
* feat: Improve transfer pagination customization
3 years ago
xrkffgg
5d8b46ce85
feat: Transfer support customize footer ( #31108 )
close #28082
3 years ago
Jehu
a350421b6a
feat: Transfer support locale.notFoundContent as array ( #31088 )
* feat: transfer support locale.notFoundContent as array
* feat: transfer support locale.notFoundContent as array with test
3 years ago
zombiej
7c06c1b96e
docs: Update Transfer asnyc table demo
close #30350
4 years ago
Tom Xu
e5d908a078
docs: format api ( #29537 )
4 years ago
二货机器人
317c6469a2
Revert "feat: add api for transfer ( #29288 )" ( #29541 )
This reverts commit 15580483ce
.
4 years ago
Eating-Eating
15580483ce
feat: add api for transfer ( #29288 )
* feat: add api for transfer
* feat: Transfer new feature
* Update components/transfer/__tests__/index.test.js
Co-authored-by: afc163 <afc163@gmail.com>
* Update components/transfer/demo/advanced.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update components/transfer/index.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update components/transfer/index.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* fix: change another way
* fix: add test
* fix: defaultFooterRender test failed
* fix: comment in English
* fix: delete unnecessary blank line
* fix: fix describe error
* fix: add version and Type Guard
* fix: transfer docs
* fix: docs
* fix: docs grammar err
Co-authored-by: SimpleZhang <simplezhang@yeahka.com>
Co-authored-by: afc163 <afc163@gmail.com>
4 years ago
einq7
fa376f9c82
docs: prettier markdown ( #28510 )
4 years ago
不吃猫的鱼
20bdbb34ae
fix: introduce generic type for transfer item ( #27630 )
4 years ago
Tom Xu
d44f404eae
docs: sort api ( #27251 )
* chore: improve sort api table scripts
* sort api
* add ignore
* Revert "sort api"
This reverts commit 343505d5f0
.
* sort api
* Update package.json
* sort api
* Delete sort-api.js
* sort api
* sort api
* sort api
* fix
* Update index.zh-CN.md
* fix input-number
* fix input-number
* sort func
* fix
* Method moved to the end
* carousel method
4 years ago
xrkffgg
1503a58aee
docs: format api timepicker/transfer/upload ( #25351 )
4 years ago
Arvin Xu
dda650cc7b
docs: Update components cover ( #24744 )
* docs: Update components cover
#24629
* docs: Update components cover
5 years ago
偏右
882cec62d6
docs: 🌈 Add Components overview page ( #24491 )
* docs: Add components overview page
* fix detail
* remove ContributorsList form overview page
* fix components url
* improve code style
* remove extra file
* fix detail
* fix lint
* fix lint
* docs: Finish components overview page
* fix lint
* docs: Update cover
* fix lint
* update cover
* update menu
* improve overview page
* refactor code
* fix order
* update title
* add components count
* fix overview page ssr bug
* move less file
* update title margin
Co-authored-by: arvinxx <arvinx@foxmail.com>
5 years ago
二货机器人
b0e528d14c
feat: Transfer support `oneWay` ( #24041 )
* use flex
* show clear btn
* support one way
* add dropdown
* add pagination
* support pagination
* use flex
* operation stretch
* pagination works
* update selection logic
* no need to show checkbox on pagination
* fix tree demo
* support invert selection
* remove current pages
* update style
* update snapshot
* clean up
* update test case
* update test case
* update snapshot
* fix lint
* add deps
* update doc
* update hover style
* update hover checked style
* adjust demo & active region
* fix lint
* update snapshot
5 years ago
Tom Xu
f5153ab950
docs: improve style type ( #23700 )
5 years ago
Teng YANG
347fea69ee
feat: resolve #20728 customize header checkbox labels in Transfer ( #21139 )
* add checkboxLabels prop in Transfer
* change prop to `selectAllLabels` and add demo
* update transfer demo test snapshot
* refine param in one object and update demo
5 years ago
xrkffgg
4388a96c32
docs: Format string notation of all components ( #20970 )
5 years ago
偏右
8501b708ea
refactor: 📦 smaller bundlesize limit ( #20356 )
* 📦 samller bundlesize limit
* 🗑️ remove React static PropTypes
* 🗑️ remove react-lifecycles-compat
* 🗑️ remove matchMedia polyfill
* 🗑️ remove Transfer buggy lazy prop
* 🗑️ remove enquire.js dep
* 🗑️ remove Transfer lazy related code and fix ci
* 🗑️ remove used dom-closest
* ⚡ replace dom-scroll-into-view to scroll-into-view for bundle size
* ✅ fix eslint
* 🆙 upgrade browserslist
* ✅ fix test cases
* 🗑️ remove @ant-design/create-react-context
* 🆙 upgrade @ant-design/bisheng-plugin
* 🆙 upgrade rc-slider
* ✅ fix ci
* 🆙 upgrade rc-tabs and rc-mentions
* 📦 scroll-into-view -> scroll-into-view-if-needed
* remove unused devDep
* docs: 📝 update instruction about IE9/10
* 📦 reduce css bundle size by drop IE9/10 support
* 🆙 upgrade rc-upload
* 🗑️ drop unused swing motion css
* ✅ update upload snapshots
* 📦 lift css bundlesize limit to 55kb
5 years ago
wangxingkang
336fb41ec2
docs: Removed version column in 4.0 ( #19821 )
Issue #19815
5 years ago
lxnxbnq
bde17425a0
fix( #11119 ): fix Transfer listStyle support function callback ( #19330 )
* fix(#11119 ): fix Transfer listStyle support function callback
* fix(#11119 ): fix Transfer listStyle support function callback
5 years ago
zombiej
fa8ddb4104
merge master
5 years ago
afc163
e95466bc15
📝 update Transfer documentation
close #18740
5 years ago
信鑫-King
f634855b10
chore: transfer ajax table demo ( #18067 )
* chore: transfer ajax table demo
* feat: snapshot
* fix: url
* fix: lint
* 📝 FAQ Transfer ajax
* 📝 FAQ Transfer ajax
* 📝 FAQ Transfer ajax
* 📝 FAQ Transfer ajax
* 📝 FAQ
5 years ago
MuYu
fb0b4f0fc9
docs: show version Number features were added ( #17373 )
* docs: add api first appearance
* docs: fix auto-complete doc
* docs: replace Version Added with Version
* docs: date picker common method
* docs: date picker common method
* docs: tree
* docs: remove meaningless 3.0.0
5 years ago
vagusX
e335a214f6
fix: props#locale description in Transfer ( #17545 )
5 years ago
zombieJ
772638e076
update doc ( #16459 )
6 years ago
zombieJ
543b620dd2
feat: Support Transfer render ( #16026 )
* clean up
* refactor select all logic
* omit old api to render children
* add search
* remove useless code
* fix logic
* Table demo
* update demo
* fixed min-height
* fix normal style
* style update
* update snapshot
* update snapshot
* update version
* update doc
* update md desc
* update test case
* fix test typo
* update demo
* update snapshot
* typescript correction
* update docs
* add Tree Transfer demo
* default expand all
* update demo
6 years ago
afc163
b780070351
💄 prittier all files
6 years ago
zombieJ
bf087e29bd
Add remark lint ( #13906 )
support remark-lint check
6 years ago
陈帅
daca08b6f1
merge master
6 years ago
hengkx
d3b828ae4c
fix Transfer operations doc
6 years ago
afc163
7c5029cf17
📝 improve transfer doc
6 years ago
Kevin Wang
a9e92b8451
Removed line break in dataSource description
Removed line break in dataSource description
6 years ago
zombieJ
ca080ac6ea
Transfer support onSearch ( #12422 )
* add onSearch
* add warning
* update doc
* add test case
* add legacy onSearchChange test
6 years ago
zombieJ
f9dd709e2f
Transfer support disabled ( #12084 )
6 years ago
y-take
6f443be4d5
Feat(Transfer): Allow to specify item-unit ( #11348 )
* Add itemUnit, itemsUnit props
* Add document
* Integrate locales
* Keep old locale props still working.
6 years ago
NumanHassan
a14ba62a07
Update index.en-US.md ( #11587 )
6 years ago
Wei Zhu
aa580beb8b
docs: sort api table
7 years ago
Eduardo Ludi
6d610de157
Adds support for custom styles in Transfer and Transfer operation.
7 years ago
Cody Chan
086ecec310
docs(transfer): append description for render property ( #8335 )
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
monkindey
ea926fecaf
also resolve conflicted file
7 years ago
monkindey
0bc5936b23
resolve conflicted files
7 years ago
afc163
2feef3358c
Fix transfer lazy doc, close #7520
7 years ago
afc163
448a3ff4dd
Fix operations typo of Transfer, close #6401
8 years ago
William Yang
8c8a1797e9
docs:fix api table ( #5524 )
8 years ago
Benjy Cui
00cdb7d888
feat: support Transfer[onScroll], close : #4188 ( #5084 )
8 years ago
afc163
18ec5933b7
fix old react documentation links
8 years ago
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
8 years ago