Skip to content

Commit

Permalink
Updates for iOS in-context signup support (#347)
Browse files Browse the repository at this point in the history
* Updates for iOS in-context signup support

Passes a new flag when autofill is opened to let the native side know if
in-context signup is available.

Updates the open tooltip functionality to support use on mobile apps
which don't use focus events.

* Remove open tooltip functionality for mobile apps and refactor checks

* Refresh state after showing duck addresses

* Extract state change update and use after alias call

* Run autofill finished functionality on get alias callback

* Make alias optional and don't format when missing

* Only open incontext signup on Dax icon click

* Correct typo

* Commit compiled code

Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>

---------

Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
Co-authored-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
  • Loading branch information
alistairjcbrown and GioSensation authored Aug 23, 2023
1 parent 40bcd0d commit 11e8e10
Show file tree
Hide file tree
Showing 13 changed files with 510 additions and 226 deletions.
151 changes: 105 additions & 46 deletions dist/autofill-debug.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 11e8e10

Please sign in to comment.