egroupware_official/api/js/etemplate/Et2Textbox
nathan 389a8ee4be * Large memory reduction
- Work-around for https://github.com/shoelace-style/shoelace/issues/2376
- Fix some missing cleanup & a few other minor improvements for etemplate widgets
- Stop egw from holding on to registered plugins (& every instance)
2025-02-14 14:20:58 -07:00
..
test Fix some Et2InputWidgets would not get a label 2024-12-05 14:27:04 -07:00
Et2Number.md Fix Et2Number had lost its spinner buttons 2024-08-20 16:09:22 -06:00
Et2Number.ts * Large memory reduction 2025-02-14 14:20:58 -07:00
Et2NumberReadonly.ts Et2NumberReadonly: Right-align 2024-08-07 15:15:58 -06:00
Et2Password.ts disable user-password popup for plaintext passwords (no need) and set disabled, if password field is readonly from server-side 2023-11-02 17:16:34 +02:00
Et2Searchbox.ts Fix et2-selectbox was not properly firing clear events 2024-09-26 14:14:08 -06:00
Et2Textbox.md * Add masking to Et2Textbox & Et2Number 2024-08-02 16:24:52 -06:00
Et2Textbox.ts ET2Textbox: Fix textbox & searchbox did not update after value was changed programmatically 2024-09-27 09:44:53 -06:00
Et2TextboxReadonly.ts never translate readonly textbox or textarea 2024-07-31 20:17:26 +02:00