This repository was archived by the owner on Jun 26, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 39
I/6154: Allow selection on object element (ie. on table cells) #1820
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
2e19a66
Add events to mouseobserver.
jodator aae51a1
Changed: Selection post-fixer should not merge multi-range selection.
jodator 57579d4
It should be possible to select table cells.
jodator 78652c4
POC: Pause selection rendering while mouse is down.
jodator a844848
Merge branch 'master' into t/ckeditor5-table/63
jodator c5bf50f
Update code to the latest engine API.
jodator 9d8275c
Merge branch 'master' into t/ckeditor5-table/63
jodator 80e02bb
Merge branch 'master' into t/ckeditor5-table/63
jodator e5549a0
Merge branch 'master' into i/3202
jodator 1be35db
Merge branch 'master' into i/3202
jodator bec7f9f
Update license header.
jodator 8212995
Use fake selection to render table selection.
jodator 6664f83
Fix tests for MouseObserver.
jodator 24d1672
Revert MouseObserver to master version.
jodator fa4ef3d
Merge branch 'master' into i/3202
jodator 4f3694a
Fix some selection post fixer tests.
jodator d219d5b
Unify the selection post fixing when selection is between limit eleme…
jodator 3ca0d10
Restore beforeEach callback from master.
jodator dcb7e6f
Move test code around.
jodator fdb88eb
Remove dead code.
jodator ad2f060
Update src/model/utils/selection-post-fixer.js
jodator eac8284
User parenthesis in test names to keep consistency.
jodator 735ce6d
Fix tests description.
jodator 3da493a
Fix tests description.
jodator 3604784
Add more test cases.
jodator 70c4175
Fix range de-intersecting when one of the ranges is bigger then others.
jodator 007da5b
Add more table selection scenarios.
jodator File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.