Make show() and showModal() return a promise that resolves with "confirmed" or "dismissed"

This commit is contained in:
2025-05-25 23:57:46 +02:00
parent 54f9f3cb5d
commit 52d2fc7d33
2 changed files with 51 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@tp/tp-dialog",
"version": "1.3.0",
"version": "1.4.0",
"description": "",
"main": "tp-dialog.js",
"scripts": {