-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
## 1.0.0 (2021-05-17) | ||
|
||
##### Chores | ||
|
||
* add theme information ([4d8f44ca](https://github.com/moudev/slidev-theme-purplin/commit/4d8f44cac77e2812126b53bb40813680bd5aca96)) | ||
* add release github action ([e8407fc5](https://github.com/moudev/slidev-theme-purplin/commit/e8407fc5887a097fe230cd92cf7b3af70de2d119)) | ||
* config release scripts ([c2788204](https://github.com/moudev/slidev-theme-purplin/commit/c278820494b5a0aec0703914f432cd9c9a95e578)) | ||
* init ([dc4eee49](https://github.com/moudev/slidev-theme-purplin/commit/dc4eee49a72b07cdaa850cadb98ec2d51eb19157)) | ||
|
||
##### Documentation Changes | ||
|
||
* add layouts and component documentation ([e40aced7](https://github.com/moudev/slidev-theme-purplin/commit/e40aced7bb81faa7deaccaba010981f4a00c6c63)) | ||
* add <BarBottom /> component examples ([2dd60be9](https://github.com/moudev/slidev-theme-purplin/commit/2dd60be98dc8d6f6913dd7bef7de3a4d9877fae1)) | ||
* add image-x layout examples ([dd0ceb98](https://github.com/moudev/slidev-theme-purplin/commit/dd0ceb98a48e24b32f05bf925bdd4848a7faa70c)) | ||
* add quote layout example ([104b371c](https://github.com/moudev/slidev-theme-purplin/commit/104b371cc70e6e9245a08c56436e52cf7b98f9ea)) | ||
|
||
##### New Features | ||
|
||
* add BarBottom to display title and social media ([8d157689](https://github.com/moudev/slidev-theme-purplin/commit/8d157689c7511ed77d698795be06eae85a755eba)) | ||
* add text alignment prop in quote layout ([16979396](https://github.com/moudev/slidev-theme-purplin/commit/169793969dc9a72e6b27bdbb6a16ca020e4afdf2)) | ||
* add image-x layout ([d1b2962c](https://github.com/moudev/slidev-theme-purplin/commit/d1b2962cfe7d7e2be519a3922191e5ab1bf606b5)) | ||
* add quote layout ([218e6a0b](https://github.com/moudev/slidev-theme-purplin/commit/218e6a0b20aa045bf985415fe48e2eddead1c61b)) | ||
|
||
##### Code Style Changes | ||
|
||
* add border color to <pre /> code sections ([16aede09](https://github.com/moudev/slidev-theme-purplin/commit/16aede09e0d17d24df917f08cebf743e496c2f55)) | ||
* update background, text color and font family ([e27cdeb9](https://github.com/moudev/slidev-theme-purplin/commit/e27cdeb90a7219c763f43d9e8b0d059ad1529c2d)) | ||
|