Skip to content

Releases: statisticsnorway/ssb-component-library

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.

1.1.33

06 Dec 14:21
Compare
Choose a tag to compare

Fix issue with media queries breaking 1 px before intended

1.1.32

06 Dec 13:10
Compare
Choose a tag to compare

Bootstrap is no longer being used directly in the component library.
You can still pass bootstrap classNames down to the components.

1.1.31

05 Dec 08:50
Compare
Choose a tag to compare

Breaking changes:

  • WordExplanation has been renamed to "Glossary" by request. Look at documentation for updated class names and properties.

Otherwise just very small design changes.

1.1.29

04 Dec 10:18
Compare
Choose a tag to compare

New component:

  • TextArea

Breaking changes:

  • ProfileBox is now called Card

Small cosmetic changes, like the underline on buttons are no longer applied when disabled.

1.1.28

03 Dec 08:35
Compare
Choose a tag to compare

ProfileBox component has now been renamed to "Card" by request.