Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@lo5 lo5 released this 17 Sep 05:15
· 1686 commits to master since this release
  • Added
    • Trigger attribute to checklist component.
  • Changed
    • Allow same min and max values for the range slider component.
    • App tests are now automatically and directly translated to Cypress tests when loaded.
  • Fixed
    • Allow removing selected options from the picker component.
    • Render axis title properly when specified.
    • Raise informative error message if attempting to use Numpy objects in components.
  • Removed
    • Cypress test bridge removed from server.
    • run_tests API.