Releases: dlsc-software-consulting-gmbh/GemsFX
Release v2.24.0
Changelog
e7e4dd6 π Releasing version 2.24.0
2992743 Merge pull request #188 from dlsc-software-consulting-gmbh/feature-add-avatar-view
33d6eba Add AvatarView description to README.md
a286d11 Add AvatarView control and related class
df4eb7f Merge pull request #187 from dlsc-software-consulting-gmbh/fix-clickOnNode-bug
660cbb4 Refactor method names in UIUtil class
246b50f Update mouse event handling in EnhancedPasswordField
a1293ee Update mouse event handling and exception throwing in UIUtil
b978584 Merge pull request #185 from dlsc-software-consulting-gmbh/enhancment-password-field
9285159 Update mouse event handling in EnhancedPasswordField
c6d9b55 Refactor showing password pseudo classes in EnhancedPasswordField
d004774 Merge pull request #186 from valnaumov/time-picker-system-out
46f0115 Remove debugging System.out calls from TimePickerSkin.
028b852 Remove debugging System.out calls from TimePickerPopup.
7897117 Refactor clickOnNode method and fix UIUtil comments
d4543b6 Updated EnhancedPasswordField UI and functionality
8a377fc Refactor showPasswordProperty listener in EnhancedPasswordField
da1b6b3 Update EnhancedPasswordField functionality and styling
0037ded Remove specific plugin versions from pom.xml
d484cd8 Removed CodeQL GitHub Action Workflow
26df792 Update CodeQL version to v3 in Github Actions workflow
2509d5b Update CodeQL action versions in GitHub workflow
8a3b1bf Remove version from maven-compiler-plugin
1546f27 Update Maven wrapper and parent pom version
f994516 Merge pull request #184 from dlsc-software-consulting-gmbh/enhancement-add-log-for-loading-storing
cc9ea36 Update the JavaDoc documentation for SearchTextField and SearchField.
5c42baf Update logging level and add key details in PreferencesHistoryManager
477bc37 Add log information for loading and storing history items
Release v2.23.0
Changelog
8356733 π Releasing version 2.23.0
Release v2.20.1
Changelog
2ec6382 π Releasing version 2.20.1
098991b Made sure blank / null text is not added to the history manager by the SearchField and the SearchTextField.
58d2e2e Update hover state styles in history-button.css
51f03b8 π Releasing version 2.21.0
ae71050 Merge pull request #183 from dlsc-software-consulting-gmbh/history-button-reworked
da89c65 Various changes.
13fb399 Various changes, especially related to the history manager.
9d4ed88 Various changes, especially related to the history manager.
1190230 Remove unused constant from SearchField
91c84cd Refactor RemovableListCell for improved visibility
a6eda76 Misc. changes related to styling of the elements of the HistoryButton.
faeb401 Update HistoryButton class to include owner
7d455b0 Reworked the HistoryButton, reduced the API surface. Increased compactness.
5f940ac Merge pull request #178 from dlsc-software-consulting-gmbh/feature-history-management-enhancements
239019e Update HistoryManager handling and refactor code
5a1ca08 Merged in the "master" branch.
a86c264 Add history filtering and fix stylesheet reference issue
5520446 Add HistoryManager for record management and update SearchField with history support
Release v2.20.0
Release v2.19.0
Changelog
442a6fb π Releasing version 2.19.0
2270bfc Merge pull request #179 from dlsc-software-consulting-gmbh/feature-add-util-classes
adf3173 Merge pull request #181 from dlsc-software-consulting-gmbh/enhancement-add-start-angle
a4ffa10 Add ListUtils class and refactor list update operations
fab0ff2 Cleaned up all three pom.xm files.
8254c39 Merge pull request #182 from dlsc-software-consulting-gmbh/enhancement-MutliColumenListView-remove-replaceAll
f47a5eb Enhancement: If there are a large number of elements, using replaceAll may cause performance issues.
340c2d8 Implemented SemiCircleProgressIndicator functionality
a450904 Add dynamic start angle functionality to CircleProgressIndicator
cb7a4af Remove dependency on Jetbrains annotations.
61e0284 Add util classes for enhanced string conversion and UI interactions
Release v2.18.0
Release v2.17.0
Changelog
16ec981 π Releasing version 2.17.0
16d5e8d Merge pull request #177 from dlsc-software-consulting-gmbh/enhancement-replace-delimiter-with-rs
cf74d28 Refactor:
14d3ecc Updated SearchField documentation for clarity
1cf353d Update README.md
8019dce Updated class level documentation on SearchTextField.
Release v2.16.0
Changelog
7083a55 π Releasing version 2.16.0
1345b39 Add history on focus loss feature for SearchTextField
be5fd62 Refactor code and add history on focus lost
1e696f8 Moved the creation of the search text field used by the FilterViewSkin to the FilterView control class. Added accessor for the field.
5681833 Merge pull request #173 from dlsc-software-consulting-gmbh/enhancement-SearchTextField
1308091 Update default property name for historyCellFactory
f998f52 Refactor cellFactory method names in SearchTextField
5849ff6 Enhancements to SearchTextField
Release v2.15.0
Changelog
cbb98fd π Releasing version 2.15.0
fa2be51 Refactor preferences usage in SearchTextField
3083135 Add preferences property to DialogPane
708e29b Rollback changes made to SearchFieldApp.
89cc9c6 Add search history persistence feature to SearchTextField
917736f Fix typo in DialogPane's method call
4a82672 Corrected method name in DialogPane
8d413dd Update SearchTextField default behaviors and refactor documentation
ad87903 Merge pull request #172 from dlsc-software-consulting-gmbh/fix-supportedOperations-bug
7b38475 Merge pull request #171 from dlsc-software-consulting-gmbh/enhancment-SearchTextField
b6bbe94 Fix bug in supportedOperations property initialization
c05eea3 Update SearchTextField and add RemovableListCell
e85ee57 Refactored SearchTextField with additional features
9f78e78 Enhanced SearchTextField to support search history