-
-
Notifications
You must be signed in to change notification settings - Fork 654
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(editor): editor modifications to accommodate the range selector #1460
Conversation
…iver into feat-range-selector
View Deployment
|
packages/docs-ui/src/controllers/doc-editor-bridge.controller.ts
Outdated
Show resolved
Hide resolved
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #1460 +/- ##
==========================================
- Coverage 31.59% 31.51% -0.08%
==========================================
Files 879 880 +1
Lines 49221 49364 +143
Branches 10154 10188 +34
==========================================
+ Hits 15553 15559 +6
- Misses 33668 33805 +137 ☔ View full report in Codecov by Sentry. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #1460 +/- ##
==========================================
- Coverage 31.59% 31.51% -0.08%
==========================================
Files 879 880 +1
Lines 49221 49363 +142
Branches 10154 10190 +36
==========================================
+ Hits 15553 15559 +6
- Misses 33668 33804 +136 ☔ View full report in Codecov by Sentry. |
Read-Only
Multi-line and Single-line Configuration
Editor Style Aligned with DOM Input
Formula Input Validation Only
Range Input Validation Only
Error Message Display
I am sure that the code is update-to-date with the
dev
branch.close #