Releases: mendix/HTMLSnippet
Releases · mendix/HTMLSnippet
App Store release v3.9.1
- Add option to just replace the content of the widget HTML with the HTML contents set in the widget, instead of enclosing it in a DIV. Default is enclosing.
App Store release v3.9.0
- Add context version of HTML Snippet
App Store release v3.8.1
- Fixed
mx.data.action
-->mx.ui.action
- Remove
mendix.lang.nullExec
- Add logging
App Store release v3.8
- Cleanup code & whitespaces
- PR #13 Update on context refresh
App Store release v3.7
Script html/js can now be triggered on object refresh.
App Store release v3.6
Fixing #6 (Contents without HTML tags will fail to render)
App Store release v3.5
- Added onClick functionality #5
- Fix version number
- Cleanup code formatting
App Store release v3.4
Added support for the javascript with jquery option, so you can use jquery in the javascript snippets
App Store release v3.3
- Added source URL for JS statements so it will appear in debugging tools.
Appstore release 3.2
Added support for external files.