Age | Commit message (Expand) | Author |
2013-10-11 | shell highlight #642 | Hakim El Hattab |
2013-10-11 | add autoSlideStoppable config value, allows autoSlide to be aborted on user i... | Hakim El Hattab |
2013-10-10 | code style | Hakim El Hattab |
2013-10-10 | Merge branch 'focus-body-on-visibility-change' of https://github.com/rexxars/... | Hakim El Hattab |
2013-10-10 | remove unused head.js in barebones example #616 | Hakim El Hattab |
2013-10-10 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab |
2013-09-29 | Property 'length' is not a variable. | Lars Kappert |
2013-09-22 | add theme 'blood.' | Walther |
2013-09-21 | Focus body when page visibility changes to ensure keyboard shortcuts are usable | Espen Hovlandsdal |
2013-09-19 | serve remotes js from s3 #611 | Hakim El Hattab |
2013-09-19 | remove extravagant comment | Hakim El Hattab |
2013-09-15 | use 'url()'-free path when specifying parallax image, refactor so that parall... | Hakim El Hattab |
2013-09-15 | update the parallax background when the window resizes #595 | Hakim El Hattab |
2013-09-15 | move parallax code to separate method #595 | Hakim El Hattab |
2013-09-15 | update code style to match rest of reveal.js, disable parallax by default #595 | Hakim El Hattab |
2013-09-15 | merge parallax into dev, remove default image #595 | Hakim El Hattab |
2013-09-15 | add contribution guidelines | Hakim El Hattab |
2013-09-15 | Merge branch 'master' of https://github.com/drhuettl/reveal.js | Hakim El Hattab |
2013-09-15 | update comment | Hakim El Hattab |
2013-09-14 | prevent unintended slide change event | Donald R. Huettl |
2013-09-14 | add note about port #608 | Hakim El Hattab |
2013-09-14 | Merge branch 'patch-1' of https://github.com/mrshu/reveal.js | Hakim El Hattab |
2013-09-14 | make sure remotes works without notes plugin being loaded #607 | Hakim El Hattab |
2013-09-11 | make hiding of address bar configurable | Hakim El Hattab |
2013-09-12 | Add option to Gruntfile.js to specify server port | Marek Šuppa |
2013-09-11 | Fix: no parallax scrolling in FF | Michał Smoliński |
2013-09-10 | Added parallax scrolling background | Michał Smoliński |
2013-09-06 | rebuild css after merging #591 into dev | Hakim El Hattab |
2013-09-06 | Fix IE10 vertical slide perspective | Tyler Cipriani |
2013-09-06 | markdown plugin can now process slides that are added at runtime | Hakim El Hattab |
2013-09-06 | fix issue with notes on last slide of external markdown #589 | Hakim El Hattab |
2013-09-05 | supporting same languages as highlight.js | Henrik |
2013-09-04 | reorder themes #584 | Hakim El Hattab |
2013-09-04 | Merge branch 'list-themes' of https://github.com/tlevine/reveal.js into dev | Hakim El Hattab |
2013-09-04 | enable hiding of address bar for ios chrome #582 | Hakim El Hattab |
2013-09-03 | update progress bar to hide/show using same type of rules as controls | Hakim El Hattab |
2013-09-03 | Merge branch 'master' of https://github.com/ziggystar/reveal.js into dev | Hakim El Hattab |
2013-09-03 | update grunt and node dependency versions | Hakim El Hattab |
2013-09-03 | fix: links not working when controls are disabled | Thomas Geier |
2013-09-02 | list more themes | Thomas Levine |
2013-08-29 | configure notes window presentations to hide needless UI | Hakim El Hattab |
2013-08-28 | syntax fix in code example | hakimel |
2013-08-27 | prep markdown test suite | Hakim El Hattab |
2013-08-27 | markdown refactoring #507 | Hakim El Hattab |
2013-08-26 | minor refactoring of overview code | Hakim El Hattab |
2013-08-26 | update to latest version of highlight theme #576 | Hakim El Hattab |
2013-08-24 | fix bug where markdown notes in last slide would not parse #574 | Hakim El Hattab |
2013-08-24 | include dev flag in version | Hakim El Hattab |
2013-08-24 | always use 'i' as iterator | Hakim El Hattab |
2013-08-24 | add test task, avoid attempt to run tests in unrelated html files | Hakim El Hattab |
2013-08-24 | markdown refactoring; comments, renamed functions, shorter argument lists | Hakim El Hattab |
2013-08-24 | more markdown plugin refactoring | Hakim El Hattab |
2013-08-23 | standardize way of declaring functions | Hakim El Hattab |
2013-08-23 | update markdown plugin formatting to match reveal.js core | Hakim El Hattab |
2013-08-23 | pause mode tests | Hakim El Hattab |
2013-08-23 | test coverage for fragments | Hakim El Hattab |
2013-08-23 | move examples into test/ | Hakim El Hattab |
2013-08-23 | make sure isVerticalSlide doesn't throw npe | Hakim El Hattab |
2013-08-22 | add test for loop setting | Hakim El Hattab |
2013-08-22 | run unit tests as part of grunt build and ci | Hakim El Hattab |
2013-08-22 | more tests #123 | Hakim El Hattab |
2013-08-22 | more tests, enable test page scroll overflow #123 | Hakim El Hattab |
2013-08-22 | more tests, use stricEqual and deepEqual assertions where appropriate #123 | Hakim El Hattab |
2013-08-22 | include info about which slide the assertion applies to | Hakim El Hattab |
2013-08-22 | fix bug where isLastSlide sometimes incorrectly returned false | Hakim El Hattab |
2013-08-22 | add qunit grunt dependency | Hakim El Hattab |
2013-08-22 | add unit tests #123 | Hakim El Hattab |
2013-08-22 | 2.6.0 | Hakim El Hattab |
2013-08-22 | leap motion doc tweaks | Hakim El Hattab |
2013-08-20 | mathjax readme tweak | Hakim El Hattab |
2013-08-20 | Merge pull request #567 from hakimel/dev | Hakim El Hattab |
2013-08-20 | readme update for notes in external markdown | Hakim El Hattab |
2013-08-20 | merge support for notes when using external markdown | Hakim El Hattab |
2013-08-20 | remove needless metadata from math plugin example | Hakim El Hattab |
2013-08-20 | disable interaction on future/past slides | Hakim El Hattab |
2013-08-19 | typo fix | Hakim El Hattab |
2013-08-19 | Merge branch 'dev' of github.com:hakimel/reveal.js into dev | Hakim El Hattab |
2013-08-19 | add docs about stretch class | Hakim El Hattab |
2013-08-19 | make sure stretch works with video | Hakim El Hattab |
2013-08-19 | Merge pull request #564 from tomByrer/patch-1 | Hakim El Hattab |
2013-08-19 | + MathJax CDN links for HTTPS & versions | tomByrer |
2013-08-18 | remove commented out dependencies from index | Hakim El Hattab |
2013-08-18 | renamed .remaining-height to .stretch #244 #490 #561 | Hakim El Hattab |
2013-08-18 | revised remaining height layout logic | Hakim El Hattab |
2013-08-18 | ensure that syntax highlighted code works with remaining-height helper | Hakim El Hattab |
2013-08-18 | readme adjustment | Hakim El Hattab |
2013-08-18 | math plugin doc update | Hakim El Hattab |
2013-08-18 | document math plugin | Hakim El Hattab |
2013-08-18 | rename math plugin config option | Hakim El Hattab |
2013-08-18 | allow hiding of vertical slide stacks | Hakim El Hattab |
2013-08-17 | prevent invalid slidechanged on page load | Hakim El Hattab |
2013-08-17 | fix retrieval of computed styles in ff | Hakim El Hattab |
2013-08-17 | further work on remaining-height helper #244 #490 #561 | Hakim El Hattab |
2013-08-16 | start work on logic for fitting an element to remaining slide height #244 #49... | Hakim El Hattab |
2013-08-16 | remove pointless .call() | Hakim El Hattab |
2013-08-15 | refactor js, more natural order of startup methods | Hakim El Hattab |
2013-08-15 | add initial slide dom setup pass | Hakim El Hattab |
2013-08-13 | add util method for applying css transforms | Hakim El Hattab |
2013-08-13 | mathjax plugin updates #531 | Hakim El Hattab |
2013-08-13 | add isReady method to check reveal.js loaded state | Hakim El Hattab |