All Versions
68
Latest Version
Avg Release Cycle
32 days
Latest Release
-
Changelog History
Page 2
Changelog History
Page 2
-
v6.5.0 Changes
January 25, 2020๐ฅ Breaking changes:
- 0๏ธโฃ Button text is not centered by default. Set centerText to true to center the text.
- "padding" in the segmented form element has been renamed to radioButtonPadding
๐ Fixes:
- ๐ #163 Fix issue where the segmented radio buttons may not align to the top. Added radioGroupWrapContent, radioButtonWidth, and radioButtonHeight to assist with fixed sizing for the buttons.
- #164 Added titlePadding and padding to assist with squeezing the icon and text together.
- #167 Setting the titleIcon on a button form element will set the button's drawable. Use padding to squeeze the icon and text together.
- #169 Added displayNewValue() function. This function is called when the value changes to display the new value specific to the form element.
-
v6.4.8 Changes
December 15, 2019- #129 Add icon option to title
-
v6.4.7 Changes
December 12, 2019- #161 Fix layout weights for the switch and checkbox elements
-
v6.4.6 Changes
- ๐ Fix loading a image from a file: URL string
-
v6.4.5 Changes
- #158 Add ability to change the image of the ImageView by changing value
- ๐ #152 Add support for loading images from a data: string including SVGs in the ImageView
-
v6.4.4 Changes
- #151 Added Input Mask Options
-
v6.4.3 Changes
- โ Add clickable and focusable booleans
- โ Add onClick, onFocus, onTouchUp, and onTouchDown Units
-
v6.4.2 Changes
- #142 Add startDate to FormPickerDateElement, FormPickerDateTimeElement, and FormPickerTimeElement
- โก๏ธ Update target SDK Version to 29
-
v6.4.1 Changes
- โก๏ธ Update dependencies:
- Bump RendererRecyclerViewAdapter from 2.7.0 to 2.8.0
- Bump tokenautocomplete from 3.0.1 to 3.0.2
- Bump imagepicker from 1.2 to 1.3
- ๐ Fix code style issues
- โก๏ธ Update dependencies:
-
v6.4.0 Changes
- #119, #122 Image View Picker element added
- #120 Add displayValueFor to dropdown element
- ๐ #118 Add theme to picker elements to style the alert dialog
- โ Added is24HourView to dateTime and time elements
- Set min SDK version to 19