-
- CLI - loading different synteny formats
- User guide - Faceted track selector
- User guide - LGV Basic usage: double click to zoom
- SV inspector: after adding breakpoint split view, show that yo…
-
As discussed on today's BFO-CCO office hours, see branch qudt for a transformed version of QUDT that is more idiomatic for CCO.
-
[Enter steps to reproduce:]
1. Trying to display two files, one on the left, one on the right
2. Cannot close the error, each time i close it it appears once again
**Atom**: 1.36.0 x64
**Elect…
-
## Description
The WYSIWYG editor only allows for images now. It used to allow for shortcuts to other installed apps.
## Testing instructions
Create a PODS with a WYSIWYG field. Create a …
-
### Specification
The threads package is quite complex and its development is stalled. It's preventing us from doing the ESM migration #12, and it's also affecting bundling and packaging in `Polyke…
-
Hello everyone, I finally managed to run webwhiz. And now I'm having a difficult time.
How do I make the widget code take the URL I have configured? Always is generating the link with the url "http…
-
Per https://www.reddit.com/r/reactjs/comments/yzcegz/when_using_redux_it_is_better_to_go_basic_than/ix0mxj3/?context=3 , the "Svelte" and "Conditional Fetching" examples appear to be busted. The "Con…
-
I've tried to embed `react-codemirror` into the app as described in the example, but faced strange issue.
I got an error `TypeError: CM.fromTextArea is not a function`.
After some investigation, I fo…
ghost updated
7 years ago
-
As you can see the
```
import React from "react";
import { createFFmpeg, fetchFile } from "@ffmpeg/ffmpeg";
const ffmpeg = createFFmpeg({
log: true,
});
function App() {
const [re…
-
It would be lovely to embed a graph into another document instead of taking screenshots.
For my purposes I can invoke some JS (it's react) if needed, but a solution I could put in an html document …