Pat Hartl
7e166e0062
Merge branch 'master' into add-data-binding
2026-03-18 01:24:11 -05:00
Pat Hartl
69789159e9
Switch to Value/ValueChanged, bind OnDidChangeModelContent
...
- Switch to Value/ValueChanged so bind directive becomes @bind-Value
- Invoke ValueChanged on both OnDidChangeModel and OnDidChangeModelContent
- Handle changes with Value parameter
2026-03-18 01:22:59 -05:00
Serdar Ciplak
4bcbfb2605
Merge pull request #180 from serdarciplak/develop
...
v3.4.0
2025-10-25 23:14:18 -04:00
Serdar Ciplak
34093ee2a4
Doc updates
2025-10-25 23:13:04 -04:00
Serdar Ciplak
ea390272b3
Merge branch 'semantic-highlighting' into develop
2025-10-25 22:23:13 -04:00
Serdar Ciplak
f09c40809d
Added the semanticHighlighting.enabled editor option
2025-10-25 22:21:58 -04:00
Serdar Ciplak
2e2f1c9b1b
Merge pull request #179 from serdarciplak/update-monaco
...
Update Monaco editor to v0.54.0
2025-10-25 22:16:08 -04:00
Serdar Ciplak
11fce34e83
Update the bridge
2025-10-22 19:19:21 -04:00
Serdar Ciplak
8c17ec7e21
Update js library
2025-10-22 19:17:21 -04:00
Serdar Ciplak
53c2a2f769
Merge pull request #178 from serdarciplak/dispose-exc
...
Ignore exception when the component is disposed before it is initialized
2025-10-19 19:35:09 -04:00
Serdar Ciplak
195c86b468
Ignore exception when the component is disposed before it is initialized
2025-10-19 19:34:38 -04:00
Serdar Ciplak
4df670a36a
Merge pull request #177 from serdarciplak/hover-provider
...
Adding Hover Provider
2025-10-19 19:08:46 -04:00
Serdar Ciplak
1402a1f912
Hover provider fixes and improvements
2025-10-19 19:06:33 -04:00
Serdar Ciplak
6d81e5182e
Merge branch 'develop' into hover-provider
2025-10-19 18:15:39 -04:00
Serdar Ciplak
8f380f7394
Merge pull request #176 from serdarciplak/lint-fixes
...
Lint fixes
2025-10-19 13:55:35 -04:00
Serdar Ciplak
e68481b850
More lint suggestions
2025-10-19 13:53:50 -04:00
Serdar Ciplak
aac0819902
Applied lint suggestions
2025-10-13 18:20:51 -04:00
Serdar Ciplak
1ce1631288
Merge pull request #164 from jjonescz/patch-1
...
Make BuiltinTheme constants public
2025-10-13 16:55:54 -04:00
Jan Jones
09152a5d01
Make BuiltinTheme constants public
2025-06-21 14:34:58 +02:00
Phil Scott
13fd54a2b3
adding hover provider
2025-03-15 12:04:11 -04:00
Pat Hartl
19ce8f128c
Add data binding to code editor
2025-01-27 02:26:10 -06:00
Serdar Ciplak
347e19fd23
Merge pull request #149 from serdarciplak/develop
...
v3.3.0
2024-12-26 16:33:32 -05:00
Serdar Ciplak
c47fa18b56
Updating the Github Pages deployment
2024-12-26 16:32:03 -05:00
Serdar Ciplak
bc111da685
Preparing v3.3.0
2024-12-26 16:31:00 -05:00
Serdar Ciplak
a95b64653e
Merge branch 'executeedits-check' into develop
2024-12-26 15:28:48 -05:00
Serdar Ciplak
45f4db96fa
Fixes in the create C# methods.
2024-12-26 15:28:21 -05:00
Serdar Ciplak
d271ae5404
Merge pull request #148 from serdarciplak/executeedits-check
...
ExecuteEdits calls (with a callback) logs a warning that it's supported only in wasm apps
2024-12-26 15:27:01 -05:00
Serdar Ciplak
e1417aa49d
Merge pull request #147 from serdarciplak/fix-line-numbers
...
Fixed lineNumbers option for server apps
2024-12-26 15:26:47 -05:00
Serdar Ciplak
c96247bcce
Preserving JSInvokable methods.
2024-12-26 13:35:10 -05:00
Serdar Ciplak
cd1de43110
Css cleanup in the sample apps.
2024-12-26 11:47:15 -05:00
Serdar Ciplak
bf34b95825
Small clean ups in the jsInterop file
2024-12-25 23:20:08 -05:00
Serdar Ciplak
d9a5d3f442
ExecuteEdits calls (with a callback) logs a warning that it's supported only in wasm apps.
2024-12-25 21:18:29 -05:00
Serdar Ciplak
4cd7725427
Renamed the getEditorLineNumber JS method.
2024-12-24 00:22:05 -05:00
Serdar Ciplak
dd9c5ef3cc
Fixed lineNumbers option for server apps
2024-12-23 23:55:31 -05:00
Serdar Ciplak
cd4ebd4a69
Small fixes
2024-12-23 18:53:30 -05:00
Serdar Ciplak
4b7d1db229
Added a troubleshooting section to the README and updated its format
2024-12-23 18:35:12 -05:00
Serdar Ciplak
912671a621
Merge branch 'monaco-editor-0.52.2' into develop
2024-12-23 15:56:00 -05:00
Serdar Ciplak
c524d448c3
Merge branch 'sample-server-app' into develop
2024-12-23 15:51:41 -05:00
Serdar Ciplak
af18275994
Updated the md files.
2024-12-23 15:51:02 -05:00
Serdar Ciplak
db0d50386e
Fixes in the sample apps
2024-12-23 15:50:20 -05:00
Serdar Ciplak
33d8767ff5
Renamed the sample as SampleWebApp
2024-12-22 15:43:52 -05:00
Serdar Ciplak
880a6ef5de
Added a sample server app.
2024-12-22 15:26:10 -05:00
Serdar Ciplak
4fbe8fbb1f
Update to Monaco Editor 0.52.2
2024-12-21 18:09:12 -05:00
Serdar Ciplak
1a27a36ee6
Small changes in the sample app.
2024-12-21 13:18:55 -05:00
Serdar Ciplak
1765f5ed5f
Updated the md files.
2024-12-20 19:07:06 -05:00
Serdar Ciplak
0261d5a2fa
Added async support for RegisterCodeActionProvider and RegisterCompletionItemProvide.
2024-12-20 19:06:48 -05:00
Serdar Ciplak
b974667e03
Merge pull request #137 from FLAMESpl/develop
...
When recreating editor overwrite value only if not specified
2024-12-19 23:02:02 -05:00
Serdar Ciplak
53ba9b39bc
Merge pull request #146 from serdarciplak/adamdriscoll-RegisterDocumentFormattingEditProvider
...
Adam Driscoll's RegisterDocumentFormattingEditProvider implementation
2024-12-19 22:59:25 -05:00
Serdar Ciplak
274500e818
Merge branch 'develop' into adamdriscoll-RegisterDocumentFormattingEditProvider
2024-12-19 22:50:22 -05:00
Serdar Ciplak
e09b84b2f0
Updates to the RegisterDocumentFormattingEditProvider implementation.
2024-12-19 22:36:10 -05:00