Releases: youseedk/dna
Bumped postcss from 7.0.17 to 7.0.36
Removal of fonts distribution
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
Features:
- Add call-abroad icon
v2.8.0
Features:
- Added two new icons: voicemail and booster
v2.7.2
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
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.
Vertical flow steps and new icon
This version includes:
- #256: Mainly new icons for the various broadband technologies. New icons:
coax
,dsl
,fiber
,hybrid
,error
, andlog-out
- #254: Vertical variant of the flow steps component. See https://dna.yousee.dk/docs/components/feedback/flow-steps.html
New icons added and bill.svg modified
New icons:
- ping
- subscription
Modified icons:
- bill
New icons added
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)