tags-input:

* add a "copy" button
* fix some css class (adding a prefix to avoid side effects)
* other minor fixes
This commit is contained in:
John Livingston
2024-06-13 11:55:02 +02:00
parent 591e0ad3fd
commit 618dc6aeae
6 changed files with 257 additions and 48 deletions

View File

@ -23,6 +23,7 @@ declare const LOC_SHOW_SCROLLBARR: string
declare const LOC_TRANSPARENT_BACKGROUND: string
declare const LOC_TIPS_FOR_STREAMERS: string
declare const LOC_COPY: string
declare const LOC_COPIED: string
declare const LOC_LINK_COPIED: string
declare const LOC_ERROR: string
declare const LOC_OPEN: string