cu-mkp / editioncrafter

Software for the development of EditionCrafter, digital critical edition publication tool
https://cu-mkp.github.io/editioncrafter/
MIT License
8 stars 3 forks source link

Adding ODT example to storybook and fixing variorum bugs #117

Closed ajolipa closed 4 months ago

ajolipa commented 5 months ago

In this PR

ajolipa commented 5 months ago

Update: Now also addresses Issue #118 by removing the blue highlighting from the "current folio" in grid mode.

ajolipa commented 5 months ago

Further update: Now includes a fix to the resizing functionality of the split pane view so that it now works with touchscreen devices as well as mouse clicks.

ajolipa commented 4 months ago

Further update: Now also includes a trigger to reload the document data in the case that the component props change without the user navigating to a new page. (See PR #123 )