Part-DB.Part-DB-server/assets
Jan Böhmer abc5c61a06 Fixed problem, that search field and search options did not close when clicking outside
This fixes issue #701. For the search field this was caused by algolia/autocomplete lib, which do not support multiple autocomplete fields on a single page. If initailly loaded on the homepage, which features a second autocomplete, this one "steals" the input listening, and the one in the navbar do not close anymore when clicking outside.
Custom code which triggers the closing of the autocomplete manually when clicking outside, was added as a workaround.
2024-10-13 23:19:03 +02:00
..
ckeditor Added label placeholders to add a barcode version of the IPN to a label 2023-11-05 21:24:21 +01:00
controllers Fixed problem, that search field and search options did not close when clicking outside 2024-10-13 23:19:03 +02:00
css Increase image size in list view #688 (#689) 2024-09-09 20:29:25 +02:00
fonts/dompdf Added GNU unifont as fallback font for labels with CJK characters 2023-07-02 03:26:56 +02:00
js Fixed issue that the document could not be scrolled anymore, when redirected from a modal 2024-10-13 21:23:57 +02:00
styles Updated symfony recipes. 2021-01-03 20:54:47 +01:00
themes Use webpack entrypoints for bootstrap and bootswatch themes 2023-02-01 22:58:39 +01:00
tomselect/extend_existing_selection Allow to create sub elements for existing elements, by typing "->" 2024-08-24 15:31:44 +02:00
bootstrap.js Updated symfony/stimulus-bridge recipe 2023-06-11 19:58:31 +02:00
controllers.json Updated composer dependencies. 2022-12-11 14:41:40 +01:00
translator.js Use symfony/ux-translator to translate password_strength_estimator badges 2023-06-28 16:00:11 +02:00
tsconfig.json Added an basic implementation of bootstrap-treeview in typescript 2022-08-06 03:40:24 +02:00