André Basse
André Basse
Hi, Thanks for the great project. I have a lot of existing JSON files with a UUID as the ID and a reference to other files based on this ID....
Is it possible to open a drawer from within the picker? eg. clicking on the value ("b" in the example below)  I would like to show a form in...
Added a new option "addtotop" to the combo component to be able to add new items at the top. Default is false. ``` { "type": "page", "body": { "type": "form",...
New item click event handler for items the picker. This solves issue #1616 选择器的项目的新项目单击事件处理程序。这解决了问题 #1616
Hi there, quick question, how do I create a checkbox for a form with spck-ui? Thanks.
This PR adds an option to the editor to disable nested blocks. (on tab command or via formatting toolbar) example configuration "canNestBlock": `export type BlockNoteEditorOptions = Partial void; onEditorContentChange: (editor:...
This pull request introduces tag color support for cards, similar to the functionality in Google Keep. Users can now configure colors for each tag in the plugin settings, enhancing the...