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é
b6af14b13e
Remove github count stars and watchers
2014-07-30 10:43:10 -07:00
Samy Pessé
6340a64cff
Fix #235 : search after navigation to another page
2014-05-23 22:28:36 +02:00
Samy Pessé
96bcfa4e20
Fix #218 : keep state of font settings
2014-05-23 22:20:36 +02:00
Samy Pessé
f7fe976c7e
Fix #197 : use URI.js for calculation of relative url
...
Use bower for client dependencies
2014-05-04 15:15:18 +02:00
Samy Pessé
c2ea126c5f
Fix #182 : Replace all book body when page changes
2014-05-01 14:05:14 +02:00
Samy Pessé
99ce48b146
Add base loading indicator for navigation
...
#161
2014-04-27 17:36:12 +02:00
Samy Pessé
47e9506397
Fix #153 and Improve pushState navigation
2014-04-25 15:12:19 +02:00
Samy Pessé
5beff86548
Change js interface for plugins and add configuration
2014-04-21 22:20:41 +02:00
Samy Pessé
2ed1be3533
Add global js interface for plugins and remove mixpanel
2014-04-19 20:10:03 +02:00
Samy Pessé
ef4a8ea1b6
Fix #116 : update url before updating html content
2014-04-18 15:49:53 +02:00
Samy Pessé
e45bb84b02
Fix navigation on chrome for iOS: disable pushState
2014-04-18 13:09:16 +02:00
Samy Pessé
d3aba2c906
Fix state update after navigation
2014-04-17 11:48:04 +02:00
Samy Pessé
95f9ae83d0
Fix #97 : keep scroll position during page changement
2014-04-15 17:42:46 +02:00
Samy Pessé
9304289315
Fix progress display when page change
2014-04-14 23:00:40 +02:00
Samy Pessé
f349012f0f
Add analytics on page changement
2014-04-14 20:33:45 +02:00
Samy Pessé
28257e1ce7
Fix search with pusState navigation
2014-04-14 20:15:04 +02:00
Samy Pessé
24d8e15ee2
Fix scrolling on new design
2014-04-14 20:08:55 +02:00
Samy Pessé
1b147d3e30
Merge branch 'master' of https://github.com/tcorral/gitbook into tcorral-master
...
Conflicts:
theme/javascript/app.js
2014-04-14 16:44:11 +02:00
Samy Pessé
9f1ba8483b
Merge head styles so that ace stays stable
2014-04-14 16:34:19 +02:00
Samy Pessé
6da48764e8
Fix header interractive actions: buttons and github
2014-04-14 16:29:02 +02:00
Samy Pessé
8c4cfed609
Add complete refresh of head and body on page navigation
2014-04-14 16:16:34 +02:00
Samy Pessé
1ff7e88cea
Focs and reset scroll on page body
2014-04-14 15:43:11 +02:00
Samy Pessé
8c02e949fc
Fix exercises binding when page changed
...
Add base binding for quiz
2014-04-14 12:43:45 +02:00
Samy Pessé
56e1803b34
Fix title update with pushState navigation
2014-04-14 12:32:22 +02:00
Samy Pessé
9ffa462111
Add base from clarity theme from @Nijikokun
2014-04-14 00:06:58 +02:00
Samy Pessé
446d486a0f
Add base for theming
2014-04-04 14:10:56 -07:00