-
Notifications
You must be signed in to change notification settings - Fork 109
Feature/114/tables #2235
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
Merged
Merged
Feature/114/tables #2235
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
4629457
feature: initial table support
max-nextcloud a62606c
refactor: render Markdown in table nodes
max-nextcloud 759f8cb
fix: handling of various table formats
max-nextcloud c41a661
feature: add table button to create a table
max-nextcloud 921080c
💄 (#114): add table css
39cf02c
fix: keep tables separate in markdown
max-nextcloud 2443861
refactor: separate file for TableHeadRow
max-nextcloud 15480e0
fix: use tableRole `row` for headerRow
max-nextcloud 230dba7
fix: table layout to match prosemirror expectations
max-nextcloud df1deb6
fix: preserve td and th attributes
max-nextcloud 7481eee
style: add border radius to table
max-nextcloud 11ccb11
style: margin below a table to keep them separated
max-nextcloud fca037f
fix: make tab leave table on last cell.
max-nextcloud d626d24
enhance: move cursor down in table on enter
max-nextcloud 932191e
ui: use table icon from material design
max-nextcloud 5ea0628
feat: add and remove columns in tables
max-nextcloud 3491ccb
ui: add actions for rows
max-nextcloud 2e0440e
ui: translate table actions, new icons
max-nextcloud 3bd2f3a
ui: reduce spacing in table headers
max-nextcloud 0cd70c0
fix: disallow creating a table from within a table
max-nextcloud b1c27a4
ui: tweak tables
max-nextcloud 9ebbe2e
make npm_package_name available
max-nextcloud 08a9764
feature: button to remove table
max-nextcloud 29d068e
ui: use primary-light color for hovered table row
max-nextcloud d7ae7e7
💄 (#114): add table css variables
52c36ba
build: compile js
max-nextcloud 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
ui: translate table actions, new icons
Signed-off-by: Max <[email protected]>
- Loading branch information
commit 2e0440ec30f9ee82b9abcd8fc563884cd40e4c38
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
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
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.