Skip to content

v0.13.5

Pre-release
Pre-release

Choose a tag to compare

@francoisfrisch francoisfrisch released this 27 Aug 10:03
· 2685 commits to master since this release
  • Montage

window.Touch fix for desktop browsers (Chrome 29 in particular).

  • Template

Fix templateDidLoad not being called on component templates with no
serialization.

  • Flow

Fix flow animating without having the pointer.
Enhance mouse wheel heuristics.
Fix translateStart/End issues.

  • TextField

Reject value change when user is editing.

  • Components

Add AbstractToggleSwitch.