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
Graph
cc133679be3e2902dccaf66e87922967996d1f57
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Nov
23
21
19
18
17
9
8
7
8
7
6
4
1
31
Oct
30
31
30
28
27
24
23
22
19
18
17
13
11
10
1
29
Sep
22
21
19
15
14
11
12
11
10
6
5
4
3
2
29
Aug
28
27
26
24
23
22
20
19
18
17
16
15
13
12
11
10
9
8
7
6
5
4
3
31
Jul
29
26
24
23
22
20
19
18
16
14
10
2
1
29
Jun
28
26
25
23
22
21
20
18
17
16
14
13
10
9
8
4
2
26
May
20
19
12
5
4
3
4
3
2
1
30
Apr
29
28
27
24
23
22
21
20
18
16
15
13
11
10
8
7
6
2
1
31
Mar
30
27
24
23
17
16
15
11
10
8
9
8
5
4
1
28
Feb
27
26
24
21
20
14
13
11
9
6
5
3
2
3
2
31
Jan
30
29
30
29
28
27
26
23
21
18
16
14
12
11
10
8
7
6
4
2
31
Dec
15
14
8
27
Nov
25
24
23
22
20
18
17
16
15
14
13
12
11
readme format correction
Merge pull request #721 from hakimel/refactor/fragments
update future classes when syncing
additional fragment tests
rewrite all fragment indices on startup
rewrite fragment sorting to account for multiple fragments with the same index
remove current-fragment when leaving slide, add tests for current fragment
rename markdown tests to use same naming format as other tests
respect original dom order of fragments with no explicit index
rewrite fragment index attributes to leave no gaps between fragments
fragments are now zero-indexed
Issue #698: Fixed tests
Issue #698: Non-async script callbacks are now also called before starting Reveal
Issue #698: Non-async scripts were not executed before Reveal started
fragment comments, remove debug code
use new fragment nav method from slide()
initial fragment rewrite
Merge branch 'feature/more-languages' of https://github.com/haf/reveal.js into dev
slide number changes; config value renamed, added to readme, moved to right side of screen
merge slide numbers, adjust code format
make background transition default to exact same speed as normal transitions
change transition easing for zooms
rebuild css with change from #691
define normal font widths in all themes to make sure things look the same after #691
Merge pull request #691 from fghaas/section-fontweight
CSS: Don't override font-weight for section
remove old inaccurate comment
comments
data-autoslide on vertical parent now applies to all child slides #685
ensure that all fragments on past slides are visible #684
add code slide to markdown example #682
readme adjustment
Add slide attributes for single slide section case.
Add mardown-based slide attribute examples.
Add unit test for default slide attributes separator pattern.
Remove console.log debugs, and fix tabs
Fix default separator pattern for attribute in slide.
Restore default notation for attributes in element.
Restore proper pattern for attributes in elements.
Add QUnit.js unit tests for attributes in Markdown slides.
Loading