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

build: add peerDependenciesMeta and upgrade react-sticky-box to 1.0.2 #3026

Merged

Conversation

lzm0x219
Copy link
Contributor

@lzm0x219 lzm0x219 commented Apr 7, 2022

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?

  • Add peerDependenciesMeta
  • upgrade react-sticky-box to 1.0.2

@CLAassistant
Copy link

CLAassistant commented Apr 7, 2022

CLA assistant check
All committers have signed the CLA.

@lzm0x219 lzm0x219 force-pushed the other-0x219-peerDependencies branch from 9b75aef to 5320368 Compare April 7, 2022 15:01
@lzm0x219 lzm0x219 force-pushed the other-0x219-peerDependencies branch from 5320368 to 882bbac Compare April 7, 2022 15:33
@codecov
Copy link

codecov bot commented Apr 8, 2022

Codecov Report

Merging #3026 (882bbac) into formily_next (10503b8) will not change coverage.
The diff coverage is n/a.

@@              Coverage Diff              @@
##           formily_next    #3026   +/-   ##
=============================================
  Coverage         96.06%   96.06%           
=============================================
  Files               149      149           
  Lines              6488     6488           
  Branches           1807     1750   -57     
=============================================
  Hits               6233     6233           
- Misses              225      255   +30     
+ Partials             30        0   -30     
Impacted Files Coverage Δ
packages/path/src/index.ts 65.26% <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 98.55% <0.00%> (ø)
packages/reactive/src/externals.ts 90.58% <0.00%> (ø)
packages/reactive/src/internals.ts 95.12% <0.00%> (ø)

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 10503b8...882bbac. Read the comment docs.

@janryWang janryWang merged commit bbc2a51 into alibaba:formily_next Apr 8, 2022
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.

None yet

3 participants