Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | |
2013-06-29 | test > examples | Hakim El Hattab | |
2013-06-29 | Merge branch 'fix-notes-after-pr-435' of https://github.com/ericweikl/reveal.js | Hakim El Hattab | |
2013-06-29 | additional background test | Hakim El Hattab | |
2013-06-29 | Merge pull request #517 from punchFaceChamp/patch-2 | Hakim El Hattab | |
Updated README.md | |||
2013-06-28 | Updated README.md | Shammel Lee | |
Added "touch" config property | |||
2013-06-26 | default lineheight #512 | Hakim El Hattab | |
2013-06-23 | pdf print tweak | Hakim El Hattab | |
2013-06-22 | background image tweaks | Hakim El Hattab | |
2013-06-22 | pdf hacks | Hakim El Hattab | |
2013-06-21 | removes the extra blank page that was printed with pdf #458 | Hakim El Hattab | |
2013-06-20 | broader image url detect (closes #500) | Hakim El Hattab | |
2013-06-18 | update phanomjs pdf printing to work with latest pdf css | Hakim El Hattab | |
2013-06-18 | Merge branch 'master' of github.com:hakimel/reveal.js | Hakim El Hattab | |
2013-06-18 | adjust background image url detection #453 | Hakim El Hattab | |
2013-06-18 | Create a single fragment event per fragment-index | Eric Weikl | |
For backward-compatibility, add a new 'fragments' property to the fragmentshown and fragmenthidden events. The 'fragment' property still returns the first fragment. | |||
2013-06-18 | readme restructure, add keyboard section | Hakim El Hattab | |
2013-06-18 | readme update | Hakim El Hattab | |
2013-06-18 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2013-06-18 | transition override examples in default contents | Hakim El Hattab | |
2013-06-18 | rename 'linear' background transition to 'slide' | Hakim El Hattab | |
2013-06-18 | support for background transition overrides | Hakim El Hattab | |
2013-06-16 | mouse wheel tweaks (closes #454) | Hakim El Hattab | |
2013-06-16 | minify js for #493 | Hakim El Hattab | |
2013-06-16 | merge navigate prev fix #493 | Hakim El Hattab | |
2013-06-16 | readme typo (closes #495) | Hakim El Hattab | |
2013-06-16 | Fix jshint test | Rick Lupton | |
2013-06-16 | keyboard config object support #405 | Hakim El Hattab | |
2013-06-14 | Fix navigatePrev() past beginning of stack: fixes issue #463.#463.#463. | Rick Lupton | |
Previously navigatePrev() was changing indexh and indexv; instead should call slide(h, v) and let it change indexh and indexv. | |||
2013-06-13 | recompile themes #488 | Hakim El Hattab | |
2013-06-13 | Merge branch 'master' of https://github.com/OwenVersteeg/reveal.js | Hakim El Hattab | |
2013-06-13 | Fix links so they aren't cut off (in SCSS) | Owen Versteeg | |
2013-06-13 | Fix links so they aren't cut off (in SCSS) | Owen Versteeg | |
2013-06-10 | correct links in sky theme | Owen Versteeg | |
They looked a little wonky if you used a G or a Y. | |||
2013-06-10 | Merge pull request #487 from OwenVersteeg/master | Hakim El Hattab | |
update serif (controls, attribution URL, and fix <a> elements) | |||
2013-06-10 | update serif (change controls, fix links, change url) | Owen Versteeg | |
The Serif theme was a little flaky previously | |||
2013-06-10 | merge conflicts w preview & backgrounds | Hakim El Hattab | |
2013-06-10 | additional background test | Hakim El Hattab | |
2013-06-10 | match background and transition slide transition easing equations | Hakim El Hattab | |
2013-06-10 | rtl support for new sliding backgrounds | Hakim El Hattab | |
2013-06-10 | pluralize background classname to match '.slides' | Hakim El Hattab | |
2013-06-10 | markup error correction | Hakim El Hattab | |
2013-06-09 | semi-correction #470 | Hakim El Hattab | |
2013-06-09 | set 'hidden' attribute on all slides except the present (#457) | Hakim El Hattab | |
2013-06-09 | serve notes/multiple index document as html (closes #470) | Hakim El Hattab | |
2013-06-09 | merge notes timer rounding fix | Hakim El Hattab | |
2013-06-09 | update code style to match after merge | Hakim El Hattab | |
2013-06-09 | merge fix for embedded media repeated autoplay | Hakim El Hattab | |
2013-06-09 | add test deck for embedded media | Hakim El Hattab | |
2013-06-09 | revamp pdf printing to support per-slide backgrounds (closes #453) | Hakim El Hattab | |
2013-06-08 | Only call embedded content bits if the slide actually changed. | Chris Lawrence | |
2013-06-04 | update example deck to use slide backgrounds (#453) | Hakim El Hattab | |
2013-06-04 | update background test, documented slide backgrounds in readme (#453) | Hakim El Hattab | |
2013-06-04 | allow control over background color when using images (#453) | Hakim El Hattab | |
2013-06-04 | linear sliding transition option for full page backgrounds (#453) | Hakim El Hattab | |
2013-06-04 | support for optional background property overrides (#453) | Hakim El Hattab | |
2013-06-04 | don't transition to first slide background (#453) | Hakim El Hattab | |
2013-06-04 | add test directory and simple test document for per-slide backgrounds (#453) | Hakim El Hattab | |
2013-06-04 | started the new per-slide background implementation (#453) | Hakim El Hattab | |
2013-06-02 | Use Math.floor instead of parseInt to avoid problems with very small numbers ↵ | Thomas Rosenau | |
like 2e-10 | |||
2013-05-26 | typo (closes #471) | Hakim El Hattab | |
2013-05-20 | support vertical align of slides with absolute children | Hakim El Hattab | |
2013-05-20 | initial implentation of preview frame, add semi-fade fragment style, ↵ | Hakim El Hattab | |
data-full-height support | |||
2013-05-19 | viewport meta to fit notes window on ipad | Hakim El Hattab | |
2013-05-19 | float fix in notes-server plugin | Hakim El Hattab | |
2013-05-12 | typos | Hakim El Hattab | |
2013-05-12 | -ms-touch-action for #450 | Hakim El Hattab | |
2013-05-12 | upgrade to 2.5.0 | Hakim El Hattab | |
2013-05-05 | fix previousFragment, was hiding in reverse order #435 | Hakim El Hattab | |
2013-05-05 | merge notes float fix and support for multiple fragments with same index | Hakim El Hattab | |
2013-05-05 | add data-start-indexv #427 | Hakim El Hattab | |
2013-05-05 | Allow override of HTML escaping in code blocks | Eric Weikl | |
This way, authors can use HTML for special formatting. | |||
2013-05-04 | change markdown code sample syntax | Hakim El Hattab | |
2013-05-04 | merge master into dev | Hakim El Hattab | |
2013-05-04 | Merge branch 'remotes-plugin-natural-bindings' of ↵ | Hakim El Hattab | |
https://github.com/toy/reveal.js into dev | |||
2013-05-04 | rvl.io > slid.es | Hakim El Hattab | |
2013-05-04 | re-arrange readme | Hakim El Hattab | |
2013-05-04 | setup instructions #357 | Hakim El Hattab | |
2013-05-04 | add package and serve grunt tasks (closes #437) | Hakim El Hattab | |
2013-05-03 | fix ios flicker bug with linear transition #410 | Hakim El Hattab | |
2013-05-04 | remotes plugin more natural bindings: tap — next, zoom-out — activate ↵ | Ivan Kuchin | |
overview, zoom-in — deactivate overview | |||
2013-05-03 | merge marked tweak | Hakim El Hattab | |
2013-05-03 | remove automatic quotation marks on blockquote/q (closes #434) | Hakim El Hattab | |
2013-05-02 | remove lang prefix from marked.js to fix highlight issue | Amit Kotlovski | |
2013-05-02 | minify marked #433 | Hakim El Hattab | |
2013-05-02 | merge showdown to marked migration | Hakim El Hattab | |
2013-05-02 | Support for multiple elements with same data-fragment-index | Nigel Stanger | |
When multiple elements are specified with the same data-fragment-index, they are all shown or hidden at once. | |||
2013-05-02 | Added clear:left to notes DIV | Nigel Stanger | |
Resolves an issue where the first label (e.g., first bullet or first number) of a list would wrap to the right side of the window and be hidden under the clock element. |