Releases: kununu/nukleus
Releases · kununu/nukleus
Component alignment
-
v10.0.0 - Component prop names were aligned. See the docs for specifics of what is now deprecated. https://kununu.github.io/nukleus/#/multiple-choice
-
v10.0.1 - IE bug fix for autocomplete suggestion container
Update Select and Tabs
- Tweak and improve tabs styling
- Add sort function to select to pass your own custom sorting function.
Updated Autocomplete
- We've adjusted the tooltip size to 19px
- Also we've adjusted the autocomplete no suggestions found box behaviour to work nicer
Fixes for onChange
- Fix onChange behaviour to work as expected. This also will work for react 15.6.0 which no longer supports onChange when clicking the same value in a radio group.
- You may deselect a choice only if you don't have isRequired prop set
- Also added onClick to choice
v7.12.1
Fix star bug and revert choice logo option
- The star component was not behaving properly in firefox due to not supporting svg height: auto, this has now been fixed.
- We reverted the logo option change to choice since you can add elements directly to the label option
New upgrades
- Update tab styles
- Add new hash prop to tabs
- Update autocomplete with callback function and add some fixes
- Change dropDown component to use active prop
Update dependencies and tabs component
- Tab component now supports react-routers hash value
- Updated linting packages
Version 5.0.2
Fix dropdown overflow Remove kununu-theme from deps
Version 5.0.1
v5.0.1 Update css location and bump version (#129)