Releases: saddlebackdev/react-cm-ui
Releases · saddlebackdev/react-cm-ui
1.7.6
##Added
- Two new icons: "duplicate" and "users".
1.7.5
##Changed
- Fixed the Modal's
closeButton
boolean condition.
1.7.4
##Changed
- Updated Modal to work a little more like the Drawwer.
1.7.3
##Added
DOMUtils
'sbrowserDetect()
now checks for Firefox too.
1.7.2
##Added
- New icon "ban".
1.7.1
##Changed
- The Phone Input's emojis were not working cross OS'. Switched to a flag CSS icons that will work for folks.
1.7.0
##Added
- Brand spanking new Phone Input.
- New Dropdown
selectionValueComponent
&searchable
prop.
##Changed
- Input now handles the
tel
type value correctly.
1.6.0
##Changed
- Bumped React from version
0.14.8
to version15.6.2
.
1.5.5
##Added
- Fixes Dropdown's
inverse
&selection
input value not appearing when searching.
1.5.4
##Added
- Fixes Dropdown's
inverse
&selection
value not appearing when input is focused.