Closed pmjanus closed 3 months ago
Name | Link |
---|---|
Latest commit | a5c1be918cb95565566ea9fe5924e80d8eb27ec5 |
Latest deploy log | https://app.netlify.com/sites/teloscan/deploys/66c3e305a717270008006742 |
Deploy Preview | https://deploy-preview-828--teloscan.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | a5c1be918cb95565566ea9fe5924e80d8eb27ec5 |
Latest deploy log | https://app.netlify.com/sites/dev-mainnet-teloscan/deploys/66c3e305eae086000816a910 |
Deploy Preview | https://deploy-preview-828--dev-mainnet-teloscan.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | a5c1be918cb95565566ea9fe5924e80d8eb27ec5 |
Latest deploy log | https://app.netlify.com/sites/teloscan-stage/deploys/66c3e305f8647f0008cc785b |
Deploy Preview | https://deploy-preview-828--teloscan-stage.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | a5c1be918cb95565566ea9fe5924e80d8eb27ec5 |
Latest deploy log | https://app.netlify.com/sites/testnet-teloscan/deploys/66c3e305aa6b85000819a4a2 |
Deploy Preview | https://deploy-preview-828--testnet-teloscan.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Search Bar Implementation and Various Improvements
This pull request introduces a new search bar feature and includes several improvements and bug fixes across the application.
Major Changes
Search Bar Enhancements
UI/UX Improvements
Bug Fixes
Localization
Dependency Updates
@solana/web3.js
from 1.87.1 to 1.91.6ejs
from 3.1.9 to 3.1.10braces
to version 3.0.2Other Changes
Various code refactoring and cleanup
Removed console logs
Minor performance optimizations
Fixes https://github.com/telosnetwork/teloscan/issues/825
Fixes #821 | Addresses cache added with name display info
Fixes https://github.com/telosnetwork/teloscan/issues/817
Please review these changes carefully, especially the search bar implementation and pagination fixes, as they significantly impact the user experience.