aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Collapse)AuthorAge
* rewrote initialization code for clarity and brevity (#105)Hakim El Hattab2012-08-11
|
* 1.5 > 2.0 (#105)Hakim El Hattab2012-08-09
|
* themes are now available as separate css files under css/theme/, old theme ↵Hakim El Hattab2012-08-08
| | | | option in config is no longer supported (closes #104)
* use minified version of jsHakim El Hattab2012-08-07
|
* fix order of options extend and listener binding (closes #102)Hakim El Hattab2012-08-06
|
* fix overview slide positioning bug (closes #89)Hakim El Hattab2012-08-04
|
* support for PDF export in chrome (closes #92)Hakim El Hattab2012-08-04
|
* less horizontal padding for slidesHakim El Hattab2012-08-04
|
* use mq to reduce font size for low resultions, max limit on width for slides ↵Hakim El Hattab2012-08-04
| | | | set to 900px (closes #49)
* correct copy yearHakim El Hattab2012-08-03
|
* disable 3d links in ie, reorder script loading in index for readability ↵hakimel2012-08-03
| | | | (closes #95)
* fix disappearing 3d hover in chromehakimel2012-08-03
|
* ie8 support (closes #96)hakimel2012-08-03
|
* add eot font for iehakimel2012-08-03
|
* modified data-markdown to support markdown indented with tabsHakim El Hattab2012-07-31
|
* added slide announcing markdown support (#15)Hakim El Hattab2012-07-31
|
* support for data-markdown (#15)Hakim El Hattab2012-07-31
|
* fixes bug where the .present class remained on previous slide (closes #88)Hakim El Hattab2012-07-26
|
* adds new api methods (getCurrentSlide, getPreviousSlide, getIndices) closes #73Hakim El Hattab2012-07-26
|
* 1.4 is now stable, increment master to 1.5Hakim El Hattab2012-07-20
|
* 'keyboard' config option for disabling keyboard navigation (closes #84)Hakim El Hattab2012-07-20
|
* null check progress DOM element even if it's configured to be onHakim El Hattab2012-07-20
|
* Remove assignment to `indexv` and `indexh` to trigger 'onslidechange' at ↵Tobi Reiss2012-07-17
| | | | startup and onhashchange.
* added autoSlide option (#59), clear out list of options in index.html's ↵Hakim El Hattab2012-07-15
| | | | initialize call
* add beige theme, move theme class from .reveal to document element, use log ↵Hakim El Hattab2012-07-12
| | | | instead of alert to demonstrate custom events
* remove unused copy of notes clientHakim El Hattab2012-07-04
|
* conditional loading of socket.io and the notes client js based on window hostHakim El Hattab2012-07-04
|
* 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
|
* /lib restructuringHakim El Hattab2012-07-01
|
* Merge branch 'presenter_notes_server' of ↵Hakim El Hattab2012-07-01
|\ | | | | | | https://github.com/rmurphey/reveal.js into notes
| * fix socket idRebecca Murphey2012-06-17
| |
| * broadcast socket id as part of slidedataRebecca Murphey2012-06-17
| |
| * use current host/portRebecca Murphey2012-06-17
| |
| * taking a stab at a presenter notes serverRebecca Murphey2012-06-07
| |
* | Send the correct element for fragmenthidden eventsRaul Hudea2012-06-20
| |
* | enable controls by defaultHakim El Hattab2012-06-18
| |
* | 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
* / expose navigatePrev, navigateNextRebecca Murphey2012-06-11
|/
* 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
|
* 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
|
* 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
|\