Skip to content

feat(presets): merge univer-presets into univer#6703

Draft
jikkai wants to merge 2 commits into
devfrom
feat/presets
Draft

feat(presets): merge univer-presets into univer#6703
jikkai wants to merge 2 commits into
devfrom
feat/presets

Conversation

@jikkai
Copy link
Copy Markdown
Member

@jikkai jikkai commented Mar 17, 2026

close #xxx

Pull Request Checklist

  • Related tickets or issues have been linked in the PR description (or missing issue).
  • Naming convention is followed (do please check it especially when you created new plugins, commands and resources).
  • Unit tests have been added for the changes (if applicable).
  • Breaking changes have been documented (or no breaking changes introduced in this PR).

@jikkai jikkai marked this pull request as draft March 17, 2026 12:32
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 17, 2026

View Deployment

#24712234018

🥐 🍔 🥓 🥗 🥘 🌯 🍚 🍛 🍖 🍭 🍧 🍝 🥪 🥖 🍪
Still cooking, please come back later
🥙 🥮 🥨 🌭 🍦 🍙 🍕 🍰 🍮 🍜 🍡 🍱 🍿 🍕 🥟

@github-actions
Copy link
Copy Markdown

Playwright test results

passed  27 passed

Details

stats  27 tests across 12 suites
duration  7 minutes, 3 seconds
commit  99546f3
info  For more information, see full report

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.13%. Comparing base (e84d694) to head (83f387d).
⚠️ Report is 60 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #6703      +/-   ##
==========================================
+ Coverage   60.12%   60.13%   +0.01%     
==========================================
  Files        2577     2579       +2     
  Lines      146876   146967      +91     
  Branches    33061    33089      +28     
==========================================
+ Hits        88302    88372      +70     
- Misses      58574    58595      +21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

Comment thread examples/umd/slides.html
@@ -0,0 +1,209 @@
<head>
<script src="https://unpkg.com/react@18.3.1/umd/react.production.min.js"></script>
Comment thread examples/umd/slides.html
@@ -0,0 +1,209 @@
<head>
<script src="https://unpkg.com/react@18.3.1/umd/react.production.min.js"></script>
<script src="https://unpkg.com/react-dom@18.3.1/umd/react-dom.production.min.js"></script>
Comment thread examples/umd/slides.html
}
})(this);
</script>
<script src="https://unpkg.com/rxjs@7.8.1/dist/bundles/rxjs.umd.min.js"></script>
Comment thread examples/umd/slides.html
})(this);
</script>
<script src="https://unpkg.com/rxjs@7.8.1/dist/bundles/rxjs.umd.min.js"></script>
<script src="https://unpkg.com/echarts@5.6.0/dist/echarts.min.js"></script>
Comment thread examples/umd/slides.html
</script>
<script src="https://unpkg.com/rxjs@7.8.1/dist/bundles/rxjs.umd.min.js"></script>
<script src="https://unpkg.com/echarts@5.6.0/dist/echarts.min.js"></script>
<script src="https://unpkg.com/@wendellhu/redi@1.1.1/dist/umd/index.js"></script>
Comment thread examples/umd/slides.html
<script src="https://unpkg.com/rxjs@7.8.1/dist/bundles/rxjs.umd.min.js"></script>
<script src="https://unpkg.com/echarts@5.6.0/dist/echarts.min.js"></script>
<script src="https://unpkg.com/@wendellhu/redi@1.1.1/dist/umd/index.js"></script>
<script src="https://unpkg.com/@wendellhu/redi@1.1.1/dist/umd/react-bindings/index.js"></script>
Comment thread examples/umd/slides.html
<script src="https://unpkg.com/@wendellhu/redi@1.1.1/dist/umd/react-bindings/index.js"></script>

<script src="/packages/themes/lib/umd/index.js"></script>
<script src="https://unpkg.com/@univerjs/protocol/lib/umd/index.js"></script>
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