Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: empty path in selected assets + added augementAssetsInfo and resolveWhenDismissed options #581

Merged
merged 4 commits into from
Jun 25, 2024

Commits on May 7, 2024

  1. fix timeout and add augementAssetsInfo option

    The code was wrong and would end up with empty path. The timeout fix would not be working all the time
    farfromrefug committed May 7, 2024
    Configuration menu
    Copy the full SHA
    06f496c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7993b3 View commit details
    Browse the repository at this point in the history
  3. chore: ensure we dismiss + prevent error if _resolve is null when act…

    …ually resolving
    
    + added `resolveOnDismissed` to allow resolving only when completely dismissed (allowing to show another modal immediately)
    farfromrefug committed May 7, 2024
    Configuration menu
    Copy the full SHA
    bb556b2 View commit details
    Browse the repository at this point in the history
  4. Update index.d.ts

    farfromrefug committed May 7, 2024
    Configuration menu
    Copy the full SHA
    30ce3a8 View commit details
    Browse the repository at this point in the history