Skip to content

issues Search Results · repo:GitbookIO/slate-edit-table language:JavaScript

Filter by

51 results
 (70 ms)

51 results

inGitbookIO/slate-edit-table (press backspace or delete to remove)

The changes to insert/remove columns (probably some more) to not normalize the document after the changes (https://github.com/GitbookIO/slate-edit-table/blob/922837a22e6fc47a145f1857dafbdd8dc5507a51/lib/changes/insertColumn.js#L33). ...
  • SamyPesse
  • Opened 
    on Jan 19, 2019
  • #92

Hello I am trying to find a way to exit the table especially when the table is last at the bottom of the editor. Ctrl + Enter or Shift + Enter is not working for me or in the example https://gitbookio.github.io/slate-edit-table/ ...
  • Costas-Zeimpekis
  • 1
  • Opened 
    on Nov 26, 2018
  • #89

The latest slate change removes the selection.startKey value and replaced with selection.start.key The util function isSelectionInTable (and several others) will always return False. This was deprecated ...
  • andrewdrane
  • 5
  • Opened 
    on Sep 10, 2018
  • #87

Warning: The types schema validation rule was changed. Please use the new match syntax with type Schema rules have changed so the Schema.js file in this repo will need updating.
upgrade-slate
  • jay-shah
  • Opened 
    on Aug 6, 2018
  • #84

Copy pasting several blocks leads to an error (you can create two paragraphs inside a cell by pressing Shift+Enter) Uncaught Error: Could not find a node with key 73 . at Document.assertNode (bundle.js:42011) ...
bug
  • Soreine
  • Opened 
    on Jun 29, 2018
  • #80

Pressing kbd Backspace /kbd when selecting multiple blocks in the same cell clear the entire cell. Because of https://github.com/GitbookIO/slate-edit-table/blob/master/lib/handlers/onBackspace.js#L33 ...
  • SamyPesse
  • Opened 
    on Jun 28, 2018
  • #77

Whether there is a plan to support table merge split
  • HereSinceres
  • 1
  • Opened 
    on Apr 23, 2018
  • #72

Pressing enter in a cell doesn t split the block but inserts a new row.
enhancement
  • zhouzi
  • 8
  • Opened 
    on Mar 30, 2018
  • #71

The backspace key doesn t work as expected when a cell contains multiple blocks.
enhancement
  • zhouzi
  • Opened 
    on Mar 30, 2018
  • #70
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub