-
Notifications
You must be signed in to change notification settings - Fork 27
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: science-periodicals/jsonld-vis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: json-ld/jsonld-vis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 10 files changed
- 1 contributor
Commits on Feb 25, 2026
-
Configuration menu - View commit details
-
Copy full SHA for aeb7d02 - Browse repository at this point
Copy the full SHA aeb7d02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6be0361 - Browse repository at this point
Copy the full SHA 6be0361View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce46bf2 - Browse repository at this point
Copy the full SHA ce46bf2View commit details -
Some unavoidable variations with the past.
Configuration menu - View commit details
-
Copy full SHA for cb5abcf - Browse repository at this point
Copy the full SHA cb5abcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46e29f3 - Browse repository at this point
Copy the full SHA 46e29f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e81c3f8 - Browse repository at this point
Copy the full SHA e81c3f8View commit details
Commits on Mar 27, 2026
-
Upgrade d3 to v7; refactor to accomodate.
The enter/update/exit pattern had heavily changed between d3 v3.5 and v7. Copilot (using GPT-5 mini) rewrote the code to use `link.join()` instead. The tree now displays immediately (because the proper data is now being used), but the alignment on clicking is still incorrect.
Configuration menu - View commit details
-
Copy full SHA for 3ae6f95 - Browse repository at this point
Copy the full SHA 3ae6f95View commit details -
Fix tree layout to use whole tree.
This was what was causing the centering of the thing clicked (i.e. `source`) vs. the realignment of the whole `root` (the data of which has been adjusted during the click event to un/re-collapse parts of the tree).
Configuration menu - View commit details
-
Copy full SHA for a4ad210 - Browse repository at this point
Copy the full SHA a4ad210View commit details -
Switch to tippy.js for tooltips.
Styling still needs work, but the tooltips display now.
Configuration menu - View commit details
-
Copy full SHA for 3a3ba97 - Browse repository at this point
Copy the full SHA 3a3ba97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90094bd - Browse repository at this point
Copy the full SHA 90094bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for aba2ab9 - Browse repository at this point
Copy the full SHA aba2ab9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c7920f - Browse repository at this point
Copy the full SHA 3c7920fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef71dd0 - Browse repository at this point
Copy the full SHA ef71dd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b81163 - Browse repository at this point
Copy the full SHA 1b81163View commit details -
Configuration menu - View commit details
-
Copy full SHA for 986d36f - Browse repository at this point
Copy the full SHA 986d36fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 364a706 - Browse repository at this point
Copy the full SHA 364a706View commit details -
Mostly so we can host the `example/` folder for demos.
Configuration menu - View commit details
-
Copy full SHA for ff7ab01 - Browse repository at this point
Copy the full SHA ff7ab01View commit details -
Update package.json description.
Mostly to bump CI building this preview branch.
Configuration menu - View commit details
-
Copy full SHA for 6cf50bc - Browse repository at this point
Copy the full SHA 6cf50bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7057dd - Browse repository at this point
Copy the full SHA c7057ddView commit details
Loading
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 master...main