Skip to content

Releases: statisticsnorway/ssb-component-library

v2.0.43

02 Jun 06:28
Compare
Choose a tag to compare

Changes to component Dropdown:

  • Addes props error and errorMsg.

v2.0.42

16 Apr 08:01
Compare
Choose a tag to compare

Changes to component Dropdown and Input:

  • Addes props onFocus and onBlur to Input component
  • Added type="button" on Dropdown

v2.0.39

04 Feb 13:44
Compare
Choose a tag to compare

Changes to component Accordion and NestedAccordion:

  • added prop onToggle(func) : Callback with isOpen boolean that is triggered on open/close

v2.0.32

03 Nov 11:28
Compare
Choose a tag to compare

Changes to component Card:

  • removed max-width 380px
  • width set to 100%

v2.0.30

03 Sep 09:57
Compare
Choose a tag to compare

Support rows and cols in Textarea component (MIMIR-658)

v2.0.29

26 Jun 11:34
a90ea10
Compare
Choose a tag to compare
  • fix PictureCard contrast background (MIMIR-491)
  • Note : PictureCard now accepts imageSrc url as a prop instead of an image component
  • altText is a required prop

2.0.24

12 Jun 10:55
Compare
Choose a tag to compare

No breaking changes!
Upgrades node-sass to 4.14.1 and storybook to 5.3.19

2.0.14 ImageLink replaced by PictureCard

24 Apr 10:38
66fdd84
Compare
Choose a tag to compare

Breaking changes!

ImageLink has been renamed to PictureCard, but has all the same props and usage.
Only difference is that PictureCard is smaller in size, both vertical and horizontal.

Keybindings for Dropdowns

14 Apr 07:26
Compare
Choose a tag to compare

2.0.8

23 Mar 13:05
Compare
Choose a tag to compare

No breaking changes!
Addet prop className on all component as an optional container class