UNPKG

vtex-tachyons

Version:
112 lines (60 loc) 2.14 kB
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [3.2.2] - 2020-09-25 ### Fixed - **border** `warning` color from `#e19d00` to `#ffb100` ## [3.2.1] - 2020-07-29 ### Fixed - Active **background** `action-secondary` color from `#dbe9fd` to `#d2defc` - Active **border** `action-secondary` color from `#dbe9fd` to `#d2defc` ## [3.2.0] - 2019-06-11 ### Added - Add print stylesheets: `tachyons.print.css` and ``tachyons.print.min.css` ## [3.1.2] - 2019-05-16 ### Fixed - Last release. ## [3.1.1] - 2019-05-02 ### Fixed - **border** `action-primary` color ## [3.1.0] - 2019-03-13 ### Added - Add position sticky token. ## [3.0.2] - 2019-02-15 ### Changed - Feedback success and warning colors ## [3.0.1] - 2018-12-27 ### Fixed - Fix bg-disabled color ## [3.0.0] - 2018-12-21 ### Removed - Remove Fabriga as default font family. ## [2.10.0] - 2018-12-02 ### Added - Adds new size design tokens (`h-small`, `h-regular`, `h-large`) ## [2.9.0] - 2018-11-19 ### Added - Viewport width tokens e.g.`.vw-100` ## [2.8.4] - 2018-11-14 ## [2.8.3] - 2018-11-14 ### Fixed - Change hover-c-danger color to correct value ## [2.8.0] - 2018-10-15 ### Added - Add typography styles tokens `.t-heading-1`, `.t-heading-2`, `.t-heading-3`, `.t-heading-4`, `.t-heading-5`, `.t-heading-6`, `.t-body`, `.t-small`, `.t-mini`, `.t-action`, `.t-action--small`, `.t-action--large` and `.t-code`. All of those classes have their responsive counterparts, i.e., `.t-body-s`, `.t-body-ns`, `.t-body-m`, `.t-body-l` and `.t-body-xl`. ## [2.7.0] - 2018-08-13 ### Added - Add `.visited-c-link`, `.hover-c-link`, `.active-c-link` and `.c-link` - Add `.active-` classes - Add missing `.c-action-primary` and `.c-action-secondary` ### Fixed - Fix background colors - Fix hover background colors - Fix border colors - Fix hover border colors - Fix `.c-disabed` color ## [2.6.0] - 2018-08-10 ### Added - Add color tokens