terminal.css/CHANGELOG.md
2019-03-02 09:39:43 +01:00

57 lines
1.2 KiB
Markdown

# Changelog
All notable changes to this project will be documented in this file.
## Pre 1.0 Note
This project is at an early development stage. **Expect breaking changes without prior notice before v1.0.0**.
Everything after v1.0.0 will follow [Semantic Versioning](https://semver.org/).
## [0.6.6] - 2019-03-02
- Fix Safari Button styles
## [0.6.5] - 2019-02-03
- Add stylelint linter
- Change `hr` style
## [0.6.4] - 2019-02-03
- Change dark theme colors
## [0.6.3] - 2019-02-03
- Fix Toc hover colors
## [0.6.2] - 2019-02-03
- Add twitter link
- change default primary color
## [0.6.1] - 2019-02-03
- Fix navigation margin
- Add table of content component
## [0.6.0] - 2019-01-31
### Added
- Add special class `.terminal` to body element to achieve same font-size for the entire page.
- Multiple small fixes
## [0.4.1] - 2019-01-28
### Added
- Add terminal prompt style
## [0.4.0] - 2019-01-28
### Added
- Use static site generator for docs
## [0.3.1] - 2019-01-27
### Added
- Add option to style text selection colors
### Fixed
- Fix iOS `input` element border radius
## [0.3.0] - 2019-01-27
### Updated
- Changed light and dark themes
## [0.2.2] - 2019-01-27
### Added
- Add CHANGELOG.md file
- Add Fira Code web font
- Add favicon