summaryrefslogtreecommitdiffstats
path: root/assets/javascript
Commit message (Expand)AuthorAgeFilesLines
* Add base for themingSamy Pessé2014-04-0416-19353/+0
* Fix #17: Remember state of book summary panelSamy Pessé2014-04-031-1/+3
* Enable use of spacebar for scrolling into book bodySamy Pessé2014-04-031-0/+3
* Add keyboard shortcut 's' to toggle sidebarSamy Pessé2014-04-031-2/+9
* Show sidebar by defaultSamy Pessé2014-04-031-1/+2
* Fix #9: add keyboard navigation using right/leftSamy Pessé2014-04-034-1/+999
* Prevent default click action on sharingSamy Pessé2014-04-021-0/+1
* Add sharing links in headerSamy Pessé2014-04-022-1/+38
* Fix selection of all buffer when clicking on "Solution"Samy Pessé2014-04-021-0/+1
* Use prefix for storage keySamy Pessé2014-04-022-1/+13
* Fix mixpanel trackingSamy Pessé2014-04-021-2/+5
* Improve design of page content (sections and exercises)Samy Pessé2014-04-011-0/+1
* Mark chapter as read after the page is viewedSamy Pessé2014-04-011-4/+4
* Fix execution when contains &&Samy Pessé2014-04-012-10/+5
* Add base analytic using mixpanelSamy Pessé2014-04-013-2/+24
* Save sidebar stateSamy Pessé2014-04-013-6/+50
* Fix execution of codeSamy Pessé2014-04-011-10/+6
* Add execution of exerciseSamy Pessé2014-04-013-24/+141
* Signal and mark progressSamy Pessé2014-03-313-8/+28
* Mark levels done in local storageSamy Pessé2014-03-312-1/+6
* Add base for handling and storing progressSamy Pessé2014-03-314-2/+6867
* Fix star and watch countSamy Pessé2014-03-311-1/+2
* Move all javascript to the bundleSamy Pessé2014-03-311-3/+41
* Add base for javascript compilation using requirejsSamy Pessé2014-03-313-0/+11184