Releases: saddlebackdev/react-cm-ui
Releases · saddlebackdev/react-cm-ui
1.8.5
##Changed
- Removed PropTypes warnings.
1.8.3
##Changed
- Cleaned up conditions around
min
andmax
props for Input.
1.8.2
##Changed
- Changed
scrollContainerClassName
toscrollContainer
so we can also pass a node and not just a string.
1.8.1
##Changed
- Fixes and code clean up to Accordion. Whoops.
1.8.0
##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
##Added
- Banner has a new prop,
topPosition
.
1.7.10
##Changed
DOMUtils
'browserDetect()
is case-sensitive and Firefox was all in lowercase. Fixed!
1.7..9
##Added
- Added
level
colors to Banner. These two new colors,purple
andteal
, need to be defined some time by the design team and renamed by us in the future.
1.7.8
1.7.8 - 2017-10-27
##Changed
- Fixed the browser variable in
DOMUtils
.
1.7.7
##Changed
- Added the new icons to docs.