open-webui/src/lib/components
Aryan Kothari f9e1a933a9 fix: bug in chat deletion pagination interact
change 1: when selecting a tag to filter the `tagView` store is set to disable paginated loading. This is so all tagged items can be loaded at once.  deleting a tag when in the filtered view returns to the unfiltered view. this change now sets the `tagView` store to `false` so pagination can continue

change 2: formatting
2024-08-03 11:53:02 -04:00
..
admin fix 2024-08-02 19:26:34 +02:00
chat fix: bug in chat deletion pagination interact 2024-08-03 11:53:02 -04:00
common fix: image preview element styling issue 2024-08-03 14:42:06 +02:00
documents fix: send tags to upload doc handler in modal dialog 2024-07-18 12:38:23 +02:00
icons feat: action function 2024-07-11 18:41:00 -07:00
layout fix: bug in chat deletion pagination interact 2024-08-03 11:53:02 -04:00
playground refac: styling 2024-06-23 17:18:36 -07:00
workspace chore: format 2024-07-28 13:13:33 +01:00
AddFilesPlaceholder.svelte add: added Playground + AddFilesPlaceholder translation 2024-03-05 11:44:37 +01:00
ChangelogModal.svelte refac: styling 2024-07-08 13:35:25 -07:00