kirby-versions icon indicating copy to clipboard operation
kirby-versions copied to clipboard

Add possibility to select changes for new version

Open nerdcel opened this issue 11 months ago • 2 comments

Describe the PR

Instead of automatically add (stage) all changes to be in a new created version, the user can now select which changes should be versioned. #4

  • [ ] Added unit tests for fixed bug/feature
  • [x] Added in-code documentation (if needed)
  • [ ] CI passes (runs automatically when the PR is created or run composer ci locally) Running locally requires PHPUnit, PHP-CS-Fixer, Psalm, PHPCPD and PHPMD.

nerdcel avatar Aug 21 '23 10:08 nerdcel