Commit Graph

  • 7fe762c2f3 - Yves Delley 2014-09-05 17:43:02 +0200
  • 03d8a02f68 added newly generated reveal.min.css Yves Delley 2014-09-05 17:42:38 +0200
  • 4c155128c7 removed all vendor-prefixes from reveal.css Yves Delley 2014-09-05 17:41:56 +0200
  • 2cd988a7a3 fix previewLinks target Hakim El Hattab 2014-09-04 18:00:21 +0200
  • 80c375fae8 the paused mode can now be disabled via the 'pause' config option Hakim El Hattab 2014-08-12 16:01:27 +0200
  • 841f9d0f9b only load highlight.js if there's a 'pre code' block on page Hakim El Hattab 2014-07-22 10:30:26 +0200
  • 062918b5e2 update highlight.js to 8.1 Hakim El Hattab 2014-07-22 10:29:00 +0200
  • 9ae36e9d0f Update package.json miira 2014-07-18 14:04:04 +0200
  • ff5a3dc8c7 removed ruby dependency. Miroslav Mocek 2014-07-17 17:11:22 +0200
  • 57844ad827 listen for touch + click on all devices except android Hakim El Hattab 2014-07-06 14:31:10 +0200
  • 213c8d1354 fix double-navigation on touch for some android systems Hakim El Hattab 2014-06-28 12:58:33 +0200
  • a078c87f10 Listen to custom mapped togglePause keys David Banham 2014-06-25 23:22:13 +1000
  • 7e8fd09376 fix npe Hakim El Hattab 2014-06-25 13:56:24 +0200
  • ef333300a2 prevent additional inaccurate showSlide calls Hakim El Hattab 2014-06-25 11:50:31 +0200
  • 8cb8229aac prevent incorrect showSlide calls at startup Hakim El Hattab 2014-06-25 11:44:10 +0200
  • 0d9563b598 overview slide size matches defaults Hakim El Hattab 2014-06-24 10:51:57 +0200
  • 09de278be0 Merge remote-tracking branch 'upstream/master' Chris Lawrence 2014-06-22 22:35:53 -0400
  • c6b9da7000 more specific targeting for pdf printing hack Hakim El Hattab 2014-06-18 18:42:45 +0200
  • ed8d90bc58 Fix tests Calyhre 2014-06-18 14:23:42 +0200
  • 4e70cf8126 Add ability to prevent swipe for specific elements Calyhre 2014-06-18 14:18:08 +0200
  • e4761d3a37 only allow text in aria status div Hakim El Hattab 2014-06-18 10:50:00 +0200
  • 8f24561878 documentation for help flag Hakim El Hattab 2014-06-16 18:47:39 +0200
  • ebfb496743 config option for disabling the help overlay Hakim El Hattab 2014-06-16 18:46:38 +0200
  • 2e0fe815a6 fix append to existing embed query Hakim El Hattab 2014-06-12 18:27:52 +0200
  • a7a32f941c vimeo support for autoplay/pause Hakim El Hattab 2014-06-12 18:20:15 +0200
  • af61d9d10b rewrite youtube iframe embeds to force ?enablejsapi=1 (fixes #856) Hakim El Hattab 2014-06-12 18:15:32 +0200
  • 06e76c1be3 shift a few additional styles from core to theme Hakim El Hattab 2014-06-11 12:48:19 +0200
  • 38301d57c5 move large chunk of content styles from core css to theme css Hakim El Hattab 2014-06-11 12:32:39 +0200
  • f5ac0b35d1 toggle instead of always showing the help overlay when ? is pressed Hakim El Hattab 2014-06-09 18:24:47 +0200
  • 3a6172e67d more flexible keyboard shortcut table styles Hakim El Hattab 2014-06-09 18:21:32 +0200
  • b6ebb98309 update link to Slides Hakim El Hattab 2014-06-09 17:54:31 +0200
  • 645734832d adjust list of displayed key shortcuts #943 Hakim El Hattab 2014-06-09 17:53:14 +0200
  • 9ff00a72ae merge and tweak key shortcuts overlay #943 Hakim El Hattab 2014-06-09 17:35:46 +0200
  • d539c645c3 Merge branch 'keyboard_shortcuts_overlay' of https://github.com/navateja/reveal.js into dev Hakim El Hattab 2014-06-09 12:21:01 +0200
  • 65dcd94c86 update to node 0.10 Hakim El Hattab 2014-06-09 12:18:37 +0200
  • b6c7cda908 ci fix attempt 2 Hakim El Hattab 2014-06-09 12:07:40 +0200
  • f2db7e8da0 attempt to fix travis ci Hakim El Hattab 2014-06-09 12:03:22 +0200
  • 0a58df8390 don't trim aria status Hakim El Hattab 2014-06-09 11:36:28 +0200
  • 943b6ef37e merge and tweak screen reader support #854 Hakim El Hattab 2014-06-09 11:20:34 +0200
  • 594d9f6d85 Merge remote-tracking branch 'upstream/dev' into keyboard_shortcuts_overlay navateja 2014-06-09 14:44:36 +0530
  • ab7efe6bf2 creates a new branch for the feature navateja 2014-06-09 14:35:59 +0530
  • 75a53da9e5 Shows keyboard shorcuts overlay on pressing question mark nava teja 2014-06-08 00:59:29 +0530
  • 8973f0c3e1 typo #938 Hakim El Hattab 2014-06-05 10:59:30 +0200
  • c5daba6a1f write current hash when history is toggled on #934 Hakim El Hattab 2014-06-05 10:43:12 +0200
  • 6d1a66c2bc fix search & replace error Hakim El Hattab 2014-05-30 08:12:57 +0200
  • 9c96a56e33 adjust check for focused text inputs Hakim El Hattab 2014-05-29 10:36:56 +0200
  • f4ead96b1f move paragraph styles to theme Hakim El Hattab 2014-05-26 11:25:47 +0200
  • 09bddce427 limit scope of all slide selectors, avoids multiple .reveal classes on one page causing errors Hakim El Hattab 2014-05-24 15:23:03 +0200
  • ff788bb31b additional monospace options for phantomjs Hakim El Hattab 2014-05-23 14:06:52 +0200
  • ba00afbc38 only use zoom to scale in chrome Hakim El Hattab 2014-05-21 10:08:23 +0200
  • dbc7c627cc dont specify hyphens auto, behavior/rendering varies between browsers Hakim El Hattab 2014-05-21 09:55:27 +0200
  • e7f4615585 hide slide numbers while printing to pdf #885 Hakim El Hattab 2014-05-20 12:09:49 +0200
  • c1ea5282e1 fix data-autoplay on first slide Hakim El Hattab 2014-05-20 08:53:25 +0200
  • 8c9c0ab0a6 validate named links according to html id spec #914 Hakim El Hattab 2014-05-20 08:14:48 +0200
  • b558f74299 zoom viewport is centered on target element #900 Hakim El Hattab 2014-05-19 09:26:44 +0200
  • c974756326 relax keyboard blocking condition #899 Hakim El Hattab 2014-05-17 16:00:40 +0200
  • 252200f9f3 add minimal-ui to viewport for ios fullscreen Hakim El Hattab 2014-05-15 11:42:44 +0200
  • b9d25057d6 Merge branch 'fix-isFirstSlide' of https://github.com/fabianorosas/reveal.js into dev Hakim El Hattab 2014-05-14 08:50:28 +0200
  • 54c3c23e36 fix bug in retrieval or background images while in pdf mode Hakim El Hattab 2014-05-10 11:18:13 +0200
  • 06ca536ae1 no need to override font sizes after updates to pdf printing Hakim El Hattab 2014-05-10 10:10:59 +0200
  • ffecac6df3 == --> === fabiano 2014-05-09 16:11:04 -0300
  • cb4fe35bac fixed a problem in the function isFirstSlide fabiano 2014-05-09 15:58:56 -0300
  • d072be2f57 kill-yank mistake fabiano 2014-05-09 14:23:25 -0300
  • af1ade1418 Broaden the coverage of isFirstSlide test fabiano 2014-05-09 12:28:53 -0300
  • 92fd4f78c8 Small typo fabiano 2014-05-09 11:51:55 -0300
  • c4e202cd0f fix edge case in singleton node creation Hakim El Hattab 2014-05-07 22:02:05 +0200
  • f31f0ffa70 createSingletonNode now ensures found nodes are in the correct container Hakim El Hattab 2014-05-07 21:47:47 +0200
  • 3eb7038a15 sync server-side speaker notes after notes window opens Hakim El Hattab 2014-05-04 10:10:21 +0200
  • 5e85f02eb1 ensure default can be prevented Hakim El Hattab 2014-05-04 09:32:10 +0200
  • 4c5b15d0b9 update server side notes to match client side plugin Hakim El Hattab 2014-05-04 09:32:00 +0200
  • 54e256764c limit size of media elements when printing to pdf Hakim El Hattab 2014-05-04 08:29:45 +0200
  • da1f221b4f reduce max-height of images in pdfs Hakim El Hattab 2014-05-04 08:24:26 +0200
  • fa6187072e clicking on notes timer now resets it #779 Hakim El Hattab 2014-05-04 08:13:03 +0200
  • 1b236bdf21 wait for document to load before triggering pdf layout Hakim El Hattab 2014-04-29 13:40:55 +0200
  • 2ac0a55ccf ensure pdf pages are never zero-height Hakim El Hattab 2014-04-29 13:30:56 +0200
  • eec14b9c92 pdf background size rounding error Hakim El Hattab 2014-04-29 10:46:58 +0200
  • ebb9a689a0 updates to phantom pdf print script, arguments for width/height Hakim El Hattab 2014-04-29 10:23:52 +0200
  • fbf999ec81 null check background Hakim El Hattab 2014-04-28 12:31:34 +0200
  • 1391253cb8 test same conditions for both getSlide and getSlideBackground Hakim El Hattab 2014-04-28 11:54:11 +0200
  • 635e51f8f5 addition background image and getSlideBackground tests Hakim El Hattab 2014-04-28 11:51:35 +0200
  • 9873839a50 fix issue with background images on first vertical sldie Hakim El Hattab 2014-04-28 11:51:21 +0200
  • 9f0224adf9 update visibility of slides as part of sync Hakim El Hattab 2014-04-28 10:59:31 +0200
  • 02725cf728 prefer scaling over zooming on mobile devices Hakim El Hattab 2014-04-28 10:41:31 +0200
  • fcec8d058d fix lazy loading bug related to data-background-image attribute Hakim El Hattab 2014-04-28 09:58:13 +0200
  • fa2413ec73 fix slide transitions in iOS Hakim El Hattab 2014-04-28 09:44:54 +0200
  • b42fae96e5 load all images directly when in 'no-transform'-mode Hakim El Hattab 2014-04-28 09:13:57 +0200
  • 6aaff6395a merge umd wrapping Hakim El Hattab 2014-04-27 20:38:20 +0200
  • 860580d4d0 getSlideBackground now works in pdf mode, add pdf tests Hakim El Hattab 2014-04-27 17:31:50 +0200
  • 41e1e013b8 better defered loading of background media Hakim El Hattab 2014-04-27 15:55:57 +0200
  • 7158c12eff lazy load all slide backgrounds Hakim El Hattab 2014-04-27 15:39:11 +0200
  • 0140a15bae fix getindices test Hakim El Hattab 2014-04-27 15:33:41 +0200
  • c58096ea99 disregard v index when there is no vertical slides/backgrounds in getSlide/getSlideBackground Hakim El Hattab 2014-04-27 15:04:37 +0200
  • 902e36c022 break showing/hiding of slides into separate methods Hakim El Hattab 2014-04-27 14:54:23 +0200
  • eea437f4be new api method: getBackgroundSlide Hakim El Hattab 2014-04-27 14:46:49 +0200
  • 1623b3782e fix #627 Hakim El Hattab 2014-04-27 08:30:57 +0200
  • ddfb0aa86f abide by configured width/height when printing to pdf Hakim El Hattab 2014-04-26 21:41:54 +0200
  • a522312999 improvements to print stylesheet Hakim El Hattab 2014-04-26 20:49:22 +0200
  • e7d82f1316 fix transitions in firefox Hakim El Hattab 2014-04-26 20:23:40 +0200
  • ae962d729b fix non-pdf printing (closes #881) Hakim El Hattab 2014-04-26 19:16:10 +0200
  • b019604531 Merge branch 'feature/print' into dev Hakim El Hattab 2014-04-26 18:21:39 +0200