Age | Commit message (Expand) | Author |
2012-08-03 | fix disappearing 3d hover in chrome | hakimel |
2012-08-03 | ie8 support (closes #96) | hakimel |
2012-08-03 | add eot font for ie | hakimel |
2012-07-30 | move theme styles at bottom of main.css, change background of page transition... | Hakim El Hattab |
2012-07-26 | adds new api methods (getCurrentSlide, getPreviousSlide, getIndices) closes #73 | Hakim El Hattab |
2012-07-18 | sub/superscript styles (closes #82) | Hakim El Hattab |
2012-07-15 | remove background from default anchor hover style | Hakim El Hattab |
2012-07-12 | add beige theme, move theme class from .reveal to document element, use log i... | Hakim El Hattab |
2012-07-09 | larger font for code samples (closes #60) | Hakim El Hattab |
2012-07-09 | refactored folder structure, added /plugins which is initially only used by #57 | Hakim El Hattab |
2012-07-09 | Merge branch 'master' of github.com:hakimel/reveal.js into notes | Hakim El Hattab |
2012-07-09 | adds charset declaration in main.css | SengMing Tan |
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 https://github.com/rmurphey/reveal.j... | Hakim El Hattab |
2012-06-13 | add default table styles (closes #62) | Hakim El Hattab |
2012-06-07 | taking a stab at a presenter notes server | Rebecca Murphey |
2012-06-05 | simplified handling of nested lists | Francesco Schwarz |
2012-06-02 | changed selection of main container from #reveal to .reveal (closes #46) | Hakim El Hattab |
2012-05-31 | support more variations of nested lists (closes #47) | Hakim El Hattab |
2012-05-29 | adjust where page background is applied | Hakim El Hattab |
2012-05-10 | more explicit list styles (closes #38) | Hakim El Hattab |
2012-05-07 | fix controls z-index in ff | Hakim El Hattab |
2012-05-05 | print styles (closes #19) | Hakim El Hattab |
2012-05-03 | ie9 fixes, including new classList polyfill | hakimel |
2012-05-01 | minor style or wording tweaks | Hakim El Hattab |
2012-04-24 | Overview now shows hidden fragments. | Philip Bjorge |
2012-04-04 | better example of state usage | Hakim El Hattab |
2012-03-30 | adjustments to custom state events | Hakim El Hattab |
2012-03-30 | now capturing data-state on slides and lifting it to document element classLi... | Hakim El Hattab |
2012-01-14 | broaden selector for img:hover (fixes #11) | Hakim El Hattab |
2012-01-03 | removed dependency on classList (#9) | Hakim El Hattab |
2012-01-03 | scrolling fallback mode for IE < 9 | Hakim El Hattab |
2012-01-02 | slightly reduced size of progress bar | Hakim El Hattab |
2011-12-26 | updated copy in slides, added one that explains transitions | Hakim El Hattab |
2011-12-26 | adjusted background color of page/box themes | Hakim El Hattab |
2011-12-26 | major, non backwards compatible, restructuring of DOM tree | Hakim El Hattab |
2011-12-26 | changed id of 'main' container to 'reveal' | Hakim El Hattab |
2011-12-26 | added new transitions (box/page) and a ui theme (neon) | Hakim El Hattab |
2011-12-23 | fix padding and duplicate background on vertical slides in overview | Hakim El Hattab |
2011-12-23 | added experimental overview mode (press SPACE) | Hakim El Hattab |
2011-12-23 | fallback on 2d transform transitions via feature detect | Hakim El Hattab |
2011-12-22 | only apply background gradient to <html> | Hakim El Hattab |
2011-12-22 | added '-ms' prefixed properties | Hakim El Hattab |
2011-12-22 | progress bar is now a div and uses the same transition + easing as slides (fi... | Hakim El Hattab |
2011-12-22 | hide progress by default | Hakim El Hattab |
2011-12-22 | added optional presentation progress bar | Hakim El Hattab |
2011-12-17 | fragments now work in vertical slides (fixes #4) | Hakim El Hattab |
2011-12-05 | disabled overflow on body (fixes #2) | Hakim El Hattab |
2011-12-04 | fix vertical slide transition and hit areas of rolling links | Hakim El Hattab |
2011-12-04 | renamed to reveal.js, many new features, and upgraded to v1.0 | Hakim El Hattab |
2011-06-23 | Merge branch 'master' of github.com:hakimel/CSS-3D-Slideshow | Hakim El Hattab |
2011-06-23 | adjusted shadow on headers | Hakim El Hattab |
2011-06-07 | firefox links now clikable | altryne |
2011-06-07 | initial commit | Hakim El Hattab |