Skip to content

Releases: saddlebackdev/react-cm-ui

1.7.6

27 Oct 18:00
Compare
Choose a tag to compare

##Added

  • Two new icons: "duplicate" and "users".

1.7.5

27 Oct 17:59
Compare
Choose a tag to compare

##Changed

  • Fixed the Modal's closeButton boolean condition.

1.7.4

27 Oct 17:59
Compare
Choose a tag to compare

##Changed

  • Updated Modal to work a little more like the Drawwer.

1.7.3

27 Oct 17:59
Compare
Choose a tag to compare

##Added

  • DOMUtils's browserDetect() now checks for Firefox too.

1.7.2

27 Oct 17:59
Compare
Choose a tag to compare

##Added

  • New icon "ban".

1.7.1

27 Oct 17:58
Compare
Choose a tag to compare

##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

09 Oct 16:19
Compare
Choose a tag to compare

##Added

  • Brand spanking new Phone Input.
  • New Dropdown selectionValueComponent & searchable prop.

##Changed

  • Input now handles the tel type value correctly.

1.6.0

09 Oct 16:19
Compare
Choose a tag to compare

##Changed

  • Bumped React from version 0.14.8 to version 15.6.2.

1.5.5

09 Oct 16:19
Compare
Choose a tag to compare

##Added

  • Fixes Dropdown's inverse & selection input value not appearing when searching.

1.5.4

28 Sep 16:47
Compare
Choose a tag to compare

##Added

  • Fixes Dropdown's inverse & selection value not appearing when input is focused.