Skip to content

fix: hide div selection from editor#344

Merged
cguedes merged 29 commits into
mainfrom
hide-div-selection-from-editor
Aug 16, 2023
Merged

fix: hide div selection from editor#344
cguedes merged 29 commits into
mainfrom
hide-div-selection-from-editor

Conversation

@sehyod

@sehyod sehyod commented Aug 14, 2023

Copy link
Copy Markdown
Collaborator

Fixes #327
This removes the default selection color and uses a background on text only, like notion does.

Screen.Recording.2023-08-14.at.12.37.59.mov

@sehyod sehyod marked this pull request as draft August 14, 2023 11:39
@codecov

codecov Bot commented Aug 14, 2023

Copy link
Copy Markdown

Codecov Report

Merging #344 (b081d25) into main (5bc3dea) will increase coverage by 2.02%.
The diff coverage is 100.00%.

❗ Current head b081d25 differs from pull request most recent head 517a86c. Consider uploading reports for the commit 517a86c to get more accurate results

@@            Coverage Diff             @@
##             main     #344      +/-   ##
==========================================
+ Coverage   84.37%   86.39%   +2.02%     
==========================================
  Files         157      150       -7     
  Lines        9344     8519     -825     
  Branches     1014      965      -49     
==========================================
- Hits         7884     7360     -524     
+ Misses       1449     1148     -301     
  Partials       11       11              
Files Changed Coverage Δ
...tipTapNodes/refStudioDocument/RefStudioDocument.ts 100.00% <100.00%> (ø)

... and 28 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sehyod sehyod marked this pull request as ready for review August 16, 2023 10:07
@cguedes cguedes merged commit c1bebd9 into main Aug 16, 2023
@cguedes cguedes deleted the hide-div-selection-from-editor branch August 16, 2023 10:09
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.

When you select text, there are broken rectangles for lines that aren't completely selected

2 participants