Commit Graph

16 Commits

Author SHA1 Message Date
Shaun Walker
4a74549c1b
Revert "Rework for Tabstrip regression issue" 2024-11-26 13:35:21 -05:00
Leigh Pointer
a845dd1976 Rework for Tabstrip regression issue
Fix for Tabpanel is not updating the UI. #4778 #4828
2024-11-26 15:39:51 +01:00
Leigh Pointer
9d7549da70 Reverted TabStrip and Panel 2024-11-26 10:33:18 +01:00
sbwalker
844778d36a reference Quill CSS theme using BaseUrl so that it works in .NET MAUI as well as web 2024-11-25 14:19:58 -05:00
David Montesinos
48076c25bf
fix: set Rich active tab for Quill text editor 2024-07-23 09:18:58 +02:00
sbwalker
8b2e55a969 remove ITextEditorProvider interface 2024-07-22 13:31:24 -04:00
sbwalker
1c01087eda fix #4450 QuillJSTextEditor settings 2024-07-22 08:11:09 -04:00
sbwalker
70edd9686f more localization changes 2024-07-20 21:52:41 -04:00
sbwalker
3fef3f2dc3 fix localization for QuillJSTextEditor 2024-07-20 21:43:38 -04:00
sbwalker
7df5eba775 use JSInterop for loading QuillJSTextEditor stylesheet 2024-07-18 13:17:23 -04:00
sbwalker
6a1014d8c1 QuillJSTextEditor setting improvements 2024-07-18 11:01:01 -04:00
Ben
acbe000f97 avoid race condition issue. 2024-07-03 17:59:40 +08:00
Ben
599071b68b avoid race condition issue. 2024-07-03 17:07:47 +08:00
Ben
2bacee919d update the settings UI. 2024-07-03 12:26:36 +08:00
Ben
6701e49f9a move the editor settings into editor self control. 2024-07-02 09:50:53 +08:00
Ben
e00c261777 Fix #4358: RichTextEditor Provider Abstraction. 2024-07-01 17:11:26 +08:00