Skip to content

v0.5.1

Compare
Choose a tag to compare
@FrancoisGuillem FrancoisGuillem released this 25 Jan 09:42
· 338 commits to master since this release

New Features

  • Variable .id is now available when evaluating the initial properties of the input controls. This can be useful in comparison mode, for instance to set different choices for a select input.

Bug fixes

  • Fixed a scope problem occuring when manipulateWidget was used inside a function and parameter .updateInputs was used.
  • Fixed a crash that could occur when parameters .compare and .updateInputs were used together.