Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

Latest commit

 

History

History
942 lines (352 loc) · 33.7 KB

CHANGELOG.md

File metadata and controls

942 lines (352 loc) · 33.7 KB

Change Log

All notable changes to this project will be documented in this file.

8.97.0 (2021-04-19)

Bug Fixes

  • settings: move font variables to settings/fonts (70d6dbe)
  • utils: remove variables and font import from utils file (cd0587d)

8.96.0 (2021-04-15)

Features

  • utils: fix var and import font (dc317a0)

8.95.0 (2021-04-15)

Features

  • settings: add tokens for letter spacing (f1ccb1b)
  • utils: add mixins for text styles (c1b0fd2)

8.94.0 (2021-03-18)

Features

  • settings: add token for box-shadow s (995b1ea)

8.93.0 (2021-02-04)

Bug Fixes

  • settings: fix components using bdrs-none (8dd9e88)

8.92.0 (2021-02-04)

Features

  • Root: normalize border variables (ff2224a)
  • Root: normalize border variables (c9c71fd)

8.91.0 (2021-02-01)

Features

  • settings: add border radius variables (fe62903)
  • utils: add grid parent mixin (403380f)
  • utils: fix docs (9d0cb06)
  • utils: prevent gap with parent container (f1a8fc8)

8.89.0 (2021-01-07)

Features

  • utils: update flex bassis to min-width property (abbbc71)

8.88.0 (2020-12-16)

Features

  • utils: add a grid utils mixins (ae95cf4)
  • utils: add docs of usage (90d9075)
  • utils: export grid util (e1d1c37)
  • utils: update columns naming (098ddf5)

8.87.0 (2020-10-22)

Features

  • settings: create brds xxl variable (6618501)

8.86.0 (2020-10-08)

Features

  • settings: add large size for gutter (472f016)

8.85.0 (2020-08-06)

Bug Fixes

  • Root: import settings order for var consuming (01a448e)

8.84.0 (2020-08-06)

Features

  • Root: order settings imports (cf5d512)
  • settings: add transitions file with new trs-default SASS var (f87ac91)
  • settings: moved trs-default new SASS var to motion file (8081da7)

8.83.0 (2020-06-22)

Features

  • utils: add var for white color (5c027eb)
  • utils: define var as global var (74f561f)
  • utils: initialize vars inside the function (647ba22)

8.82.0 (2020-06-15)

Bug Fixes

  • Root: import settings motion (bafed5a)

8.81.0 (2020-05-28)

Features

  • settings: add sz-icon-xs (6a39381)

8.80.0 (2020-05-28)

Features

  • components: fix typo (397faf6)
  • components: update select focus (ddda43c)

8.79.0 (2020-05-26)

Features

8.77.0 (2020-05-20)

Features

  • settings: add new secondary color (fda7883)

8.76.0 (2020-05-18)

Features

  • settings: add new size variable $sz-icon-xxl (00642af)

8.75.0 (2020-05-11)

Bug Fixes

  • utils: add customizable black and white in mixin function (c04282d)

8.74.0 (2020-05-05)

Features

  • settings: add margin xs (c6b1764)

8.73.0 (2020-05-05)

Features

  • settings: add xs for padding (7e204ff)

8.72.0 (2020-03-26)

Bug Fixes

  • components: set right emmet prefix to sass var to avoid molecule-select collision (f1fd5ca)
  • settings-compat-v7: set right emmet prefix to sass var to avoid molecule-select collision (1416732)

8.71.0 (2020-03-09)

Features

  • components: add input variables (b671042)

8.70.0 (2020-03-05)

Features

8.69.0 (2020-02-26)

Features

  • Root: fix typo (b40594a)
  • Root: fix typo in version (65b04e8)
  • settings: added Motion variables settings (6e18885)
  • settings: removed values, rceate aliases and change package name (3a8e8f8)

8.67.0 (2020-02-20)

