aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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-28documentation for slide numbersHakim El Hattab
2013-11-28tests for initial section classesHakim El Hattab
2013-11-28only run vertical slide setup during startup #726Hakim 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
2013-11-04add concave and zoom background transitionsHakim El Hattab
2013-11-01add convex background transitionHakim El Hattab
2013-11-01generate background hash under additional conditionsHakim El Hattab
2013-10-31change SlidesNumber position and start page counter at 0 instead 1uriel
2013-10-31synthetic fixuriel
2013-10-31move the slide-number out of the controls to a proper position and little fix...uriel
2013-10-30Added slide numbers options and the css files updated as well.uriel
2013-10-30fix edge case in background transitions (closes #604)Hakim El Hattab
2013-10-30don't transition between identical backgroundsHakim El Hattab
2013-10-28documentation for #677Hakim El Hattab
2013-10-28format tweaks markdown.js, remove extra image assetHakim El Hattab
2013-10-28Merge branch 'classes_in_markdown' of https://github.com/VonC/reveal.js into devHakim El Hattab
2013-10-28don't autoplay videos in notes window #624Hakim El Hattab
2013-10-27Add unit-tests for attributes in mardown elements.VonC
2013-10-27Add 'data-element-attributes' attr. to 'section'.VonC
2013-10-27Cleanup code, remove console log debugs.VonC
2013-10-27Add attributes extracted from an attribute.VonC
2013-10-27Uses the right method setAttribute.VonC
2013-10-27First implem for adding classes to enclosing elts.VonC
2013-10-27kill the shadow on table headersHakim El Hattab
2013-10-27documentation for iframe post messagesHakim El Hattab
2013-10-27Merge branch 'dev' of github.com:hakimel/reveal.js into devHakim El Hattab
2013-10-27merge vertical centering for individual slidesHakim El Hattab
2013-10-27contrib updateHakim El Hattab
2013-10-27apply @knownasilya's first slide detection fix to dev branch #671Hakim El Hattab
2013-10-27build latest js, format tweaksHakim El Hattab
2013-10-27Added support for postMessage's into any iframes for content that needs to do...Brad Gessler
2013-10-24plug potential xss vectorHakim El Hattab
2013-10-23Support per-slide centeringMichael Ekstrand
2013-10-22configure notes presentation through query string to avoid flickerHakim El Hattab