dependabot[bot]
775d1800bb
chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 ( #28253 )
* chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.15.0 to 7.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v7.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix eslint style
* chore: prettier code style
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
4 years ago
CodingYingYingYing
e0c19e4a3d
fix: 修改beforeUpload ts定义 ( #27946 )
Co-authored-by: zhoubingling.00 <zhoubingling.00@bytedance.com>
4 years ago
Tom Xu
ea85335ca1
refactor: remove not use code ( #27926 )
4 years ago
二货机器人
388edca10b
refactor: UploadList use `rc-motion` instead of `rc-animate` ( #27923 )
* chore: Update rc-motion version
* refactor: Move item into single file
* refactor: Use CSSMotion of progress bar
* chore: part style it
* chore: slit style of pic card
* chore: RM count-x
* support appendAction back
* chore: Style smooth
* fix progress makes shaking
* docs: clean up demo
* test: Update snapshot
* test: fix test case
* fix: lint
* test: Update snapshot
* test: coverage
* clean up
4 years ago
偏右
e7bed7cff7
perf( 📦 ): upgrade @ant-design/colors and remove rc-trigger from deps ( #27761 )
* perf(📦 ): upgrade @ant-design/colors
* move rc-trigger to devDeps
* fix lint
* update snapshot
* update snapshot
Co-authored-by: 二货机器人 <smith3816@gmail.com>
4 years ago
骗你是小猫咪
6fba4d1136
test: demo -> ui test ( #24475 )
* test: demo -> ui test
* improve comment image width
* use argos-ci
* use by cicleci
* fix circle run
* rebase master
* try pipeline var
* use another branch var
* fix commit id
* ignore image test file
* remove useless report
* fix test coverage
4 years ago
JuniorTour
75d4fdb3f1
feat: change object-fit of UploadList to contain ( #27312 )
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
偏右
18c4b085ba
style: 💄 fix Pickers wrong animation direction ( #27101 )
* style: fix Pickers wrong animation direction
* style: reduce css bundle size
4 years ago
偏右
4bf062c2a8
test: fix test cov ( #27065 )
* test: ✅ upload and form
* refactor: tooltip always evaluates to true
4 years ago
xrk
cf717225d1
fix: upload rtl style ( #26961 )
4 years ago
偏右
83ddfb807e
test: ✅ Enable transition and animation in jest ( #26571 )
* test: ✅ add test cases to increase coverage
* test: fix snapshot
* fix: test node envioronment
* fix: test node envioronment
* fix test case
* test: refactor menu test cases
* test: update test code style
* test: add more menu test cases
* add comment
* test: update snapshot
* fix: alert test case
* fix: form onLeaveEnd test cov
* test: fix button click wave test cases
* chore: clean up snapshots
4 years ago
Kermit Xuan
7f7fe176e1
feat(upload): support itemRender ( #26333 )
4 years ago
afc163
0de1358924
test: ✅ fix eslint jest rules
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
二货机器人
8ab74cbe0e
test: Fix Upload test case ( #26638 )
* test: Fix test case
* clean up
4 years ago
二货机器人
c58135fd46
fix: Align motion match ( #26628 )
* fix: Align motion match
* bump rc-motion
* lock rc-trigger version
* update snapshot
4 years ago
二货机器人
a26517f9ab
fix: Controlled multiple files upload list sync ( #26612 )
* init hooks
* Use raf to sync list
* clean up
4 years ago
Alex
bf45c4c1b0
style: 💄 className prop ordering #26594 ( #26602 )
close #26594
4 years ago
Pengsha Ying
b4c0978068
fix(upload): adjust type declaration for the onError of customRequest ( #26601 )
4 years ago
二货机器人
88ae028321
fix: Upload controlled issue ( #26481 )
* fix upload sync
* add test case
* rm only
* update snapshot
* fix test case
4 years ago
Ben Callaway
852fad9e3b
fix: Add missing properties to ShowUploadListInterface ( #26406 )
4 years ago
偏右
24a86df257
style: 💄 fix Upload picture-card button style ( #26367 )
* style: fix Upload picture-card button style
close https://github.com/ant-design/ant-design/issues/26317
close #23339
* style: tweak Upload list animation
close #22386
* fix snapshot change
* docs: update Upload demos
* add test case
* update form demo
* fix test case
4 years ago
Kermit Xuan
d8215589de
fix(upload): props type declaration ( #26347 )
* fix(upload): props type declaration
* fix lint
* chore: add type test case
4 years ago
Kermit Xuan
f98e3eee25
refactor: optimize code stle ( #26270 )
4 years ago
Kermit Xuan
ee50fe7952
refactor(upload): rewrite with hooks ( #26196 )
* refactor(upload): rewrite with hooks
* refactor: optimize code style;
chore(dragger): add forwardRef;
* fix: lint
* fix: trigger ci
* fix: lint
* chore: add test case
4 years ago
偏右
86f6b5f0bc
docs: improve code demo box style ( #26242 )
* docs: improve code demo box style
* chore: update lighthouse.yml
* use node 14
4 years ago
afc163
fa9316f78c
docs: info about Upload file.status
4 years ago
偏右
d02290c922
Update index.zh-CN.md
4 years ago
afc163
7502d84d15
docs: fix demo typo
4 years ago
afc163
5447db9239
docs: 🎬 add Upload demo about beforeUpload usage
4 years ago
Albert Zhang
cf9c08aca4
fix: customRequest file interface ( #25598 )
4 years ago
xrkffgg
efdbb21f08
docs: reduce demo transfer/upload ( #25487 )
4 years ago
Albert Zhang
6f2aa5afb7
fix: show thumbnail for non-image files by upload onChange ( #25432 )
4 years ago
xrkffgg
1503a58aee
docs: format api timepicker/transfer/upload ( #25351 )
4 years ago
偏右
2b4d049921
fix: Upload don't support Popover ( #25090 )
close #25077
5 years ago
xrkffgg
a5f3ac8348
docs: unite boolean in site ( #25058 )
* docs: unite boolean in site
* fix demo
* fix boolean
* add
* add
* add
5 years ago
Miclle Zheng
3d51c801e6
Upload support patch method ( #24936 )
5 years ago
Arvin Xu
dda650cc7b
docs: Update components cover ( #24744 )
* docs: Update components cover
#24629
* docs: Update components cover
5 years ago
Teng YANG
19ca646ef3
fix : #24519 Upload delete icon cannot be navigate via keyboard ( #24615 )
* fix: Upload delete icon cannot be navigate via keyboard
* update Upload style dependencies
5 years ago
偏右
b95207d58e
Revert "fix: make upload action buttons focusable ( #24604 )" ( #24608 )
This reverts commit 8e20fe6779
.
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
Teng YANG
8e20fe6779
fix: make upload action buttons focusable ( #24604 )
5 years ago
Kermit Xuan
9b8e0bb908
feat(upload): data support return Promise( #22529 ) ( #24546 )
5 years ago
Tom Xu
cea0e45671
docs: improve upload ( #24482 )
5 years ago
Teng YANG
b264589b77
fix: enhance upload custom progress bar ( #24339 )
* enhance customize progress bar in upload
- fix progress bar `type` could be overridden
- update demo
* update docs in upload customize progress bar
* update docs in upload
5 years ago
偏右
0f93896f0b
fix: Upload type missing ( #24325 )
close #24229
5 years ago
Teng YANG
ac50fa147c
feat: resolve #24213 customize progress bar in upload ( #24319 )
* feat #24213 : customize progress bar in upload
* update doc for customize progress bar in upload
5 years ago
南小北
bfd5644ff0
Add crop image demo for Upload ( #24174 )
* chore: add antd-img-crop
* docs: add crop image demo for upload
* fix: move antd-img-crop to devDependencies
* fix: fix eslint warning
* test: update snapshot
5 years ago
xrkffgg
8cb146becd
style: adjust upload error icon ( #24160 )
* fix: adjust uoload error icon
* use less var
* use antd-color
* fix: adjust uoload error icon
* use less var
* use antd-color
* up snap
* fix package
* use svg fill
* fix error
* Update components/upload/style/index.less
Co-authored-by: 偏右 <afc163@gmail.com>
* Update components/upload/style/index.less
* fix fill
* fix snap
Co-authored-by: 偏右 <afc163@gmail.com>
5 years ago