-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Comparing changes
Open a pull request
base repository: cytoscape/cytoscape.js
base: v3.24.1
head repository: cytoscape/cytoscape.js
compare: v3.25.0
- 19 commits
- 21 files changed
- 3 contributors
Commits on Apr 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0874949 - Browse repository at this point
Copy the full SHA 0874949View commit details
Commits on Apr 27, 2023
-
Use textContent instead of innerHTML
This makes the code compatible with Trusted Types.
Configuration menu - View commit details
-
Copy full SHA for 91f2128 - Browse repository at this point
Copy the full SHA 91f2128View commit details -
Merge pull request #3118 from vrana/patch-1
Use textContent instead of innerHTML
Configuration menu - View commit details
-
Copy full SHA for a5beb22 - Browse repository at this point
Copy the full SHA a5beb22View commit details
Commits on May 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0096db6 - Browse repository at this point
Copy the full SHA 0096db6View commit details -
Configuration menu - View commit details
-
Copy full SHA for aef1088 - Browse repository at this point
Copy the full SHA aef1088View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2038384 - Browse repository at this point
Copy the full SHA 2038384View commit details -
Merge pull request #3124 from somaniv/feature/right-rhomboid
New Shape - Right Slanting Rhomboid
Configuration menu - View commit details
-
Copy full SHA for 4d29dc5 - Browse repository at this point
Copy the full SHA 4d29dc5View commit details
Commits on May 17, 2023
-
Make built-in COSE make better use of the specified bounding box
The COSE layout internally uses two variables in addition to the bounding box, `clientWidth` and `clientHeight`. They are set by default to the viewport extent. COSE uses these variables in some places in lieu of the `boundingBox`. Here, we set the `clientWidth` and `clientHeight` to be whatever is specified as the `boundingBox` so there is no inconsistency. This makes the demo at https://jsbin.com/tuculav behave as expected, with a consistent result each time. Ref: Built-in COSE layout does not fully respect the specified bounding box when it differs from the vis. extent #3121
Configuration menu - View commit details
-
Copy full SHA for 7d83f6a - Browse repository at this point
Copy the full SHA 7d83f6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8177b30 - Browse repository at this point
Copy the full SHA 8177b30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b5c469 - Browse repository at this point
Copy the full SHA 2b5c469View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25af274 - Browse repository at this point
Copy the full SHA 25af274View commit details -
Configuration menu - View commit details
-
Copy full SHA for db90860 - Browse repository at this point
Copy the full SHA db90860View commit details -
Configuration menu - View commit details
-
Copy full SHA for f47c690 - Browse repository at this point
Copy the full SHA f47c690View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbcbbbe - Browse repository at this point
Copy the full SHA cbcbbbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c224cf1 - Browse repository at this point
Copy the full SHA c224cf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b5bd9f - Browse repository at this point
Copy the full SHA 8b5bd9fView commit details -
Merge branch 'master' into unstable
git checkout unstable git merge -s ours master
Configuration menu - View commit details
-
Copy full SHA for 4b4ab8c - Browse repository at this point
Copy the full SHA 4b4ab8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51dd0fd - Browse repository at this point
Copy the full SHA 51dd0fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 507bbd0 - Browse repository at this point
Copy the full SHA 507bbd0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.24.1...v3.25.0