-
- [ ] Review how communication works within Angular (Input, Output, EventEmitter, Subject, BehaviourSubject, rxjs).
- [ ] Review how the previous communication worked on the sidebar.
- [ ] Move toward…
-
First, thank you, so much for keeping this project going! This mod has become a staple of the MC community.
You've taken this out of the kindness of your heart, so I don't want to make a feature r…
-
Hello,
I am using your component in the restauration of the old Tomboy (*)
Can you give an example on how to use Undo/Redo in a KMemo ?
Thank you
(*) https://github.com/grosjo/tomboy-rebo…
-
Am I wrong or the Undo/Redo arrows in previous versions of Cudatext changed to the striked icon when there was no other change left (no more undo or redo possible)?
![image](https://github.com/user…
-
Is it possible to have functionality of undoing and redoing as we don't get this functionality in TextFields.
-
Two undo-redo tests are currently broken and being skipped.
https://github.com/cybersemics/em/blob/f68689f6471af07ba87db97cdd9b68bf42cdc910/src/shortcuts/__tests__/undo-redo.ts#L188-L245
-
**Is your feature request related to a problem? Please describe.**
It bothers me a little that undo is mapped to `z` while redo is mapped to `C-z`, because from years of dealing with other software I…
-
It might be convenient to have have `onUndo` and `onRedo` lifecycle events on the `anno` instance.
-
Allow users to undo/redo actions; implement functionality and user interface. Consider allowing use of `CTRL`+`Z`.
-