Skip to content

Releases: statisticsnorway/ssb-component-library

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

2.0.2

30 Jan 12:40
Compare
Choose a tag to compare

Breaking changes on component Card:

  • Changed from button to link
  • Removed prop centered
  • Fixed responsive view on left-oriented card with image
  • Fixed hover effects
  • Added new props:
    • profiled : this is centering the content and change style on icon and title
    • hrefText: Text after ArrowRight
    • icon
    • subTitle
    • title

2.0.0

20 Dec 11:39
Compare
Choose a tag to compare

Version 2.0.0 is out to mark the final days of 2019 and the end of my time at the project.
It has been a pleasure!

You can now find the header wrapper in the library.

Bye!
doge