onyx-tasks/apps/tauri/src/lib
Tristan Michael 7e5b3ea7b0 Remove list footer divider and reverse sync spinner
Remove the bottom divider from the lists/drawer footer and adjust the
sync icon animation to spin in the correct (reverse) direction when
syncing.

- Remove the border-t divider classes from the drawer footer to eliminate the
visual divider at the bottom of the lists panel.
- Replace the Tailwind animate-spin class with an inline CSS animation that
runs in reverse when app.syncing is true so the sync icon spins the
expected direction.
2026-04-05 16:24:17 -07:00
..
components fix: harden frontend — toggle race guard, fresh debounce snapshot, error surfacing 2026-04-02 09:37:43 -07:00
screens Remove list footer divider and reverse sync spinner 2026-04-05 16:24:17 -07:00
stores Remove manual sync UI; add auto-sync lifecycle and status 2026-04-05 16:19:43 -07:00
types.ts Refactor workspaces to use UUID keys 2026-04-05 14:58:31 -07:00