Commit Graph

6 Commits

Author SHA1 Message Date
Ben
2a302a187a enable to insert file link in radzen editor. 2025-09-27 09:31:16 +08:00
916019f015 RadzenTextEditor.placeholder.cs in RadzenTextEditor for docs
This is just a placeholder file
It is necessary for the documentation to successfully build this project.
Reason is that docfx will run the .net compiler and find references
to this class in the project.
But since the real class is just a .razor file, ATM docfx will fail.
2025-09-23 16:18:52 +02:00
503134d38c use newer Resource overload methods 2025-09-16 12:50:01 -04:00
Ben
dd447e802e Move radzen editor settings dialog to correct folder. 2025-09-15 17:05:51 +08:00
4278b9992b move and rename FileManagerDialog so that it is clear that it is a dependency of RadzenTextEditor 2025-09-11 08:24:14 -04:00
27041f464f restructure text editors and static assets 2025-09-05 12:32:43 -04:00