immich/web/src
Thomas 329b52e670
use svelte motion tweening for animation (#2788)
It look like Svelte has a concept of 'tweening' for writing animations, which should reduce the complexity of the animation code.

Thanks to @probablykasper for finding this.

A lot of the logic has been rewritten for reactivity, which further reduces
complexity.
2023-06-16 10:09:28 -05:00
..
api Version v1.61.0 2023-06-16 02:29:11 +00:00
lib use svelte motion tweening for animation (#2788) 2023-06-16 10:09:28 -05:00
routes fix(web): error when refreshing asset view in memory page (#2789) 2023-06-16 10:09:16 -05:00
test-data chore(web): improve type checking (#2644) 2023-06-02 08:55:08 -05:00
app.css refactor(web): centralize buttons (#2200) 2023-04-07 11:45:00 -05:00
app.d.ts fix(web): context menu overlap + outclick types (#2506) 2023-05-21 11:01:08 -05:00
app.html fix(web): noscript message (#2278) 2023-04-18 11:24:17 -05:00
hooks.server.ts chore(web): improve type checking (#2644) 2023-06-02 08:55:08 -05:00