Commit Graph

14 Commits

Author SHA1 Message Date
nathan
8beae0adee Et2File:
- Protect value from wrong types with custom accessor
- Better rendering for multiple=false
- Better handling of server-side messages
2025-02-18 09:11:07 -07:00
ralf
56accdcca3 fix TypeError: Cannot create property <tmp-name> on string '' 2025-02-17 10:08:31 +01:00
nathan
13338beb00 Et2File: Fix up docs, add CSS parts 2025-02-14 14:49:29 -07:00
nathan
a9b9cfce08 Reference hunting
Removed a bunch of remaining references that were keeping things around in memory
2025-02-13 16:55:00 -07:00
milan
13e5e69676 fixes js error on file attachment in mail Regarding #103331 2025-02-13 13:16:01 +01:00
nathan
b9424f189e Clean up some connectedCallback() & disconnectedCallback()
Missing super.disconnectedCallback() is bad for performance over time
2025-02-12 17:32:09 -07:00
nathan
fc733e2a4f Et2File: Rendering changes for value, fix mime icon not always showing 2025-02-12 15:11:07 -07:00
nathan
665df986a7 Et2File: Docs update, bugs in fileListTarget 2025-02-12 15:11:07 -07:00
nathan
e5feb3a4b5 Et2File: Fix multiple was always true 2025-02-12 15:11:07 -07:00
nathan
e57fb00bf1 Et2File: More test work, add support for legacy event callbacks 2025-02-12 15:11:07 -07:00
nathan
e5f9c8ac1f Et2File WIP 2025-02-10 14:05:10 -07:00
nathan
2b96818c74 Resumable uploads 2025-02-10 13:59:55 -07:00
nathan
816d3b132a WIP Et2File webcomponent for uploads 2025-02-10 13:59:55 -07:00
nathan
7b497c72f4 Added Et2FileItem 2025-02-03 11:32:00 -07:00