AppStoreWidgetBoilerplate icon indicating copy to clipboard operation
AppStoreWidgetBoilerplate copied to clipboard

A boilerplate for creating a brand new Widget for Mendix 5.6.0 and up

Results 3 AppStoreWidgetBoilerplate issues
Sort by recently updated
recently updated
newest added

All widgets have test projects. That is a really good thing. Much of an improvement. However a test project... is not code, and to keep the commit clean, the test...

The ``store: { caller: this.mxform }`` is deprecated in MX7 (and shouldn't be used in MX6 either), this needs to be replaced with ``origin : this.mxform``. Need to fix this...

Not an "issue" but it would be nice to have typescript version of the boilterplate with all mendix Typing file.