Commit Graph
10 Commits
Author SHA1 Message Date
abeiliceandhueso af897e7dd4 feat: add Tailwind CSS reference to multiple components for styling consistency 2026-06-02 01:41:01 +00:00
abeiliceandhueso 663a0bce46 add @web3-onboard back as stop-gap until reown migration 2026-06-02 01:41:01 +00:00
abeiliceandhueso 4469ccb30a refactor: update configuration files to use ES module syntax and integrate Tailwind CSS 2026-06-02 01:41:01 +00:00
abeiliceandhueso 98c6e04a16 feat: render app version in bottom-left footer 2026-06-02 01:41:01 +00:00
abeiliceandhueso d63cb8c6d3 refactor: clean up code formatting and improve readability across multiple components
- Standardized the use of quotes and spacing in various files.
- Removed unnecessary line breaks and trailing spaces in components.
- Improved the structure of computed properties and methods for better clarity.
- Enhanced the consistency of prop definitions and emit events in Vue components.
- Updated the GraphQL composable to streamline error handling and data processing.
- Refactored network configuration files for better organization and readability.
- Cleaned up model files by removing redundant lines and ensuring consistent formatting.
- Adjusted router configuration for improved readability.
- Enhanced utility functions for better maintainability and clarity.
2026-06-02 01:41:01 +00:00
abeiliceandhueso c481d9d0a5 migrate eslint to flat config (eslint 10) 2026-06-02 01:41:01 +00:00
abeiliceandhueso 63f5ee017b refactor: update TypeScript configuration to extend correct Vue tsconfig files 2026-06-02 01:41:01 +00:00
abeiliceandhueso dacbeac019 update Dockerfile to use latest bun image 2026-06-02 01:41:01 +00:00
abeiliceandhueso 18efb7543e use oven-sh/setup-bun action in CI 2026-06-02 01:41:01 +00:00
abeiliceandhueso 6caf34b579 switch to bun + adopt e2e dependency stack 2026-06-02 01:41:01 +00:00