Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2.5.0 | |||
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 | |
MathJax CDN links for HTTPS & versions | |||
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 ↵ | Hakim El Hattab | |
#490 #561 | |||
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 ↵ | Hakim El Hattab | |
fixes some crashes | |||
2013-08-09 | note about speaker notes in setup docs #207 | 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 | |
Leapmotion plugin | |||
2013-08-08 | merge in leap plugin #554 | Hakim El Hattab | |
2013-08-07 | Minor update | Rory Hardy | |
Made sure all vars are declared with the var keyword. modified: plugin/leap/leap.js | |||
2013-08-07 | Update index.html | Rory Hardy | |
Commented out leap plugin inclusion. | |||
2013-08-07 | Removed redundant code | Rory Hardy | |
modified: plugin/leap/leap.js | |||
2013-08-07 | Various updates | Rory Hardy | |
Enhanced the pointer. Cleaned up the code. Added additional optional parameters. Updated documentation. modified: README.md modified: index.html modified: plugin/leap/leap.js | |||
2013-08-06 | Docs and updates | Rory Hardy | |
Updated README.md to mention the leap plugin. Removed leap settings from index.html. Better variable naming in leap.js modified: README.md modified: index.html modified: plugin/leap/leap.js | |||
2013-08-05 | Minor updates | Rory Hardy | |
modified: css/reveal.min.css modified: plugin/leap/leap.js | |||
2013-08-05 | Put the timing code back in. | Rory Hardy | |
Occasionally gestures were fired twice. This helps prevent that. modified: plugin/leap/leap.js | |||
2013-08-05 | Added pointer and tweaked the code | Rory Hardy | |
modified: css/reveal.css modified: css/reveal.min.css modified: plugin/leap/leap.js | |||
2013-08-05 | Removed timing code. | Rory Hardy | |
When used correctly, the 1/2 second delay is uncessary and may yield undesireable results. modified: plugin/leap/leap.js | |||
2013-08-04 | Minor updates | Rory Hardy | |
Changed invert to naturalSwipe Removed invert rule from index.html Ensured that left/right swipes only work with 1 hand present modified: index.html modified: plugin/leap/leap.js | |||
2013-08-04 | Updates to leap.js and index.html | Rory Hardy | |
Added timing code to limit gesture calls. Added gesture to access the overview. index.html includes the leap plugin | |||
2013-08-03 | Added gestures | sun16 | |
Left, right, up, and down gestures. Optional invert for gestures. | |||
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 | |
```html <section data-markdown> <script type="text/template"> </script> </section> ``` | |||
2013-07-29 | Minor refactoring | Guillaume Turri | |
Removed some code duplication | |||
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 ↵ | Hakim El Hattab | |
into dev | |||
2013-07-20 | Make header margin an overridable setting. | Matthew Eppelsheimer | |
css/theme/template/settings.scss adds the $headingMargin variable, set to `0 0 20px 0`. css/theme/template/theme.scss uses $headingMargin to set margin on headers. | |||
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 | |