Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
2
2015-12-uni-ffm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CmS
2015-12-uni-ffm
Commits
f5574e17
Commit
f5574e17
authored
12 years ago
by
Hakim El Hattab
Browse files
Options
Downloads
Patches
Plain Diff
version 1.3 is stable, upgrade to 1.4
parent
43da46f0
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+6
-1
6 additions, 1 deletion
README.md
js/reveal.js
+1
-1
1 addition, 1 deletion
js/reveal.js
js/reveal.min.js
+53
-53
53 additions, 53 deletions
js/reveal.min.js
with
60 additions
and
55 deletions
README.md
+
6
−
1
View file @
f5574e17
...
@@ -65,6 +65,7 @@ The Reveal class provides a minimal JavaScript API for controlling its navigatio
...
@@ -65,6 +65,7 @@ The Reveal class provides a minimal JavaScript API for controlling its navigatio
-
Reveal.navigateRight();
-
Reveal.navigateRight();
-
Reveal.navigateUp();
-
Reveal.navigateUp();
-
Reveal.navigateDown();
-
Reveal.navigateDown();
-
Reveal.toggleOverview();
### States
### States
...
@@ -130,7 +131,9 @@ Reveal.addEventListener( 'fragmenthidden', function( event ) {
...
@@ -130,7 +131,9 @@ Reveal.addEventListener( 'fragmenthidden', function( event ) {
## History
## History
#### 1.3 (master)
#### 1.4 (master/beta)
#### 1.3
-
Revised keyboard shortcuts, including ESC for overview, N for next, P for previous. Thanks
[
mahemoff
](
https://github.com/mahemoff
)
-
Revised keyboard shortcuts, including ESC for overview, N for next, P for previous. Thanks
[
mahemoff
](
https://github.com/mahemoff
)
-
Added support for looped presentations via config
-
Added support for looped presentations via config
-
Fixed IE9 fallback
-
Fixed IE9 fallback
...
@@ -140,6 +143,8 @@ Reveal.addEventListener( 'fragmenthidden', function( event ) {
...
@@ -140,6 +143,8 @@ Reveal.addEventListener( 'fragmenthidden', function( event ) {
-
The address bar now hides automatically on mobile browsers
-
The address bar now hides automatically on mobile browsers
-
Space and return keys can be used to exit the overview mode
-
Space and return keys can be used to exit the overview mode
-
Events for fragment states ('fragmentshown'/'fragmenthidden')
-
Events for fragment states ('fragmentshown'/'fragmenthidden')
-
Support for swipe navigation on touch devices
-
Support for pinch to overview on touch devices
#### 1.2
#### 1.2
...
...
This diff is collapsed.
Click to expand it.
js/reveal.js
+
1
−
1
View file @
f5574e17
/*!
/*!
* reveal.js 1.
3
* reveal.js 1.
4
* http://lab.hakim.se/reveal-js
* http://lab.hakim.se/reveal-js
* MIT licensed
* MIT licensed
*
*
...
...
This diff is collapsed.
Click to expand it.
js/reveal.min.js
+
53
−
53
View file @
f5574e17
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment