-
v4.3.2 * Fixed issue #24 * Prevent poping the modal when changes value is not valid * Added default modal error message * Configurable default confirm button
-
v4.2.0 * modalValidation function nows should return String to indicates the changes value is not valid and null or empty String to indicates the changes value is valid * state.changes.error to access the validation error * To display tile with chips use param S2Tile.body and S2TileChips, instead of S2ChipsTile * Add animated demo screenshot
-
v4.0.1 * edit package description, change meta import source * example: Fixes missing MainActivity * example: progress indicator on chips tile