Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: upload onchange not work #17

Merged
merged 1 commit into from
Mar 30, 2022
Merged

fix: upload onchange not work #17

merged 1 commit into from
Mar 30, 2022

Conversation

zhouxinyong
Copy link
Collaborator

Before submitting a pull request, please make sure the following is done...

  • Ensure the pull request title and commit message follow the Commit Specific in English.
  • Fork the repo and create your branch from main.
  • If you've added code that should be tested, add tests!
  • If you've changed APIs, update the documentation.
  • Ensure the test suite passes (npm test).
  • Make sure your code lints (npm run lint) - we've done our best to make sure these rules match our internal linting guidelines.

Please do not delete the above content


What have you changed?

重写upload组件
修复以下两个问题
alibaba/formily#2954
alibaba/formily#2949

@netlify
Copy link

netlify bot commented Mar 30, 2022

Deploy Preview for formily-antdv ready!

Name Link
🔨 Latest commit 266ccae
🔍 Latest deploy log https://app.netlify.com/sites/formily-antdv/deploys/6244259e545649000886e157
😎 Deploy Preview https://deploy-preview-17--formily-antdv.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions
Copy link
Contributor

Size Change: +256 B (0%)

Total Size: 90.8 kB

Filename Size Change
packages/components/dist/formily.antdv.umd.development.js 56.2 kB +168 B (0%)
packages/components/dist/formily.antdv.umd.production.js 31.6 kB +88 B (0%)
ℹ️ View Unchanged
Filename Size
packages/prototypes/dist/formily.antdv-prototypes.umd.development.js 441 B
packages/prototypes/dist/formily.antdv-prototypes.umd.production.js 335 B
packages/renderer/dist/formily.antdv-renderer.umd.development.js 439 B
packages/renderer/dist/formily.antdv-renderer.umd.production.js 333 B
packages/setters/dist/formily.antdv-setters.umd.development.js 439 B
packages/setters/dist/formily.antdv-setters.umd.production.js 333 B
packages/settings-form/dist/formily.antdv-settings-form.umd.development.js 444 B
packages/settings-form/dist/formily.antdv-settings-form.umd.production.js 339 B

compressed-size-action

@codecov
Copy link

codecov bot commented Mar 30, 2022

Codecov Report

Merging #17 (266ccae) into main (d531fbc) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #17   +/-   ##
=======================================
  Coverage   75.00%   75.00%           
=======================================
  Files           1        1           
  Lines          16       16           
  Branches        4        4           
=======================================
  Hits           12       12           
  Misses          4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8fd6ea8...266ccae. Read the comment docs.

@zhouxinyong zhouxinyong merged commit df94dce into main Mar 30, 2022
@zhouxinyong zhouxinyong deleted the fix-upload branch March 30, 2022 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant