Skip to content

Releases: statisticsnorway/ssb-component-library

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

1.1.41

16 Dec 15:25
Compare
Choose a tag to compare

New component:

  • ImageLink

Fixed some design related bugs:

  • Add z-index property to Glossary
  • Set box-sizing property to Checkbox to prevent bootstrap ruining it

1.1.38

16 Dec 09:02
Compare
Choose a tag to compare

No breaking changes!
A bundle.css file has been added to GitHub by request. We will look for a better way of serving this, but right now we have some more pressing tasks.

New component:

  • Footer is now available as a wrapper component

Some packages has been updated for performance and because of vulnerabilities.