This PR implements a notion of modal boxes using the new API. Once we have that, it is fairly easy to use it in version, set and book viewers to unclutter the buttons at the top. We only provide one “PDF” button opening a modal that allows to click on another button. So far, this is not a huge change. It is to be seen as a change on the way to https://github.com/paris-branch/dancelor/issues/80 and https://github.com/paris-branch/dancelor/issues/81 though.
closes https://github.com/paris-branch/dancelor/issues/79
Builds on top of https://github.com/paris-branch/dancelor/pull/240
This PR implements a notion of modal boxes using the new API. Once we have that, it is fairly easy to use it in version, set and book viewers to unclutter the buttons at the top. We only provide one “PDF” button opening a modal that allows to click on another button. So far, this is not a huge change. It is to be seen as a change on the way to https://github.com/paris-branch/dancelor/issues/80 and https://github.com/paris-branch/dancelor/issues/81 though.