aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2013-12-20merge table styles #761, tweak table paddingHakim El Hattab
2013-12-20update contribution guidelinesHakim El Hattab
2013-12-20separate contribution rules from readmeHakim El Hattab
2013-12-20compile assetsHakim El Hattab
2013-12-20Merge branch 'patch-2' of https://github.com/RyDroid/reveal.js into devHakim El Hattab
2013-12-20Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2013-12-19Update reveal.cssRyDroid
2013-12-17Table StyleWachiwi
2013-12-15The index.html page had the simple theme listed twice. The duplicate was remo...Alex Juarez
2013-12-10Merge branch 'live-reload' of https://github.com/danielwegener/reveal.js into...Hakim El Hattab
2013-12-10rebuild stylesHakim El Hattab
2013-12-10Improve formatting of dl elementsDiomidis Spinellis
2013-12-05grunt serve starts the browser and livereloads changes in the presentationDaniel Wegener
2013-12-05Merge pull request #742 from mralexjuarez/index-theme-fixHakim El Hattab
2013-12-04The index.html page had the simple theme listed twice. The duplicate was remo...Alex Juarez
2013-12-03add strike fragment style #737Hakim El Hattab
2013-12-02same condition order when event listeners are added and removedHakim El Hattab
2013-12-02readme tweakHakim El Hattab
2013-12-02code format tweaksHakim El Hattab
2013-12-02merge support for ie 11 touchHakim El Hattab
2013-12-02add instructions to features that require a local web server (closes #732, #6...Hakim El Hattab
2013-12-022.6.1 #734Hakim El Hattab
2013-12-02rename markdown attribute test files to same formatHakim El Hattab
2013-12-02add example of markdown slide and element attributesHakim El Hattab
2013-12-02readme correction for #734Hakim El Hattab
2013-12-02Merge branch 'attributes' of https://github.com/VonC/reveal.js into devHakim El Hattab
2013-11-30README.md mentions the new default separators.VonC
2013-11-30test-markdown-element-attributes: formats and test.VonC
2013-11-30test-markdown-attributes.*, new default separatorVonC
2013-11-30Simpler default syntax for markdown attributes.VonC
2013-11-30Removes console.log calls.VonC
2013-11-30Fix previous element selection.VonC
2013-11-30Fix element attributes, except for multi-line.VonC
2013-11-30Remove section attribute implementation.VonC
2013-11-30First refactoringVonC
2013-11-28Merge branch 'dev' of github.com:hakimel/reveal.jsHakim El Hattab
2013-11-28documentation for slide numbersHakim El Hattab
2013-11-28tests for initial section classesHakim El Hattab
2013-11-28Merge branch 'dev' of github.com:hakimel/reveal.jsHakim El Hattab
2013-11-28only run vertical slide setup during startup #726Hakim El Hattab
2013-11-27add example for parallax backgroundsHakim El Hattab
2013-11-27improvement to query string parsingHakim El Hattab
2013-11-27include slide number color in theme templateHakim El Hattab
2013-11-27remove dev flag from versionHakim El Hattab
2013-11-27Merge branch 'patch-1' of https://github.com/luishgo/reveal.js into devHakim El Hattab
2013-11-27Fix for issue #715Luis HGO
2013-11-26when there is data-autoplay:ing media, prolong autoSlide to match its duratio...Hakim El Hattab
2013-11-26remove debug codeHakim El Hattab
2013-11-26code format tweaksHakim El Hattab
2013-11-26Merge branch 'dev' of https://github.com/theone1984/reveal.js into devHakim El Hattab
2013-11-26use fragment name in exampleHakim El Hattab
2013-11-26Merge branch 'current-style' of https://github.com/gturri/reveal.js into devHakim El Hattab
2013-11-26add zoomKey option for #700Hakim El Hattab
2013-11-26Added some styles using the current-fragment classGuillaume Turri
2013-11-25readme format correctionHakim El Hattab
2013-11-25Merge pull request #721 from hakimel/refactor/fragmentsHakim El Hattab
2013-11-25update future classes when syncingHakim El Hattab
2013-11-25additional fragment testsHakim El Hattab
2013-11-25rewrite all fragment indices on startupHakim El Hattab
2013-11-25rewrite fragment sorting to account for multiple fragments with the same indexHakim El Hattab
2013-11-23remove current-fragment when leaving slide, add tests for current fragmentHakim El Hattab
2013-11-23rename markdown tests to use same naming format as other testsHakim El Hattab
2013-11-21respect original dom order of fragments with no explicit indexHakim El Hattab
2013-11-21rewrite fragment index attributes to leave no gaps between fragmentsHakim El Hattab
2013-11-21fragments are now zero-indexedHakim El Hattab
2013-11-19Issue #698: Fixed testsThomas Endres
2013-11-19Issue #698: Non-async script callbacks are now also called before starting Re...Thomas Endres
2013-11-19Issue #698: Non-async scripts were not executed before Reveal startedThomas Endres
2013-11-18fragment comments, remove debug codeHakim El Hattab
2013-11-18use new fragment nav method from slide()Hakim El Hattab
2013-11-18initial fragment rewriteHakim El Hattab
2013-11-17Merge branch 'feature/more-languages' of https://github.com/haf/reveal.js int...Hakim El Hattab
2013-11-17slide number changes; config value renamed, added to readme, moved to right s...Hakim El Hattab
2013-11-17merge slide numbers, adjust code formatHakim El Hattab
2013-11-09make background transition default to exact same speed as normal transitionsHakim El Hattab
2013-11-08change transition easing for zoomsHakim El Hattab
2013-11-08rebuild css with change from #691Hakim El Hattab
2013-11-08define normal font widths in all themes to make sure things look the same aft...Hakim El Hattab
2013-11-07Merge pull request #691 from fghaas/section-fontweightHakim El Hattab
2013-11-08CSS: Don't override font-weight for sectionFlorian Haas
2013-11-07remove old inaccurate commentHakim El Hattab
2013-11-07commentsHakim El Hattab
2013-11-07data-autoslide on vertical parent now applies to all child slides #685Hakim El Hattab
2013-11-07ensure that all fragments on past slides are visible #684Hakim El Hattab
2013-11-07add code slide to markdown example #682Hakim El Hattab
2013-11-06readme adjustmentHakim El Hattab
2013-11-06Add slide attributes for single slide section case.VonC
2013-11-04Add mardown-based slide attribute examples.VonC
2013-11-04Add unit test for default slide attributes separator pattern.VonC
2013-11-04Remove console.log debugs, and fix tabsVonC
2013-11-04Fix default separator pattern for attribute in slide.VonC
2013-11-04Restore default notation for attributes in element.VonC
2013-11-04Restore proper pattern for attributes in elements.VonC
2013-11-04Add QUnit.js unit tests for attributes in Markdown slides.VonC
2013-11-04Fix markdown.js slideAttributesSeparator selection.VonC
2013-11-04Rebased on dev, and following contribution guideline.VonC
2013-11-04Fix markdown vertical wrapping section element generation.VonC
2013-11-04Make sure a pattern doesn't include space.VonC
2013-11-04Fix bug on data attributes for first vertical slide.VonC
2013-11-04Add attributes in markdown for slide generation.VonC