-
Иногда не хочется тянуть отдельный пакет с хуками ради одного или двух хуков. Многие хуки вполне самодостаточны и их можно запихнуть в 1-2 небольших файла. А значит можно сделать реализацию на подобие…
-
When I updated to the latest versions of @blocknote/core and @blocknote/react (0.14.5 and 0.14.5), I get errors, e.g. in the terminal
`Attempted import error: 'BlockNoteView' is not exported from …
-
Could you please also upload that extension to open-vsx.org? So all people that are using a forked VScode version (e.g. Gitpod) can also install your extension 🙂
The steps needed are described he…
-
this basic widget library will let us test the editor in different ways, and ofc improve the components API
so for all of them editor must be able to perform common operations on them like moving/re…
-
## Feature Details
Mobile support isn't 100% here yet, with the navbar being fully hidden on this view, we need to uplift this. But as this app is mainly targeted towards desktop users for now as o…
-
### Reproduction
None
### Describe the bug
When using the code from the Task table example DataTableFacetedFilter I have the following issue
```
```
I'm using the latest radix-vue, but…
maelp updated
1 month ago
-
### Description
#### Firstly, i would like to apologize for the amount of pictures.. please continue..
The sidebar component works well so far, but I have a specific use case where the sidebar s…
-
Hi,
When you place the minimal tiptap editor inside a shadcn dialog and try to use the color picker (SectionThree), the popover opens, but you can't actually be able to select a color?
-
**Describe the bug**
Calling ServerBlockNoteEditor.create() on a server route in next.js 14 app-router causes an error:
```
⨯ createContext only works in Client Components. Add the "use client" dir…
-
## Context
I'm using [shadcn-svelte](https://github.com/huntabyte/shadcn-svelte) as a tailwind-based UI library, which curiously depends on BitsUI, a library from the same creator of the MeltUI, whic…