Commit Graph

64 Commits

Author SHA1 Message Date
Sukka
45a19024ab
docs: replace git.io link with the original URL () 2022-04-27 10:07:16 +08:00
MadCcc
ca15cc9b0a
feat: transfer support status ()
* feat: transfer support status

* docs: update demo
2022-02-17 16:43:33 +08:00
Jase Owens
b53d12db65
feat: Exposes additional props for pagination component on transfer ()
* Exposes additional props for pagination component on transfer

* feat: Improve transfer pagination customization

* feat: Improve transfer pagination customization
2022-02-10 13:16:45 +08:00
ajuner
72f728be57
docs(transfer): zh-CN operationStyle () 2021-09-30 17:45:26 +08:00
xrkffgg
5d8b46ce85
feat: Transfer support customize footer ()
close 
2021-06-30 12:10:23 +08:00
Jehu
a350421b6a
feat: Transfer support locale.notFoundContent as array ()
* feat: transfer support locale.notFoundContent as array

* feat: transfer support locale.notFoundContent as array with test
2021-06-23 17:38:16 +08:00
zombiej
7c06c1b96e docs: Update Transfer asnyc table demo
close 
2021-05-20 15:10:38 +08:00
Tom Xu
e5d908a078
docs: format api () 2021-03-01 19:20:48 +08:00
二货机器人
317c6469a2
Revert "feat: add api for transfer ()" ()
This reverts commit 15580483ce.
2021-02-28 11:00:44 +08:00
Eating-Eating
15580483ce
feat: add api for transfer ()
* 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>
2021-02-22 18:41:02 +08:00
einq7
fa376f9c82
docs: prettier markdown () 2020-12-24 12:02:57 +08:00
不吃猫的鱼
20bdbb34ae
fix: introduce generic type for transfer item () 2020-11-08 15:28:03 +08:00
einq7
3357fccf0e
docs: format inline code () 2020-11-08 15:04:02 +08:00
Tom Xu
d44f404eae
docs: sort api ()
* 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
2020-10-21 10:33:43 +08:00
xrkffgg
1503a58aee
docs: format api timepicker/transfer/upload () 2020-07-01 20:18:48 +08:00
Arvin Xu
dda650cc7b
docs: Update components cover ()
* docs: Update components cover



* docs: Update components cover
2020-06-05 13:50:09 +08:00
偏右
882cec62d6
docs: 🌈 Add Components overview page ()
* 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>
2020-05-31 11:48:34 +08:00
二货机器人
b0e528d14c
feat: Transfer support oneWay ()
* 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
2020-05-13 19:15:40 +08:00
Tom Xu
f5153ab950
docs: improve style type () 2020-04-28 14:09:54 +08:00
Teng YANG
347fea69ee
feat: resolve customize header checkbox labels in Transfer ()
* 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
2020-02-04 10:16:23 +08:00
xrkffgg
4388a96c32 docs: Format string notation of all components () 2020-01-17 17:23:47 +08:00
信鑫-King
cb528da8ed
fix: dark theme in 4.0 ()
* fix: rtl direction bug

* 📝 dark theme usage docs

* fix: sketch download

* fix: theme dark

* 📝 empty image

* fix: dark form with mixture components like picker, input

* 📝 update sketch release download

* fix: remove inline-menu sub shadow
2020-01-03 19:00:01 +08:00
偏右
8501b708ea refactor: 📦 smaller bundlesize limit ()
* 📦 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
2019-12-23 18:33:08 +08:00
wangxingkang
336fb41ec2 docs: Removed version column in 4.0 ()
Issue 
2019-11-20 14:55:34 +08:00
lxnxbnq
bde17425a0 fix(): fix Transfer listStyle support function callback ()
* fix(): fix Transfer listStyle support function callback

* fix(): fix Transfer listStyle support function callback
2019-10-22 11:05:39 +08:00
afc163
e95466bc15
📝 update Transfer documentation
close 
2019-09-09 19:05:17 +08:00
信鑫-King
f634855b10 chore: transfer ajax table demo ()
* chore: transfer ajax table demo

* feat: snapshot

* fix: url

* fix: lint

* 📝 FAQ Transfer ajax

* 📝 FAQ Transfer ajax

* 📝 FAQ Transfer ajax

* 📝 FAQ Transfer ajax

* 📝 FAQ
2019-08-04 11:33:32 +08:00
MuYu
fb0b4f0fc9 docs: show version Number features were added ()
* 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
2019-07-11 14:14:33 +08:00
vagusX
e335a214f6 fix: props#locale description in Transfer () 2019-07-09 16:17:30 +08:00
afc163
64156260dd
Resolve conflict with feature branch 2019-05-07 18:10:23 +08:00
zombieJ
772638e076
update doc () 2019-05-07 18:07:16 +08:00
afc163
94ad706e53
Resolve conflict with feature branch 2019-05-07 17:22:47 +08:00
zombieJ
543b620dd2
feat: Support Transfer render ()
* 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
2019-05-07 17:10:42 +08:00
afc163
b780070351
💄 prittier all files 2019-05-07 14:57:32 +08:00
zombieJ
bf087e29bd
Add remark lint ()
support remark-lint check
2018-12-26 14:14:00 +08:00
hengkx
d3b828ae4c fix Transfer operations doc 2018-12-07 23:22:53 +08:00
afc163
7c5029cf17
📝 improve transfer doc 2018-12-07 14:23:04 +08:00
afc163
ad0f9b28ec Merge branch 'master' into feature
* master:
  site: add Community discusstion links
  🌐 site: transition component category, close 
  Fix Collapse Panel id definition, close 
  Fix style overlap with sorter when long text in Table column header
  Add more recommendation
  adjust datepick reset logic
  reset showDate when picker is closed fix 
2018-11-04 17:15:29 +08:00
afc163
213693e333 🌐 site: transition component category, close 2018-11-04 16:20:35 +08:00
zombieJ
ca080ac6ea Transfer support onSearch ()
* add onSearch

* add warning

* update doc

* add test case

* add legacy onSearchChange test
2018-10-12 23:47:42 +08:00
zombieJ
f9dd709e2f Transfer support disabled () 2018-09-15 15:18:59 +08:00
y-take
6f443be4d5 Feat(Transfer): Allow to specify item-unit ()
* Add itemUnit, itemsUnit props

* Add document

* Integrate locales

* Keep old locale props still working.
2018-08-28 16:26:32 +08:00
Cody Chan
086ecec310 docs(transfer): append description for render property () 2017-11-27 20:48:16 +08:00
Wei Zhu
36227a10db docs: sort api table 2017-10-25 10:25:44 +08:00
afc163
2feef3358c Fix transfer lazy doc, close 2017-09-09 00:00:24 +08:00
Yiming
a22a011c49 修改错别字 ()
反应 应为 反映
2017-08-07 10:44:47 +08:00
afc163
448a3ff4dd Fix operations typo of Transfer, close 2017-06-08 10:37:08 +08:00
William Yang
8c8a1797e9 docs:fix api table () 2017-03-28 10:41:14 +08:00
Benjy Cui
00cdb7d888 feat: support Transfer[onScroll], close: () 2017-03-01 11:07:19 +08:00
afc163
18ec5933b7 fix old react documentation links 2017-02-19 17:02:58 +08:00