codepiano
7ba8653935
keep the search result list after user click a link
...
Record search keyword to LocalStorage, when navigate to a new url,fetch
keyword from LocalStorage, init the search input element,then filter the
sidebar menu.
So User can iterator the result list without type the keyword every
time.
2014-08-05 15:14:10 +08:00
Samy Pessé
6340a64cff
Fix #235 : search after navigation to another page
2014-05-23 22:28:36 +02:00
Samy Pessé
28257e1ce7
Fix search with pusState navigation
2014-04-14 20:15:04 +02:00
Samy Pessé
6da48764e8
Fix header interractive actions: buttons and github
2014-04-14 16:29:02 +02:00
Samy Pessé
9ffa462111
Add base from clarity theme from @Nijikokun
2014-04-14 00:06:58 +02:00
Samy Pessé
b7e04b5475
Don't use caching for search index
2014-04-07 01:08:11 -07:00
Samy Pessé
9ffb1a062f
Use cache in localstorage to store search index
2014-04-06 17:13:10 -07:00
Samy Pessé
536c480969
Fix loading of search index in sub directories
2014-04-06 17:06:01 -07:00
Samy Pessé
d14bd7245f
Open sidebar when opening search
2014-04-06 16:51:14 -07:00
Samy Pessé
6fc8255b7f
Reset search results when hidding search bar
2014-04-06 16:47:28 -07:00
Samy Pessé
a42f287a92
Filter summary using search bar
2014-04-06 16:46:29 -07:00
Samy Pessé
d2f62fd109
Move search bar as global
2014-04-06 16:20:31 -07:00
Samy Pessé
f24b66f2c4
Blur search input when hidding search bar
2014-04-06 16:17:54 -07:00
Samy Pessé
ed41429d58
Add base search bar in sidebar
2014-04-06 15:53:53 -07:00