aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* restructured /lib, moved /assets/fonts to /lib/fontsHakim El Hattab2012-07-01
|
* Merge branch 'presenter_notes_server' of ↵Hakim El Hattab2012-07-01
|\ | | | | | | https://github.com/rmurphey/reveal.js into notes
| * 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 events
| * | 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 #64
| * | 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.css
| * | Changed #reveal to .reveal in print.cssBrian Leathem2012-06-13
|/ /
* | Merge pull request #58 from danielmitd/controlsHakim El Hattab2012-06-13
|\ \ | | | | | | fix JS error when controls are removed from HTML
| * | adapt coding styledanielmitd2012-06-10
| | |
| * | use configdanielmitd2012-06-10
| | |
| * | controls are not necessarydanielmitd2012-06-10
| |/ | | | | | | no need to include the controls in html
* | add default table styles (closes #62)Hakim El Hattab2012-06-13
| |
* | Merge pull request #61 from rmurphey/navigatePrev_navigateNextHakim El Hattab2012-06-13
|\ \ | |/ |/| Expose navigatePrev, navigateNext
| * 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 lists
| * 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
| | | | | | | | | | | | | | Added overview toggle to allow for button-based overview toggling Added add/removeEvents methods to allow for adding& removing event listeners that may interfere with other libs.
| * updated min.js to matchakiersky2012-05-30
| |
| * fixed bug in swipe gesture interacting with links.akiersky2012-05-30
| |
| * added left, right, up, down gestures to change slides. moved window edge ↵akiersky2012-05-30
| | | | | | | | slide triggers to a touchend event to prevent interference of gestures
* | dispatch events when visible fragment changes ('fragmentshown', ↵Hakim El Hattab2012-05-31
| | | | | | | | 'fragmenthidden') closes #44
* | support more variations of nested lists (closes #47)Hakim El Hattab2012-05-31
| |
* | added new examples, linked all contributor names to github pagesHakim El Hattab2012-05-31
|/
* space and return keys can be used to exit the overview modeHakim El Hattab2012-05-29
|