Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Quiz with GFM checkbox lists | James Phillpotts | 2014-04-12 | 1 | -11/+13 |
| | |||||
* | Tabular quiz | James Phillpotts | 2014-04-12 | 2 | -2/+54 |
| | |||||
* | Merge Optional github | Samy Pessé | 2014-04-09 | 3 | -8/+18 |
|\ | |||||
| * | Add context code support to exercises (optional) | Aaron O'Mullan | 2014-04-08 | 3 | -8/+18 |
| | | | | | | | | Partial #52, fixes #49, fixes #46 | ||||
* | | Merge branch 'optional-github' of https://github.com/mrpotes/gitbook into ↵ | Samy Pessé | 2014-04-09 | 1 | -10/+12 |
|\ \ | |/ |/| | | | mrpotes-optional-github | ||||
| * | Whoops, missed a couple of extra uses of githubId | James Phillpotts | 2014-04-07 | 1 | -10/+12 |
| | | |||||
* | | 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 | 5 | -23/+24 |
| | |||||
* | 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 | 3 | -5/+70 |
| | |||||
* | Merge branch 'master' of https://github.com/GitbookIO/gitbook | Samy Pessé | 2014-04-05 | 1 | -1/+4 |
|\ | | | | | | | | | Conflicts: theme/assets/app.js | ||||
| * | Improve robustness of analytics.isAvailable | Aaron O'Mullan | 2014-04-05 | 1 | -1/+4 |
| | | | | | | | | | | | | | | Fixes GitbookIO/javascript#18 Safari has issues with loading mixpanel, this adds and extra check so Safari doesn’t fail on event tracking | ||||
* | | Add base for exercise for others languages | Samy Pessé | 2014-04-05 | 3 | -12/+26 |
|/ | |||||
* | Fix error with mixpanel loading | Samy Pessé | 2014-04-04 | 4 | -45/+16 |
| | |||||
* | don't show the sidebar by default on mobile | Quinn Rohlf | 2014-04-04 | 1 | -2/+4 |
| | |||||
* | Move mixpanel to app.js | Samy Pessé | 2014-04-04 | 2 | -1/+42 |
| | |||||
* | Add base for theming | Samy Pessé | 2014-04-04 | 16 | -0/+19353 |