偏右
bd97e7254a
chore: use react internal replace PureRenderMixin ( #21876 )
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
ycjcl868
764c046fbc
tweak: active and hover background color
5 years ago
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
5 years ago
Stanley Thijssen
69ef27709c
fix: Styling issue where all spans next to a checkbox wrapper get a padding ( #17761 )
* fix styling issue
* Added padding for span only when there is a checkbox in front of it
* Fixed last small styling issue where span and checkboxes didnt have any padding
* Updated snapshots with new class
5 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
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
zombiej
463d3c72f9
fix #12399 . Hide title if is not string
6 years ago
zombieJ
f9dd709e2f
Transfer support disabled ( #12084 )
6 years ago
Wei Zhu
54b1715d2a
Improve Transfer type definitions.
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
paranoidjk
ba168b826f
refactor: use spread operator replace object-assign ( #6677 )
8 years ago
paranoidjk
f2e19c16be
fix(transfer): checkall should response to filter result; fix #4654 ( #4665 )
8 years ago
Benjy Cui
d7498c0af6
Test transfer ( #4191 )
* refactor: use Checkbox directly
* test: add test case for Transfer
8 years ago
afc163
afb49f95d0
separate item component
8 years ago