1.1.9 Changes
- 
General Changes
- 
Minor Bug Fixes includes the following:
- 
Reverting exception throw on _get call without refId
 - 
Reverting the code that throws an exception if GET call is done without an ID
 - 
CardDetailGrid was not showing up when cardDetail row body has a fieldvalue group in certain situations
 - 
Included a check for the path while accepting the updates for card detail grid
 - 
Changed the message of the counter component based on the new requirement
 - 
The message was changed to show a counter that is ascending rather than descending when catering a new requirement
 - 
InvalidConfigException was thrown if a _get call is received without a refId
 - 
replaced "null" param values to null
 
 - 
 
 - 
 - 
Core Config Annotations N/A
 - 
View Config Annotations
- 
@GridColumnto support cssClass for override 
 -