Releases: ivmartel/dwv
Fourth patch for v0.30
One more! This one fixes more module include and some missed overlay update. See milestone 0.30.4 for details.
Third patch for v0.30
Second patch for v0.30
This release fixes the dwv include in a node script. See milestone 0.30.2 for details.
First patch for v0.30
This release fixes the access to the Konva library. See milestone 0.30.1 for details.
Massive!
This release is massive, it includes a lot of changes! Two grumpy old issues finally got fixed: #133 Multi slice view (with PR #989) and #4 Add MPR (with PR #982). Please check the description of the PRs, they explain all the changes. Multi view add the stage class and MPR forced the code to switch from 2D to 3D. The doc includes an architecture page that explains the logic. Multi frame is now a reality (with #1034), multi resolution and anisotropic pixels are better handled. See milestone 0.30.0 for details.
Side note: the state file got updated but only to support the same functionality as before, this needs a big change to support 3D and I am thinking of switching to use presentation states...
First patch for v0.29
This release delays the first DOM access and uses lower z-index numbers for layers. See milestone 0.29.1 for details.
Layers!!
Second patch for v0.28
Do not make i18next compulsory. See milestone 0.28.2 for details.
First patch for v0.28
Fix i18next import in some bundle cases. See milestone 0.28.1 for details.
Hello Karma!
The initial goal was to get rid of phantom, the repo now uses karma! The test page got unified and all launch at yarn run test
. I also added some benchmark tool.
Less dangerous: switch to using eslint, karma, move wiki pages to doc and the usual bugfixes. See the changelog file or milestone 0.28.0 for more details.