Skip to content

Releases: A24Group/ssGWT-lib

Dynamic form Info field

10 Jun 13:16
Compare
Choose a tag to compare

Dynamic form Info field.
This is a input field that does not take input but mealy displays more info about another field.

Tip Component

10 Jun 12:58
Compare
Choose a tag to compare

TipBar

This component displays a tip bar, and lists all tip items under one another, This component also have an action link, with a callback method on clicking the action link.

Made the prompt optional in the dropdown box

09 May 10:02
Compare
Choose a tag to compare

Prompt can now be removed by setting it to null

1.7.0.0

11 Mar 15:05
Compare
Choose a tag to compare
Fixed the datepicker when it has a value smaller than the min allowed…

Search component up and down key fix

04 Mar 13:29
Compare
Choose a tag to compare

Search component up and down key fix

Html encoding for datagrids

28 Feb 07:14
Compare
Choose a tag to compare

Html encoding for datagrids

addMonth Calculation corrected

31 Jan 13:30
Compare
Choose a tag to compare

addMonth Calculation corrected.

we only add months and not a number of days in this PR. This means that if you add a month to 31/01/2014, you can expect the result 28/02/2014 and not 3/03/2014.

A24Group/Triage#5145

1.3.0.0: Merge pull request #230 from rahul-samaddar/master

15 Jan 12:19
Compare
Choose a tag to compare
allow backticks in lastname A24Group#5076

Added the apostrophe for the name regex

30 Dec 13:04
Compare
Choose a tag to compare

Name regex now allows the ' symbol

Search box dropdown white space removed

17 Dec 09:14
Compare
Choose a tag to compare

Search box dropdown white space removed