Introduce a global dialog stack to correctly manage dismissal through the esc key.

This commit is contained in:
2025-08-21 13:21:17 +02:00
parent 52d2fc7d33
commit 55c7a5ef8e
2 changed files with 58 additions and 15 deletions

View File

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