Commit Graph

23 Commits

Author SHA1 Message Date
lovasoa ae30d82917 biome fixes 2025-07-27 00:09:39 +02:00
lovasoa fdee60146f format 2025-06-02 21:19:01 +02:00
lovasoa d0e493fb13 Rich text editor: readonly mode
https://github.com/sqlpage/SQLPage/discussions/913#discussioncomment-13343491
2025-06-02 20:57:19 +02:00
lovasoa 9939c7512c fmt 2025-05-09 02:04:04 +02:00
lovasoa a07ddc167c rich text editor: improve handling of attributes for paragraphs, headings, list items, blockquotes, and code blocks 2025-05-09 01:42:05 +02:00
lovasoa 3075e482b6 improve rich text edition
https://github.com/sqlpage/SQLPage/discussions/913#discussioncomment-13079456
2025-05-09 01:35:55 +02:00
lovasoa 15c7b07a73 lint 2025-05-08 23:51:37 +02:00
lovasoa c323bde4da fmt 2025-05-08 23:01:55 +02:00
lovasoa 3d9ab826df Enhance rich text editor: add required field validation for content and implement Markdown to Quill Delta conversion
fixes https://github.com/sqlpage/SQLPage/discussions/913
2025-05-08 01:02:56 +02:00
lovasoa 05fd4d2ed3 sort imports 2025-04-21 09:12:12 +02:00
lovasoa 9a401b6106 format 2025-04-21 09:10:02 +02:00
lovasoa d6913e2b3c handle newlines, prevent duplication in lists and blockquotes, and improve line break processing in rich text editor 2025-04-21 03:22:18 +02:00
lovasoa c203af6716 refactor deltaToMarkdown and createTextNode functions for improved text handling in rich text editor 2025-04-21 03:08:24 +02:00
lovasoa 379e5a31c0 update SQL link generation and refactor deltaToMdast function for improved text processing in rich text editor 2025-04-21 02:46:45 +02:00
lovasoa 482c8e614d add code formatting option to rich text editor toolbar 2025-04-21 02:18:12 +02:00
lovasoa 8a25a90d25 add type annotations 2025-04-21 02:13:16 +02:00
lovasoa 4664c22cba clean up rich text editor code 2025-04-21 02:04:50 +02:00
lovasoa d0b60e1b0e enhance deltaToMdast function to support code blocks, blockquotes, and lists in rich text editor 2025-04-21 02:00:46 +02:00
lovasoa 772970db13 add code block option to rich text editor toolbar 2025-04-21 01:38:53 +02:00
Ophir LOJKINE a5cecd0157 screenshot 2025-04-21 01:34:33 +02:00
lovasoa fecae92b22 use heading buttons, not a dropdown 2025-04-21 01:28:32 +02:00
lovasoa 8e203a8765 update rich text editor SQL queries to include default values for title and content, and add article flag in post query 2025-04-20 05:35:55 +02:00
lovasoa b92e560da5 add a rich text editor example 2025-04-20 05:30:19 +02:00