Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
JUNCA24 RevealJS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
PGI15-Teaching
JUNCA24 RevealJS
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
bb7ab5f94ef7a47b18c2577920723cf17f087278
Select Git revision
Branches
1
master
default
protected
Tags
20
5.0.0
4.6.1
4.6.0
4.5.0
4.4.0
4.3.1
4.3.0
4.2.1
4.2.0
4.1.2
4.1.1
4.1.0
4.0.2
4.0.1
4.0.0
4.0.0-rc.1
3.9.2
3.9.1
3.9.0
3.8.0
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
30
Apr
27
26
21
20
7
5
4
30
Mar
23
17
14
23
Feb
20
17
15
14
9
8
7
5
2
1
31
Jan
30
25
24
23
20
19
18
17
16
15
10
23
Dec
15
13
12
11
8
6
1
25
Nov
22
15
9
30
Oct
16
12
10
6
5
1
21
Sep
20
1
Aug
21
Jul
4
1
29
Jun
28
27
22
21
20
10
3
26
May
23
21
19
10
2
29
Apr
28
27
26
24
18
13
10
9
8
7
2
24
Mar
20
16
10
9
7
6
4
29
Feb
17
22
Jan
17
11
8
6
4
27
Dec
21
14
8
3
30
Nov
22
19
18
13
11
10
9
7
2
30
Oct
29
26
19
14
9
6
2
29
Sep
28
25
20
19
17
13
10
9
2
31
Aug
14
7
3
21
Jul
7
2
1
30
Jun
28
25
24
20
16
15
10
5
3
2
19
May
18
8
7
6
4
3
20
Apr
16
14
13
12
3
2
26
Mar
25
19
16
14
13
8
5
2
28
Feb
25
19
13
9
3
2
30
Jan
29
28
27
26
22
20
19
18
17
16
15
14
12
9
8
6
5
27
Dec
18
12
10
9
30
Nov
8
6
5
24
Oct
21
17
16
11
9
6
4
28
Sep
27
12
11
10
9
6
5
4
12
Aug
22
Jul
18
17
6
28
Jun
25
24
Changed custom key binding config properties to use 'keyCode' instead of 'code'
Pass through key event when calling keyboardCondition() to allow conditional function to filter on key codes
Added programatic support for custom key bindings with optional descriptions to be added to the help screen
new fix for prematurely autoplaying background videos
3.5.0
3.5.0
larger headings for background sections
add for iframe backgrounds
don't autoplay background videos in overview mode
3.5.0
minor tweak for #1564
optionally display pacing advice based on slide timings
document clock and timer in speaker notes window
don't show negative signs inside minutes/seconds elements
round decreasing timers to mirror increasing timers
avoid deleting existing classes when muting time elements
don't mute minutes when hours is unmuted
use opacity for muted clock elements
extract time display code into new _displayTime() function
Allow popup window access to Reveal API
add new getSlides() API
clarify getTotalSlides() returns the number of slides
expose getPastSlideCount() via public API
clarify meaning of getProgress() value
formatting
Merge pull request #1851 from astone123/master
formatting
Merge pull request #1844 from riezebosch/pdf-print-stretch
Merge pull request #1843 from riezebosch/pdf-print-callback
Merge pull request #1866 from christianp/mathjax-cdn
replace cdn.mathjax.org with cdnjs
make pdf page height offset configurable
new cli and in-browser pdf printing compatible fix for #1804
allow fullscreen for background iframes
add autoPlayMedia config option, overrides individual autoplay settings
Fix video background autoplay on iOS
print-pdf layout slide contents to fit stretch elements
print-pdf using callback iso timer
avoid npe on iframe postMessage
Allow whitespace on background-images, w3 compliance
tweaks to showSlideNumber config #1833
Merge branch 'slidenum' of https://github.com/malcomio/reveal.js into dev
Loading