André Basse

Results 8 issues of 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....

feature request

Are there any plans to support Alpine JS v3?

help wanted

Is it possible to open a drawer from within the picker? eg. clicking on the value ("b" in the example below) ![image](https://user-images.githubusercontent.com/3475978/110014200-ce64ba80-7d22-11eb-83b0-023fb7d77d73.png) I would like to show a form in...

enhancement

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",...

feat

New item click event handler for items the picker. This solves issue #1616 选择器的项目的新项目单击事件处理程序。这解决了问题 #1616

feat

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...