Commit Graph

3 Commits

Author SHA1 Message Date
430ab2b50e
feat: populate editor with block content
WIP
2024-03-02 05:30:46 +00:00
d98875ebdc
refactor: remove unused ns imports 2024-03-02 01:04:42 +00:00
28c7f7ce78
refactor!: restructure the markdown editor
This change significantly impacts the organisation and structure of the markdown editor, starting to utilise Blazor (SignalR) to perform operations such as saving, removing the need for an API controller.

Much of the TypeScript source has been more coherently decoupled, for example UI vs business logic is now independent.
2024-02-28 16:04:56 +00:00