gosling.js icon indicating copy to clipboard operation
gosling.js copied to clipboard

WIP React-less HiGlass-less Gosling

Open sehilyi opened this issue 1 year ago • 0 comments

This is a PR of @etowahadams's fork that tries to get rid of HiGlass and React dependencies. Not yet ready to merge.

  • Etowah's comment of things left
  • More extensive testing of the new renderer. It seems to work well for the examples in the editor, but I'm sure we'll find more bugs. We have ways to comprehensively test certain aspects of the spec but not all.
  • React API: I implemented a basic GoslingComponent but it doesn't have all of the features of the current component. I don't think this will be too difficult though.

Fix # Toward #

Change List

Checklist

  • [ ] Ensure the PR works with all demos on the online editor
  • [ ] Unit tests added or updated
  • [ ] Examples added or updated
  • [ ] Documentation updated (e.g., added API functions)
  • [ ] Screenshots for visual changes (e.g., new encoding support or UI change on Editor)

sehilyi avatar Jul 24 '24 22:07 sehilyi