Features

  • settings-compat-v7: add vars for add smartbanner (#201) (d810b38)

8.66.0 (2020-02-07)

Features

  • utils: add size to gutter on list (1f9b1c2)

8.65.0 (2020-01-31)

Bug Fixes

  • Root: add comments (489823a)
  • Root: set real default urls for statics (cd8c696)

8.64.0 (2020-01-29)

Features

  • components: add alert state for atom input sui component (f12eb45)

8.63.0 (2020-01-09)

Features

  • settings: add z-index dropdown mwenu (24c91f7)

8.62.0 (2019-11-22)

Features

  • META: move to latest sui-lint (31c43aa)
  • settings-compat-v7: add var for thumbnail-basic border radius (21b4f7e)

8.61.0 (2019-11-18)

Features

  • components: add font family inherit in input (f5057be)
  • settings-compat-v7: add var for input placeholder font family (08e38ae)
  • utils: add font family on placeholder (26224a0)

8.60.0 (2019-11-12)

Features

8.59.0 (2019-10-22)

Features

  • components: add new placeholder for autosuggest when is focused (#184) (8668c1e)

8.58.0 (2019-10-22)

Features

8.57.0 (2019-10-11)

Features

  • settings: adds $bdrs-base sass var to standarize border-radius property (0c6e4ca)

8.56.0 (2019-10-04)

Bug Fixes

8.55.0 (2019-09-26)

Features

8.54.0 (2019-08-05)

Bug Fixes

  • components: removes hardcoded value (8c06f88)

8.53.0 (2019-08-05)

Features

  • components: adds a missing xs size in atom input (de979b8)

8.52.0 (2019-08-02)

Bug Fixes

  • META: remove empty line (0a98ce8)

Features

8.50.0 (2019-05-14)

Features

  • components: add padding left and right variable to sui-atom-input-input extend (ffa0591)

8.49.0 (2019-04-05)

8.48.0 (2019-02-15)

Features

  • META: links typography (8926dd5)
  • META: refactored code w/ mixin parameters & variables (2dbde7a)
  • settings: add colors gradient sass variables (f834a4d)

8.47.0 (2019-01-18)

Features

  • settings: border radius tokens (0468246)
  • settings: new names variables (a6b7614)

8.46.0 (2018-12-31)

Features

  • components: min-height placeholder atom-input (d8fbba7)

8.45.0 (2018-12-03)

Features

  • components: shared styles from atomInput (9a99472)

8.44.0 (2018-11-02)

Features

  • settings: border tokens (4fd7b14)
  • settings: bxsh-focus variable (ea1fc58)
  • settings: comment removed (74b41d0)
  • settings: solved conflict after merge (c4be79c)

8.43.0 (2018-10-18)

Bug Fixes

  • META: layers file wasn't being imported (40fa81a)

Features

  • components: Moved breadcrumb styles in folder components/_breadcrump.scss (2282b30)
  • settings-compat-v7: added text decoration in breadcrumb component (eba2049)

8.41.0 (2018-10-17)

Features

  • settings: new variables for z-index (ef262f8)

8.40.0 (2018-10-03)

Features

  • settings: add variable for highlight color (10f5962)

8.39.0 (2018-08-31)

Features

  • components: add styles for action section in BasicCard (a63e879)

8.38.0 (2018-08-23)

8.37.0 (2018-08-16)

Features

  • settings: added box-shadow variables according basic styles specifications (0f3f9b3)
  • utils: add configurable color steps (77e11f9)
  • utils: add new color variation (92b786e)

8.36.0 (2018-07-02)

Features

  • components: add card title primary style (878da57)
  • components: remove not needed card basic small modifier mixin (3aaadad)

8.35.0 (2018-06-14)

Features

  • settings: added bdrs-l variable (b922448)

8.34.0 (2018-04-10)

Features

  • utils: fix classNames and remove validation-text classes (fdcc117)

8.33.0 (2018-04-04)

Features

  • layout: sui breakpoints (362ac6f)

8.32.0 (2018-03-22)

Bug Fixes

  • layout: added forgotten px (ec71d9f)

Features

  • layout: sui breakpoints (da4440f)

8.31.0 (2018-03-07)

Features

  • META: remove compat variables by defult (e67b100)
  • settings: commit to force release (e035f50)

8.30.0 (2018-01-12)

Features

  • settings: add instagram color (cfb33b0)

8.29.0 (2017-12-18)

Bug Fixes

  • utils: fix tab alignment (4c31ce3)

Features

  • utils: add mixin to overlay colors and opacity 1 on mixin color panels (12abaff)

8.28.0 (2017-12-15)

Bug Fixes

  • examples: include opacity on utils and settings (bf969d6)

Features

  • settings-compat-v7: remove vars for list image component. (84a1232)

8.26.0 (2017-12-07)

Features

  • settings: move vars to settings and fix name file (551148c)
  • utils: opacity colors and new color vars (a302706)

8.24.0 (2017-11-23)

Features

  • settings-compat-v7: remove variables and export to component directly (e10e864)

8.20.0 (2017-11-13)

Features

  • components: add new varibles to inputs (ef157af)

8.19.0 (2017-10-27)

Features

  • settings: added whatsapp corporative color (cb548f4)

8.16.0 (2017-10-25)

Features

  • components: change format of sass-lint comment to avoid comments compilation (f48dec7)
  • settings: add absolute colors (451cffd)
  • settings: add gutter vars (11e2396)

8.15.0 (2017-10-25)

Features

  • settings-compat-v7: remove form elements vars from settings-compat-v7 file. (59e9d77)
  • settings-compat-v7: remove range datepicker vars (f7435bd)

8.14.0 (2017-10-23)

Features

  • settings-compat-v7: remove title and cover vars from settings-compat-v7 file. (45c6dbd)

8.12.0 (2017-10-19)

Features

  • components: add new var color in badge notification (6274623)
  • components: change in background color badge notification (fa6fd1b)
  • settings-compat-v7: undo wrong color assign in badge notification to primary (fb5d610)

8.8.0 (2017-10-17)

8.7.0 (2017-10-17)

Features

  • settings-compat-v7: change var in notification badge (f0b75bb)

8.6.0 (2017-10-13)

Bug Fixes

  • settings: new success, alert and error colors (bd5ac09)

8.5.0 (2017-10-09)

Features

  • components: new variables for seletable tag (ccb9d65)

8.4.0 (2017-10-06)

Features

  • settings-compat-v7: add an easier way to make fully compatible with v7 (2107412)

8.2.0 (2017-10-04)

Bug Fixes

  • settings: apply color changes from design (b61a2a6)
  • settings: rename icons sizes to sz-icon-* (8c3fa50)

Features

  • settings: add border-radius value as defined in design (1a9faa4)
  • settings-compat-v7: add all compat settings (cf5f97d)

8.1.0 (2017-10-04)

Bug Fixes

  • settings: remove components settings as part of old naming (d4c9fdd)

Features

  • components: add new vars for form elements: input, textarea, checkbox. (7ac9194)

8.0.0 (2017-09-29)

Features

  • settings: remove compat imports (fa842e6)
  • settings: rename to sui-theme (398f8e3)

BREAKING CHANGES

  • settings: Only settings from new desgin are available

7.28.0 (2017-09-29)

Bug Fixes

  • META: deprecated this version in favor of upcoming v8 (ec3a893)
  • META: rename deprecation to @schibstedspain/sui-theme (23ad73e)

7.27.0 (2017-09-28)

Bug Fixes

  • settings: add need functions in settings/color (3f791e2)

7.26.0 (2017-09-28)

Features

  • components: adapt var name to convention. (50f6451)
  • components: add bgc-expanded var for collapsible component. (a070b42)

Reverts

  • Revert "refactor(settings): refactor dark and light setting method" (d6b6513)

7.25.0 (2017-09-19)

Features

  • components: add border vars for collapsible-basic component. (43b1c15)

7.24.0 (2017-09-19)

Features

  • utils: use variables instead of values so that they can be overwritten. (ecedf67)

7.22.0 (2017-09-13)

Features

  • components: add new variable background color range datepicker" (1a0297e)

7.21.0 (2017-09-12)

Features

  • components: add scss variables for new list image component. (6dc636d)
  • components: merge branch with latest changes in master. (a397391)

7.20.0 (2017-09-08)

Features

  • components: add Collapsible component vars. (b24d0b1)

7.18.0 (2017-09-06)

Features

  • components: add size variable in tag component (6e84dfd)

7.17.0 (2017-09-05)

Features

  • components: add new variable for range datepicker component (6524b8f)

7.16.0 (2017-09-04)

Features

  • components: add new scss variables for section-basic and cover-basic components. (3a93296)

7.15.0 (2017-08-31)

Features

  • components: add zindex variable for range datepicker component (72479ce)

7.14.0 (2017-08-28)

Features

  • components: add color variable for tag component (5c04d69)

7.13.0 (2017-08-24)

Features

  • components: add extra vars for section paragraph text customization. (ac5b7e3)
  • components: add new variables for component section basic. (93cde08)
  • cover/basic: add default css properties (c645647)
  • META: sui migration (e9142cd)
  • META: version fix (ae31ec1)