-
-
Notifications
You must be signed in to change notification settings - Fork 755
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
Table cells merging #2666
Closed
Closed
Table cells merging #2666
Changes from 45 commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
29c6ea7
[SlateEditor] implement merge and unmerge
dimaanj 79c3548
[TablePlugin] fix resize
dimaanj 2f33bf0
[TablePlugin] fix pasting table from word and other sites
dimaanj 278bfd1
[TablePlugin] add comment
dimaanj b9b8bdb
[TablePlugin] change icon for unmerge button
dimaanj 00197fc
[TablePlugin] fix bug in ff
dimaanj 831b583
Merge branch 'main' of https://github.com/udecode/plate into table-ce…
dimaanj c06db8c
[TablePlugin] fix lint problems
dimaanj 32c75d4
[TablePlugin] fix types and tests
dimaanj f56a9ec
[TablePlugin] fix serialisation tests for table element
dimaanj da2fb2a
Merge branch 'main' of https://github.com/udecode/plate into table-ce…
dimaanj ecf14a8
[TablePlugin] fix some issues
dimaanj 5a79d1b
[TablePlugin] implement handy selection, make merge and unmerge stable
dimaanj d777438
[TablePlugin] implement column / row adding / removal functions with …
dimaanj 7cc1c84
[SlateEditor] remove logs
dimaanj 0ce531b
Merge branch 'main' of https://github.com/udecode/plate into table-ce…
dimaanj 595e4f1
[SlateEditor] do not push empty cells to merged cell
dimaanj b07eae0
[TablePlugin] fix some tests
dimaanj 9ef9bd7
[TablePlugin] update remaining tests
dimaanj 884cea7
[TablePlugin] remove logs
dimaanj 734140b
✨
36d3031
✨
fe2e601
Merge branch 'main' into table-cells-merging-poc-2
1c62e6c
✨
18e4caa
Merge branch 'main' into table-cells-merging-poc-2
4ee33e5
✨
69b9df9
🐛
3156954
test vercel deployment
shahriar-shojib 748f132
revert <AnyObject> changes
shahriar-shojib f235424
👷
e94456d
👷
954292c
Disable tabbable when editor is read-only
12joan 5abf727
Version Packages
github-actions[bot] 1f4c8c7
✨
a08587a
✨
0723474
✨
8e82f0d
👷
a8b9134
Version Packages
github-actions[bot] 004974c
👷
6af32b2
👷
161e016
Create four-hornets-decide.md
zbeyens e92d8c5
Version Packages
github-actions[bot] fc70584
👷
f4a8914
Merge branch 'main' into table-cells-merging-poc-2
zbeyens bc6af88
🎨
c2b1fb5
🎨
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 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should come from
useTableCellElement