Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to gulp/browserify | Samy Pessé | 2015-10-05 | 8 | -489/+0 |
| | |||||
* | Define specific action for toggling summary | Samy Pessé | 2015-10-05 | 2 | -30/+24 |
| | |||||
* | Start removing search and lunr from core | Samy Pessé | 2015-10-05 | 2 | -23/+22 |
| | |||||
* | Add api to extend toolbar | Samy Pessé | 2015-10-05 | 1 | -103/+0 |
| | |||||
* | 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 | 2 | -123/+2 |
| | |||||
* | Add back theme | Samy Pessé | 2015-01-20 | 10 | -0/+693 |
| | |||||
* | Clear folder | Samy Pessé | 2015-01-19 | 10 | -693/+0 |
| | |||||
* | Fix #496: improve replacement of glossary terms in html | Samy Pessé | 2014-11-12 | 1 | -50/+51 |
| | |||||
* | Fix #460: search for glossary term on all nodes | Samy Pessé | 2014-10-13 | 1 | -6/+40 |
| | |||||
* | Remove githubId | Samy Pessé | 2014-09-17 | 1 | -1/+0 |
| | | | | Enable hook for ebook | ||||
* | Replace whole word with glossary term | Samy Pessé | 2014-08-19 | 1 | -1/+1 |
| | |||||
* | Improve replace of words with glossary links | Samy Pessé | 2014-08-19 | 1 | -2/+20 |
| | |||||
* | Add action on glossary term in the page | Samy Pessé | 2014-08-19 | 3 | -5/+72 |
| | |||||
* | Remove quizzes handling from core | Samy Pessé | 2014-08-11 | 2 | -60/+1 |
| | |||||
* | Remove exercises execution | Samy Pessé | 2014-08-11 | 3 | -69/+3 |
| | |||||
* | Improve dropdown to make it global | Samy Pessé | 2014-08-11 | 1 | -18/+0 |
| | | | | Add dropdown for sharing | ||||
* | Remove bootstrap dependency | Samy Pessé | 2014-08-11 | 1 | -2/+2 |
| | |||||
* | keep the search result list after user click a link | codepiano | 2014-08-05 | 2 | -5/+25 |
| | | | | | | | | 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 |
| | |||||
* | Add keyboard shortcut for submitting exercise | Harutyun Amirjanyan | 2014-07-16 | 1 | -1/+9 |
| | |||||
* | Don't use cdn for ace | Samy Pessé | 2014-06-07 | 1 | -1/+5 |
| | |||||
* | Improve font sizes and spacing on content | Samy Pessé | 2014-06-06 | 1 | -1/+1 |
| | |||||
* | Improve font on title | Samy Pessé | 2014-06-03 | 1 | -1/+1 |
| | | | | Set sans-serif as default | ||||
* | Fix loading button display on navigation | Samy Pessé | 2014-05-24 | 1 | -4/+2 |
| | |||||
* | Fix #235: search after navigation to another page | Samy Pessé | 2014-05-23 | 3 | -17/+10 |
| | |||||
* | Fix #218: keep state of font settings | Samy Pessé | 2014-05-23 | 2 | -25/+22 |
| | |||||
* | Fix #218: Add settings for client theme (font family, size, theme) | Samy Pessé | 2014-05-08 | 1 | -10/+21 |
| | |||||
* | 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 | 2 | -4/+23 |
| | | | | #161 | ||||
* | Fix #153 and Improve pushState navigation | Samy Pessé | 2014-04-25 | 1 | -11/+12 |
| | |||||
* | Merge branch 'master' of https://github.com/Hermanya/gitbook into ↵ | Samy Pessé | 2014-04-22 | 1 | -0/+115 |
|\ | | | | | | | Hermanya-master | ||||
| * | Font settings, closes #102 | Herman Starikov | 2014-04-19 | 1 | -0/+89 |
| | | |||||
* | | Change js interface for plugins and add configuration | Samy Pessé | 2014-04-21 | 5 | -17/+16 |
| | | |||||
* | | Add global js interface for plugins and remove mixpanel | Samy Pessé | 2014-04-19 | 4 | -9/+17 |
| | | |||||
* | | Fix quiz interractivity | Samy Pessé | 2014-04-18 | 1 | -2/+5 |
| | | |||||
* | | 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 | 2 | -7/+15 |
| | |||||
* | Add analytics on page changement | Samy Pessé | 2014-04-14 | 1 | -1/+5 |
| | |||||
* | Fix search with pusState navigation | Samy Pessé | 2014-04-14 | 2 | -6/+14 |
| | |||||
* | 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 | 3 | -3/+24 |
| | | |||||
* | | 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 |
| | | |||||
* | | Improve quiz sections design | Samy Pessé | 2014-04-14 | 2 | -5/+6 |
| | | |||||
* | | Fix exercises binding when page changed | Samy Pessé | 2014-04-14 | 2 | -28/+100 |
| | | | | | | | | 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 | 8 | -74/+83 |
|/ | |||||
* | Quiz with GFM checkbox lists | James Phillpotts | 2014-04-12 | 1 | -11/+13 |
| | |||||
* | Tabular quiz | James Phillpotts | 2014-04-12 | 1 | -0/+50 |
| | |||||
* | Add context code support to exercises (optional) | Aaron O'Mullan | 2014-04-08 | 1 | -1/+2 |
| | | | | Partial #52, fixes #49, fixes #46 | ||||
* | Don't use caching for search index | Samy Pessé | 2014-04-07 | 1 | -9/+0 |
| | |||||
* | Use cache in localstorage to store search index | Samy Pessé | 2014-04-06 | 2 | -6/+20 |
| | |||||
* | Fix loading of search index in sub directories | Samy Pessé | 2014-04-06 | 3 | -3/+3 |
| | |||||
* | Open sidebar when opening search | Samy Pessé | 2014-04-06 | 1 | -1/+1 |
| | |||||
* | Reset search results when hidding search bar | Samy Pessé | 2014-04-06 | 1 | -0/+2 |
| | |||||
* | Filter summary using search bar | Samy Pessé | 2014-04-06 | 2 | -5/+27 |
| | |||||
* | Move search bar as global | Samy Pessé | 2014-04-06 | 1 | -6/+6 |
| | |||||
* | Blur search input when hidding search bar | Samy Pessé | 2014-04-06 | 3 | -51/+54 |
| | |||||
* | Change norm of core/state | Samy Pessé | 2014-04-06 | 4 | -21/+23 |
| | |||||
* | Hide the search bar when pressing ESC key | Samy Pessé | 2014-04-06 | 1 | -4/+16 |
| | |||||
* | Add keyboard shortcut "f" for opening search bar | Samy Pessé | 2014-04-06 | 2 | -1/+8 |
| | |||||
* | Focus search input when opening | Samy Pessé | 2014-04-06 | 1 | -0/+3 |
| | |||||
* | Add base search bar in sidebar | Samy Pessé | 2014-04-06 | 2 | -3/+64 |
| | |||||
* | Add base for exercise for others languages | Samy Pessé | 2014-04-05 | 1 | -1/+1 |
| | |||||
* | don't show the sidebar by default on mobile | Quinn Rohlf | 2014-04-04 | 1 | -2/+4 |
| | |||||
* | Add base for theming | Samy Pessé | 2014-04-04 | 6 | -0/+220 |