Skip to content

Latest commit

 

History

History
207 lines (66 loc) · 6.05 KB

File metadata and controls

207 lines (66 loc) · 6.05 KB

1.2.2 (2020-02-25)

1.2.1 (2020-02-03)

1.2.0 (2020-01-21)

Bug Fixes

  • AvoDebugger.js and example project: Allow sending events when the debugger is not shown and add (0d6d798)

Features

  • Release 1.1.10 with Debugger Started tracking (b79dbe7)

1.1.9 (2019-10-09)

Bug Fixes

  • Show new events in the list and improve sorting (a3332b5), closes #6 #7

1.1.8 (2019-09-26)

Bug Fixes

  • More touch handling improvements (1789565)

1.1.7 (2019-09-26)

Bug Fixes

  • Improving click handling (72865d3)

1.1.6 (2019-09-24)

Bug Fixes

  • EventListItem.js: Show non-string values in the event properties (479bdad)
  • Example app: Fix outdated interface in example app (8aae7ed)

1.1.5 (2019-09-10)

1.1.4 (2019-09-10)

Bug Fixes

  • Make providedType optional (76833bb)

1.1.3 (2019-09-10)

Bug Fixes

1.1.2 (2019-09-10)

1.1.1 (2019-09-10)

Bug Fixes

  • Add name key in prop-types for event/user properties (d145ef4)

1.1.0 (2019-09-10)

1.0.8-beta.3 (2019-09-10)

Bug Fixes

1.0.8-beta.2 (2019-09-10)

Bug Fixes

  • Pass mode strings correctly from reason bindings (077113e)

1.0.8-beta.1 (2019-09-10)

Code Refactoring

  • Make the API more explicit (6da0018)

BREAKING CHANGES

  • enable/disable are no longer supported, use showDebugger/hideDebugger

1.0.8-beta.0 (2019-09-10)

1.0.7 (2019-09-10)

1.0.7-beta.0 (2019-09-09)

Bug Fixes

  • Show property name in list (d598670)

1.0.6 (2019-09-09)

1.0.6-beta.2 (2019-09-09)

1.0.6-beta.1 (2019-09-09)

1.0.6-beta.0 (2019-09-09)

1.0.5 (2019-09-06)

1.0.4 (2019-09-06)

1.0.3 (2019-09-05)

Bug Fixes

  • AvoDebugger.js: Change debugges show/hide interface / fix posting events early (728d037)

1.0.2 (2019-09-05)

1.0.1 (2019-09-05)

1.0.0 (2019-09-02)

0.9.2 (2019-09-02)

0.9.1 (2019-09-02)

Bug Fixes