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.
be91cc61185f5121e55751fffe7596d092eea5d9
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
13
Dec
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
22
18
16
12
11
9
8
5
30
May
29
26
24
23
21
20
19
17
15
14
10
9
7
4
29
Apr
28
27
26
24
23
22
Merge pull request #1767 from demoneaux/readme
#1770, set 'data-paused-by-reveal' attribute only for the media elements, which are not already in paused state.
#1770, added second argument for setAttribute
#1770, fixed function name.
#1770, resume playback for paused media.
Allow background images without protocols to have query hashes/parameters.
Add note about head.js to readme.
Enable passing options for parsing Markdown.
Shift `dependencies` to `devDependencies`.
Reduce required Node.js version to 4.0.0.
Merge pull request #1760 from demoneaux/package-json
Reduce required Node.js version to 4.0.0.
Merge pull request #1740 from christinakayastha/feature/printing-remove-slide-number
merge package version conflicts
update dependencies to work with latest node #1743
Merge pull request #1743 from haf/patch-1
Merge pull request #1747 from spencermathews/feature/readme-defaults-fix
Merge pull request #1757 from daanmichiels/correct-copyright
Merge pull request #1756 from jmpp/better-data-trim
correct copyright message to include contributors
Better version of data-trim on code snippets
Update README.md to reflect current defaults in js/reveal.js
add pdf-ready event; dispatched when the presentation is laid out and ready to print
Bump node engine in packages.json
Don't remove slide-number in pdf view
Hide slide number when in paper or pdf print view
Support sass extension for custom themes
remove debug code
fixes ff overview rendering bug #1649
remove unused dom lookup
attempt at fixing ff transition bug #1627
fix merge conflict for #1634
code format tweaks
only use nodeType 1 and 3 (only relevant types)
limit text written to the status div
renamed grunt 'base' option to 'root' (#1660)
remove issue comment
ignore delta=0 mousewheel event
prevent exception when initializing with no slides #1678 #1679
Add note to README about how to disable scaling
Loading