Daniel Roth
|
7a763fc4f6
|
Scan only declared methods for JS interop (#1320)
* Scan only declared methods for JS interop
* Add DotNetDispatcher test for JS invokable method on base class
|
2018-08-17 12:35:24 +01:00 |
Steve Sanderson
|
154289ed3d
|
Allow passing DotNetObjectRef to JS in interop calls, and invoking
instance methods on it
|
2018-07-19 18:57:17 +01:00 |
Steve Sanderson
|
b275055835
|
JavaScript interop v3 (#1033)
* JavaScript interop via new IJSRuntime abstraction
* CR feedback
|
2018-06-25 15:14:42 +01:00 |