summaryrefslogtreecommitdiffstats
path: root/theme/javascript
Commit message (Expand)AuthorAgeFilesLines
* Fix #460: search for glossary term on all nodesSamy Pessé2014-10-131-6/+40
* Remove githubIdSamy Pessé2014-09-172-6/+0
* Fix url for sharingSamy Pessé2014-08-201-8/+5
* Replace whole word with glossary termSamy Pessé2014-08-191-1/+1
* Improve replace of words with glossary linksSamy Pessé2014-08-191-2/+20
* Add action on glossary term in the pageSamy Pessé2014-08-194-7/+78
* Remove quizzes handling from coreSamy Pessé2014-08-112-60/+1
* Remove exercises executionSamy Pessé2014-08-116-175/+5
* Fix sharing to instapaperSamy Pessé2014-08-111-1/+1
* Add sharing to instapaperSamy Pessé2014-08-111-0/+3
* Improve dropdown to make it globalSamy Pessé2014-08-114-20/+33
* Fix url.js inclusionSamy Pessé2014-08-111-1/+1
* Use fontawesome from bowerSamy Pessé2014-08-111-1/+1
* Remove bootstrap dependencySamy Pessé2014-08-111-2/+2
* Remove appCache handling from client jsSamy Pessé2014-08-112-20/+1
* keep the search result list after user click a linkcodepiano2014-08-052-5/+25
* add sharing to weibo.com.codepiano2014-07-311-1/+4
* Remove github count stars and watchersSamy Pessé2014-07-301-20/+0
* Add keyboard shortcut for submitting exerciseHarutyun Amirjanyan2014-07-161-1/+9
* Don't use cdn for aceSamy Pessé2014-06-071-1/+5
* Improve font sizes and spacing on contentSamy Pessé2014-06-061-1/+1
* Improve font on titleSamy Pessé2014-06-031-1/+1
* Fix loading button display on navigationSamy Pessé2014-05-241-4/+2
* Fix #235: search after navigation to another pageSamy Pessé2014-05-233-17/+10
* Fix #218: keep state of font settingsSamy Pessé2014-05-232-25/+22
* Fix #218: Add settings for client theme (font family, size, theme)Samy Pessé2014-05-082-13/+24
* Fix #197: use URI.js for calculation of relative urlSamy Pessé2014-05-043-51/+37
* Remove vendors directorySamy Pessé2014-05-044-18917/+0
* Fix #182: Replace all book body when page changesSamy Pessé2014-05-011-9/+8
* Update page when new version of application cacheSamy Pessé2014-04-272-1/+20
* Add base loading indicator for navigationSamy Pessé2014-04-272-4/+23
* Fix #153 and Improve pushState navigationSamy Pessé2014-04-252-11/+59
* Merge branch 'master' of https://github.com/Hermanya/gitbook into Hermanya-ma...Samy Pessé2014-04-222-2/+119
|\
| * Font settings, closes #102Herman Starikov2014-04-192-2/+95
* | Change js interface for plugins and add configurationSamy Pessé2014-04-216-23/+27
* | Trigger event on document when readySamy Pessé2014-04-191-0/+2
* | Add global js interface for plugins and remove mixpanelSamy Pessé2014-04-196-47/+21
* | Improve stability of mixpanel trackingSamy Pessé2014-04-182-12/+13
* | 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-142-2/+6
* 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-142-4/+18
|\
| * Allow scroll in computers that put the navigation over scroll control. When t...tcorral2014-04-131-4/+10
| * Allow scroll in computers that put the navigation over scroll control. When t...tcorral2014-04-131-52/+56
| * Allow scroll in computers that put the navigation over scroll control. When t...tcorral2014-04-131-50/+52
* | Merge head styles so that ace stays stableSamy Pessé2014-04-141-1/+9
* | Fix header interractive actions: buttons and githubSamy Pessé2014-04-145-11/+25
* | 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-142-3/+6
* | Improve quiz sections designSamy Pessé2014-04-142-5/+6
* | Fix exercises binding when page changedSamy Pessé2014-04-143-35/+104
* | Fix title update with pushState navigationSamy Pessé2014-04-141-6/+14
* | Fix regression on github as an optionSamy Pessé2014-04-141-8/+11
* | Add base from clarity theme from @NijikokunSamy Pessé2014-04-1419-90/+94
|/
* Quiz with GFM checkbox listsJames Phillpotts2014-04-121-11/+13
* Tabular quizJames Phillpotts2014-04-122-2/+54
* Merge Optional githubSamy Pessé2014-04-093-8/+18
|\
| * Add context code support to exercises (optional)Aaron O'Mullan2014-04-083-8/+18
* | Merge branch 'optional-github' of https://github.com/mrpotes/gitbook into mrp...Samy Pessé2014-04-091-10/+12
|\ \ | |/ |/|
| * Whoops, missed a couple of extra uses of githubIdJames Phillpotts2014-04-071-10/+12
* | 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-065-23/+24
* 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-063-5/+70
* Merge branch 'master' of https://github.com/GitbookIO/gitbookSamy Pessé2014-04-051-1/+4
|\
| * Improve robustness of analytics.isAvailableAaron O'Mullan2014-04-051-1/+4
* | Add base for exercise for others languagesSamy Pessé2014-04-053-12/+26
|/
* Fix error with mixpanel loadingSamy Pessé2014-04-044-45/+16
* don't show the sidebar by default on mobileQuinn Rohlf2014-04-041-2/+4
* Move mixpanel to app.jsSamy Pessé2014-04-042-1/+42
* Add base for themingSamy Pessé2014-04-0416-0/+19353