egroupware/api/js/etemplate/Et2Select
nathan 1cc2cd5e3e Et2Select + Search: Fix change event fired while widget still had old value
The search box was firing its own change event, triggering the handler.  Now SearchMixin swallows that event preventing it from triggering.
2022-06-23 10:36:54 -06:00
..
Tag Double thickness of colored category border in Et2SelectCategory 2022-06-21 09:22:39 -06:00
test Fix Et2Select was losing options set in template 2022-06-08 14:57:26 -06:00
Et2Select.ts Et2SelectCountry: Use CSS for flag images 2022-06-22 16:13:58 -06:00
Et2SelectAccount.ts Get category icons & colors working for select category 2022-06-15 16:43:39 -06:00
Et2SelectCategory.ts Double thickness of colored category border in Et2SelectCategory 2022-06-21 09:22:39 -06:00
Et2SelectCountry.ts fix addressbook edit for new Et2SelectCountry&State: 2022-06-23 10:06:01 +02:00
Et2SelectEmail.ts Move email-specific D-n-d into Et2SelectEmail class 2022-06-22 14:36:38 -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 fix TypeError this === undefined 2022-06-17 22:43:35 +02:00
FindSelectOptions.ts Work on Search/LinkEntry 2022-06-02 15:45:23 -06:00
SearchMixin.ts Et2Select + Search: Fix change event fired while widget still had old value 2022-06-23 10:36:54 -06:00
StaticOptions.ts add extra parameter return_promise to StaticOptions.cached_server_side and using that for Et2SelectCountry to add flags and their css class 2022-06-20 17:01:28 +02:00