Releases: sunnybyeon/hexo-theme-dashed
Releases · sunnybyeon/hexo-theme-dashed
v1.5.0
03 Aug 15:30
Compare
Sorry, something went wrong.
No results found
Change Log
New Features
Added support for Korean (422e654 )
Show the blog description on the home page if the new config option (show_description) is set to true (aee4cba )
Improvements
Some style changes to a few HTML elements. (code, pre, kbd, a, etc.) (fcc0796 )
v1.4.0
12 Oct 11:31
Compare
Sorry, something went wrong.
No results found
Change Log
New Features
New config option (do_not_show_parent_category) to not show common parent categories on category post list pages, defaults to not showing (0b63b2a )
Improvements
Shorten long categories on list side info and wrap long categories on title (0b63b2a )
Apply the posts_category_depth config on tag post list pages too (6dfa37b )
v1.3.0
26 May 06:46
Compare
Sorry, something went wrong.
No results found
Change Log
New Features
Sort tags and categories too for pagination. This also fixes the page.posts sometimes having empty items. (e674dae )
Bug fixes
Fix #2 - More padding for category markers for better touching on small screens. (0628aad )
Use Array.prototype.find() for category finding when using category.slug which is a getter. (a0e7bc8 )
v1.2.0
16 Feb 15:25
Compare
Sorry, something went wrong.
No results found
Change Log
Bug fixes
Now properly shows category markers. (0785eda )
v1.1.0
04 Nov 15:21
Compare
Sorry, something went wrong.
No results found
Change Log
New Features
You can now separately customize the header and home page menus. (68e4e40 )
Better titles for category and tag pages. (a36c9ac )
Better styling for code and pre elemtents. (5fd92e6 , d2f6ab0 )
Bug fixes
Fix #1 - Now properly shows sub categories on category pages. (890a263 )
v1.0.0
29 Oct 04:58
Compare
Sorry, something went wrong.
No results found