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

docs: add antd5 links #3728

Merged
merged 1 commit into from
Feb 20, 2023
Merged

Conversation

yiyunwan
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 master or formily_next.
  • 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?

@codecov
Copy link

codecov bot commented Feb 20, 2023

Codecov Report

Base: 96.57% // Head: 96.61% // Increases project coverage by +0.03% 🎉

Coverage data is based on head (8688e2c) compared to base (0367c51).
Patch has no changes to coverable lines.

Additional details and impacted files
@@               Coverage Diff                @@
##           formily_next    #3728      +/-   ##
================================================
+ Coverage         96.57%   96.61%   +0.03%     
================================================
  Files               152      152              
  Lines              6603     6668      +65     
  Branches           1835     1854      +19     
================================================
+ Hits               6377     6442      +65     
- Misses              199      226      +27     
+ Partials             27        0      -27     
Impacted Files Coverage Δ
packages/path/src/index.ts 68.69% <0.00%> (ø)
packages/path/src/parser.ts 92.42% <0.00%> (ø)
packages/path/src/shared.ts 50.87% <0.00%> (ø)
packages/vue/src/shared/h.ts 86.48% <0.00%> (ø)
packages/path/src/tokenizer.ts 91.74% <0.00%> (ø)
packages/core/src/models/Field.ts 99.07% <0.00%> (ø)
packages/reactive/src/internals.ts 95.12% <0.00%> (ø)
packages/core/src/models/BaseField.ts 100.00% <0.00%> (ø)
packages/core/src/shared/internals.ts 100.00% <0.00%> (ø)
packages/json-schema/src/transformer.ts 100.00% <0.00%> (ø)
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@janryWang janryWang changed the title docs: add antd5 docs: add antd5 links Feb 20, 2023
@janryWang janryWang merged commit 7e34079 into alibaba:formily_next Feb 20, 2023
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.

2 participants