Skip to content

Releases: nrkno/core-css

Prevent nrk-button flashing on load

14 Sep 17:40
Compare
Choose a tag to compare
  • Transition on buttons are now limited to properties actually changing on interaction
  • This prevents occasional flashing .nrk-button on load

Allow pagination buttons wider than 200px

17 Aug 10:55
Compare
Choose a tag to compare
v1.2.4

Release patch 1.2.4

Fix chrome-half-pixel bug

16 Aug 20:12
Compare
Choose a tag to compare

A bug in Chrome causes rounded borders on .nrk-button to render incorrectly on retina.
The fix is to move the rounded border a half-pixel.

Publish SVG usage documentation

31 Jul 09:12
Compare
Choose a tag to compare
  • Add documentation of SVG colors
  • Add link to article about BEM
  • Remove space before and after > in minified css

Add SVG usage documentation

31 Jul 09:11
Compare
Choose a tag to compare
Pre-release
v1.2.1

Release patch 1.2.1

Add .nrk-truncate

20 Jul 11:03
Compare
Choose a tag to compare
v1.2.0

Release minor 1.2.0

Remove static-publish-cli as dependency

20 Jul 11:03
Compare
Choose a tag to compare
  • Still needed for publishing internally, but no need to add to package

Add breakpoint for xl screens

24 May 15:11
Compare
Choose a tag to compare
v1.1.0

Release minor 1.1.0

Add webkit prefix for flexbox

10 May 08:47
Compare
Choose a tag to compare
v1.0.2

Release patch 1.0.2

Fix: Correct lg-breakpoint unit

29 Apr 08:51
Compare
Choose a tag to compare

Correct breakpoint for large screens (fixes bug introduced when changing from px to rem units)