瀏覽代碼

add availableRoutes to the api (#371)

Hakim El Hattab 12 年之前
父節點
當前提交
3a03c4cd28
共有 2 個文件被更改,包括 4 次插入1 次删除
  1. 3 0
      js/reveal.js
  2. 1 1
      js/reveal.min.js

+ 3 - 0
js/reveal.js

@@ -1993,6 +1993,9 @@ var Reveal = (function(){
 		// Forces an update in slide layout
 		layout: layout,
 
+		// Returns an object with the available routes as booleans (left/right/top/bottom)
+		availableRoutes: availableRoutes,
+
 		// Toggles the overview mode on/off
 		toggleOverview: toggleOverview,
 

File diff suppressed because it is too large
+ 1 - 1
js/reveal.min.js


Some files were not shown because too many files changed in this diff