Age | Commit message (Expand) | Author |
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 |
2013-08-13 | remove unused code | Hakim El Hattab |
2013-08-12 | make mathjax host a config option, revamp script loading, fragment examples #531 | Hakim El Hattab |
2013-08-12 | comments and failesafes for #531 | Hakim El Hattab |
2013-08-12 | updates to mathjax plugin, incl more examples #531 | Hakim El Hattab |
2013-08-12 | limit scope of mathjax rerender #531 | Hakim El Hattab |
2013-08-12 | additional math examples #531 | Hakim El Hattab |
2013-08-12 | first version of mathjax plugin #531 | Hakim El Hattab |
2013-08-11 | merge dom setup refactor #544 | Hakim El Hattab |
2013-08-11 | move leap styles to js #554 | Hakim El Hattab |
2013-08-11 | disable transitions while presentation loads | Hakim El Hattab |
2013-08-11 | correction to view distance calculation for vertical slides | Hakim El Hattab |
2013-08-11 | a few corrections to overview slide positioning | Hakim El Hattab |
2013-08-11 | fix bug that caused slideshow to break if an unexisting named link was used | Hakim El Hattab |
2013-08-11 | display more slides in overview | Hakim El Hattab |
2013-08-11 | Formatting | Guillaume Turri |
2013-08-11 | inlined method used only once | Guillaume Turri |
2013-08-11 | Use more explicit name | Guillaume Turri |
2013-08-10 | rename embed > embedded to signal that it's a state and not an action | Hakim El Hattab |
2013-08-10 | add embed option | Hakim El Hattab |
2013-08-10 | renamed handled flag to captured | Hakim El Hattab |
2013-08-10 | reduce touch event threshold to make it more sensitive | Hakim El Hattab |
2013-08-10 | code formatting | Hakim El Hattab |
2013-08-10 | reduce overview depth on small screens | Hakim El Hattab |
2013-08-10 | make view distance configurable #527 | Hakim El Hattab |
2013-08-10 | delay client capability test until initialization phase | Hakim El Hattab |
2013-08-10 | much improved distance measuring logic, improves performance on mobile and fi... | Hakim El Hattab |
2013-08-08 | merge master into dev | Hakim El Hattab |
2013-08-08 | Merge pull request #554 from gneatgeek/leapmotion-plugin | Hakim El Hattab |
2013-08-08 | merge in leap plugin #554 | Hakim El Hattab |
2013-08-07 | Minor update | Rory Hardy |
2013-08-07 | Update index.html | Rory Hardy |
2013-08-07 | Removed redundant code | Rory Hardy |
2013-08-07 | Various updates | Rory Hardy |
2013-08-06 | Docs and updates | Rory Hardy |
2013-08-05 | Minor updates | Rory Hardy |
2013-08-05 | Put the timing code back in. | Rory Hardy |
2013-08-05 | Added pointer and tweaked the code | Rory Hardy |
2013-08-05 | Removed timing code. | Rory Hardy |
2013-08-04 | Minor updates | Rory Hardy |
2013-08-04 | Updates to leap.js and index.html | Rory Hardy |
2013-08-03 | Added gestures | sun16 |
2013-08-03 | Added leap.min.js and comments. | Rory Hardy |
2013-07-31 | Merge branch 'bug/markdown' of https://github.com/snowyu/reveal.js into dev | Hakim El Hattab |
2013-07-31 | * [bug] fixed render markdown file error like this: | Riceball LEE |
2013-07-29 | Minor refactoring | Guillaume Turri |
2013-07-26 | ensure notes window fragment states are mirrored in main window #538 | Hakim El Hattab |
2013-07-26 | simplify client side notes plugin | Hakim El Hattab |
2013-07-26 | restore rolling links.. but default to off #532 | Hakim El Hattab |
2013-07-24 | highlight charset option for external md in readme #537 | Hakim El Hattab |
2013-07-24 | Merge branch 'master' of https://github.com/iMilnb/reveal.js into dev | Hakim El Hattab |
2013-07-23 | updated markdown example with data-charset | Emile 'iMil' Heitor |
2013-07-23 | added custom charset support for external markdown file | Emile 'iMil' Heitor |
2013-07-22 | typo | Hakim El Hattab |
2013-07-22 | Merge branch 'master' of https://github.com/MatthewEppelsheimer/reveal.js int... | Hakim El Hattab |
2013-07-20 | Make header margin an overridable setting. | Matthew Eppelsheimer |
2013-07-20 | remove 'rolling links' #532 | Hakim El Hattab |
2013-07-20 | correction to bug introduced via #529 | Hakim El Hattab |
2013-07-19 | only call slide() after hash changes if indices have changed #529 | Hakim El Hattab |
2013-07-19 | remove delay from url update #530 | Hakim El Hattab |
2013-07-18 | add optional 'o' key to toggle overview #491 | Hakim El Hattab |
2013-07-18 | multiplex readme tweaks #514 | Hakim El Hattab |
2013-07-16 | document 'none' background transition | Hakim El Hattab |
2013-07-16 | add immediate transition style (#528) | Hakim El Hattab |
2013-07-14 | Merge branch 'dev' of github.com:hakimel/reveal.js into dev | Hakim El Hattab |
2013-07-14 | ensure all future fragments are invisible #473 | Hakim El Hattab |
2013-07-14 | readme update for #505 | Hakim El Hattab |
2013-07-14 | fix initial auto-slide overridev #525 | Hakim El Hattab |
2013-07-10 | typo and whitespace correction | Hakim El Hattab |
2013-07-10 | work around iframe flicker in 3d transitions | Hakim El Hattab |
2013-07-02 | update changelog links | Hakim El Hattab |
2013-07-01 | update url to setup instructions (closes #520) | Hakim El Hattab |
2013-06-29 | add barebones example | Hakim El Hattab |