Commit Graph

  • e1b11e737e Make sure a pattern doesn't include space. VonC 2013-10-10 11:45:06 +0200
  • f6445a04a0 Fix bug on data attributes for first vertical slide. VonC 2013-10-10 10:57:18 +0200
  • c51ab74d72 Add attributes in markdown for slide generation. VonC 2013-10-10 08:47:32 +0200
  • 7da98d8110 add concave and zoom background transitions Hakim El Hattab 2013-11-04 07:53:07 -0500
  • d4e6fa12bf add convex background transition Hakim El Hattab 2013-11-01 12:27:36 -0400
  • 778969c000 generate background hash under additional conditions Hakim El Hattab 2013-11-01 12:27:09 -0400
  • f1dd807f66 change SlidesNumber position and start page counter at 0 instead 1 uriel 2013-10-31 19:47:13 +0200
  • 80aadaf74e Removing global flag for replacing whitespaces Gabriel Pillet 2013-10-31 14:02:34 +0100
  • 97d4eb1056 Merge remote-tracking branch 'upstream/master' Chris Lawrence 2013-10-30 22:32:43 -0400
  • 06078f987f synthetic fix uriel 2013-10-31 00:51:34 +0200
  • dda885b71a move the slide-number out of the controls to a proper position and little fix to the updating event. uriel 2013-10-31 00:49:07 +0200
  • 7b63cda19d Added slide numbers options and the css files updated as well. uriel 2013-10-30 22:12:21 +0200
  • fcf91ec261 fix edge case in background transitions (closes #604) Hakim El Hattab 2013-10-30 13:09:46 -0400
  • 89cc3f3a29 don't transition between identical backgrounds Hakim El Hattab 2013-10-30 12:22:00 -0400
  • 080ae79b54 documentation for #677 Hakim El Hattab 2013-10-28 09:16:41 -0400
  • d844195be1 format tweaks markdown.js, remove extra image asset Hakim El Hattab 2013-10-28 09:06:43 -0400
  • 6cf5269bfc Merge branch 'classes_in_markdown' of https://github.com/VonC/reveal.js into dev Hakim El Hattab 2013-10-28 08:50:45 -0400
  • 8cb3c279b0 don't autoplay videos in notes window #624 Hakim El Hattab 2013-10-28 08:45:14 -0400
  • f92f2fdea6 Add unit-tests for attributes in mardown elements. VonC 2013-10-27 19:57:12 +0100
  • a87ce95794 Add 'data-element-attributes' attr. to 'section'. VonC 2013-10-27 00:27:44 +0200
  • 7aa93af0ca Cleanup code, remove console log debugs. VonC 2013-10-26 22:33:43 +0200
  • 28198b2ff0 Add attributes extracted from an attribute. VonC 2013-10-26 21:34:11 +0200
  • d20760f40d Uses the right method setAttribute. VonC 2013-10-25 23:18:10 +0200
  • 0bc3a836fc First implem for adding classes to enclosing elts. VonC 2013-10-24 22:37:55 +0200
  • 82d2ae654d kill the shadow on table headers Hakim El Hattab 2013-10-27 17:24:36 -0400
  • 3ad4320f61 documentation for iframe post messages Hakim El Hattab 2013-10-27 16:39:20 -0400
  • 9dfaf8815a Merge branch 'dev' of github.com:hakimel/reveal.js into dev Hakim El Hattab 2013-10-27 15:44:38 -0400
  • 7cb8d96529 merge vertical centering for individual slides Hakim El Hattab 2013-10-27 15:44:26 -0400
  • 1b1dedd2bd contrib update Hakim El Hattab 2013-10-27 15:42:22 -0400
  • 97b66d1fe0 apply @knownasilya's first slide detection fix to dev branch #671 Hakim El Hattab 2013-10-27 15:37:29 -0400
  • 806a2f53fc build latest js, format tweaks Hakim El Hattab 2013-10-27 15:27:35 -0400
  • d66fe964bc Added support for postMessage's into any iframes for content that needs to do something when a slide is displayed and hidden. Brad Gessler 2013-10-26 20:31:42 -0700
  • f1f28f61e6 plug potential xss vector Hakim El Hattab 2013-10-24 08:59:52 -0400
  • 8473394643 Support per-slide centering Michael Ekstrand 2013-10-23 12:37:58 -0500
  • c7077cf798 configure notes presentation through query string to avoid flicker Hakim El Hattab 2013-10-22 09:21:42 -0400
  • f356d7228a include all themes in grunt task Hakim El Hattab 2013-10-22 09:05:36 -0400
  • 1e6f9429df Merge branch 'dev' of https://github.com/Walther/reveal.js into dev Hakim El Hattab 2013-10-22 08:41:44 -0400
  • 34a2cc5dce additional config valeus in readme, remove duplicate value, fix commas Hakim El Hattab 2013-10-22 08:40:22 -0400
  • a28cae4d68 Merge branch 'update-readme' of https://github.com/aethanyc/reveal.js into dev Hakim El Hattab 2013-10-22 08:39:27 -0400
  • 41a19baa8e merge readme conflict Hakim El Hattab 2013-10-22 08:38:59 -0400
  • 9da2921b74 readme tweak #660 Hakim El Hattab 2013-10-22 08:33:39 -0400
  • e84a07cb78 Merge pull request #657 from asmaps/master Hakim El Hattab 2013-10-22 05:29:31 -0700
  • 1b0673d98e Merge pull request #664 from vertti/patch-1 Hakim El Hattab 2013-10-22 05:27:50 -0700
  • 3c2d394112 Add details to README on creating themes. Janne Sinivirta 2013-10-22 12:56:46 +0300
  • d761adf002 smooth reset of auto-slide progress, fix overlapping repaint calls Hakim El Hattab 2013-10-19 09:35:51 -0400
  • 2736945385 don't increase body height to try and hide address bar, caused issues in ios 7 safari Hakim El Hattab 2013-10-18 09:15:22 -0400
  • dd08b86a0f don't show auto slide controls if there's only one slide Hakim El Hattab 2013-10-17 22:27:31 -0400
  • 465209c6fe clone via https - ssh not working anonymously Arne Schauf 2013-10-17 23:07:15 +0200
  • 68318407a8 resume auto-sliding when autoSlide config value changes Hakim El Hattab 2013-10-17 09:17:30 -0400
  • 4bea9bc7a8 Add various configuration options to README Ting-Yu Lin 2013-10-15 23:07:40 +0800
  • cfb78d2ee8 replay when auto-slide controls are clicked on last slide Hakim El Hattab 2013-10-13 17:14:29 -0400
  • 49cfd05022 fix css syntax error Hakim El Hattab 2013-10-13 16:03:41 -0400
  • f318928281 fix playback controls in ie10 Hakim El Hattab 2013-10-13 16:00:19 -0400
  • fbbffb6f23 add auto-slide instructions to readme Hakim El Hattab 2013-10-13 15:51:13 -0400
  • 2de43199ef minor tweaks and comments Hakim El Hattab 2013-10-13 15:38:24 -0400
  • 29c5af84be support moz and webkit prefixed requestAnimationFrame Hakim El Hattab 2013-10-13 15:25:13 -0400
  • 6aaf88aae7 auto-slide playback updates, fix tap action, hide during overview Hakim El Hattab 2013-10-13 15:06:30 -0400
  • abf33e55b0 functional playback control for auto sliding Hakim El Hattab 2013-10-13 14:36:27 -0400
  • 356a1cf3b7 group feature detection results in 'features' object, test for canvas and requestAnimationFrame Hakim El Hattab 2013-10-13 13:08:50 -0400
  • 9fa1382508 foundation for playback component Hakim El Hattab 2013-10-13 13:02:50 -0400
  • e14f5a95da prioritize closing preview when ESC is pressed Hakim El Hattab 2013-10-13 11:47:04 -0400
  • 88d84e4551 override any value throguh query, deserialize values of getQueryHash #641 Hakim El Hattab 2013-10-11 22:33:23 -0400
  • b455b0281d support for svg background images #632 Hakim El Hattab 2013-10-11 22:14:50 -0400
  • 942724238f better check for arrays in markdown plugin Hakim El Hattab 2013-10-11 22:05:43 -0400
  • f8fed1358a remove accidentally checked in files Hakim El Hattab 2013-10-11 21:55:28 -0400
  • bbad51e891 use named link for fragments #621 Hakim El Hattab 2013-10-11 21:54:25 -0400
  • 8f3b14193e Merge branch 'patch-1' of https://github.com/webpro/reveal.js into dev Hakim El Hattab 2013-10-11 21:51:57 -0400
  • 421e52d6fb shell highlight #642 Hakim El Hattab 2013-10-11 21:47:45 -0400
  • e94f62a58f add autoSlideStoppable config value, allows autoSlide to be aborted on user input Hakim El Hattab 2013-10-11 08:40:40 -0400
  • 1421934fde code style Hakim El Hattab 2013-10-10 09:20:54 -0400
  • a143861478 Merge branch 'focus-body-on-visibility-change' of https://github.com/rexxars/reveal.js into dev Hakim El Hattab 2013-10-10 09:14:35 -0400
  • ac1dbd9d61 remove unused head.js in barebones example #616 Hakim El Hattab 2013-10-10 09:11:03 -0400
  • 9a7fbd6cd1 Merge branch 'master' of github.com:hakimel/reveal.js into dev Hakim El Hattab 2013-10-10 08:14:05 -0400
  • 27bf130611 windows.navigator.pointerEnabled olivierbloch 2013-10-01 15:15:10 -0700
  • e608dafaf1 IE11 Support olivierbloch 2013-10-01 14:06:55 -0700
  • 27a86d261e IE 11 support olivierbloch 2013-10-01 14:00:32 -0700
  • 275efa061a Property 'length' is not a variable. Lars Kappert 2013-09-29 11:34:17 +0200
  • 80a4dfc0f8 add theme 'blood.' Walther 2013-09-22 18:54:45 +0300
  • 6043756b2e Focus body when page visibility changes to ensure keyboard shortcuts are usable Espen Hovlandsdal 2013-09-21 22:19:02 +0200
  • 059311923b serve remotes js from s3 #611 Hakim El Hattab 2013-09-19 23:36:39 -0400
  • 1cfb4fc242 remove extravagant comment Hakim El Hattab 2013-09-19 23:32:06 -0400
  • 55f220109c Merge remote-tracking branch 'upstream/master' Chris Lawrence 2013-09-15 20:19:47 -0400
  • 86216ac645 use 'url()'-free path when specifying parallax image, refactor so that parallax is applied to background class, remove unused attributes #595 Hakim El Hattab 2013-09-15 17:45:27 -0400
  • 36061b43ba update the parallax background when the window resizes #595 Hakim El Hattab 2013-09-15 14:58:41 -0400
  • 8399e828db move parallax code to separate method #595 Hakim El Hattab 2013-09-15 14:55:23 -0400
  • 347a907041 update code style to match rest of reveal.js, disable parallax by default #595 Hakim El Hattab 2013-09-15 14:48:54 -0400
  • 2fc0dfa8e1 merge parallax into dev, remove default image #595 Hakim El Hattab 2013-09-15 14:44:45 -0400
  • 9cf7de54b8 add contribution guidelines Hakim El Hattab 2013-09-15 12:48:48 -0400
  • 1fb85d4df6 Merge branch 'master' of https://github.com/drhuettl/reveal.js Hakim El Hattab 2013-09-15 11:53:09 -0400
  • c28e023c32 update comment Hakim El Hattab 2013-09-15 11:52:40 -0400
  • 45ad161930 prevent unintended slide change event Donald R. Huettl 2013-09-14 23:54:32 -0500
  • ba20df4db9 add note about port #608 Hakim El Hattab 2013-09-14 12:20:59 -0400
  • 73bfb87ed1 Merge branch 'patch-1' of https://github.com/mrshu/reveal.js Hakim El Hattab 2013-09-14 11:24:20 -0400
  • a3f10e0b0f make sure remotes works without notes plugin being loaded #607 Hakim El Hattab 2013-09-14 11:11:48 -0400
  • 041a525a3c make hiding of address bar configurable Hakim El Hattab 2013-09-11 21:55:49 -0400
  • b8efad0b27 Add option to Gruntfile.js to specify server port Marek Šuppa 2013-09-12 00:20:09 +0200
  • 2bd228534b Fix: no parallax scrolling in FF Michał Smoliński 2013-09-11 20:41:50 +0200
  • 2b5c06c4ef Added parallax scrolling background Michał Smoliński 2013-09-10 21:23:10 +0200
  • 79340908f4 rebuild css after merging #591 into dev Hakim El Hattab 2013-09-06 23:05:02 -0400
  • 0f79903a10 Fix IE10 vertical slide perspective Tyler Cipriani 2013-09-06 17:22:39 -0600