log Platforms/Wasm/wasm-application-runner.ts @ 940:861c080ef47b

age author description
Fri, 02 Aug 2019 17:38:31 +0200 Alain Mazy handling httpStatus in WebService error messages
Wed, 05 Jun 2019 17:43:59 +0200 Alain Mazy don't forbid touchmove anymore at document level. It's a bit rough to re-enable it later i.e in components that needs it (SortableJS in my case). am-dev
Mon, 27 May 2019 22:41:51 +0200 Alain Mazy made typescript more future-proof (not completed, I finally disabled a few warnings in my tsconfig.json) am-dev
Tue, 21 May 2019 10:27:54 +0200 Benjamin Golinvaux Undo mechanism implemented (not connected to UI yet). Undo stack and measuring
Mon, 20 May 2019 19:55:13 +0200 Benjamin Golinvaux Fixes to auxiliary parameters management rtviewer19branch
Mon, 20 May 2019 19:06:45 +0200 Benjamin Golinvaux Removed references to unavailable functions (backpatch) rtviewer19branch
Mon, 20 May 2019 18:42:39 +0200 Benjamin Golinvaux Adding SetApplicationParameters twiga-viewer-first-release