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.
b294323854fd167f6ddf4d76f43e3014ead1b68c
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
1
Apr
28
Mar
25
22
21
20
15
14
12
11
8
7
6
4
2
1
28
Feb
19
18
11
1
31
Jan
30
29
23
22
21
20
15
10
7
19
Dec
18
17
12
2
21
Nov
16
13
8
5
1
31
Oct
30
26
25
24
11
9
8
5
4
3
2
18
Sep
21
Aug
17
16
15
1
25
Jul
2
21
Jun
13
12
11
5
31
May
24
14
7
5
3
27
Apr
24
17
16
13
1
27
Mar
23
22
21
20
16
14
11
7
5
22
Feb
20
14
12
10
9
8
7
6
1
25
Jan
24
22
21
4
4
Dec
2
1
29
Nov
25
23
22
21
17
9
5
28
Oct
4
11
Sep
7
6
12
Aug
10
8
27
Jul
13
19
Jun
14
13
12
7
6
2
24
May
23
22
21
19
18
17
16
10
5
2
1
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
plugin docs
plugin api docs
3.8.0
3.8.0
3.8.0
fix typos
fix grunt ci error
fix typos
Merge pull request #2326 from earboxer/2313-navigation-mode-shortcuts-table
fix npm security warnings, auto run tests when changed
add hasPlugin and getPlugin API methods and tests
tweaks and tests for #2354
Merge branch 'dev' of https://github.com/maxrothman/reveal.js into dev
fix an error where reveal.js returned a 1> progress number when there were fragments on last slide
Add data-preload attribute for iframes
make #2350 work using replaceState
Merge pull request #2350 from rparree/hash-problem
Merge branch 'dev' into hash-problem
new demo slide to promote iframes/iframe backgrounds
Fixed not bing able to follow same inner links twice with history:false
tests for plugins
fix error when reveal.js was initialized with no plugins
support for plugins where the init method doesn't return a Promise
more forgiving code highlight line number format, add Promise polyfill
line number styling tweaks
highlight.js plugin improvements
prevent same plugin from being registered twice
switch to monokai as default syntax highlight theme
Merge pull request #2346 from dougalsutherland/patch-3
notes plugin: callRevealApi wants apply, not call
validate code line numbers to highlight
more succinct syntax for code block line highlights
use internal pointer for current slide
syncFragments now returns all affected fragments
highlight plugin updates; support for line numbers and highlighting specific lines
Merge pull request #2340 from sophware/fix_zoom_demo
demo.html - Added Linux instructions for zoom
Merge pull request #2339 from mikeshatch/patch-1
Fixed a couple of typos
highlight, math, notes and zoom plugins now register via Reveal.registerPlugin
reveal.js plugin flow now uses promises, refactor markdown plugin to use promises
Update README.md with strike fragment
Loading