You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: implement theme provider and mode toggle for light/dark mode support
* fix: update icon color from 'text-secondary' to 'text-foreground' in multiple preview tables
* feat: update styles for improved UI consistency across components
* fix: reduce transition duration for improved responsiveness across components
* feat: enhance ModeToggle component with system theme option and improve button styling
* feat: update borderTypeColor to include background colors and dark mode support
* feat: enhance CopyButton tooltip styling and improve TableBody dark mode support
* feat: update component styles for improved UI consistency and responsiveness
* refactor: simplify header layout in account route component
* feat: update brand and muted foreground colors for improved accessibility
* feat: update InteractiveJsonViewer styles for improved color consistency and accessibility
* feat: update AddressChip button styles for improved visual consistency and accessibility; refine SchemaSearch layout for better readability
* feat: update ring color variable to use primary color for improved theming consistency
* refactor: update Tabs component layout and styling for improved consistency
* feat: implement dynamic tab indicator positioning and styling
* refactor: improve SchemaSearch component layout and button text for clarity
* feat: add default JSON view styles and integrate into JsonBlock and InteractiveJsonViewer components
* refactor: simplify Button component structure in SmartLinkGroup
* feat: enhance DataTable with row click navigation and keyboard accessibility
* fix: address or id not showing on small screen
* refactor: remove unused imports from account layout component
* refactor: update primary foreground color in Tabs component and CSS
* fix: adjust layout styles for improved responsiveness in account component
* refactor: move My Activity button from SearcherBar to Navbar
* fix: app address overflow
* fix: better navbar responsible
* fix: remove background and border styles from Footer component
* fix: remove unnecessary comments in JsonBlock and DealsRoute components
0 commit comments