# Changelog

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

## [0.1.5] - 2020-07-16

### 🔨 Added

- Add pulse and pulse-hover animation

### ⚡️ Changed

- Refactor colors to its custom file
- Refactor font alignments

## [0.1.41] - 2020-07-05

### 🔨 Added

- Add height classes

### ⚡️ Changed

- Fix crucial issue with bottom and overlapping border classes

## [0.1.4] - 2020-07-04

### 🔨 Added

- Add xs-hide class
- Add underline can be applied to all elements now

### ⚡️ Changed

- CRUCIAL FIX: underline for element colors

## [0.1.3] - 2020-07-03

### 🔨 Added

- Add underline colors for links
- Add white, black border colors

### ⚡️ Changed

- Remove default padding for links

## [0.1.2] - 2020-07-02

### 🔨 Added

- Add spacing system for absolute positions

### ⚡️ Changed

- Change `pos-absolute` and all other positions to only `absolute`

## [0.1.1] - 2020-06-29

### 🔨 Added

- Add jsdelivr badge to readme

### ⚡️ Changed

- Change unpkg to jsdevlir link

## [0.1.0] - 2020-06-26

### 🔨 Added

- Add green color
- Add more font sizes
- Add clear style for navbar
- Add code component
- Add different hover styles for navbar
- Add block and inline-flex classes
- Add margin bottom auto utility class
- Add pilled group tags class
- Add checkbox and radiobox

### ⚡️ Changed

- Fix doubled red color values
- Fix avatar image size
- Fix navbar alignment with brand title
- Fix flex not important
- Change fore and background color
- Fix font size for default badges
- Change shadow size classes
- Fix dropdown right alignment
- Fix icon not correct aligned with label

## [0.0.8] - 2020-05-29

### 🔨 Added

- Add hero component with parallax effect

### ⚡️ Changed

- /

## [0.0.7] - 2020-05-28

### 🔨 Added

- Add tooltip component
- Add badge component

### ⚡️ Changed

- Text classes black and white are important
- Fix hover box-shadow for secondary and tertiary button

## [0.0.6] - 2020-05-27

### 🔨 Added

- Add kbd tag styling
- Add black and white text and hover utility classes

### ⚡️ Changed

- /

## [0.0.5] - 2020-05-24

### 🔨 Added

- Add .center utility class to center elements
- Add .form-group for grouping input and button
- Add grouping for input and button
- Add .w-100 and .h-100 for 100% width or height

### ⚡️ Changed

- /

## [0.0.4] - 2020-05-23

### 🔨 Added

- Add dropdown component
- Add badges to readme file
- Add text-white utility class
- Add grouping for tags

### ⚡️ Changed

- Change class names of sizes (e.g. button or tags)

## [0.0.31] - 2020-05-21

### 🔨 Added

- /

### ⚡️ Changed

- Changed npm package includes to only the dist directory

## [0.0.3] - 2020-05-20

### 🔨 Added

- Add specific border radius system
- Add none values for shadow and border radius
- Add changelog file
- Add width (now has width and max-width classes) system

### ⚡️ Changed

- Change license to MIT
- Margin auto is now important

## [0.0.2] - 2020-05-19

### 🔨 Added

- Add focused box shadow for buttons
- Add sidebar component
- Add border color and focus state for config

### ⚡️ Changed

- Fix security issues

## [0.0.1] - 2020-05-18

INITIAL RELEASE

[0.0.1]: https://www.npmjs.com/package/yacss/v/0.0.1
[0.0.2]: https://www.npmjs.com/package/yacss/v/0.0.2
[0.0.3]: https://www.npmjs.com/package/yacss/v/0.0.3
[0.0.31]: https://www.npmjs.com/package/yacss/v/0.0.31
[0.0.4]: https://www.npmjs.com/package/yacss/v/0.0.4
[0.0.5]: https://www.npmjs.com/package/yacss/v/0.0.5
[0.0.6]: https://www.npmjs.com/package/yacss/v/0.0.6
[0.0.7]: https://www.npmjs.com/package/yacss/v/0.0.7
[0.0.8]: https://www.npmjs.com/package/yacss/v/0.0.8
[0.1.0]: https://www.npmjs.com/package/yacss/v/0.1.0
