Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use head.js to script load everything, fixes bug with inclusion of notes ↵ | Hakim El Hattab | 2012-07-09 |
| | | | | server js #57 | ||
* | Merge branch 'master' of github.com:hakimel/reveal.js into notes | Hakim El Hattab | 2012-07-09 |
|\ | |||
| * | Merge pull request #75 from tansengming/css_charset | Hakim El Hattab | 2012-07-09 |
| |\ | | | | | | | adds charset declaration in main.css | ||
| | * | adds charset declaration in main.css | SengMing Tan | 2012-07-09 |
| |/ | |||
* | | small tweaks to notes page style | Hakim El Hattab | 2012-07-04 |
| | | |||
* | | small tweaks to notes page style | Hakim El Hattab | 2012-07-04 |
| | | |||
* | | simplify query match | Hakim El Hattab | 2012-07-04 |
| | | |||
* | | remove unused copy of notes client | Hakim El Hattab | 2012-07-04 |
| | | |||
* | | readme updates | Hakim El Hattab | 2012-07-04 |
| | | |||
* | | conditional loading of socket.io and the notes client js based on window host | Hakim El Hattab | 2012-07-04 |
| | | |||
* | | update instructions printed on server start | Hakim El Hattab | 2012-07-01 |
| | | |||
* | | convert spaces to tabs to match project style | Hakim El Hattab | 2012-07-01 |
| | | |||
* | | move notes client code into lib | Hakim El Hattab | 2012-07-01 |
| | | |||
* | | tweaks to slidenotes | Hakim El Hattab | 2012-07-01 |
| | | |||
* | | adjust whitespace of notes code to match rest of project | Hakim El Hattab | 2012-07-01 |
| | | |||
* | | include underscore as a dependency for npm | Hakim El Hattab | 2012-07-01 |
| | | |||
* | | /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 |
| |