Skip to content

Releases: youseedk/dna

Bumped postcss from 7.0.17 to 7.0.36

23 Jun 11:01
Compare
Choose a tag to compare

Fixed a security vulnerability in postcss.

Removal of fonts distribution

23 Jun 10:59
Compare
Choose a tag to compare

TheEtica fonts has been removed from our repo and npm package because we are not allowed to distribute them. Read more in issue #298.
All components in YouSee DNA was using the fonts served from our CDN so no changes to them was necessary.
If you are using the fonts locally through YouSee DNA then your build or website could break. Please test your solutions accordingly.

v2.9.0

07 May 08:01
Compare
Choose a tag to compare

Features:

  • Add call-abroad icon

v2.8.0

27 Apr 10:44
Compare
Choose a tag to compare

Features:

  • Added two new icons: voicemail and booster

v2.7.2

12 Apr 13:20
Compare
Choose a tag to compare

Minor patch release to introduce new bold text modifier feature
Utilization is documented here:
https://dna.yousee.dk/docs/components/text/typography.html

Bumped release due to errors in pipeline (sorry for the inconvenience)

Commits in release:

feat: YSSS-1005 adding bold text #290

v2.7.0

18 Nov 16:30
Compare
Choose a tag to compare

Many small patches in this release but we also introduced more icons, new colors and stying for buttons on small screens among other things.

The most important thing to know in this release is that we changed our main color for typography from $ys-color-grey-28 to $ys-color-grey-10. This means #484848 is now changed to #191919 which is slightly darker. All components in YouSee DNA now use the new color for text. But, you need to change this in your local codebase where you have custom styling too!

Overview of the most relevant commits:
f2f26a1 Correct engine version notation
45de094 adding small buttons feature - closes #268
aca3f96 Fixing green color issue when input is not valid - closes #280
2d2f87e Styling for buttons
72b9837 Changing primary color for typography - closes #274
ec50374 replaced external link with new svg
00eae49 added two new icons
473a070 Changing link color to digital-dark-green - closes #269
7e5aff4 added 3 missing icons
00934be Option for hide a notification shadow (backwards compatible)

Cards with non-shadows is introduced. Also, there is a fix for autosuggestion styling.

14 Oct 12:06
Compare
Choose a tag to compare

a36b993 (origin/card-shadow) Option for hide a cards shadow (backwards compatible)
3bc44b0 (origin/fix-chrome-autosuggestion-styling) fix styling for autosuggestion in google chrome and microsoft edge chromium

Vertical flow steps and new icon

07 Aug 10:25
Compare
Choose a tag to compare

This version includes:

New icons added and bill.svg modified

03 Jun 10:38
Compare
Choose a tag to compare

New icons:

  • ping
  • subscription

Modified icons:

  • bill

New icons added

09 Mar 09:52
Compare
Choose a tag to compare

See all new icons here: https://dna.yousee.dk/docs/design-guidelines/icons

Improved icons

modified:   chromecast.svg
modified:   favorites.svg
modified:   picture-in-picture.svg
modified:   reminder.svg
modified:   remote-record.svg
modified:   series-record.svg

New Icons

5G.svg
burger-menu.svg
compare.svg
eSIM.svg
external-link.svg
favorites-active.svg
help.svg
picture-in-picture-active.svg
player-orientation-lock.svg
player-rental.svg
reminder-active.svg
remote-fast-forward-active.svg
remote-next-active.svg
remote-pause-active.svg
remote-play-active.svg
remote-record-active.svg
remote-rewind-active.svg
remote-stop-active.svg
rental-unlocked.svg
repeat-one.svg
series-record-active.svg
unplayable.svg

Renamed icons

renamed:    orientation-lock.svg (changed to player-orientation-lock.svg)