Skip to content

Releases: Servoy/custom-rendered-components

Release v1.1.0

07 Jul 10:32
Compare
Choose a tag to compare

customrenderedcomponents.zip

Enhancements

Case Description
SVYX-253 Drag & Drop support for Advanced Renderers
SVYX-173 Advanced Renderers: add showAs html
SVYX-228 Sort list in advanced renderers with drag & drop

Fixes

Case Description
SVYX-174 Advanced Renderers: perfomance is slow on Firefox when sanitazing data
SVYX-226 Wrong template for the customlist component
SVYX-227 Render complex object with the advanced renders

Release v1.0.2

30 Jun 14:49
Compare
Choose a tag to compare

This release only includes the category label used to group the components of this package in the new palette of Servoy 2020.6

Release v1.0.1

19 Mar 16:15
Compare
Choose a tag to compare

Foundset List

  • Added firstItemHtml and lastItemHtml properties to FoundSet List to allow for items before and after the items rendered from the foundset
  • FoundSet List now checks for foundset.multiSelect before trying to select more than one record
  • Added tooltipDataProvider and tooltipFunction properties
  • Renderer functions receive index as argument
  • enabled property now also blocks inFirstItemClick and onLastItemClick

Custom List

  • Added tooltipFunction properties
  • Renderer functions receive index and maxIndex as argument if needed

First release

18 Dec 14:47
Compare
Choose a tag to compare

First public release of custom-rendered-components