Commit graph

33 commits

Author SHA1 Message Date
Serdar Ciplak
a96ad0f94d SampleApp marker fixes. 2023-08-26 22:42:32 -04:00
Serdar Ciplak
ad3db43799 Added support for ModelMarkers.
Added support for RegisterCodeActionProvider.
Added support for RegisterCompletionItemProvider.
2023-08-26 21:07:46 -04:00
Serdar Ciplak
3b521ad717 Added support for not using the static IJSRuntime instance and making BlazorMonaco usable in server-side apps. 2023-08-19 15:40:52 -04:00
Serdar Ciplak
4ca17eccf9 v3.0.0 2023-01-22 20:08:22 -05:00
Serdar Ciplak
2ee83cf3be Updated the README 2023-01-22 18:50:33 -05:00
Serdar Ciplak
fbd6302d33 Cleaner integration. 2023-01-07 16:03:12 -05:00
Serdar Ciplak
53676570e6 Fixes 2022-12-26 17:15:22 -05:00
Serdar Ciplak
3a7c2570ad Get and update options.
Refactorings.
2022-12-26 15:33:29 -05:00
Serdar Ciplak
6cd75e3e50 Refactorings and fixes 2022-12-26 13:09:08 -05:00
Serdar Ciplak
04bfc81f93 Added the test page 2022-12-11 02:57:22 -05:00
Serdar Ciplak
35979fdaf0 SampleApp edits 2022-11-13 18:32:45 -05:00
Serdar Ciplak
3244b0a132 Fixes 2022-10-08 00:11:48 -04:00
Serdar Ciplak
724c7873af Fixes. 2022-07-31 00:01:19 -04:00
Alperen Belgic (CA Tech)
0e93b23ca3 - Object models aligned to Monaco editor 0.33.0
- Libman Monaco editor definition updated to 0.33.0
- Sample project upgraded to net6
2022-04-03 03:11:33 +01:00
Serdar Ciplak
dc1b6261ed Updated to MonacoEditor v0.22.3 2021-02-20 16:20:10 +03:00
Serdar Ciplak
01a284f31b Updated to v1.6.1
- Fixed the bug where event listeners were being triggered twice.
2021-02-06 18:21:15 +03:00
Serdar Ciplak
e4fda09285 Added support for net5.0 2020-12-06 17:36:42 +03:00
Serdar Ciplak
3ead2d2c7a Corrected demo page routing 2020-07-19 15:57:29 +03:00
Serdar Ciplak
39ebc00987 Updated to v1.4.0 2020-07-19 15:39:17 +03:00
Serdar Ciplak
39205d7c35 Refactoring 2020-07-19 01:39:09 +03:00
Marijn Pessers
49c7282e24 Example added, tested & Bugs Fixed 2020-07-02 20:38:04 +02:00
Serdar Ciplak
2cfd708413 DeltaDecorations may be called with null as oldDecorationIds 2020-06-07 14:17:16 +03:00
Serdar Ciplak
dbb2d77a57 Reorganized delta decoration improvements 2020-05-30 16:06:44 +03:00
Serdar Ciplak
96c420b446 Updated to v1.2.2 2020-05-22 19:07:24 +03:00
Serdar Ciplak
6e545f00ce Added option to use custom monaco-editor setup 2020-05-05 20:30:42 +03:00
Serdar Ciplak
142f21ff7b Updated to v1.2.0 2020-05-02 13:22:34 +03:00
Serdar Ciplak
fca0f7a637 Updated to v1.1.0
* Added support for editor events.
* Changed editor GetOptions parameter name to ConstructionOptions.
* Bug fixes
2020-04-26 21:20:20 +03:00
Serdar Ciplak
507d30a54d Corrected line endings 2020-04-24 19:12:00 +03:00
Serdar Ciplak
1bcd9cef58 Updated for Blazor v3.2.0-preview5 2020-04-23 20:17:16 +03:00
Serdar Ciplak
f36eb4e507 Fixed some bugs and updated to v1.0.2 2020-04-23 19:55:47 +03:00
Serdar Ciplak
b4c0598081 Added a demo page and fixed some problems 2020-04-23 13:47:31 +03:00
Serdar Ciplak
de86856ce7 Commands and actions can be added to the editor 2020-04-22 19:01:21 +03:00
Serdar Ciplak
e3ad90e1d5 Basics 2020-04-21 08:54:00 +03:00