Skip to content

RELEASE: 2.1.1: Refactor functions in component and fix destroy behavior

Latest
Compare
Choose a tag to compare
@dmuneras dmuneras released this 25 May 12:43
· 7 commits to master since this release

Description

General

  • Always use injected global dependencies: google and navigator.

Fixes

  • Call unregister instead of register when destroying input field component.