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.
8069b003f4f754689207167e3f4dbe92e1192abc
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
3
Mar
2
1
28
Feb
27
24
20
18
17
16
13
12
11
10
9
8
6
5
3
2
1
31
Jan
30
29
27
15
13
11
19
Dec
9
3
12
Nov
29
Oct
23
18
11
8
18
Sep
3
22
Aug
12
Jul
8
7
5
22
Jun
10
9
7
29
May
27
22
20
18
13
12
5
23
Apr
10
8
6
5
3
2
1
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
Merge pull request #2521 from quilicicf/dev_cssCustomProperties
auto-animate docs
auto-animate docs
auto-animate docs
start of auto-aniamte docs
add funding.yml
remove multiple legacy vendor prefixes
remove html shiv
add code animation example to demo.html
refactored and improved auto-animate matcher, supports line-by-line code animations
Don't include test directory in npm package
only transition properties that have changed
auto-animate bug fixes + support for inheriting options from closest animated parent element
Merge branch 'master' of github.com:hakimel/reveal.js into dev
update CI badge
rename gh action
Merge pull request #2574 from christian-classics-ethereal-library/getComputedSlideSize
Merge pull request #2581 from flaviomartins/patch-1
auto-animate tweaks and new config options
remove need for dedicated data-auto-animate-unmatched attribute
switch to bounding rect for auto-animate deltas
additional auto-animate tests
fix animations intermittently not triggering in firefox
fix issue that caused data-auto-animate to be added to the wrong slides
merge gh actions from master
remove travis ci, switched to gh actions
setup gh actions
remove needless semicolon
fix auto-animations in firefox
auto-animate performance improvements, dont animate unchanged properties
support for fading in unmatched auto-animate elements
simplify auto-animate styles
demo and auto-animate example updates
refactoring and fixed auto-animate test exception
more auto-animate tests
unit tests for auto-animate
allow custom auto-animate matchers to override transition settings
fix typo in configuration example
make it possible to override auto-anim properties per-element
add helper class for disabling all slide transitions
Loading