summaryrefslogtreecommitdiffstats
path: root/theme/assets/app.js
Commit message (Expand)AuthorAgeFilesLines
* Fix scroll reset on small resolutions (mobile & tablet)Samy Pessé2015-03-241-1/+1
* Fix scroling position when preparing pageSamy Pessé2015-03-241-1/+1
* Remove glossary from theme jsSamy Pessé2015-01-221-1/+1
* Add back themeSamy Pessé2015-01-201-0/+1
* Clear folderSamy Pessé2015-01-191-1/+0
* Fix #496: improve replacement of glossary terms in htmlSamy Pessé2014-11-121-1/+1
* Fix #460: search for glossary term on all nodesSamy Pessé2014-10-131-1/+1
* Improve style for exercises and quizzes in ebookSamy Pessé2014-10-121-1/+1
* Fix url for sharingSamy Pessé2014-08-201-1/+1
* Replace whole word with glossary termSamy Pessé2014-08-191-1/+1
* Improve replace of words with glossary linksSamy Pessé2014-08-191-1/+1
* Add action on glossary term in the pageSamy Pessé2014-08-191-1/+1
* Remove quizzes handling from coreSamy Pessé2014-08-111-1/+1
* Remove exercises executionSamy Pessé2014-08-111-1/+1
* Fix sharing to instapaperSamy Pessé2014-08-111-1/+1
* Improve dropdown to make it globalSamy Pessé2014-08-111-1/+1
* 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-1/+1
* Remove appCache handling from client jsSamy Pessé2014-08-111-1/+1
* Add build for search resultsSamy Pessé2014-08-051-1/+1
* Remove github count stars and watchersSamy Pessé2014-07-301-1/+1
* Fix #345: Improve navigation on dark themeSamy Pessé2014-07-291-1/+1
* Don't use cdn for aceSamy Pessé2014-06-071-1/+1
* 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-1/+1
* Fix #235: search after navigation to another pageSamy Pessé2014-05-231-1/+1
* Fix #218: keep state of font settingsSamy Pessé2014-05-231-1/+1
* Fix #218: Add settings for client theme (font family, size, theme)Samy Pessé2014-05-081-1/+1
* Fix #197: use URI.js for calculation of relative urlSamy Pessé2014-05-041-1/+1
* Fix #182: Replace all book body when page changesSamy Pessé2014-05-011-1/+1
* Update page when new version of application cacheSamy Pessé2014-04-271-1/+1
* Add base loading indicator for navigationSamy Pessé2014-04-271-1/+1
* Fix #153 and Improve pushState navigationSamy Pessé2014-04-251-1/+1
* Merge branch 'master' of https://github.com/Hermanya/gitbook into Hermanya-ma...Samy Pessé2014-04-221-1/+1
|\
| * Font settings, closes #102Herman Starikov2014-04-191-1/+1
* | Change js interface for plugins and add configurationSamy Pessé2014-04-211-1/+1
* | Trigger event on document when readySamy Pessé2014-04-191-1/+1
* | Add global js interface for plugins and remove mixpanelSamy Pessé2014-04-191-1/+1
* | Improve stability of mixpanel trackingSamy Pessé2014-04-181-1/+1
* | Fix quiz interractivitySamy Pessé2014-04-181-1/+1
* | Fix #116: update url before updating html contentSamy Pessé2014-04-181-1/+1
* | Fix navigation on chrome for iOS: disable pushStateSamy Pessé2014-04-181-1/+1
* | Fix state update after navigationSamy Pessé2014-04-171-1/+1
|/
* Fix #97: keep scroll position during page changementSamy Pessé2014-04-151-1/+1
* Fix progress display when page changeSamy Pessé2014-04-141-1/+1
* Add analytics on page changementSamy Pessé2014-04-141-1/+1
* Fix search with pusState navigationSamy Pessé2014-04-141-1/+1
* Fix scrolling on new designSamy Pessé2014-04-141-1/+1
* Merge branch 'master' of https://github.com/tcorral/gitbook into tcorral-masterSamy Pessé2014-04-141-1/+1
|\
* | Merge head styles so that ace stays stableSamy Pessé2014-04-141-1/+1
* | Fix header interractive actions: buttons and githubSamy Pessé2014-04-141-1/+1
* | Add complete refresh of head and body on page navigationSamy Pessé2014-04-141-1/+1
* | Focs and reset scroll on page bodySamy Pessé2014-04-141-1/+1
* | Improve quiz sections designSamy Pessé2014-04-141-1/+1
* | Fix exercises binding when page changedSamy Pessé2014-04-141-1/+1
* | Fix title update with pushState navigationSamy Pessé2014-04-141-1/+1
* | Fix regression on github as an optionSamy Pessé2014-04-141-1/+1
* | Made progress bar staticSamy Pessé2014-04-141-1/+1
* | Add base from clarity theme from @NijikokunSamy Pessé2014-04-141-1/+1
|/
* Quiz with GFM checkbox listsJames Phillpotts2014-04-121-1/+1
* Tabular quizJames Phillpotts2014-04-121-1/+1
* Merge Optional githubSamy Pessé2014-04-091-21409/+1
|\
| * Uglify output JS theme/assets/app.jsAaron O'Mullan2014-04-081-21418/+1
| * Add context code support to exercises (optional)Aaron O'Mullan2014-04-081-6/+18
* | Merge branch 'optional-github' of https://github.com/mrpotes/gitbook into mrp...Samy Pessé2014-04-091-9/+12
|\ \ | |/ |/|
| * Tidy up use of github, and make error more descriptiveJames Phillpotts2014-04-081-9/+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-061-6/+20
* Fix loading of search index in sub directoriesSamy Pessé2014-04-061-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-061-5/+27
* Move search bar as globalSamy Pessé2014-04-061-6/+6
* Blur search input when hidding search barSamy Pessé2014-04-061-59/+62
* Change norm of core/stateSamy Pessé2014-04-061-1/+21374
* Hide the search bar when pressing ESC keySamy Pessé2014-04-061-1/+1
* Add keyboard shortcut "f" for opening search barSamy Pessé2014-04-061-1/+1
* Focus search input when openingSamy Pessé2014-04-061-1/+1
* Add base search bar in sidebarSamy Pessé2014-04-061-1/+1
* Fix conflict in app.jsSamy Pessé2014-04-051-1/+1
* Add base for exercise for others languagesSamy Pessé2014-04-051-1/+1
* Fix error with mixpanel loadingSamy Pessé2014-04-041-1/+1
* don't show the sidebar by default on mobileQuinn Rohlf2014-04-041-1/+1
* Move mixpanel to app.jsSamy Pessé2014-04-041-1/+1
* Add base for themingSamy Pessé2014-04-041-0/+1