aboutsummaryrefslogtreecommitdiff
path: root/assets/js
Commit message (Collapse)AuthorAgeFilesLines
* Add code copy button to all code fields in the blog (#81)Alexander Dunkel2019-08-181-0/+56
|
* Fix behaviour of auto-hide header (#78)Akio Taniguchi2019-06-221-1/+1
| | | | 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.
* Add anchor points to post list pageTrack32019-03-241-0/+6
| | | | * 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
* Fix menu toggleTrack32019-01-041-1/+1
|
* Fix featured image toggleTrack32019-01-031-4/+8
|
* Remove inline style and script of bg-imgTrack32019-01-011-13/+21
| | | | * See #22
* Improve javascriptTrack32018-12-301-1/+1
|
* Add toggle toc buttonTrack32018-12-281-2/+8
|
* First commitTrack32018-10-231-0/+78