What's new
Floating balance delta — when the balance changes, a signed delta (+¥3.14 / -¥1.97) floats up and fades out next to the amount:
- Green when the balance rises, red when it falls (independent of the threshold tint on the amount itself)
- Zero or sub-cent changes are silent; the first load never floats
- Animation suppressed under
prefers-reduced-motion(system "reduce motion" setting) - Deduplicated with the existing refresh pipeline — one float per visible change
Files
dsh-balance-plugin-0.2.0.tgz— ready-to-install bundle tarball (dsh plugin add ./dsh-balance-plugin-0.2.0.tgz)
Install
dsh plugin --profile web add dsh-balance-plugin@^0.2.0 # npm channel