All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
-Refactored e2e tests for Accounts and Blocks pages -Updated frontend mobile styles
- Search params for table pagination/sorting
- More internal UI-kit components
- Unit tests for some critical components
- Fixed a small external package vulnerability
- Addressed minor UI styles for mobile
- Updated validators table to include next era
- Skeleton loaders for details screens
- Implemented dark theme with theme toggler
- Added some internal UI-kit components
- Skeleton loaders
- Active navbuttons in the topbar
- Update validators table to include formatted columns and sorting
- Nicer loading on the main page
- Switched all tables to paginated ones
- Changed architecture from Tanstack Query to Redux
- Fixed some frontend styles
- Redesigned layout of almost all pages
- Switched
frontend
to use new middleware (1.1.0
) - New table in
/blocks
- New more detailed view in
/peers
- Number of validators & peers is now visible on the main page
- Translations mechanisms (
react-i18next
) - translations are inpublic/translations
- Redesigned layout of almost all pages
- Basic block explorer views (blocks, peers, block details, account details, deploy details)
- Block explorer queries directly RPC
- Basic unit tests
- Configurable branding