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(sheet): range selector #1463

Merged
merged 10 commits into from Mar 6, 2024
Merged

feat(sheet): range selector #1463

merged 10 commits into from Mar 6, 2024

Conversation

DR-Univer
Copy link
Collaborator

@DR-Univer DR-Univer commented Mar 2, 2024

  • 范围输入框
    • 选择器开关按钮
    • 组件样式
    • 组件封装
  • 范围选择面板
    • 组件开发
    • 鼠标选区

close #

Copy link

github-actions bot commented Mar 2, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

codecov bot commented Mar 2, 2024

Codecov Report

Attention: Patch coverage is 0% with 264 lines in your changes are missing coverage. Please review.

Project coverage is 32.66%. Comparing base (22b2734) to head (2932f73).
Report is 15 commits behind head on dev.

Files Patch % Lines
...ui/src/components/range-selector/RangeSelector.tsx 0.00% 98 Missing ⚠️
packages/ui/src/services/editor/editor.service.ts 0.00% 44 Missing ⚠️
...ui/src/controllers/doc-editor-bridge.controller.ts 0.00% 30 Missing ⚠️
...c/components/docs/text-selection-render-manager.ts 0.00% 15 Missing ⚠️
...ets-ui/src/controllers/editor-bridge.controller.ts 0.00% 11 Missing ⚠️
.../services/range-selector/range-selector.service.ts 0.00% 11 Missing ⚠️
...ackages/engine-render/src/shape/base-scroll-bar.ts 0.00% 10 Missing ⚠️
packages/ui/src/components/editor/TextEditor.tsx 0.00% 10 Missing ⚠️
...ui/src/controllers/editor/start-edit.controller.ts 0.00% 9 Missing ⚠️
packages/engine-formula/src/basics/match-token.ts 0.00% 8 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1463      +/-   ##
==========================================
+ Coverage   31.51%   32.66%   +1.15%     
==========================================
  Files         880      906      +26     
  Lines       49364    50429    +1065     
  Branches    10188    10509     +321     
==========================================
+ Hits        15559    16475     +916     
- Misses      33805    33954     +149     

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

@DR-Univer DR-Univer marked this pull request as ready for review March 5, 2024 09:39
@DR-Univer DR-Univer merged commit b639394 into dev Mar 6, 2024
7 checks passed
@DR-Univer DR-Univer deleted the feat-range-selector-1 branch March 6, 2024 06:11
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

4 participants