feat(editor): align selection popup and all editor control elements styling with Reader #81

Merged
mjasin merged 14 commits from feature/milkdown-integration into develop 2026-06-11 18:07:53 +00:00

14 Commits

Author SHA1 Message Date
mjasin 81aba4b443 refactor: resolve review comments in PR #81 (issuecomment-542) 2026-06-11 20:06:54 +02:00
mjasin 039973b974 feat(editor): align selection popup and all editor control elements styling with Reader 2026-06-11 19:46:32 +02:00
mjasin c8d9646110 feat: implement premium Zen-mode Creator workspace page at /creator 2026-06-08 19:47:55 +02:00
mjasin 069b29a57f style: overhaul CreatorTest.razor.css for table formatting, boundary adjustments, and list legibility 2026-06-08 19:38:30 +02:00
mjasin 0085366035 style: refactor CreatorTest UI component styles to match premium specifications 2026-06-08 19:35:43 +02:00
mjasin f1d237e84a style: apply premium design styles and spellcheck override to CreatorTest developer route 2026-06-08 19:30:05 +02:00
mjasin 56677556cd feat: migrate Milkdown integration to local vendor bundle model 2026-06-08 19:28:13 +02:00
mjasin c6ffe1993e fix: correct frame theme CSS URL path in milkdownWrapper.js 2026-06-08 14:23:02 +02:00
mjasin 30adb3c33f fix: catch JSDisconnectedException and ObjectDisposedException in MarkdownEditor DisposeAsync to prevent noisy circuit disconnect logs 2026-06-08 14:16:59 +02:00
mjasin 5d67bbf88b fix: correct Milkdown Crepe CDN stylesheet paths by adding /lib/ prefix 2026-06-08 14:09:09 +02:00
mjasin 6bfd851cdf fix: add edit icon to NexusIcon component to resolve fallback in navigation menu 2026-06-08 14:03:11 +02:00
mjasin 352516bdaa feat: add Kreator link to the sidebar navigation menu 2026-06-08 13:56:26 +02:00
mjasin 1d391f36ed feat: implement stage 2 of Milkdown integration (secure upload & xss guard) 2026-06-08 13:55:40 +02:00
mjasin 79fc43d592 feat: implement stage 1 of Milkdown WYSIWYG editor integration 2026-06-08 13:47:06 +02:00