aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | move notes client code into libHakim El Hattab2012-07-01
* | tweaks to slidenotesHakim El Hattab2012-07-01
* | adjust whitespace of notes code to match rest of projectHakim El Hattab2012-07-01
* | include underscore as a dependency for npmHakim El Hattab2012-07-01
* | /lib restructuringHakim El Hattab2012-07-01
* | restructured /lib, moved /assets/fonts to /lib/fontsHakim El Hattab2012-07-01
* | Merge branch 'presenter_notes_server' of https://github.com/rmurphey/reveal.j...Hakim El Hattab2012-07-01
|\ \ | |/ |/|
| * connect to whatever server we're onRebecca Murphey2012-06-17
| * fix socket idRebecca Murphey2012-06-17
| * fix path to socket.ioRebecca Murphey2012-06-17
| * have notes page only listen to one socketRebecca Murphey2012-06-17
| * add mustache dependencyRebecca Murphey2012-06-17
| * broadcast socket id as part of slidedataRebecca Murphey2012-06-17
| * use current host/portRebecca Murphey2012-06-17
| * removing errant author infoRebecca Murphey2012-06-07
| * taking a stab at a presenter notes serverRebecca Murphey2012-06-07
* | Merge pull request #72 from rhudea/fix-fragmenthiddenHakim El Hattab2012-06-24
|\ \
| * | Send the correct element for fragmenthidden eventsRaul Hudea2012-06-20
|/ /
* | Merge pull request #65 from bleathem/patch-2Hakim El Hattab2012-06-18
|\ \
| * | Specify position for .reveal.linear sections. fixes #64Brian Leathem2012-06-14
* | | enable controls by defaultHakim El Hattab2012-06-18
|/ /
* | Merge pull request #63 from bleathem/patch-1Hakim El Hattab2012-06-14
|\ \
| * | Changed #reveal to .reveal in print.cssBrian Leathem2012-06-13
|/ /
* | Merge pull request #58 from danielmitd/controlsHakim El Hattab2012-06-13
|\ \
| * | adapt coding styledanielmitd2012-06-10
| * | use configdanielmitd2012-06-10
| * | controls are not necessarydanielmitd2012-06-10
| |/
* | add default table styles (closes #62)Hakim El Hattab2012-06-13
* | Merge pull request #61 from rmurphey/navigatePrev_navigateNextHakim El Hattab2012-06-13
|\ \ | |/ |/|
| * update readmeRebecca Murphey2012-06-11
| * expose navigatePrev, navigateNextRebecca Murphey2012-06-11
|/
* syntax highlighting in readme examplesHakim El Hattab2012-06-06
* include references to previous/current sldie DOM elements in slidechange eventHakim El Hattab2012-06-06
* prevent duplicate slidechange from firing after hash change (closes #54)Hakim El Hattab2012-06-06
* added exampleHakim El Hattab2012-06-06
* Merge pull request #53 from isellsoap/masterHakim El Hattab2012-06-05
|\
| * simplified handling of nested listsFrancesco Schwarz2012-06-05
|/
* change add .reveal class in index (closes #51)Hakim El Hattab2012-06-03
* added new example (closes #50)Hakim El Hattab2012-06-02
* readme updateHakim El Hattab2012-06-02
* api methods for adding/removing all event listeners (#48)Hakim El Hattab2012-06-02
* changed selection of main container from #reveal to .reveal (closes #46)Hakim El Hattab2012-06-02
* credit in readmeHakim El Hattab2012-06-02
* version 1.3 is stable, upgrade to 1.4Hakim El Hattab2012-06-02
* comments, tweaks and a new slide highlighting mobile supportHakim El Hattab2012-06-02
* support for swipe and pinch gestures #48Hakim El Hattab2012-06-02
|\
| * minified!Aaron Kiersky2012-06-01
| * added some public access methodsAaron Kiersky2012-06-01
| * updated min.js to matchakiersky2012-05-30
| * fixed bug in swipe gesture interacting with links.akiersky2012-05-30