Commit Graph

9 Commits

Author SHA1 Message Date
Track3 00dbd49a94 Add basic support for nested menu
* Related issue: #53
2019-06-22 18:44:30 +08:00
Akio Taniguchi c2e02c5dff Fix behaviour of auto-hide header (#78)
Fixed #76: 
On mobile environment (iOS Safari), when the page scrolls to the top then bounce back, the header (bottom bar) turns to hide unexpectedly. Fixed it by forcing `currentScrollPosition` not a negative value.
2019-06-22 17:27:00 +08:00
Track3 028dc62e3b Add anchor points to post list page
* post-year now has anchor point, you can click on it or input url with hash tag to jump to a specific year.
* See #39
2019-03-24 11:45:41 +08:00
Track3 c3da1e0281 Fix menu toggle 2019-01-04 17:05:49 +08:00
Track3 334d05e5a1 Fix featured image toggle 2019-01-03 18:25:14 +08:00
Track3 1e17ccb801 Remove inline style and script of bg-img
* See #22
2019-01-01 17:53:20 +08:00
Track3 4fb41e8a9a Improve javascript 2018-12-30 11:52:17 +08:00
Track3 451d527ae6 Regenerate resources before merge 2018-12-28 23:18:51 +08:00
Track3 44dbcd6f34 First commit 2018-10-23 13:15:50 +08:00