egroupware/api/js/etemplate/Et2Select
nathan 56eb4d64ac Et2Search: Fix some UI bugs
- Fix missing loading spinner while searching
Clear button was in the way, now hiding clear button when displaying the spinner

- Fix searching for the same thing twice displays no results the second time
repeat() and map() directives were not putting the DOM nodes back in, worked around by using a temp div to render into.  There were some lifecycle mistakes as well leading to collisions & re-doing.
2022-09-14 15:47:36 -06:00
..
Tag Fix category border styling 2022-09-12 15:16:04 +02:00
test Fix for double-submit caused by change handler bound twice 2022-07-05 13:15:32 -06:00
Et2Select.ts Et2Select: If somebody set '' as an option value then '' is not a bad value and doesn't need to be fixed. 2022-09-01 09:58:08 -06:00
Et2SelectAccount.ts Fix Et2SelectAccount couldn't have non-account options, so freeEntries didn't show up 2022-09-01 08:30:43 -06:00
Et2SelectCategory.ts Fix category border styling 2022-09-12 15:16:04 +02:00
Et2SelectCountry.ts Et2SelectCountry: Fix limited size of search box 2022-08-26 11:48:02 -06:00
Et2SelectEmail.ts got mailing lists working again in mail compose using includeLists=true attribute 2022-09-12 14:51:13 +02:00
Et2SelectReadonly.ts Fix select account readonly did not properly show names with CSV 2022-09-07 15:12:06 -06:00
Et2SelectThumbnail.ts Et2SelectThumbnail 2022-06-17 13:07:33 -06:00
Et2WidgetWithSelectMixin.ts Et2Search: Fix some UI bugs 2022-09-14 15:47:36 -06:00
FindSelectOptions.ts fix many errors around et2-select emulating old taglist: 2022-08-08 17:28:51 +02:00
SearchMixin.ts Et2Search: Fix some UI bugs 2022-09-14 15:47:36 -06:00
StaticOptions.ts Et2Select: Fix some missing "emptyLabel" bugs 2022-08-30 14:27:19 -06:00