harb/web-app/src
openhands deaa87e55a fix: address review findings for snatch notifications (#151)
Replace ambiguous .collapsed-body.history CSS selector with a
component-specific .history-body class in CollapseHistory.vue.
The old compound class shared a name with collapse.sass rules
(.collapsed-body.history { flex-direction: row }) and reviewers
could not confirm the selector matched. The new class is unique
to CollapseHistory, making the flex-column layout and purple
router-link colour unambiguous.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-24 09:47:27 +00:00
..
assets added web-app and landing 2025-09-23 14:18:04 +02:00
components fix: address review findings for snatch notifications (#151) 2026-02-24 09:47:27 +00:00
composables fix: address review findings for snatch notifications (#151) 2026-02-24 09:18:28 +00:00
contracts fix: Clean up dead code and stale domain references across landing + web-app (#189) 2026-02-23 13:04:02 +00:00
directives webapp - ESLint + Prettier with pre-commit hooks (#54) 2025-10-03 16:51:44 +02:00
layouts fix: clean URLs, contract addresses, gitmodule (#16, #58, #147) (#162) 2026-02-20 17:28:59 +01:00
router fix: clean URLs, contract addresses, gitmodule (#16, #58, #147) (#162) 2026-02-20 17:28:59 +01:00
services fill stake e2e 2025-10-11 17:54:49 +00:00
types added web-app and landing 2025-09-23 14:18:04 +02:00
utils fix: address review findings for snatch notifications (#151) 2026-02-24 09:18:28 +00:00
views fix: Snatch notifications and position history (#151) 2026-02-24 08:47:24 +00:00
App.vue webapp - ESLint + Prettier with pre-commit hooks (#54) 2025-10-03 16:51:44 +02:00
config.ts fill stake e2e 2025-10-11 17:54:49 +00:00
env.d.ts feature/ci (#84) 2026-02-02 19:24:57 +01:00
main.ts webapp - ESLint + Prettier with pre-commit hooks (#54) 2025-10-03 16:51:44 +02:00
wagmi.ts feat: shared @harb/web3 package + landing wallet connect (#157) (#159) 2026-02-19 20:18:27 +01:00