Skip to content

Commit

Permalink
Rewrite the user prompt handler configuration to allow overrides
Browse files Browse the repository at this point in the history
The idea is that for BiDi we'll accept objects like:

{
  "alert": "dismiss",
  "beforeUnload": "ignore"
}

to allow different handling per prompt type, whilst falling back to
the appropiate defaults to maintain the current behaviour for
implementations that don't support BiDi.
  • Loading branch information
jgraham committed Mar 5, 2024
1 parent 3123161 commit 8c63611
Showing 1 changed file with 250 additions and 71 deletions.
Loading

0 comments on commit 8c63611

Please sign in to comment.