Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Y
yjs
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
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sweng-group-15
yjs
Graph
66b6b2a568131deb5e52500ce849774e13979214
Select Git revision
Branches
1
v12
default
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
26
Nov
14
30
Oct
17
14
4
Aug
19
Jul
13
17
Jun
12
May
8
3
28
Apr
27
18
11
10
29
Mar
20
6
19
Dec
1
22
Nov
21
14
10
9
4
3
2
31
Oct
29
24
13
12
7
5
4
27
Sep
20
1
31
Aug
30
29
28
26
25
23
22
4
1
5
Jul
1
29
Jun
28
14
3
24
May
10
7
6
4
2
30
Apr
27
26
25
22
21
20
19
18
14
13
12
11
7
6
5
24
Mar
23
21
14
11
10
29
Feb
24
23
22
18
16
15
14
13
4
3
27
Jan
26
23
22
21
18
16
15
11
9
30
Dec
18
9
8
3
2
1
30
Nov
26
25
20
19
18
17
15
14
13
12
11
9
7
6
5
4
2
30
Oct
25
19
18
17
16
15
14
13
12
11
9
8
6
5
2
29
Sep
28
27
26
25
17
16
13
11
10
9
26
Jul
25
24
22
21
19
18
17
16
15
14
12
10
9
8
7
6
3
30
Jun
29
28
27
25
21
19
18
17
16
15
9
28
May
21
19
7
5
4
3
30
Apr
29
28
24
23
20
19
17
16
14
12
7
6
9
Mar
1
27
Feb
26
25
24
23
19
18
17
15
5
3
30
Jan
27
26
23
22
21
19
16
12
8
7
6
4
3
2
26
Dec
24
22
17
16
14
2
1
25
Nov
18
20
Oct
17
6
2
30
Sep
29
26
25
17
26
Aug
24
22
21
20
19
18
17
16
15
14
13
12
9
8
7
6
5
4
2
29
Jul
(ml5717) Union struct first merge sync fix
v12
v12
Fix minor issue with error checking and message
(ml5717) Added y-js resync for partial mesh topology (ensure syncs are propagated)
(ml5717) Removed deprecated dist/ submodule
(ml5717) Pushed syncStep2 state into per user connection
Release 12.3.3
disable preferUntransformed
created doc for the auth method
Release 12.3.2
Provide sender information in checkAuth. Related to #79
link to the IPFS connector
Release 12.3.1
implement getPath for any type. types now initialize _parent. fix some cases where observeDeep is not fired
add disconnect / reconnect return values
Release 12.3.0
implemented Y.utils.bubbleEvent
Release 12.2.1
fixed sync issue with "preferUntransformed"
Release 12.2.0
implemented "preferUntransformed"
fixed "waiting for auth" issue in the test suite
fixed test suite. It stopped working because of previous adoptions on the gc behavior. I failed to notice it..
Added Monaco editor example
add serviceworker example
Release 12.1.7
Add debug package as dependency. Fixes #66
update CodeMirror example
update CodeMirror example
added CodeMirror example
Release 12.1.6
removed the Changelog from README.md. Instead use the github releases to describe the changes
implemented logging with the debug logging utility (read the updated docs)
Release 12.1.5
added option *generateUserId* in abstract connector
Release 12.1.4
var/let declaration - fixes #61
Added Yjs Polymer element to module section
Release 12.1.3
updated webworker example
implemented resetAuth
Loading