aboutsummaryrefslogtreecommitdiff
path: root/js/reveal.js
Commit message (Collapse)AuthorAge
* merge in support for stepped fragments in notes windowHakim El Hattab2012-10-25
|\
| * Cherry picking from branch fix-fragments-in-speakernotesMichael Kühnel2012-10-23
| | | | | | | | | | | | | | | | | | | | | | Change source from reveal.min.js to reveal.js for testing purposes. Add nextFragment and previousFragment to the API: Making it possible to call the methods Reveal.nextFragment() and Reveal.previousFragment() from »outside«. Update README.md: Add the new API Methods Reveal.prevFragment() and Reveal.nextFragment()
* | force 'ready' to fire one cycle later (#208)Hakim El Hattab2012-10-24
| |
* | fix keyboard navigation in ie9 (closes #202)Hakim El Hattab2012-10-24
|/
* Updated Controls to use CSS triangles rather than unicode triangles (fix ↵Russell Beattie2012-10-22
| | | | Android support)
* clean up trailing whitespace (closes #197)Hakim El Hattab2012-10-20
|
* progress bar can now be clicked to navigate (closes #181)Hakim El Hattab2012-10-20
|
* modularize themes and convert them to sass (closes #191)Hakim El Hattab2012-10-20
|
* fix issue in browsers that don't support classListHakim El Hattab2012-10-17
|
* add 'ready' event (#182)Hakim El Hattab2012-10-17
|
* new shorter api method names (closes #178), restructured and cleaned up core jsHakim El Hattab2012-10-14
|
* merge full screen key binding (f)Hakim El Hattab2012-10-14
|\
| * Add fullscreen modeMichael Kühnel2012-10-14
| | | | | | | | | | | | Handling the fullscreen functionality via the fullscreen JavaScript API. Press »f« on the keyboard to enter fullscreen mode.
* | enable pinch to zoom interaction if overview is disabled (#175)Hakim El Hattab2012-10-14
| |
* | roll back attr name change, just lowercase (#170)Hakim El Hattab2012-10-13
| |
* | ability to define autoSlide duration per slideHakim El Hattab2012-10-13
| |
* | Merge branch 'master' of https://github.com/functino/reveal.jsHakim El Hattab2012-10-13
|\ \
| * | Make it possible to customize autoSlide for each slideageier2012-10-11
| | |
* | | add zoom transitionHakim El Hattab2012-10-13
| |/ |/|
* | default config value for theme is nullHakim El Hattab2012-10-13
|/
* new paused mode feature (closes #144), controls and progress DOM elements ↵Hakim El Hattab2012-10-08
| | | | are no longer required in HTML
* prevent touchmove default action on android (#143)Hakim El Hattab2012-10-04
|
* add override flag to overview toggle, code cleanupHakim El Hattab2012-10-04
|
* facility for css shader transitions, add css shader based tile-transitionHakim El Hattab2012-09-30
|
* main.css > reveal.cssHakim El Hattab2012-09-28
|
* code comments, remove needless nodelist > array conversionHakim El Hattab2012-09-21
|
* 2.0 is stable, update to 2.1Hakim El Hattab2012-09-21
|
* add option for disabling overview mode (closes #145)Hakim El Hattab2012-09-21
|
* fix mixed spaces & tabs, remove unused feature test, add missing ;Hakim El Hattab2012-09-16
|
* add rvl.io to readme and template slideHakim El Hattab2012-09-09
|
* changed theme file swap to be relative to theme file instead of slide-deckSinetheta2012-08-30
|
* prevent same theme from loading repeatedlyHakim El Hattab2012-08-30
|
* add theme config option, add sky theme, fix line-height of <small>Hakim El Hattab2012-08-30
|
* support for named links (closes #55)Hakim El Hattab2012-08-20
|
* fix bug that caused vertical stacks to shift unexpectedly in overview ↵Hakim El Hattab2012-08-17
| | | | (closes #122)
* 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)
* 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
|