Releases: dlsc-software-consulting-gmbh/GemsFX
Release v2.87.0
Changelog
26a04f3 π Releasing version 2.87.0
3c0b959 Merge pull request #221 from dlsc-software-consulting-gmbh/enhancement-svgimageview-render-scale-update
2cd0a7d Merge pull request #220 from dlsc-software-consulting-gmbh/feature-refactor-selection-box
05b01b6 Remove unused DEFAULT_SHOW_EXTRA_BUTTON constant
fecc4aa Reload image when attaching to a new window.
1e45b49 Add dynamic scene and window scale handling for SVG images
8f26a09 Merge pull request #222 from dlsc-software-consulting-gmbh/fix-simple-string-converter-null-handling
4e70b0b fix(SimpleStringConverter): ensure nullDefaultValue is correctly applied
598009a Add support for render scale adjustments in SVGImageView
b1c7800 feat(selection-box): wrap options in ScrollPane and add directional extra nodes
Release v2.86.0
Release v2.84.0
Release v2.83.0
Changelog
84e094b π Releasing version 2.83.0
aa1b221 Fix for issue #217 "Additional SvgImageView constructor code"
8c8d41d π Releasing version 2.82.0
2bde707 Refactor paging classes and improve data handling.
34e26fd Refactor and modularize paging controls
631cd7f Renamed variable onCommit to onClose in Dialog.onClose(...)
Release v2.81.0
Changelog
52024f5 π Releasing version 2.81.0
1067203 More refinement on paging and grid table view.
1d77146 Remove unused imports in PagingListViewApp.java
f98fa4d Add PagingGridTableView and related classes
b711a8c Merge remote-tracking branch 'origin/master'
82b51dc Switch to new JPro platform dependencies
d7d0d01 Update PagingListViewApp item count and page size
d6f8aa6 Simplify items list initialization in PagingListView.
Release v2.80.0
Changelog
c779740 π Releasing version 2.80.0
a5191fb Fix selection mode comparison in DateRangeView
ed74cf7 Merge pull request #216 from dlsc-software-consulting-gmbh/fix-date-range-view-mode-limitations
0f5c441 Add width computation methods to InnerListViewSkin
6ac0996 Update paging controls visibility logic and default label strategy
35889b3 Enforce DATE_RANGE mode in DateRangeView selection model.
Release v2.79.0
Release v2.78.0
Changelog
5d6b7fd π Releasing version 2.78.0
5f523d8 Improve visibility management for PagingControls
f0bbf36 Refine pagination logic and visibility bindings.
e97248b Refined PagingControls. Introduced a separate GridPane for the page buttons so that they can all have the same width.
63e5961 Rename getter methods to follow JavaBean naming conventions.