Skip to content

Releases: nrkno/core-icons

Compile with @nrk/svg-to-js

21 Mar 09:29
Compare
Choose a tag to compare

Breaking changes:

  • core-icons.json was never used, and therefore now removed
  • JSX components can not receive props, as this should be done on parent element - like vanilla JS

Add coloured channel logos and update NRK Tegnspråk

18 Mar 13:35
Compare
Choose a tag to compare
  • nrk-logo-nrk-tegnspraak updated and changed dimensions
  • New colored channel logos added:
    • nrk-logo-nrk-*--colorwhite
    • nrk-logo-nrk-*--colorgrey
    • nrk-logo-nrk-*--colorblack

Fix agressive whitespace replacing

18 Mar 13:33
Compare
Choose a tag to compare
v6.0.3

Release patch 6.0.3

Fix path of nrk-media-tilgjengelighet-kommer for PDF

06 Feb 12:29
Compare
Choose a tag to compare

Add typescript definitions for new JSX build

24 Jan 07:46
Compare
Choose a tag to compare

Use same JSX name for CommonJS and ES6 imports

21 Jan 09:21
Compare
Choose a tag to compare
  • @nrk/core-icons/core-icons.jsx and @nrk/core-icons/core-icons-commonjs.jsx is now called @nrk/core-icons/jsx
  • This ensures both ES6 and CommonJS modules can be served also for JSX

Add P3 X logo

18 Jan 07:56
Compare
Choose a tag to compare
v5.2.0

Release minor 5.2.0

Add typescript definitions

08 Jan 09:51
Compare
Choose a tag to compare
v5.1.1

Release patch 5.1.1

Add and adjust icons

31 Oct 10:52
Compare
Choose a tag to compare

New icons:

  • nrk-hardware-camera
  • nrk-hardware-computer
  • nrk-hardware-game
  • nrk-hardware-mobile
  • nrk-hardware-radio
  • nrk-hardware-tablet
  • nrk-hardware-tv
  • nrk-hardware-watch
  • nrk-hardware-speaker
  • nrk-hardware-smart-speaker
  • nrk-hardware-smart-watch
  • nrk-some-email
  • nrk-some-tommelopp
  • nrk-some-tommelopp--active
  • nrk-360
  • nrk-404
  • nrk-broadcast
  • nrk-warning
  • nrk-globe
  • nrk-check
  • nrk-media-play--fail

Adjusted icons (but same size):

  • nrk-info
  • nrk-help
  • nrk-calendar

Fix React issues

26 Oct 14:05
Compare
Choose a tag to compare
  • Corrected viewbox › viewBox and added react as devDependency