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

feat(umi-ui): support layout block #3599

Merged
merged 6 commits into from Nov 11, 2019
Merged

Conversation

sorrycc
Copy link
Member

@sorrycc sorrycc commented Nov 9, 2019

Checklist
  • npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

aaaaaa


This change is Reviewable

@netlify
Copy link

netlify bot commented Nov 9, 2019

Ant Design Pro preview using the current branch umi

Built with commit cf596ae

https://deploy-preview-3599--pro-pre-umijs.netlify.com

@codecov
Copy link

codecov bot commented Nov 9, 2019

Codecov Report

Merging #3599 into master will increase coverage by 0.31%.
The diff coverage is 92.4%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3599      +/-   ##
==========================================
+ Coverage   40.55%   40.86%   +0.31%     
==========================================
  Files         279      280       +1     
  Lines        7679     7728      +49     
  Branches     1796     1862      +66     
==========================================
+ Hits         3114     3158      +44     
- Misses       4191     4193       +2     
- Partials      374      377       +3
Impacted Files Coverage Δ
.../commands/block/sdk/flagBabelPlugin/GUmiUIFlag.tsx 0% <0%> (ø) ⬆️
...c/plugins/commands/block/appendBlockToContainer.js 12.5% <0%> (-1.79%) ⬇️
...ld-dev/src/plugins/commands/block/sdk/constants.ts 100% <100%> (ø)
...lugins/commands/block/sdk/insertComponent/index.ts 100% <100%> (ø) ⬆️
...lugins/commands/block/sdk/flagBabelPlugin/index.ts 98.97% <97.67%> (-1.03%) ⬇️
...s/umi-build-dev/src/plugins/commands/block/util.ts 33.11% <0%> (ø) ⬆️
packages/umi-plugin-ui/src/bubble/index.jsx 0% <0%> (ø) ⬆️

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 e2ba312...cf596ae. Read the comment docs.

@sorrycc sorrycc merged commit a48e037 into master Nov 11, 2019
@delete-merged-branch delete-merged-branch bot deleted the feat/insert-block-to-block branch November 11, 2019 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant