-
Grandine already has a way to restart itself during the runtime. We need to further extend this into a wrapper that will allow to instantiate it easily from some other process. Likely it's just a wrap…
-
I guess that means rendering a png from the SVG components and hosting it?
Very important feature for long term, when we want to webhook new cards into discord and let users easily share their creatio…
-
A discussion came up tonight on an IndieWebCamp Homebrew Website Club meeting around embedding.
You can now get a unique URL for each track you scrobble (retroactively too) plus you can embed the p…
-
Currently Embeddables does not support relationships.
Issues:
- [ ] relationship is not connected to entity when value is set by constructor; solution: manually attach in constructor? some lazines…
hrach updated
1 month ago
-
Glados should have endpoints that return selected html elements so that they can be embedded externally, eg in ethportal.net
-
- Ready-to-use components to embed and integrate
- Components to embed document link in your web app
- Components to add a "dropbox" (#62) to your web app
-
We already have T461: Topological n-manifold => Embeddable into Euclidean space, and T459: Embeddable into Euclidean space => Second countable. And unlike the $T_2\Rightarrow T_1$ theorem, this T340 d…
-
Non-replacing embeddables produce generated code in referencing record classes like this:
```java
/**
* Setter for the embeddable MONETARY_AMOUNT.
*/
public void setMonetaryAm…
-
This is a set of follow ups after the Lens Embeddable refactor gets merged:
* [ ] rename `getState` into the embeddable factory into `getEmbeddableState`
* [ ] move the `visualizationContext` logic i…
-
At the moment, the embed extension displays the actor's biography in the journal.
Maybe it makes sense to output a short card about an actor instead?
I made a not very good but working script for…