summaryrefslogtreecommitdiffstats
path: root/theme/javascript/core
Commit message (Expand)AuthorAgeFilesLines
* Fix #182: Replace all book body when page changesSamy Pessé2014-05-011-9/+8
* Add base loading indicator for navigationSamy Pessé2014-04-272-4/+23
* Fix #153 and Improve pushState navigationSamy Pessé2014-04-251-11/+12
* Merge branch 'master' of https://github.com/Hermanya/gitbook into Hermanya-ma...Samy Pessé2014-04-221-0/+115
|\
| * Font settings, closes #102Herman Starikov2014-04-191-0/+89
* | Change js interface for plugins and add configurationSamy Pessé2014-04-215-17/+16
* | Add global js interface for plugins and remove mixpanelSamy Pessé2014-04-194-9/+17
* | Fix quiz interractivitySamy Pessé2014-04-181-2/+5
* | Fix #116: update url before updating html contentSamy Pessé2014-04-181-2/+2
* | Fix navigation on chrome for iOS: disable pushStateSamy Pessé2014-04-181-1/+3
* | Fix state update after navigationSamy Pessé2014-04-171-1/+1
|/
* Fix #97: keep scroll position during page changementSamy Pessé2014-04-151-1/+5
* Fix progress display when page changeSamy Pessé2014-04-142-7/+15
* Add analytics on page changementSamy Pessé2014-04-141-1/+5
* Fix search with pusState navigationSamy Pessé2014-04-142-6/+14
* Fix scrolling on new designSamy Pessé2014-04-141-2/+4
* Merge branch 'master' of https://github.com/tcorral/gitbook into tcorral-masterSamy Pessé2014-04-141-1/+14
|\
* | Merge head styles so that ace stays stableSamy Pessé2014-04-141-1/+9
* | Fix header interractive actions: buttons and githubSamy Pessé2014-04-143-3/+24
* | Add complete refresh of head and body on page navigationSamy Pessé2014-04-141-8/+12
* | Focs and reset scroll on page bodySamy Pessé2014-04-141-0/+6
* | Improve quiz sections designSamy Pessé2014-04-142-5/+6
* | Fix exercises binding when page changedSamy Pessé2014-04-142-28/+100
* | Fix title update with pushState navigationSamy Pessé2014-04-141-6/+14
* | Add base from clarity theme from @NijikokunSamy Pessé2014-04-148-74/+83
|/
* Quiz with GFM checkbox listsJames Phillpotts2014-04-121-11/+13
* Tabular quizJames Phillpotts2014-04-121-0/+50
* Add context code support to exercises (optional)Aaron O'Mullan2014-04-081-1/+2
* Don't use caching for search indexSamy Pessé2014-04-071-9/+0
* Use cache in localstorage to store search indexSamy Pessé2014-04-062-6/+20
* Fix loading of search index in sub directoriesSamy Pessé2014-04-063-3/+3
* Open sidebar when opening searchSamy Pessé2014-04-061-1/+1
* Reset search results when hidding search barSamy Pessé2014-04-061-0/+2
* Filter summary using search barSamy Pessé2014-04-062-5/+27
* Move search bar as globalSamy Pessé2014-04-061-6/+6
* Blur search input when hidding search barSamy Pessé2014-04-063-51/+54
* Change norm of core/stateSamy Pessé2014-04-064-21/+23
* Hide the search bar when pressing ESC keySamy Pessé2014-04-061-4/+16
* Add keyboard shortcut "f" for opening search barSamy Pessé2014-04-062-1/+8
* Focus search input when openingSamy Pessé2014-04-061-0/+3
* Add base search bar in sidebarSamy Pessé2014-04-062-3/+64
* Add base for exercise for others languagesSamy Pessé2014-04-051-1/+1
* don't show the sidebar by default on mobileQuinn Rohlf2014-04-041-2/+4
* Add base for themingSamy Pessé2014-04-046-0/+220