immich/web/src/lib/components/shared-components
Min Idzelis 56b85f7479
fix(web): fix lost scrollpos on deep link to timeline asset, scrub stop (#16305)
* Work in progress - super quick asset store->state

* bugfix: deep linking to timeline, on scrub stop

* format, remove stale

* disable test, todo: fix test

* remove unused import

* Fix merge

* lint

* lint

* lint

* Default to non-wasm layout

* lint

* intobs fix

* fix rejected promise

* Review comments, static import wasm

* Back to dynamic

* try top-level-await

* back to the first solution, with more finesse

* comment out wasm for now

* back out the wasm/thumbhash/thumbnail changes

* lint

* Fully remove wasm

* lockfile

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2025-03-04 20:34:53 -06:00
..
__test__ fix(web): clear combobox value when selectedOption is undefined (#14334) 2024-11-25 08:14:21 -06:00
album-selection chore(deps): update dependency eslint-plugin-svelte to v3 (#16532) 2025-03-03 14:24:26 +00:00
context-menu feat: persistent memories (#15953) 2025-02-21 12:31:37 -06:00
create-share-link-modal feat: qr code for new shared link (#16543) 2025-03-03 13:40:41 -05:00
dialog chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
gallery-viewer fix(web): fix lost scrollpos on deep link to timeline asset, scrub stop (#16305) 2025-03-04 20:34:53 -06:00
map chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
navigation-bar chore(deps): update dependency eslint-plugin-svelte to v3 (#16532) 2025-03-03 14:24:26 +00:00
notification fix(web): fix typos (#16466) 2025-03-01 16:51:50 -06:00
portal chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
progress-bar chore(web): move enum out of .svelte file (#14144) 2024-11-14 15:41:11 +00:00
purchasing chore(deps): update dependency eslint-plugin-svelte to v3 (#16532) 2025-03-03 14:24:26 +00:00
scrubber fix(web): fix lost scrollpos on deep link to timeline asset, scrub stop (#16305) 2025-03-04 20:34:53 -06:00
search-bar fix(web): Default to context search on web (#16485) 2025-03-02 13:06:15 +00:00
settings chore(deps): update dependency eslint-plugin-svelte to v3 (#16532) 2025-03-03 14:24:26 +00:00
side-bar chore(deps): update dependency eslint-plugin-svelte to v3 (#16532) 2025-03-03 14:24:26 +00:00
tree chore(deps): update dependency eslint-plugin-svelte to v3 (#16532) 2025-03-03 14:24:26 +00:00
apple-header.svelte chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
autogrow-textarea.spec.ts fix(web): set album description textarea height correctly (#9880) 2024-06-01 13:47:14 -04:00
autogrow-textarea.svelte fix(web): update description height when navigating between assets (#14145) 2024-11-14 09:59:30 -06:00
change-date.spec.ts fix(web): clear combobox value when selectedOption is undefined (#14334) 2024-11-25 08:14:21 -06:00
change-date.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
change-location.svelte chore(deps): update dependency eslint-plugin-svelte to v3 (#16532) 2025-03-03 14:24:26 +00:00
combobox.svelte feat(web): create tag on the fly (#14726) 2024-12-27 17:29:57 +00:00
control-app-bar.svelte fix(web): fix lost scrollpos on deep link to timeline asset, scrub stop (#16305) 2025-03-04 20:34:53 -06:00
coordinates-input.svelte fix(web): saving pasted coordinates (#14143) 2024-11-14 15:21:40 +00:00
drag-and-drop-upload-overlay.svelte chore: migrate to SvelteKit app state (#14807) 2024-12-20 17:18:22 -05:00
duplicates-modal.svelte feat(web): Improve duplicate suggestion (#14947) 2025-01-07 18:30:11 +00:00
empty-placeholder.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
full-screen-modal.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
help-and-feedback-modal.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
immich-logo-small-link.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
immich-logo.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
loading-spinner.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
modal-header.svelte chore(deps): update dependency eslint-plugin-svelte to v3 (#16532) 2025-03-03 14:24:26 +00:00
navigation-loading-bar.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
number-range-input.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
password-field.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
profile-image-cropper.svelte fix(web): properly project profile picture (#16095) 2025-02-14 15:49:22 +00:00
qrcode.svelte feat: qr code for new shared link (#16543) 2025-03-03 13:40:41 -05:00
server-about-modal.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
show-shortcuts.svelte chore(deps): update dependency eslint-plugin-svelte to v3 (#16532) 2025-03-03 14:24:26 +00:00
single-grid-row.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
star-rating.svelte chore(deps): update dependency eslint-plugin-svelte to v3 (#16532) 2025-03-03 14:24:26 +00:00
theme-button.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
upload-asset-preview.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
upload-panel.svelte fix(web): upload info panel covers timeline navigation bar (#14651) 2024-12-13 11:59:14 -05:00
user-avatar.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
version-announcement-box.svelte fix: websockets calling on_new_release across all sessions upon new websocket connection. (#16339) 2025-02-26 17:48:18 +00:00