Commit Graph

  • 54ca9edeed lazy load support for iframes #793 Hakim El Hattab 2014-04-23 15:36:22 +0200
  • 53238c47ce null and type check what comes through postmessage Hakim El Hattab 2014-04-22 19:01:59 +0200
  • 167400ee8b documentation for #793 Hakim El Hattab 2014-04-22 16:53:52 +0200
  • 73f96f1d28 lazy-load support for audio #793 Hakim El Hattab 2014-04-22 16:10:08 +0200
  • 3ad0d6adc0 tests for lazy loading Hakim El Hattab 2014-04-22 15:58:21 +0200
  • bbd596e434 lazy loading support for video #793 Hakim El Hattab 2014-04-22 15:52:44 +0200
  • 343765b7ab images with data-src attribute are now lazy-loaded #793 Hakim El Hattab 2014-04-22 15:41:08 +0200
  • 5d39b5eabf carry slide classes over to generated background elements Hakim El Hattab 2014-04-22 15:16:53 +0200
  • 37ebe0732c skip transitions in notes window for better main window performance Hakim El Hattab 2014-04-22 15:05:06 +0200
  • f396b9b871 limit how often the notes window updates presentation states Hakim El Hattab 2014-04-22 14:50:50 +0200
  • c02d185cfd notes code format tweaks Hakim El Hattab 2014-04-22 14:14:21 +0200
  • ce05138f9a dont toggle paused/overview modes needlessly when setting state Hakim El Hattab 2014-04-22 14:06:58 +0200
  • 9b2851376d always indent html using tabs Hakim El Hattab 2014-04-20 11:50:23 +0200
  • fb7253187d correction to javascript code sample Hakim El Hattab 2014-04-20 11:29:44 +0200
  • 4a39aecbab prevent repeated autoslidepaused/resumed events Hakim El Hattab 2014-04-20 10:52:27 +0200
  • 3795ef1599 update style of notes plugin to match Slides Hakim El Hattab 2014-04-20 10:26:00 +0200
  • 5b18c1f308 notes plugin now operates entirely through window.postMessage, adding support for file protocol Hakim El Hattab 2014-04-19 10:54:14 +0200
  • ce31184bf3 split postmessage config into two options Hakim El Hattab 2014-04-19 10:53:33 +0200
  • fea11d24bc add config option for postMessage features Hakim El Hattab 2014-04-18 20:07:03 +0200
  • a4b09aecda bubble all reveal.js events to parent window through postMessage Hakim El Hattab 2014-04-18 20:03:50 +0200
  • 11ea0aa3e1 postmessage plugin is now part of reveal.js core Hakim El Hattab 2014-04-18 13:56:51 +0200
  • ac76644456 Merge remote-tracking branch 'upstream/master' Chris Lawrence 2014-04-13 14:05:51 -0400
  • 38af788a65 fix css syntax error Hakim El Hattab 2014-04-13 12:00:06 +0200
  • 3b111a1cd4 add support for custom keyboard availability condition Hakim El Hattab 2014-04-13 11:55:06 +0200
  • 731598f7c8 make all slides 'present' while printing Hakim El Hattab 2014-04-11 09:40:44 +0200
  • c67e6d2e49 build reveal.min.js Michael Williams 2014-04-08 17:08:43 -0700
  • 613a05f154 add UMD support. fix #787 Michael Williams 2014-04-08 17:08:21 -0700
  • e70d07b45d Change innerHTML to textContent to avoid video replays inside status Div, for not text content is enough Nawaz 2014-04-07 10:49:07 +0530
  • a3d4afeeed better transition names, fix background images in vertical slides Hakim El Hattab 2014-04-06 11:04:58 +0200
  • c87d7db930 code format tweak Hakim El Hattab 2014-04-06 10:18:38 +0200
  • 2eb3d082ce Merge branch 'xhr-local' of https://github.com/malyw/reveal.js into dev Hakim El Hattab 2014-04-06 10:16:46 +0200
  • 3aaca471b1 stop tracking minified files #783 Hakim El Hattab 2014-04-06 10:09:25 +0200
  • a200e93537 Merge branch 'patch-1' of https://github.com/jamestwebber/reveal.js into dev Hakim El Hattab 2014-04-06 10:04:36 +0200
  • d45892ff32 next release will be 3.0.0 Hakim El Hattab 2014-04-06 10:03:46 +0200
  • 2901abccde Merge pull request #682 from tentacode/patch-1 Hakim El Hattab 2014-04-06 09:56:54 +0200
  • 1d13760f0e only use zoom to scale content in webkit Hakim El Hattab 2014-04-04 11:35:54 +0200
  • 170aa31d6f video background playback Hakim El Hattab 2014-04-04 09:22:15 +0200
  • 43bf882d08 revamped and greatly simplified the layout of .slides Hakim El Hattab 2014-04-03 11:58:15 +0200
  • f0f48bd9b0 use flexbox for vertically centered printing #862 Hakim El Hattab 2014-04-03 10:51:27 +0200
  • 873f2dbc96 Mark xhr.status=0 as successful Sergey Gospodarets 2014-04-02 13:02:39 +0300
  • 75247a8860 Mark xhr.status=0 as successful Sergey Gospodarets 2014-04-02 12:59:36 +0300
  • 9e78fe3ee2 Merge branch 'dev' of github.com:ht push origin akimel/reveal.js into dev Hakim El Hattab 2014-04-01 09:14:43 +0200
  • 79f45c811e test for #858 Hakim El Hattab 2014-04-01 09:14:29 +0200
  • 9947b7a532 add getTotalSlides #858 Hakim El Hattab 2014-04-01 09:12:41 +0200
  • 20a725222b Make revealJS screen reader friendly by announcing the contents of each slide presented Nawaz 2014-03-27 16:39:27 +0530
  • 1de159c4f4 start work on video backgrounds #751 Hakim El Hattab 2014-03-26 15:48:28 +0100
  • ccbeaf4c32 optimization, only declare background creation method once Hakim El Hattab 2014-03-26 15:20:12 +0100
  • 2a27967d4b Merge pull request #794 from Spy-Seth/dev Hakim El Hattab 2014-03-25 21:41:40 +0100
  • 17d8f0b77c merge master into dev Hakim El Hattab 2014-03-25 21:37:51 +0100
  • 9da952fea3 Merge pull request #832 from craigcitro/patch-1 Hakim El Hattab 2014-03-25 21:36:09 +0100
  • eef1636fd7 Merge branch 'dev' of https://github.com/xdhmoore/reveal.js into dev Hakim El Hattab 2014-03-25 21:16:58 +0100
  • a9c2d4d663 disable transition into and out of overview mode #829 Hakim El Hattab 2014-03-25 17:46:10 +0100
  • baa6fa45de tweak table margins, dont reset 'i' element #803 Hakim El Hattab 2014-03-25 17:18:05 +0100
  • 243867f91e merge upgrade of highlight.js, add base styles to pre code, dont limit language detection in index.html #809 Hakim El Hattab 2014-03-25 16:56:33 +0100
  • b8157a1e91 Merge branch 'master' of https://github.com/jdfitzgerald/reveal.js into dev Hakim El Hattab 2014-03-25 16:42:55 +0100
  • da82c8ce81 limit named links to [a-zA-Z0-9\-\_\:\.] #836 Hakim El Hattab 2014-03-25 15:12:10 +0100
  • 3d7c21256c fix 'fragments' config option (#849) Hakim El Hattab 2014-03-25 14:28:22 +0100
  • 7529f7eeb8 prevent invisible fragments from capturing mouse events #845 Hakim El Hattab 2014-03-25 14:09:14 +0100
  • 6936c5029e correct ms fullscreen api method name #843 Hakim El Hattab 2014-03-25 13:59:48 +0100
  • 924c4aaa01 use socket.io 0.9.16 Hakim El Hattab 2014-03-18 15:22:34 +0100
  • 7285653b01 update version to 2.6.2 to fix broken tarball on npm #506 Hakim El Hattab 2014-03-18 15:07:42 +0100
  • da949c33e0 Tweak layout in README.md installation markup. Craig Citro 2014-03-14 23:21:23 -0700
  • 1a7732c235 More robost calculation of .stretch height Daniel Moore 2014-03-13 18:22:30 -0500
  • 0140fd9ee6 include fragments in progress bar calculation Hakim El Hattab 2014-03-13 10:32:57 +0100
  • 55dceaaa0a update (c) year Hakim El Hattab 2014-02-16 17:12:05 +0100
  • a91f4d601d test for getProgress Hakim El Hattab 2014-03-12 22:29:01 +0100
  • 6e9a33cf1f add api method for retrieving progress Hakim El Hattab 2014-03-12 22:26:31 +0100
  • 8c32e2e967 Merge branch 'dev' of github.com:hakimel/reveal.js into dev Hakim El Hattab 2014-03-12 08:52:12 +0100
  • 1c2f4a2e92 deserialize state values Hakim El Hattab 2014-03-12 08:51:51 +0100
  • e8ab2641da typo fix Hakim El Hattab 2014-03-12 08:51:40 +0100
  • 3976030733 Merge pull request #816 from Gijs-Koot/dev Hakim El Hattab 2014-03-08 12:25:37 +0100
  • 71f1780b50 fixed two minor bugs, a twohanded gesture may not have a direction, and if autoCenter is of, the tipPosition was in the wrong scope Gijs Koot 2014-03-05 15:20:30 +0100
  • 714102c3f8 add get/setState methods for persisting and restoring presentation state Hakim El Hattab 2014-03-02 12:30:55 +0100
  • 7d25ef8aaf updated presentation to specify used languages used for highlight.js J.D. Fitz.Gerald 2014-02-28 16:23:05 +0000
  • d939c4790e updated highlight.js to v8.0 J.D. Fitz.Gerald 2014-02-28 16:22:36 +0000
  • 4cd1dd1a1f Merge branch 'master' of github.com:hakimel/reveal.js into dev Hakim El Hattab 2014-02-28 12:16:37 +0100
  • 08fb6cb2f9 fix pdf print bug in chrome 33 #808 Hakim El Hattab 2014-02-28 12:16:14 +0100
  • 11df3547f6 change version to 2.7.0 (dev) Hakim El Hattab 2014-02-28 12:13:32 +0100
  • 1aadc53eac don't reduce line height for all headings in base theme (#753) Hakim El Hattab 2014-02-25 12:32:23 +0100
  • 0b3bae1cad Typo fix. Armand Abric 2014-02-18 15:24:59 +0100
  • ecce48d1c0 Merge branch 'master' of https://github.com/ccortezia/reveal.js into dev Hakim El Hattab 2014-02-18 08:10:07 +0100
  • 015468c3a2 renamed markdown attributes for clarity and consistency: data-vertical -> data-separator-vertical, data-notes -> data-separator-notes Hakim El Hattab 2014-02-17 21:15:02 +0100
  • a22d00ab25 server side notes plugin now supports input via data-notes attribute Hakim El Hattab 2014-02-17 20:07:41 +0100
  • 9478d03cf6 drop -o-transition and -ms-transition Hakim El Hattab 2014-02-17 17:52:26 +0100
  • b25fa50657 remove all use of :not(.image) Hakim El Hattab 2014-02-17 11:55:38 +0100
  • 26e9ce1ff7 avoid creating duplicate auto-slide controls #770 Hakim El Hattab 2014-02-16 17:37:59 +0100
  • 2aef97584a update (c) year Hakim El Hattab 2014-02-16 17:12:05 +0100
  • 44e6f7ace0 Increase Logitech R400 remote compatibity. Armand Abric 2014-02-07 19:03:48 +0100
  • d698619705 define basic black/white colors in the default, non-themed, styles Hakim El Hattab 2014-02-03 16:18:09 +0530
  • 286acf371b Add generated css and js to gitignore jamestwebber 2014-01-25 17:10:41 -0800
  • d9513b34d5 Fixes bad NaN applied to style on updateParallax. Cristiano Cortezia 2014-01-16 14:44:32 -0200
  • d1d6cca272 Merge branch 'master' of github.com:lordsutch/reveal.js Chris Lawrence 2014-01-07 22:30:43 -0500
  • 49e0749bc6 readme tweaks for auto-sliding Hakim El Hattab 2013-12-21 18:15:23 +0100
  • 6215b12f6e naming/comment tweak Hakim El Hattab 2013-12-21 18:12:02 +0100
  • 9421541825 add tests for auto-slide events #766 Hakim El Hattab 2013-12-21 18:08:40 +0100
  • a97d73167d simplify how data-autoslide is picked up from fragments #766 Hakim El Hattab 2013-12-21 17:54:21 +0100
  • ed4cdaf9e7 test isAutoSliding, isAutoSliding returns false when no autoSlide value is set #766 Hakim El Hattab 2013-12-21 17:33:30 +0100
  • 137ddf5472 isSliding > isAutoSliding Hakim El Hattab 2013-12-21 17:27:33 +0100
  • 5226321885 Merge branch 'autoslide-API-and-fragments' of https://github.com/rajgoel/reveal.js into dev Hakim El Hattab 2013-12-21 17:16:51 +0100
  • 4498e6e609 Update README.md rajgoel 2013-12-20 16:38:13 +0100