egroupware_official/api/js/etemplate/Et2Select
nathan ddd72fd51a Et2Select: Fix selects with static options from the server would not consistently keep any additional options set.
Creation / lifecycle would sometimes set the extra options several times, and depending on the timing of the server response they might get overwritten, or overwrite the server options.  Now keeping them separate to avoid this.
2022-07-15 12:56:24 -06:00
..
Tag Follow my own advice and split out content into an overridable sub-template in case we need it 2022-07-15 09:30:12 -06:00
test Fix for double-submit caused by change handler bound twice 2022-07-05 13:15:32 -06:00
Et2Select.ts Et2Select: Fix selects with static options from the server would not consistently keep any additional options set. 2022-07-15 12:56:24 -06:00
Et2SelectAccount.ts Get category icons & colors working for select category 2022-06-15 16:43:39 -06:00
Et2SelectCategory.ts Et2Select: Fix selects with static options from the server would not consistently keep any additional options set. 2022-07-15 12:56:24 -06:00
Et2SelectCountry.ts Et2Select: Fix selects with static options from the server would not consistently keep any additional options set. 2022-07-15 12:56:24 -06:00
Et2SelectEmail.ts Et2SelectEmail: Add button on hover to add a new contact with the email 2022-06-24 12:10:10 -06:00
Et2SelectReadonly.ts Fix IDE errors without changing internal data type 2022-05-13 09:07:47 -06:00
Et2SelectThumbnail.ts Et2SelectThumbnail 2022-06-17 13:07:33 -06:00
Et2WidgetWithSelectMixin.ts Et2Select layout improvements 2022-07-11 17:27:17 -06:00
FindSelectOptions.ts Better handling for options with more properties set (title, icon) 2022-07-14 13:16:48 -06:00
SearchMixin.ts Thoroughly remove search icon, not just hide it. 2022-07-14 14:17:50 -06:00
StaticOptions.ts Et2Select: Fix selects with static options from the server would not consistently keep any additional options set. 2022-07-15 12:56:24 -06:00