Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ckeditor/ckeditor5-undo issues and pull requests
#100 - i/353: Focus the editor before executing a command
Pull Request -
State: closed - Opened by panr about 5 years ago
Labels: pr:sub
#99 - t/ckeditor5/1151: Made the undo and redo button icons match the editor UI language direction
Pull Request -
State: closed - Opened by oleq over 5 years ago
Labels: pr:sub
#98 - T/97: Undo will use transparent batches.
Pull Request -
State: closed - Opened by jodator over 5 years ago
- 1 comment
#96 - Used forceWeakRemove flag in undo OT
Pull Request -
State: closed - Opened by scofalik almost 6 years ago
- 1 comment
#95 - t/ckeditor5-theme-lark/206: Cleaned up obsolete content and attributes in SVG icons
Pull Request -
State: closed - Opened by oleq about 6 years ago
- 1 comment
#94 - Remove Position, Range, Selection imports from engine/model.
Pull Request -
State: closed - Opened by jodator over 6 years ago
#93 - Tests: Aligned to changes in ckeditor5-engine
Pull Request -
State: closed - Opened by scofalik over 6 years ago
- 1 comment
#92 - Internal: Aligned to changes in ckeditor5-engine
Pull Request -
State: closed - Opened by scofalik over 6 years ago
- 1 comment
#91 - Unskip skipped tests.
Pull Request -
State: closed - Opened by pjasiun over 6 years ago
- 1 comment
#90 - transformSets is now exported as a function, not inside an object
Pull Request -
State: closed - Opened by scofalik over 6 years ago
- 3 comments
#88 - Fixed failing tests.
Pull Request -
State: closed - Opened by pjasiun over 6 years ago
#87 - Internal: Align code to the API changes (selection post-fixer).
Pull Request -
State: closed - Opened by jodator over 6 years ago
- 1 comment
#86 - T/ckeditor engine/1299
Pull Request -
State: closed - Opened by pjasiun almost 7 years ago
#85 - Undo and redo commands pass batches to enqueueChange method.
Pull Request -
State: closed - Opened by szymonkups almost 7 years ago
- 3 comments
#83 - Update tests after changes in DocumentSelection
Pull Request -
State: closed - Opened by szymonkups almost 7 years ago
- 1 comment
#82 - Other: Align code to the changes in naming UI components & commands.
Pull Request -
State: closed - Opened by jodator almost 7 years ago
- 1 comment
#81 - Aligned code to the changes in engine
Pull Request -
State: closed - Opened by pomek almost 7 years ago
- 1 comment
#80 - Do not register batches which have only non-document operations
Pull Request -
State: closed - Opened by scofalik almost 7 years ago
- 3 comments
#78 - Align feature class naming to a new scheme.
Pull Request -
State: closed - Opened by jodator almost 7 years ago
- 1 comment
#77 - T/ckeditor5/645: Updated icons for the refreshed Lark theme
Pull Request -
State: closed - Opened by oleq almost 7 years ago
- 1 comment
#76 - Changes after model events refactor in ckeditor5-engine
Pull Request -
State: closed - Opened by scofalik about 7 years ago
- 3 comments
#75 - Tests: Added a new test for undoing split delta.
Pull Request -
State: closed - Opened by scofalik over 7 years ago
#74 - Tests: Added new undo integration test.
Pull Request -
State: closed - Opened by scofalik over 7 years ago
- 1 comment
#73 - Do not restore selection if selection had only a default range
Pull Request -
State: closed - Opened by scofalik over 7 years ago
- 2 comments
#71 - T/ckeditor5 engine/1065 Tests: added integration tests.
Pull Request -
State: closed - Opened by scofalik over 7 years ago
- 4 comments
#70 - Tests: added integration test
Pull Request -
State: closed - Opened by scofalik over 7 years ago
- 1 comment
#69 - Tests: additional integration tests.
Pull Request -
State: closed - Opened by scofalik over 7 years ago
#68 - Tests: additional undo integration tests.
Pull Request -
State: closed - Opened by scofalik over 7 years ago
- 1 comment
#63 - Simplified undo commands due to simplification in engine.model.History.
Pull Request -
State: closed - Opened by scofalik over 7 years ago
- 4 comments
#61 - Changed: Fixed import.
Pull Request -
State: closed - Opened by scofalik over 7 years ago
#59 - Integration test for undo/redo bug.
Pull Request -
State: closed - Opened by scofalik almost 8 years ago
- 3 comments
#56 - Changed: use engine.model.delta.transformDeltaSets instead of providing own algorithm.
Pull Request -
State: closed - Opened by scofalik about 8 years ago
#53 - Changes required by changes in ckeditor5-engine.
Pull Request -
State: closed - Opened by scofalik about 8 years ago
- 1 comment
#52 - Updated usage of DataController's methods
Pull Request -
State: closed - Opened by Reinmar about 8 years ago
#50 - t/49: MVC refactoring followups
Pull Request -
State: closed - Opened by oleq about 8 years ago
#48 - Initial configuration for Travis
Pull Request -
State: closed - Opened by pomek about 8 years ago
#46 - t/45: Updated undo after the removal of Controller class.
Pull Request -
State: closed - Opened by oleq about 8 years ago
#41 - Implemented tooltips with keystroke information next to Undo and Redo buttons
Pull Request -
State: closed - Opened by oleq over 8 years ago
#38 - Fixed path to ckeditor.css
Pull Request -
State: closed - Opened by szymonkups over 8 years ago
#36 - Turn JSHint browser setting to false.
Pull Request -
State: closed - Opened by scofalik over 8 years ago
#34 - T/12 Redo: make better selection restoring.
Pull Request -
State: closed - Opened by scofalik over 8 years ago
#33 - Refactored model utils.
Pull Request -
State: closed - Opened by oskarwrobel over 8 years ago
#32 - Changed paths and docs to use ckeditor5-core package
Pull Request -
State: closed - Opened by szymonkups over 8 years ago
#30 - t/29: Removed ui.button.ButtonModel#iconAlign attribute from Button models.
Pull Request -
State: closed - Opened by oleq over 8 years ago
#28 - Fixes required by ckeditor5-engine/t/518.
Pull Request -
State: closed - Opened by scofalik over 8 years ago
#26 - Fixes: required by changes in engine.model.
Pull Request -
State: closed - Opened by scofalik over 8 years ago
#24 - Changed name and order of arguments when using Batch methods
Pull Request -
State: closed - Opened by szymonkups over 8 years ago
#22 - Fixed: changes required by ckeditor5-engine#480.
Pull Request -
State: closed - Opened by scofalik over 8 years ago
#20 - Changed const to lower case.
Pull Request -
State: closed - Opened by oskarwrobel over 8 years ago
#19 - Fixed tests after package merged.
Pull Request -
State: closed - Opened by pomek over 8 years ago
#18 - Removed noText attribute from button.
Pull Request -
State: closed - Opened by oskarwrobel over 8 years ago
#17 - Hidden the button label. Closes #16.
Pull Request -
State: closed - Opened by oleq over 8 years ago
#14 - T/undo 2
Pull Request -
State: closed - Opened by scofalik over 8 years ago
#10 - T/8 Fixes for Undo Feature.
Pull Request -
State: closed - Opened by scofalik over 8 years ago
- 1 comment
#9 - Buttons
Pull Request -
State: closed - Opened by Reinmar over 8 years ago
#1 - Undo Feature.
Pull Request -
State: closed - Opened by scofalik almost 9 years ago
- 16 comments