log Platforms/Wasm/wasm-application-runner.ts @ 928:1b49e78d91d0

age author description
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
Mon, 29 Apr 2019 15:09:48 +0200 Benjamin Golinvaux new routable logging system in STDIO mode + flag support (with no value) in StartupParametersBuilder + 80 col indent