Releases: hackal/Exp
Releases · hackal/Exp
Add change listener
Add support for custom callback in recommendations
v1.2.20 Add support for custom callback in recommendations
Add support for methods in loops
v1.2.19 Add support for methods in loops
Add support for proper control_group tracking
Merge pull request #73 from hackal/control-group-trigger handle control_group tracking
Hotfix formatter support in loops
v1.2.17 Revert the formatter support in exp-bind
Enable formatters for exp-bind inside loops
Add
- formatters support in exp-bind in loops
Fix exp-ref directive
Fixed exp-ref directive
Hosting hotfix
Merge pull request #77 from hackal/onexit-trigger-fix Onexit trigger fix
Hotfixes
Hotfix: exp-action eventListener changed to arrow function
Changing eventListener to arrow function so that scope of this is on whole Exp instance instead of just function itself.