ractive v1.3.2 Release Notes

  • 2019-03-12

    • 🐛 Bug fixes
      • Checked bindings will no longer interfere with click listeners that happen to be handled by the same delegate for non-IE browsers (#3299)
      • Nested transition events, possibly not related to any ractive transitions, will no longer cause active transitions on an element to terminate early.