Releases: A24Group/ssGWT-lib
Releases · A24Group/ssGWT-lib
Dynamic form Info field
Dynamic form Info field.
This is a input field that does not take input but mealy displays more info about another field.
Tip Component
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
Prompt can now be removed by setting it to null
1.7.0.0
Search component up and down key fix
Search component up and down key fix
Html encoding for datagrids
Html encoding for datagrids
addMonth Calculation corrected
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
allow backticks in lastname A24Group#5076
Added the apostrophe for the name regex
Name regex now allows the ' symbol
Search box dropdown white space removed
Search box dropdown white space removed