dwv-jqui icon indicating copy to clipboard operation
dwv-jqui copied to clipboard

Medical image viewer based on DWV (DICOM Web Viewer) and jQuery UI.

Results 5 dwv-jqui issues
Sort by recently updated
recently updated
newest added

Bumps [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) from 7.2.1 to 8.0.0. Changelog Sourced from i18next-browser-languagedetector's changelog. 8.0.0 chore: set browsers target to defaults 286 perf: use object deconstruction, optional chaining and hot path optimisations 287...

dependencies

Bumps [grunt-eslint](https://github.com/sindresorhus/grunt-eslint) from 24.3.0 to 25.0.0. Release notes Sourced from grunt-eslint's releases. v25.0.0 Breaking Require Node.js 18 (#175) 81834b4 Improvements Update to ESLint 9 (#175) 81834b4 Support flat config (#175)...

dependencies

Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.7.1. Release notes Sourced from jquery's releases. jQuery 3.7.1 Released: Reliable Table Row Dimensions https://blog.jquery.com/2023/08/28/jquery-3-7-1-released-reliable-table-row-dimensions/ jQuery 3.7.0: Staying in Order https://blog.jquery.com/2023/05/11/jquery-3-7-0-released-staying-in-order/ jQuery 3.6.4 Released: Selector...

dependencies

This workaround allows for multiple livewire draws. But also undo history is messed up. Uses app.getState, app.deleteDraws, then app.setDrawings

When drawing a second livewire region, the first region vanishes silently. I have a suggested workaround for this, shall create PR if interested...

enhancement