Releases: dlsc-software-consulting-gmbh/GemsFX
Release v3.2.2
Release v3.2.1
Changelog
73f753b 🏁 Releasing version 3.2.1
e68398b Add disableTextSelectionByMouseClicks property to TextView
2f32ef2 Refactor PagingGridTableView to use itemsOnCurrentPage instead of items
06e027a Refactor GridTableViewSkin mouse event handling
859120c Add context menu support to GridTableView rows
74bbdcf Add callback for context menu creation in GridTableView rows
5c82ebb Add context menu support to GridTableColumn cells
Release v3.2.0
Changelog
060c5a9 🏁 Releasing version 3.2.0
50c000d Merge pull request #240 from credmond/ikonli-update
c4614b7 Add getLoadingService method to PagingListView and PagingGridTableView classes to expose loading service
f0deecf Fix potential issue with LoadingService by adding an additional isCancelled check before returning PagingLoadResponse.
9383f4b Added loading of cached data to the paging grid table view and the list view.
ca2076e Update ikonli to 12.4.0
5b7d71b Reorder availablePageSizes binding setup in PagingListViewSkin to avoid redundant declarations.
5becc7e Bind availablePageSizes property between paging controls and paging grid table view
Release v3.1.3
Release v3.1.2
Changelog
c864489 🏁 Releasing version 3.1.2
79600f7 Add horizontal content bias to GridTableView
d5ccc29 Import Orientation class in DialogPane to support future layout improvements
e4dbeac Import Orientation class in DialogPane to support future layout improvements
542316e Update grid-table-view styles for hover, pressed states, and layout adjustments
b819593 Merge pull request #239 from dlsc-software-consulting-gmbh/fix-property-get-beans
0aa3f3e Refactor getBean method to return the enclosing class instance
Release v3.1.1
Release v3.1.0
Changelog
53342d2 🏁 Releasing version 3.1.0
166d102 Set fixed cell size for list views in multi-column list view
1150e01 Add run configuration and styling for MultiColumnListViewApp
c7af7c0 Update styles for history button in search field
43bc387 Merge pull request #238 from dlsc-software-consulting-gmbh/enhance-text-view
a503d33 Add "danger" state styles and new run configurations
1b1cd75 feat(TextView): Enhance context menu and correct StyleableProperty bean
AtlantaFX Changes
Changelog
8070f17 🏁 Releasing version 3.0.2
2332c04 Update GitHub Actions workflows to use Java 21
b5cf360 🏁 Releasing version 3.0.1
643ef57 🏁 Releasing version 3.0.0
77ed2bb Update styles, dependencies, and improve layout handling
21f1b02 Add run configurations for StripViewApp and TimePickerApp
0936c90 Remove unused CSS rules for PDF view in atlantafx.css
6d083cf Add size computation methods in GridTableViewSkin
c95418f Refactor and enhance style and layout preferences
39a3d20 Refactor UI components and enhance styling.
bec0dea Adjust paging behavior and item count in PagingListView demo.
2d25285 Fix popup update flags to ensure proper future updates.
2aa5806 Update selection handling, refine converters, and add SessionManager demo
0bcd0b6 Merge remote-tracking branch 'origin/atlantafx-support' into atlantafx-support
d2f138a Update arrow-pane background color in Atlantafx.css
fdedff8 Update column header styling in atlantafx.css
e0ffaa6 Add TagsFieldApp run configs, clear button, and styling
1740fa7 Improve DialogPane resizing and style arrow buttons
57f7e44 fix: handle c.wasReplaced() event for single selection in SelectionBox.
9ebad31 Set max height for text area, add email prompt, refine styles
b36b3e8 Refactor and enhance UI behavior across components
68e6ba9 Add AtlantaFX support and improve notification styling
4ce7e2d More AtlantaFX support.
9c960c2 Add run configuration and fix CSS style issues
ad08d89 Bind managedProperty to status conditions for visibility.
41291be More and more styling for AtlantaFX.
474e8aa More and more styling for AtlantaFX.
b55d8bf Add run configuration and styles for SearchField component
1700c91 More styling issues fixed for atlantafx.
0e0c936 Remove redundant stylesheet additions in UI components
9682117 Switch to NordDark theme and update PowerPaneApp imports
dde945d More and more styling for AtlantaFX.
cff9511 Add styling for ChipView component in Atlantafx CSS
0173ac1 Refactor FilterViewSkin to use ChipsViewContainer.
41fa0f8 Switch to NordLight theme and add GridTableView styles
9e7cb50 Started work on providing a separate stylesheet for AtlantaFX.
48e26f3 Update arrow-pane background color in Atlantafx.css
8c89d55 Update column header styling in atlantafx.css
22820ae Add TagsFieldApp run configs, clear button, and styling
41cddee Improve DialogPane resizing and style arrow buttons
476d061 Merge pull request #228 from dlsc-software-consulting-gmbh/fix-simplefilterview-single-selection
dd4bffc fix: handle c.wasReplaced() event for single selection in SelectionBox.
52762f9 Set max height for text area, add email prompt, refine styles
088337e Merge remote-tracking branch 'origin/atlantafx-support' into atlantafx-support
0791eab Refactor and enhance UI behavior across components
ebff971 Fixed build
8630ba1 Add AtlantaFX support and improve notification styling
cc44903 Merge remote-tracking branch 'origin/atlantafx-support' into atlantafx-support
8093e69 More AtlantaFX support.
29aaead Add run configuration and fix CSS style issues
5bde536 Bind managedProperty to status conditions for visibility.
9543641 More and more styling for AtlantaFX.
b34517f More and more styling for AtlantaFX.
71bbce6 Add run configuration and styles for SearchField component
754cf50 More styling issues fixed for atlantafx.
75962a0 Remove redundant stylesheet additions in UI components
922dbc2 Switch to NordDark theme and update PowerPaneApp imports
6d35171 More and more styling for AtlantaFX.
8b855e3 Add styling for ChipView component in Atlantafx CSS
32bbdf6 Refactor FilterViewSkin to use ChipsViewContainer.
da02057 Switch to NordLight theme and add GridTableView styles
d866be8 Started work on providing a separate stylesheet for AtlantaFX.
Release v2.104.0
Release v2.103.0
Changelog
c41a225 🏁 Releasing version 2.103.0
2007e89 🏁 Releasing version 2.102.0
af310c7 Merge remote-tracking branch 'origin/master'
fe4f6e3 Update actions/cache version in release workflow
38bbf44 🏁 Releasing version 2.101.0
5c0f5c0 Merge remote-tracking branch 'origin/master'
9f1a5e4 Remove unused Nexus plugin version property
ee0b60b 🏁 Releasing version 2.99.0
eeb3392 Merge pull request #236 from dlsc-software-consulting-gmbh/feature-sessionmanager-demo
eecfd4d Merge pull request #235 from dlsc-software-consulting-gmbh/enhancment-selectIndices-handling
ba631ea Update session key prefixes in SessionManagerApp
b9ef16f Add demo app showcasing SessionManager usage in JavaFX
b8e2de1 Optimize selectIndices in CustomMultipleSelectionModel for performance and correctness
c547401 Merge pull request #233 from dlsc-software-consulting-gmbh/fix-single-selection-popup-close
92f0d10 Merge pull request #227 from dlsc-software-consulting-gmbh/enhancement-selectionbox-javadoc
64271eb 🏁 Releasing version 2.98.0
be52990 🏁 Releasing version 2.97.0
2ee2c09 Updated cache plugin.
333e067 Merge pull request #234 from dlsc-software-consulting-gmbh/enhancement-select-all-performance
f2b420d Refactored CustomMultipleSelectionModel#selectAll to improve performance and avoid unnecessary listener triggers.
4e80f52 Handle repeated selection click in SINGLE mode by switching to onMouseClicked
a0e5edd remove the default string
33ca11d Improve JavaDoc for selectedItemsConverterProperty and update SelectionBoxApp usage.
fdbaaeb Merge pull request #226 from dlsc-software-consulting-gmbh/enhancement-selectionbox-add-placeholder
4063525 Provide a simple style for the Placeholder in the SelectionBoxApp.
62555c9 Add placeholder attribute to SelectionBox and improve extra button bindings