Kevin Jahns
|
35c030d834
|
improve reject update example
|
2025-03-06 10:36:18 +01:00 |
|
Kevin Jahns
|
e3739bce8e
|
test example for rejecting updates
|
2025-03-05 14:15:26 +01:00 |
|
Kevin Jahns
|
69d4a5c821
|
[UndoManager] support global undo
|
2025-03-04 14:42:19 +01:00 |
|
Kevin Jahns
|
29fa60ccf9
|
[Undo] add UndoManager.currStackItem
|
2024-02-29 14:46:43 +01:00 |
|
Myles J
|
917261a1ce
|
Facilitate referencing UndoManager StackItem inside Type observers
|
2024-02-29 00:50:36 +00:00 |
|
Kevin Jahns
|
1cb52dc863
|
fix Y.Text formatting issue - closes #606
|
2024-01-21 11:27:12 +01:00 |
|
Kevin Jahns
|
49f435284f
|
lint
|
2023-04-03 14:10:26 +02:00 |
|
Kevin Jahns
|
ba96f2fe74
|
implement fix for #500. extends #515
|
2023-04-03 14:02:37 +02:00 |
|
Dominik Henneke
|
99bab4a1d8
|
Fix lint errors
|
2023-04-03 14:02:37 +02:00 |
|
Dominik Henneke
|
1674d3986d
|
Restore deleted entries in a map
|
2023-04-03 14:02:37 +02:00 |
|
Kevin Jahns
|
7395229086
|
Port test from @PatrickShaw #432. Allow infinite captureTimeout in UndoManager #431. Closes #432
|
2022-10-18 16:45:30 +02:00 |
|
Kevin Jahns
|
df2d59e2fb
|
UndoManager: fix special deletion case. closes #447 closes #443
|
2022-07-28 14:12:21 +02:00 |
|
Kevin Jahns
|
6fa8778fc7
|
add doc parameter to UndoManager
|
2022-07-22 14:22:46 +02:00 |
|
Kevin Jahns
|
a22b3cdbc1
|
add option to UndoManager to ignore remote map changes. implements #390
|
2022-03-26 10:29:19 +01:00 |
|
Kevin Jahns
|
d0f9c4a27f
|
lint
|
2022-03-02 13:25:56 +01:00 |
|
dkuhnert
|
abf3fab1b6
|
cleanup redundant text attributes when delete attributes
fixes #392
|
2022-02-23 14:53:31 +01:00 |
|
Kevin Jahns
|
4cfa49d601
|
reproduce and fix issues #355 #343 #304 and closes #367
|
2022-02-03 21:10:24 +01:00 |
|
Kevin Jahns
|
3aebb8db83
|
correct typings for a test
|
2022-01-10 22:04:28 +01:00 |
|
Kevin Jahns
|
610e532868
|
add test case for nested Y.Text as embeds.
|
2021-11-27 11:37:11 +01:00 |
|
Kevin Jahns
|
2ec19defcb
|
export testHelper esm properly
|
2021-11-06 15:55:59 +01:00 |
|
Kevin Jahns
|
995fbfa4cc
|
Proper follow redones in nested redos - fixes #317
|
2021-10-14 14:59:26 +02:00 |
|
Kevin Jahns
|
7bd764fba7
|
use non-explicit resolution for lib0
|
2021-05-14 18:53:24 +02:00 |
|
Kevin Jahns
|
9e98fec504
|
Perform undo until change was applied
|
2021-04-13 13:04:49 +02:00 |
|
Kevin Jahns
|
7a128c271b
|
add changedParentTypes to undomanager events
|
2021-02-02 15:09:42 +01:00 |
|
Kevin Jahns
|
8049776074
|
fix double undo - fixes #241
|
2020-09-28 19:00:13 +02:00 |
|
Kevin Jahns
|
6cd9e2be32
|
lint
|
2020-01-22 16:42:16 +01:00 |
|
Kevin Jahns
|
aeb23dbaa9
|
follow redone items to prevent some undo-redo issues. Fixes #162
|
2019-10-08 18:31:56 +02:00 |
|
Kevin Jahns
|
303138f309
|
sanitize items before undoing. fixes #165
|
2019-10-08 17:36:00 +02:00 |
|
Kevin Jahns
|
251c8aaefc
|
UndoManager configuration to filter deletes
|
2019-08-20 22:28:49 +02:00 |
|
Kevin Jahns
|
d064e6e96e
|
UndoManager accepts an array of types as scope. Implements #156
|
2019-06-25 02:26:18 +02:00 |
|
Kevin Jahns
|
03458dc641
|
Port Undo/Redo approach with a clean API
|
2019-06-23 13:04:14 +02:00 |
|