Skip to content

Releases: kununu/nukleus

Component alignment

05 Dec 14:11
f8144ed
Compare
Choose a tag to compare

Update Select and Tabs

01 Sep 13:26
Compare
Choose a tag to compare
  • Tweak and improve tabs styling
  • Add sort function to select to pass your own custom sorting function.

Updated Autocomplete

21 Aug 15:05
Compare
Choose a tag to compare
  • 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

02 Aug 13:48
Compare
Choose a tag to compare
  • 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

19 Jul 08:01
Compare
Choose a tag to compare
Add styling for disabled inputs (#250)

* Add styling for disabled inputs

* Update version

Fix star bug and revert choice logo option

26 Jun 12:27
Compare
Choose a tag to compare
  • 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

07 Apr 11:09
Compare
Choose a tag to compare
  • 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

06 Apr 07:52
Compare
Choose a tag to compare
  • Tab component now supports react-routers hash value
  • Updated linting packages

Version 5.0.2

07 Mar 16:42
Compare
Choose a tag to compare
Fix dropdown overflow

Remove kununu-theme from deps

Version 5.0.1

07 Mar 15:04
Compare
Choose a tag to compare
v5.0.1

Update css location and bump version (#129)