Agent 2.138.2
3 years ago
fixedFixed Target element is now considered visible when body element has no width or height
fixedFixed Tooltip now follow target when body element is scrollable
3 years ago
fixedFixed Target element is now considered visible when body element has no width or height
fixedFixed Tooltip now follow target when body element is scrollable
3 years ago
addedAdded Callback for click event captured that allows properties to be added to the event programmatically
fixedFixed Use pointerdown event when available for element removal click detection (when enabled)
fixedFixed Do not use URL polling when pushState is available
fixedFixed Guard against potential undefined reference when attempting to add focus listener to textareas and inputs in guides
fixedFixed Improved tooltip positioning to better handle unique host application layouts
3 years ago
fixedFixed Tooltip caret no longer rendered incorrectly when auto-position tooltip changes from top to right orientation
3 years ago
fixedFixed Upgrading to React Native 0.68 caused a change in click analytics
3 years ago
[added]Added Support for customizing repeat guide display (Closed Beta)
fixedFixed Late loaded frames join preview correctly
fixedFixed Tooltip arrow rendering no longer causes excessive DOM mutations