Skip to content

Releases: saddlebackdev/react-cm-ui

1.8.5

04 Dec 16:52
Compare
Choose a tag to compare

##Changed

  • Removed PropTypes warnings.

1.8.3

15 Nov 19:07
Compare
Choose a tag to compare

##Changed

  • Cleaned up conditions around min and max props for Input.

1.8.2

08 Nov 22:32
Compare
Choose a tag to compare

##Changed

  • Changed scrollContainerClassName to scrollContainer so we can also pass a node and not just a string.

1.8.1

08 Nov 22:29
Compare
Choose a tag to compare

##Changed

  • Fixes and code clean up to Accordion. Whoops.

1.8.0

08 Nov 22:29
Compare
Choose a tag to compare

##Changed

  • Accordion looks to see if an Accordion.Item's content is below the fold and if it is the end user's container/window will scroll up.
  • Dropdown looks to see if the Select's dropdown is below the fold and if it is the dropdown will be render above.
  • Fixes to SubNavigation when rendering only one tab.

1.7.11

08 Nov 22:28
Compare
Choose a tag to compare

##Added

  • Banner has a new prop, topPosition.

1.7.10

08 Nov 22:28
Compare
Choose a tag to compare

##Changed

  • DOMUtils' browserDetect() is case-sensitive and Firefox was all in lowercase. Fixed!

1.7..9

08 Nov 22:28
Compare
Choose a tag to compare

##Added

  • Added level colors to Banner. These two new colors, purple and teal, need to be defined some time by the design team and renamed by us in the future.

1.7.8

08 Nov 22:28
Compare
Choose a tag to compare

1.7.8 - 2017-10-27

##Changed

  • Fixed the browser variable in DOMUtils.

1.7.7

27 Oct 18:00
Compare
Choose a tag to compare

##Changed

  • Added the new icons to docs.