Commit Graph

8 Commits

Author SHA1 Message Date
b30f806894
Improve Javadoc, make wrapper properties final 2022-02-11 09:48:34 +01:00
7101523584
Update properties on wrapper creation, fix NPE
All checks were successful
zdm/undo-redo/pipeline/head This commit looks good
2021-12-25 21:57:25 +02:00
4a70d954ef
Merge pull request 'Correctly Deal with Identity Changes and Divergent History' (#5) from b/divergent-history into develop
All checks were successful
zdm/undo-redo/pipeline/head This commit looks good
Reviewed-on: https://git.kske.dev/zdm/undo-redo/pulls/5
Reviewed-by: delvh <leon@kske.dev>
2021-12-24 22:16:45 +01:00
0fc3577750
Add change manager unmarking
All checks were successful
zdm/undo-redo/pipeline/head This commit looks good
2021-12-23 10:05:29 +02:00
5d1ef84770
Discard identity changes, discard divergent branches
All checks were successful
zdm/undo-redo/pipeline/head This commit looks good
2021-12-22 16:51:33 +02:00
0f1c3e06d8
JavaFX reflective access + Javadoc + @delvh
All checks were successful
zdm/undo-redo/pipeline/head This commit looks good
* Allow reflective access to the JavaFX module for javafx.base
* Add space to the unit test orders
* Improve Javadoc
* Add @delvh as developer
2021-12-16 10:22:37 +01:00
1b6d7f3dde
Add ObservableChangeManager interface with wrapper implementation
All checks were successful
zdm/undo-redo/pipeline/head This commit looks good
2021-12-12 08:05:24 +01:00
d49772a127
Add javafx module
Some checks failed
zdm/undo-redo/pipeline/head There was a failure building this commit
The undo-redo-javafx module will contain the JavaFX-compatible API for
Undo-Redo.
2021-12-12 05:59:28 +01:00