The releases below are incremental releases listed in descending order (with respect to date released):
1.3.1.M5
1.3.1.M4
-
Bug Fixes
-
Fixed an issue where the
@Gridloading icon was too small by default 0b44b78 -
Fixed an issue where
@Gridmultiselect was not working properly when used with server side pagination #565 -
Fixed an issue for
@PickListwhere the selecting more than one item to be moved from source to target was only sending the first selected value to the server #562 -
Fixed an issue for
@PickListwhere the filter functionality was not working in some scenarios #563 -
Fixed an issue where using
@Gridfilter withZonedDateTimewas not working with<!filterCriteria!>#568 -
Fixed an issue where
@Buttonwas not being enabled after the first click #590
-
1.3.1.M3
-
View Config Annotations
-
@Grid-
Added support for
@Calendarwhen using the editRow feature of@Grid#528
-
-
-
Bug Fixes
-
Fixed an issue where
@Linkwas intermittently throwing a non-breaking console error in the browser #548 -
Fixed a styling issue where
@CardDetailin@GridRowBodywas causing incorrect text wrapping #546 -
Fixed an issue with
@Gridwhere loading of the data was sometimes not showing the loader icon #543-
@Gridwill now always show it’s own custom loader icon until the data refresh is done. The loader icon can be configured via theGrid.loaderIconattribute.
-
-
1.3.1.M2
1.3.1.M1
-
General Changes
-
View Config Annotations
-
Bug Fixes
-
Fixed an issue where invoking
_geton an external webservice domain was not working properly. #505 -
Fixed the issue of grid filters not supporting copy/paste from clipboard
-
Fixed the issue of combobox not showing the value selected when configured as datatype other than string
-