Jasper

Results 3 issues of Jasper

Add "inline" settings options to allow calculation of inline elements, by simply setting block before and inline-block after calculation.

Feature Request

… reached. The setTimeout function fires after the component is destroyed. Added a clearTimeout and a this.onInitialDelay variable

Not really an issue more of inspiration for a weaviate vectorstore: ``` import { Embeddings } from "langchain/embeddings"; import { VectorStore } from "langchain/vectorstores"; import { IWeaviateClient } from "weaviate-ts-client";...