Releases: statisticsnorway/ssb-component-library
2.0.2
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
1.1.41
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
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
Fix issue with media queries breaking 1 px before intended
1.1.32
Bootstrap is no longer being used directly in the component library.
You can still pass bootstrap classNames down to the components.
1.1.31
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
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
ProfileBox component has now been renamed to "Card" by request.