偏右
9daf50f3a9
test: fix codecov 100% ( #28892 )
2021-01-16 18:06:26 +08:00
Dave
97796a45b6
feat(upload): support Error obj (message) ( #28716 )
2021-01-15 23:24:09 +08:00
二货机器人
38bead8724
chore: Auto fill uid ( #28832 )
...
* chore: Auto fill uid
* docs: More desc
2021-01-13 14:31:49 +08:00
mumiao
2f5d3f0418
fix: upload fileList with immuable data ( #28636 )
...
* fix: upload fileList with immuable data
* perf: optimize code
* ci: fix lint error
* feat: reduce cycles counts
* feat: reduce cycles counts
* ci: fix lint error
* ci: fix lint error
2021-01-01 21:40:42 +08:00
zombiej
99d5451dba
chore: merge master
2020-12-26 23:11:46 +08:00
偏右
0223e2ed5a
chore( 🆙 ): upgrade less to 4.0.0 ( #28466 )
...
* chore(🆙 ): upgrade less to 4.0.0
* chore(🆙 ): upgrade bisheng to 3.0.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix progress font size
2020-12-25 14:31:44 +08:00
Chan Qin Liang
263d8ec8e8
Include parenthesis on mixin calls to support less 4.0.0 ( #28465 )
2020-12-22 11:08:12 +08:00
YanYuan
0721ef3cfb
fix: fix warning of transformFile prop for upload ( #28455 )
2020-12-21 15:29:19 +08:00
Tom Xu
c00755f9ec
Merge branch 'feature' into merge
2020-12-17 15:27:42 +08:00
二货机器人
55e0d13234
chore: Add demo tsx check ( #28389 )
...
* chore: Add demo tsx check
* chore: Prettier
* chore: Fix lint
* fix: Upload ts definition
* chore: Demo onlt
* docs: Fix demo
* chore: Add CI action
* chore: Use real name
* chore: fix ts define
* chore: fix more ts
* chore: fix more ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: Update all rest TS demo
* fix test case
2020-12-17 15:09:18 +08:00
Tom Xu
db7c425663
Merge pull request #28381 from ant-design/master
...
chore: merge master into feature
2020-12-16 15:24:20 +08:00
二货机器人
d18e9b99d0
feat: Upload support maxCount
( #28367 )
...
* feat: Support maxCount
* docs: Add demo
* test: Add test case
2020-12-15 17:09:52 +08:00
二货机器人
e63856ba9c
docs: Remove Upload transformFile
prop ( #28365 )
...
* chore: Remove `transformFile` in doc
* clean up
* update snapshot
2020-12-15 15:56:35 +08:00
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>
2020-12-09 17:12:32 +08:00
CodingYingYingYing
e0c19e4a3d
fix: 修改beforeUpload ts定义 ( #27946 )
...
Co-authored-by: zhoubingling.00 <zhoubingling.00@bytedance.com>
2020-11-23 13:14:54 +08:00
Tom Xu
ea85335ca1
refactor: remove not use code ( #27926 )
2020-11-21 20:42:32 +08:00
二货机器人
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
2020-11-21 19:00:11 +08:00
偏右
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>
2020-11-14 00:43:12 +08:00
骗你是小猫咪
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
2020-10-23 18:50:46 +08:00
JuniorTour
75d4fdb3f1
feat: change object-fit of UploadList to contain ( #27312 )
2020-10-23 11:18:57 +08:00
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
2020-10-21 10:33:43 +08:00
偏右
18c4b085ba
style: 💄 fix Pickers wrong animation direction ( #27101 )
...
* style: fix Pickers wrong animation direction
* style: reduce css bundle size
2020-10-12 15:50:02 +08:00
偏右
4bf062c2a8
test: fix test cov ( #27065 )
...
* test: ✅ upload and form
* refactor: tooltip always evaluates to true
2020-10-10 13:32:27 +08:00
xrk
1a594a467e
chore: merge master into feature ( #26998 )
2020-10-03 12:18:19 +08:00
xrk
cf717225d1
fix: upload rtl style ( #26961 )
2020-09-30 15:22:30 +08:00
zombiej
358c7fa4c4
chore: feature merge master
2020-09-22 10:56:04 +08:00
偏右
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
2020-09-18 16:53:18 +08:00
Kermit Xuan
7f7fe176e1
feat(upload): support itemRender ( #26333 )
2020-09-17 16:14:42 +08:00
偏右
4a86b75c74
Merge pull request #26768 from ant-design/master
...
chore: merge master into feature
2020-09-16 14:49:19 +08:00
afc163
0de1358924
test: ✅ fix eslint jest rules
2020-09-15 11:54:47 +08:00
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>
2020-09-13 08:31:18 +08:00
二货机器人
8ab74cbe0e
test: Fix Upload test case ( #26638 )
...
* test: Fix test case
* clean up
2020-09-08 14:47:31 +08:00
二货机器人
c58135fd46
fix: Align motion match ( #26628 )
...
* fix: Align motion match
* bump rc-motion
* lock rc-trigger version
* update snapshot
2020-09-08 11:34:29 +08:00
二货机器人
a26517f9ab
fix: Controlled multiple files upload list sync ( #26612 )
...
* init hooks
* Use raf to sync list
* clean up
2020-09-07 16:41:28 +08:00
Alex
bf45c4c1b0
style: 💄 className prop ordering #26594 ( #26602 )
...
close #26594
2020-09-06 13:07:39 +08:00
Pengsha Ying
b4c0978068
fix(upload): adjust type declaration for the onError of customRequest ( #26601 )
2020-09-05 17:13:20 +08:00
二货机器人
88ae028321
fix: Upload controlled issue ( #26481 )
...
* fix upload sync
* add test case
* rm only
* update snapshot
* fix test case
2020-08-29 21:28:44 +08:00
Ben Callaway
852fad9e3b
fix: Add missing properties to ShowUploadListInterface ( #26406 )
2020-08-26 18:43:34 +08:00
偏右
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
2020-08-24 16:33:24 +08:00
Kermit Xuan
d8215589de
fix(upload): props type declaration ( #26347 )
...
* fix(upload): props type declaration
* fix lint
* chore: add type test case
2020-08-23 22:46:55 +08:00
Kermit Xuan
f98e3eee25
refactor: optimize code stle ( #26270 )
2020-08-19 09:50:04 +08:00
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
2020-08-18 15:44:31 +08:00
偏右
86f6b5f0bc
docs: improve code demo box style ( #26242 )
...
* docs: improve code demo box style
* chore: update lighthouse.yml
* use node 14
2020-08-17 19:32:03 +08:00
afc163
fa9316f78c
docs: info about Upload file.status
2020-08-07 17:31:18 +08:00
偏右
d02290c922
Update index.zh-CN.md
2020-08-07 17:25:23 +08:00
afc163
7502d84d15
docs: fix demo typo
2020-08-07 17:14:55 +08:00
afc163
5447db9239
docs: 🎬 add Upload demo about beforeUpload usage
2020-08-07 17:08:47 +08:00
Albert Zhang
cf9c08aca4
fix: customRequest file interface ( #25598 )
2020-07-13 14:11:55 +08:00
xrkffgg
efdbb21f08
docs: reduce demo transfer/upload ( #25487 )
2020-07-08 08:58:45 +08:00
Albert Zhang
6f2aa5afb7
fix: show thumbnail for non-image files by upload onChange ( #25432 )
2020-07-06 21:47:01 +08:00