No description
  • TypeScript 48.8%
  • Svelte 43.3%
  • JavaScript 4.9%
  • Rust 1.3%
  • HTML 1.3%
  • Other 0.4%
Find a file
Julien Enselme df64b4238f
fix(editor): can add and delete comments threads
- Can create new threads.
- Can delete a thread by deleting the thread or its associated node.
- Cancel deletion on user cancellation.
2025-10-26 20:56:16 +01:00
.idea fix(editor): prevent mutating unbound prop in ConfigEditor 2025-10-26 16:19:41 +01:00
app feat(editor): setup tiptap 2025-09-21 16:16:40 +02:00
editor fix(editor): can add and delete comments threads 2025-10-26 20:56:16 +01:00
website ref(editor): rename Config to EditorConfig 2025-10-26 20:43:08 +01:00
.editorconfig chore: setup linters 2025-09-21 15:31:44 +02:00
.pre-commit-config.yaml chore: setup linters 2025-09-21 15:31:44 +02:00
.prettierignore chore: setup linters 2025-09-21 15:31:44 +02:00
.prettierrc chore: setup linters 2025-09-21 15:31:44 +02:00
_typos.toml feat(editor): setup tiptap 2025-09-21 16:16:40 +02:00
eslint.config.js style: prevent non block below statement after if/else/… 2025-10-26 12:51:26 +01:00
justfile chore: setup linters 2025-09-21 15:31:44 +02:00
package-lock.json chore: install some tiptap extensions 2025-10-26 12:51:27 +01:00
package.json style: prevent non block below statement after if/else/… 2025-10-26 12:51:26 +01:00