Skip to content

Releases: dlsc-software-consulting-gmbh/GemsFX

Release v2.62.0

24 Oct 09:02
Compare
Choose a tag to compare

Changelog

5dec5ea 🏁 Releasing version 2.62.0
cd9f482 Merge pull request #210 from dlsc-software-consulting-gmbh/fix-selection-box-show-hide
224ab4f Add showPopup property handling to SelectionBoxSkin

Release v2.61.0

23 Oct 13:24
Compare
Choose a tag to compare

Changelog

07202ca 🏁 Releasing version 2.61.0
68a7636 Set default for firstLastPageDisplayMode
45ff841 Merge pull request #209 from dlsc-software-consulting-gmbh/feature-add-selection-box
8b1534a Add DayOfWeekPicker component
f063a35 Add TimeRangePicker control and demo application
34e3b9e Add SimpleControlPane with CSS for demo module
8eb6a3a Add SelectionBox and SelectionBoxSkin components

Release v2.60.0

15 Oct 15:58
Compare
Choose a tag to compare

Changelog

c8be7a0 🏁 Releasing version 2.60.0
48caee6 Refactor DialogPane showError method to use ButtonType for actions

Release v2.59.0

15 Oct 15:22
Compare
Choose a tag to compare

Changelog

71d289d 🏁 Releasing version 2.59.0
dd78a3c Merge remote-tracking branch 'origin/master'
9a47ea1 Add email support to error dialog

Release v2.58.0

14 Oct 11:51
Compare
Choose a tag to compare

Changelog

ef34d12 🏁 Releasing version 2.58.0
6de1cfb Merge pull request #208 from dlsc-software-consulting-gmbh/feature-email-field-add-auto-suffix
c6782b7 Improve email suggestion popup logic and documentation
f904553 Update suggestion list view height property
e8a5c14 Renamed suffix-related fields to domain fields
95ed90e Add Javadoc for autoSuffixEnabledProperty method
e095843 Enhance EmailField control with additional functionalities
9b9a64a Add auto-suffix suggestion feature to EmailField

Release v2.57.0

26 Sep 11:58
Compare
Choose a tag to compare

Changelog

d90c328 🏁 Releasing version 2.57.0
cca6192 Update paging controls visibility logic and demo layout

Release v2.56.0

26 Sep 11:20
Compare
Choose a tag to compare

Changelog

085c221 🏁 Releasing version 2.56.0
8e469ab Limit end index to total item count
4562afa Refactor paging controls to support various display modes
a4e220d Remove pagination-related properties and methods

Release v2.55.0

24 Sep 10:19
Compare
Choose a tag to compare

Changelog

727583c 🏁 Releasing version 2.55.0
9dfb50d 🏁 Releasing version 2.52.0
eb1cb4e Fixed the "next page" button disabled state.
f8658bc Fixed the "next page" button disabled state.
ab3130b Renamed paging-view.css to paging-controls.css and changed the default styleclass of PagingControls to "paging-controls."

Release v2.51.0

20 Sep 14:05
Compare
Choose a tag to compare

Changelog

d004c71 🏁 Releasing version 2.51.0
2f73f94 Added javadocs to PagingControls.
70e46ac Added new control PagingControls.java
595757a Added new control PagingControls.java
1377301 Added new control PagingControls.java
f77c0bb Added new control PagingControls.java

Release v2.50.0

16 Sep 15:30
Compare
Choose a tag to compare

Changelog

97de3d8 🏁 Releasing version 2.50.0
36fe24b Added new GridTableView control.
b19c8b8 Simple code cleanup.
9be9d47 Merge pull request #207 from dlsc-software-consulting-gmbh/fix-indicator-height
87822cc Set minimum height for indicators and restrict vertical growth.