CHANGELOG.md 5.0 KB
Newer Older
EvanOne(文一)'s avatar
EvanOne(文一) 已提交
1 2 3 4
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
5 6 7 8 9 10 11 12 13
### 1.0.3 (2019-07-12)

### Features

* Add the cover image in the article list & change some config ([67345e](https://github.com/liuyib/hexo-theme-stun/commit/67345e7d7fb2d4685fd6283aae308aff355d93d7))
* Add post sticky in the archives ([e926f79](https://github.com/liuyib/hexo-theme-stun/commit/e926f79))
* Add algolia search ([77126e4](https://github.com/liuyib/hexo-theme-stun/commit/77126e4))
* Add the file of custom styles ([8a76e09](https://github.com/liuyib/hexo-theme-stun/commit/8a76e09))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
14 15 16 17 18 19 20
### 1.0.2 (2019-06-28)

### Features

* Auto scroll toc when page scroll ([ceda1ce](https://github.com/liuyib/hexo-theme-stun/commit/ceda1ce))
* Fold toc by default & spread it auto when heading to the top ([1e242b3](https://github.com/liuyib/hexo-theme-stun/commit/1e242b3))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
21 22 23 24 25 26
### 1.0.1 (2019-06-24)

### Features

* You can set whether the article list is paginated ([8f44318](https://github.com/liuyib/hexo-theme-stun/commit/8f44318))

27
### Bug Fixes
EvanOne(文一)'s avatar
EvanOne(文一) 已提交
28

29
* Solved the problem of layout confusion when the sidebar is left ([8c25692](https://github.com/liuyib/hexo-theme-stun/commit/8c25692))
EvanOne(文一)'s avatar
EvanOne(文一) 已提交
30

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
31 32 33 34 35 36 37 38 39 40 41 42 43
## [1.0.0](https://github.com/liuyib/hexo-theme-stun/compare/v1.0.0-beta.0...v1.0.0) (2019-06-23)

### Bug Fixes

* Solve the problem that the menu always shows in mobile ([21cde8e](https://github.com/liuyib/hexo-theme-stun/commit/21cde8e))
* Solved the display of unordered list ([1ba789e](https://github.com/liuyib/hexo-theme-stun/commit/1ba789e))

### Features

* Add config to automatically remain article excerpt ([94c6673](https://github.com/liuyib/hexo-theme-stun/commit/94c6673))
* Add the feature of stick post to the top ([fa9f25c](https://github.com/liuyib/hexo-theme-stun/commit/fa9f25c))
* Provides a way to specify the size of the image ([aa4195f](https://github.com/liuyib/hexo-theme-stun/commit/aa4195f))

44
## 1.0.0-beta.1 (2019-06-03)
45 46 47 48 49

### Bug Fixes

* Remove the display property of post to eliminate BFC effects ([b971e12](https://github.com/liuyib/hexo-theme-stun/commit/b971e12))
* Resolve read progress error, since post height equal zero ([cc1b6fa](https://github.com/liuyib/hexo-theme-stun/commit/cc1b6fa))
50
* Display the reading progress bar only on the articles page ([cdaac3f](https://github.com/liuyib/hexo-theme-stun/commit/cdaac3f))
51 52 53 54 55 56 57 58 59
* Solve the problem of sidebar jumping ([6933c40](https://github.com/liuyib/hexo-theme-stun/commit/6933c40))

### Features

* Add back to top button ([9248c62](https://github.com/liuyib/hexo-theme-stun/commit/9248c62))
* Add custom top and bottom img & custom text in footer ([bac6900](https://github.com/liuyib/hexo-theme-stun/commit/bac6900))
* Add diff code highlight & scroll bar UI ([940028f](https://github.com/liuyib/hexo-theme-stun/commit/940028f))
* Add the end hint at the end of post & make tags to config file ([b3605fb](https://github.com/liuyib/hexo-theme-stun/commit/b3605fb))
* Add the hyperlink to post title ([2d4089c](https://github.com/liuyib/hexo-theme-stun/commit/2d4089c))
60 61
* Add comment support ([60d928a](https://github.com/liuyib/hexo-theme-stun/commit/60d928a))
* Add busuanzi count ([8930455](https://github.com/liuyib/hexo-theme-stun/commit/8930455))
62 63
* Add word count & reading time cout of post ([b0c34df](https://github.com/liuyib/hexo-theme-stun/commit/b0c34df))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
## 1.0.0-beta.0 (2019-06-03)

### Bug Fixes

* Code highlight in index, about page & avatar auto center ([2276e50](https://github.com/liuyib/hexo-theme-stun/commit/2276e50))
* Not show tag icon when empty & make header icon configable ([5c95bf5](https://github.com/liuyib/hexo-theme-stun/commit/5c95bf5))
* Post read progress line show minus ([6e7c7be](https://github.com/liuyib/hexo-theme-stun/commit/6e7c7be))

### Features

* Add code highlight ([6f07572](https://github.com/liuyib/hexo-theme-stun/commit/6f07572))
* Add header nav responsive layout & do some mobile adaptation ([3187fe4](https://github.com/liuyib/hexo-theme-stun/commit/3187fe4))
* Add img align to config file & do some i18n ([880966c](https://github.com/liuyib/hexo-theme-stun/commit/880966c))
* Add post toc ([19bb1bc](https://github.com/liuyib/hexo-theme-stun/commit/19bb1bc))
* Add responsive layout ([a743b07](https://github.com/liuyib/hexo-theme-stun/commit/a743b07))
* Add reward & post tags & post copyright ([5cde659](https://github.com/liuyib/hexo-theme-stun/commit/5cde659))
* Add sidebar tab page & post read progress & i18n ([3b049e1](https://github.com/liuyib/hexo-theme-stun/commit/3b049e1))
* add sitebar of show site info ([b9101cc](https://github.com/liuyib/hexo-theme-stun/commit/b9101cc))
* Add tag, category page style ([2e4126a](https://github.com/liuyib/hexo-theme-stun/commit/2e4126a))
* Auto switch toc tab when visit post page & error handling ([d8f3d99](https://github.com/liuyib/hexo-theme-stun/commit/d8f3d99))
* Click heading to stick top & refactor js code with jquery ([24ba46c](https://github.com/liuyib/hexo-theme-stun/commit/24ba46c))
* Sidebar sticky top ([3561257](https://github.com/liuyib/hexo-theme-stun/commit/3561257))