Skip to content

Releases: iExecBlockchainComputing/explorer-v2

explorer: v1.1.0

25 Apr 07:45
023eea8

Choose a tag to compare

1.1.0 (2025-04-25)

🚀 Features

  • Add Apps, Datasets, Tasks, and Workerpools preview tables with GraphQL queries (96c1111)
  • Add DealsPreviewTable component and integrate with GraphQL (e3032a7)
  • add home page (9eeb2eb)
  • add prettier configuration and format code (409de64)
  • add Prettier formatting script and improve code consistency across components (55bec72)
  • implement table component with header, body, footer, and cell structures (6d26896)
  • init (fd1ca5b)
  • rename project to "explorer" and integrate TanStack Router (60e20b9)

🐞 Bug Fixes

  • add check-format script to package.json for prettier validation (8dcdb09)
  • add main.tsx missing content lost during previous merge (3b8f4f6)
  • add refetch interval to preview tables and update loading indicators (99f41ec)
  • adjust button margin in preview tables for better alignment (dd58f98)
  • remove duplicate 'devOptional' entries and clean up package-lock.json (f4df1b8)
  • remove unnecessary margin from table container (b243227)
  • update .gitignore to include .DS_Store and .env files (c7120b3)
  • update JSX syntax for consistency and readability in __root.tsx (e5640d2)

✨ Polish

  • add margin to root component and adjust max-width for layout consistency (1f64bc1)
  • adjust layout and alignment for improved responsiveness (780fd1e)
  • enhance layout structure and styling for the Index component (ff737de)
  • standardize imports and update button labels across preview tables (4f3b0d2)
  • standardize quotation marks and add missing semicolons across multiple files (7616cf7)
  • standardize quotation marks and improve formatting across multiple files (e82c1ee)
  • update .prettierignore to include routeTree.gen.ts (f0a201a)

🧰 Other

  • main: release react-template 1.0.0 (58eb95a)
  • main: release react-template 1.0.0 (fff690a)

react-template: v1.0.0

24 Apr 21:16
58eb95a

Choose a tag to compare

1.0.0 (2025-04-24)

🚀 Features

🐞 Bug Fixes

  • add check-format script to package.json for prettier validation (8dcdb09)