philomena/assets/js/utils
liamwhite f35313ad3a
Merge pull request #417 from MareStare/feat/small-refactoring
Refactoring of autocomplete and tag inputs
2025-02-22 17:06:06 -05:00
..
__tests__ Rename ac to autocomplete consistently across all files 2025-02-13 18:49:43 +00:00
array.ts convert array, dom and tag utils to typescript 2023-05-18 12:50:16 +02:00
assert.ts Disable no-undefined ESLint lint 2025-02-13 19:16:18 +00:00
dom.ts Use prettier for JS formatting 2024-07-05 21:48:17 -04:00
draggable.ts Use prettier for JS formatting 2024-07-05 21:48:17 -04:00
events.ts Moved oncePersistedPageShown to events, added tests 2025-02-04 01:15:16 +04:00
image.ts Use prettier for JS formatting 2024-07-05 21:48:17 -04:00
local-autocompleter.ts Fixed local autocompleter returning aliases even when tag is matched by prefix 2025-02-12 21:03:34 +04:00
requests.ts Use prettier for JS formatting 2024-07-05 21:48:17 -04:00
store.ts Use prettier for JS formatting 2024-07-05 21:48:17 -04:00
suggestions.ts Refactoring of autocomplete and tag inputs 2025-02-13 18:48:43 +00:00
tag.ts Disable no-undefined ESLint lint 2025-02-13 19:16:18 +00:00
unique-heap.ts Disable no-undefined ESLint lint 2025-02-13 19:16:18 +00:00