Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to gulp/browserify | Samy Pessé | 2015-10-05 | 1 | -171/+0 |
| | |||||
* | Define specific action for toggling summary | Samy Pessé | 2015-10-05 | 1 | -1/+0 |
| | |||||
* | Start removing search and lunr from core | Samy Pessé | 2015-10-05 | 1 | -4/+2 |
| | |||||
* | Don't react when user wants to open a link in a new tab | Dan Abramov | 2015-09-12 | 1 | -0/+12 |
| | | | | Fixes #846 | ||||
* | Improve header merge on page change | Aaron O'Mullan | 2015-08-07 | 1 | -5/+17 |
| | | | | | | Prevents flickering (style reset) Fixes #782, #838, #840 | ||||
* | Fix scroll reset on small resolutions (mobile & tablet) | Samy Pessé | 2015-03-24 | 1 | -3/+5 |
| | |||||
* | Fix scroling position when preparing page | Samy Pessé | 2015-03-24 | 1 | -3/+4 |
| | |||||
* | Remove glossary from theme js | Samy Pessé | 2015-01-22 | 1 | -6/+2 |
| | |||||
* | Add back theme | Samy Pessé | 2015-01-20 | 1 | -0/+151 |
| | |||||
* | Clear folder | Samy Pessé | 2015-01-19 | 1 | -151/+0 |
| | |||||
* | Add action on glossary term in the page | Samy Pessé | 2014-08-19 | 1 | -3/+7 |
| | |||||
* | Remove quizzes handling from core | Samy Pessé | 2014-08-11 | 1 | -5/+1 |
| | |||||
* | Remove exercises execution | Samy Pessé | 2014-08-11 | 1 | -4/+2 |
| | |||||
* | keep the search result list after user click a link | codepiano | 2014-08-05 | 1 | -3/+7 |
| | | | | | | | | 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. | ||||
* | Remove github count stars and watchers | Samy Pessé | 2014-07-30 | 1 | -20/+0 |
| | |||||
* | Fix #235: search after navigation to another page | Samy Pessé | 2014-05-23 | 1 | -5/+1 |
| | |||||
* | Fix #218: keep state of font settings | Samy Pessé | 2014-05-23 | 1 | -0/+2 |
| | |||||
* | Fix #197: use URI.js for calculation of relative url | Samy Pessé | 2014-05-04 | 1 | -4/+4 |
| | | | | Use bower for client dependencies | ||||
* | Fix #182: Replace all book body when page changes | Samy Pessé | 2014-05-01 | 1 | -9/+8 |
| | |||||
* | Add base loading indicator for navigation | Samy Pessé | 2014-04-27 | 1 | -4/+5 |
| | | | | #161 | ||||
* | Fix #153 and Improve pushState navigation | Samy Pessé | 2014-04-25 | 1 | -11/+12 |
| | |||||
* | Change js interface for plugins and add configuration | Samy Pessé | 2014-04-21 | 1 | -3/+3 |
| | |||||
* | Add global js interface for plugins and remove mixpanel | Samy Pessé | 2014-04-19 | 1 | -3/+3 |
| | |||||
* | Fix #116: update url before updating html content | Samy Pessé | 2014-04-18 | 1 | -2/+2 |
| | |||||
* | Fix navigation on chrome for iOS: disable pushState | Samy Pessé | 2014-04-18 | 1 | -1/+3 |
| | |||||
* | Fix state update after navigation | Samy Pessé | 2014-04-17 | 1 | -1/+1 |
| | |||||
* | Fix #97: keep scroll position during page changement | Samy Pessé | 2014-04-15 | 1 | -1/+5 |
| | |||||
* | Fix progress display when page change | Samy Pessé | 2014-04-14 | 1 | -0/+3 |
| | |||||
* | Add analytics on page changement | Samy Pessé | 2014-04-14 | 1 | -1/+5 |
| | |||||
* | Fix search with pusState navigation | Samy Pessé | 2014-04-14 | 1 | -2/+6 |
| | |||||
* | Fix scrolling on new design | Samy Pessé | 2014-04-14 | 1 | -2/+4 |
| | |||||
* | Merge branch 'master' of https://github.com/tcorral/gitbook into tcorral-master | Samy Pessé | 2014-04-14 | 1 | -1/+14 |
|\ | | | | | | | | | Conflicts: theme/javascript/app.js | ||||
* | | Merge head styles so that ace stays stable | Samy Pessé | 2014-04-14 | 1 | -1/+9 |
| | | |||||
* | | Fix header interractive actions: buttons and github | Samy Pessé | 2014-04-14 | 1 | -1/+22 |
| | | |||||
* | | Add complete refresh of head and body on page navigation | Samy Pessé | 2014-04-14 | 1 | -8/+12 |
| | | |||||
* | | Focs and reset scroll on page body | Samy Pessé | 2014-04-14 | 1 | -0/+6 |
| | | |||||
* | | Fix exercises binding when page changed | Samy Pessé | 2014-04-14 | 1 | -28/+48 |
| | | | | | | | | Add base binding for quiz | ||||
* | | Fix title update with pushState navigation | Samy Pessé | 2014-04-14 | 1 | -6/+14 |
| | | |||||
* | | Add base from clarity theme from @Nijikokun | Samy Pessé | 2014-04-14 | 1 | -6/+60 |
|/ | |||||
* | Add base for theming | Samy Pessé | 2014-04-04 | 1 | -0/+17 |