Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | /lib restructuring | Hakim El Hattab | 2012-07-01 |
| | |||
* | restructured /lib, moved /assets/fonts to /lib/fonts | Hakim El Hattab | 2012-07-01 |
| | |||
* | Merge branch 'presenter_notes_server' of ↵ | Hakim El Hattab | 2012-07-01 |
|\ | | | | | | | https://github.com/rmurphey/reveal.js into notes | ||
| * | connect to whatever server we're on | Rebecca Murphey | 2012-06-17 |
| | | |||
| * | fix socket id | Rebecca Murphey | 2012-06-17 |
| | | |||
| * | fix path to socket.io | Rebecca Murphey | 2012-06-17 |
| | | |||
| * | have notes page only listen to one socket | Rebecca Murphey | 2012-06-17 |
| | | |||
| * | add mustache dependency | Rebecca Murphey | 2012-06-17 |
| | | |||
| * | broadcast socket id as part of slidedata | Rebecca Murphey | 2012-06-17 |
| | | |||
| * | use current host/port | Rebecca Murphey | 2012-06-17 |
| | | |||
| * | removing errant author info | Rebecca Murphey | 2012-06-07 |
| | | |||
| * | taking a stab at a presenter notes server | Rebecca Murphey | 2012-06-07 |
| | | |||
* | | Merge pull request #72 from rhudea/fix-fragmenthidden | Hakim El Hattab | 2012-06-24 |
|\ \ | | | | | | | Send the correct element for fragmenthidden events | ||
| * | | Send the correct element for fragmenthidden events | Raul Hudea | 2012-06-20 |
|/ / | |||
* | | Merge pull request #65 from bleathem/patch-2 | Hakim El Hattab | 2012-06-18 |
|\ \ | | | | | | | Specify position for .reveal.linear sections. fixes #64 | ||
| * | | Specify position for .reveal.linear sections. fixes #64 | Brian Leathem | 2012-06-14 |
| | | | |||
* | | | enable controls by default | Hakim El Hattab | 2012-06-18 |
|/ / | |||
* | | Merge pull request #63 from bleathem/patch-1 | Hakim El Hattab | 2012-06-14 |
|\ \ | | | | | | | Changed #reveal to .reveal in print.css | ||
| * | | Changed #reveal to .reveal in print.css | Brian Leathem | 2012-06-13 |
|/ / | |||
* | | Merge pull request #58 from danielmitd/controls | Hakim El Hattab | 2012-06-13 |
|\ \ | | | | | | | fix JS error when controls are removed from HTML | ||
| * | | adapt coding style | danielmitd | 2012-06-10 |
| | | | |||
| * | | use config | danielmitd | 2012-06-10 |
| | | | |||
| * | | controls are not necessary | danielmitd | 2012-06-10 |
| |/ | | | | | | | no need to include the controls in html | ||
* | | add default table styles (closes #62) | Hakim El Hattab | 2012-06-13 |
| | | |||
* | | Merge pull request #61 from rmurphey/navigatePrev_navigateNext | Hakim El Hattab | 2012-06-13 |
|\ \ | |/ |/| | Expose navigatePrev, navigateNext | ||
| * | update readme | Rebecca Murphey | 2012-06-11 |
| | | |||
| * | expose navigatePrev, navigateNext | Rebecca Murphey | 2012-06-11 |
|/ | |||
* | syntax highlighting in readme examples | Hakim El Hattab | 2012-06-06 |
| | |||
* | include references to previous/current sldie DOM elements in slidechange event | Hakim El Hattab | 2012-06-06 |
| | |||
* | prevent duplicate slidechange from firing after hash change (closes #54) | Hakim El Hattab | 2012-06-06 |
| | |||
* | added example | Hakim El Hattab | 2012-06-06 |
| | |||
* | Merge pull request #53 from isellsoap/master | Hakim El Hattab | 2012-06-05 |
|\ | | | | | simplified handling of nested lists | ||
| * | simplified handling of nested lists | Francesco Schwarz | 2012-06-05 |
|/ | |||
* | change add .reveal class in index (closes #51) | Hakim El Hattab | 2012-06-03 |
| | |||
* | added new example (closes #50) | Hakim El Hattab | 2012-06-02 |
| | |||
* | readme update | Hakim El Hattab | 2012-06-02 |
| | |||
* | api methods for adding/removing all event listeners (#48) | Hakim El Hattab | 2012-06-02 |
| | |||
* | changed selection of main container from #reveal to .reveal (closes #46) | Hakim El Hattab | 2012-06-02 |
| | |||
* | credit in readme | Hakim El Hattab | 2012-06-02 |
| | |||
* | version 1.3 is stable, upgrade to 1.4 | Hakim El Hattab | 2012-06-02 |
| | |||
* | comments, tweaks and a new slide highlighting mobile support | Hakim El Hattab | 2012-06-02 |
| | |||
* | support for swipe and pinch gestures #48 | Hakim El Hattab | 2012-06-02 |
|\ | |||
| * | minified! | Aaron Kiersky | 2012-06-01 |
| | | |||
| * | added some public access methods | Aaron Kiersky | 2012-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 match | akiersky | 2012-05-30 |
| | | |||
| * | fixed bug in swipe gesture interacting with links. | akiersky | 2012-05-30 |
| | | |||
| * | added left, right, up, down gestures to change slides. moved window edge ↵ | akiersky | 2012-05-30 |
| | | | | | | | | slide triggers to a touchend event to prevent interference of gestures | ||
* | | dispatch events when visible fragment changes ('fragmentshown', ↵ | Hakim El Hattab | 2012-05-31 |
| | | | | | | | | 'fragmenthidden') closes #44 | ||
* | | support more variations of nested lists (closes #47) | Hakim El Hattab | 2012-05-31 |
| | | |||
* | | added new examples, linked all contributor names to github pages | Hakim El Hattab | 2012-05-31 |
|/ |