Skip to content

Releases: Servoy/bootstrapcomponents

v2024.9.0

11 Sep 08:22
Compare
Choose a tag to compare

Updated to angular 18.

Case Description
SVYX-945 Inline calendar time picker throws error
SVY-19457 Typeahead dropdown not visible from a Popup Form
SVY-19434 Splitpane shows generic "pane1" and "pane2" text always

v2024.3.3

26 Jul 12:16
Compare
Choose a tag to compare

Generic NGClient cases:

Case Description
SVY-19188 Disabling combobox does not work when form is within a formContainer

Titanium NGClient cases:

Case Description
SVYX-848 Select should not be editable with controller.readOnly=true
SVYX-892 Bootstrap Tabpanel missing event in onChange
SVYX-899 Entering a date manually into the calendar, ignores the min/max set and doesnt call the onDataChange function to validate it
SVYX-926 Typehead issue when NULL has a displayValue
SVY-19319 Comboboxes using COMBOBOX_SHOW_POPUP_ON_FOCUS_GAIN don't tab right
SVY-19373 Error in console when using choice groups and collapses
SVY-19388 Regression: SVY-18673 breaks Calendar field behavior (don't allow keyboard updates)

v2024.3.2

21 May 12:52
Compare
Choose a tag to compare

Generic NGClient cases:

Case Description
SVY-19188 Disabling combobox does not work when form is within a formContainer

Titanium NGClient cases:

Case Description
SVY-19163 when switching forms using contained form, we do not see any forms but a blank screen
SVY-19186 Tabbing through checkbox element has strange behaviour (also needs styling change from core theme of Servoy 2024.3.3)
SVY-19157 Value is showing realvalue a UUID in dialog instead of displayvalue, on first load
SVY-19226 Can't set button text when showAs is html
SVY-19242 Combobox "misbehaving" in combination with: application.putClientProperty(UICONSTANTS.COMBOBOX_SHOW_POPUP_ON_FOCUS_GAIN, 'true')

v2024.3.1

12 Apr 12:50
Compare
Choose a tag to compare

For NG1 the moment dependency is updated to 2.30.1

Titanium NGClient cases:

Case Description
SVY-18975 Displaying a form in the Form Editor different in Servoy 202206 and 202312
SVY-18985 Selected item doesn't set on Native Select component
SVYX-848 Select should not be editable with controller.readOnly=true

v2023.3.6

29 Mar 14:10
Compare
Choose a tag to compare

NG1 release for upgrading moment dependency to 2.30.1 (for Servoy 2023.3.6 release)

v2024.3.0

07 Mar 12:54
Compare
Choose a tag to compare

Updated to Angular 17.2

Titanium NGClient cases:

Case Description
SVY-18790 Tab sequence not working correctly
SVYX-755 TabPanel Icons and Text have no spacing
SVY-18886 Deprecated the selectTabAt of Tabpanel and Accordion
SVY-19012 tabIndex is reverted if there is any other tab model change when showing the form with the tabpanel a second time (and tabindex is changed just before for that show)
SVY-18731 Accordion comp. has no UI when no tabs are configured (designer)
SVY-18883 Bootstrap Calendar is showing off screen (when scrolled)
SVYX-766 inline Calendar > fix the header title format to show full year (also introduced options property to be able to set any options the 3rd party calendar component has)
SVYX-781 Calendar: missing keybind shortcuts in component (t=today,y=yesterday, b=beginingofmonth,e=endofmonth and numbpad +/-)
SVYX-757 Date Input/Calendar does not accept shorthand dates (only day or day and month)
SVYX-796 Calendar doesn't show Month when the format is set as MMMM yyyy
SVYX-813 Typeahead shows wrong display value

V2023.12.1

08 Feb 14:40
Compare
Choose a tag to compare

TabPanel fix for 2023.3.5 code, where removeTabAt should also be internal api.

Titanium NGClient cases:

Case Description
SVYX-756 TiNG choicegroup broken with onAction

v2023.3.5

08 Feb 13:29
Compare
Choose a tag to compare

TabPanel fix for 2023.3.5 code, where removeTabAt should also be internal api.

Titanium NGClient cases:

Case Description
SVYX-756 TiNG choicegroup broken with onAction

v2023.12.0

06 Dec 13:44
Compare
Choose a tag to compare

Titanium NGClient cases:

Case Description
SVY-18553 Dragging a label in a form shows styleclassexpression wizard (developer feature)
SVY-18569 Bootstrap Calendar displaying full calendar instead of year only
SVY-18621 Error when adding styling classes on Floatlabel Combobox
SVY-18661 Tooltip in button not visible when element is not enabled
SVY-18562 Websocket error in parsing message when having a styleclass property set on label with more then one class.
SVY-18723 Combobox with valuelist having an empty value
SVY-18198 TinG: onFocusGained method not called of a not editable servoy default text field
SVY-18673 All fields should be editable in find mode
SVYX-756 TiNG choicegroup broken with onAction

v2023.3.4

26 Sep 09:21
Compare
Choose a tag to compare

NGClient1

Case Description
SVY-18470 Using Enter with NG Client on a Textbox empty the field