2019-01-27 09:06:31 +01:00
|
|
|
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
2019-01-31 08:21:29 +01:00
|
|
|
## 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/).
|
|
|
|
|
2019-02-05 08:27:03 +01:00
|
|
|
## [0.6.5] - 2019-02-03
|
|
|
|
- Add stylelint linter
|
2019-02-05 08:27:35 +01:00
|
|
|
- Change `hr` style
|
2019-02-05 08:27:03 +01:00
|
|
|
|
2019-02-04 09:57:41 +01:00
|
|
|
## [0.6.4] - 2019-02-03
|
|
|
|
- Change dark theme colors
|
|
|
|
|
2019-02-04 09:13:20 +01:00
|
|
|
## [0.6.3] - 2019-02-03
|
|
|
|
- Fix Toc hover colors
|
|
|
|
|
|
|
|
## [0.6.2] - 2019-02-03
|
2019-02-03 10:05:15 +01:00
|
|
|
- Add twitter link
|
|
|
|
- change default primary color
|
|
|
|
|
2019-02-03 08:51:32 +01:00
|
|
|
## [0.6.1] - 2019-02-03
|
2019-02-03 08:26:14 +01:00
|
|
|
- Fix navigation margin
|
2019-02-03 08:51:32 +01:00
|
|
|
- Add table of content component
|
2019-01-31 08:21:29 +01:00
|
|
|
|
2019-02-03 08:51:32 +01:00
|
|
|
## [0.6.0] - 2019-01-31
|
2019-01-31 08:21:29 +01:00
|
|
|
### Added
|
|
|
|
- Add special class `.terminal` to body element to achieve same font-size for the entire page.
|
|
|
|
- Multiple small fixes
|
|
|
|
|
2019-01-28 08:26:47 +01:00
|
|
|
## [0.4.1] - 2019-01-28
|
|
|
|
### Added
|
|
|
|
- Add terminal prompt style
|
|
|
|
|
2019-01-28 03:37:25 +01:00
|
|
|
## [0.4.0] - 2019-01-28
|
|
|
|
### Added
|
|
|
|
- Use static site generator for docs
|
|
|
|
|
2019-01-27 21:36:44 +01:00
|
|
|
## [0.3.1] - 2019-01-27
|
|
|
|
### Added
|
|
|
|
- Add option to style text selection colors
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Fix iOS `input` element border radius
|
2019-01-27 10:25:32 +01:00
|
|
|
|
2019-01-27 09:37:16 +01:00
|
|
|
## [0.3.0] - 2019-01-27
|
|
|
|
### Updated
|
|
|
|
- Changed light and dark themes
|
|
|
|
|
2019-01-27 09:06:31 +01:00
|
|
|
## [0.2.2] - 2019-01-27
|
|
|
|
### Added
|
|
|
|
- Add CHANGELOG.md file
|
|
|
|
- Add Fira Code web font
|
|
|
|
- Add favicon
|