projects
/
reveal.js.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb0a8cf
)
readme update
author
Hakim El Hattab
<hakim.elhattab@gmail.com>
Sat, 2 Jun 2012 22:39:35 +0000
(18:39 -0400)
committer
Hakim El Hattab
<hakim.elhattab@gmail.com>
Sat, 2 Jun 2012 22:39:35 +0000
(18:39 -0400)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 2890352eb3a1b873a4a2bfe3d804faff347f5cb5..d1905cf5ef66cf59ebb243fa787cfa65e7c66366 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-132,6
+132,8
@@
Reveal.addEventListener( 'fragmenthidden', function( event ) {
## History
#### 1.4 (master/beta)
+- Main #reveal container is now selected via a class instead of ID
+- API methods for adding or removing all event listeners
#### 1.3
- Revised keyboard shortcuts, including ESC for overview, N for next, P for previous. Thanks [mahemoff](https://github.com/mahemoff)