Tue, 02 Feb 2021 11:17:03 +0100 | Edouard Tisserant | SVGHMI: make a copy of tests/svghmi as test/svghmi_widget because too crowded since having pages for widget documentation. Strip those pages from tests/svghmi, so that it | changeset | files |
Tue, 02 Feb 2021 10:59:00 +0100 | Edouard Tisserant | SVGHMI: Prevent excluded widget to appear in generated pages' widget list. | changeset | files |
Tue, 02 Feb 2021 10:43:43 +0100 | Edouard Tisserant | SVGHMI: Remove recursive walk in parsed widget to find unique type and use xsl:key instead. | changeset | files |
Tue, 26 Jan 2021 11:17:08 +0100 | Edouard Tisserant | SVGHMI: Fix browser side exception when some widget are not used, and are then discarded and not present in final SVG. In that case JS code was still making reference to discarded widget elements and was raising exception at init. | changeset | files |