Skip to content

Releases: gnoswap-labs/gnoswap-interface

v0.2.3

16 Aug 16:37
015e2bb
Compare
Choose a tag to compare

What's Changed

  • hotfix: number util undefined issue by @AkydA in #501

Full Changelog: v0.2.2...v0.2.3

v0.2.2

16 Aug 16:14
585ff43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.2

v0.2.0

07 Aug 12:02
95d7755
Compare
Choose a tag to compare

What's Changed

Read more

Release v0.1.4

14 Aug 09:07
Compare
Choose a tag to compare

Gnoswap Interface - v0.1.4

Features

  • Implement the bar graph component
  • Implement the line graph component
  • Change the header
  • Develop token details page
  • Develop line graph in Dashboard
  • Develop bar graph in Dashboard
  • Header Responsive Web Develop
  • Footer Responsive Web Develop
  • Change header icon padding

Bugs

  • Fix search icon on header
  • Fix alarm icon on header
  • Fix font weight of action item on dashboard
  • Fix mobile navigation size
  • Fix the main logo size
  • Fix minor changes in header
  • Fix minor changes on Dashboard
  • Change header icon
  • Fix minor changes in tokens list

Release v0.1.2

17 Jul 10:06
091fd38
Compare
Choose a tag to compare

Gnoswap Interface - v0.1.2

Features

  • Complete tasks for setting up a theme
  • Set the LightMode Color Palette for ThemeMode
  • Add sorting feature to a column in a token list
  • Apply theme systems to Gnoswap server-side environments
  • Implement a Calendar for Gnoswap
  • Change the buttons on wallet page
  • Add a hover effect to the buttons
  • Adjust the swap component size on main page
  • Edit UI for card components on the Main page
  • Add page interaction with the connect wallet modal
  • Fix typo in the filters of Tokens on the Main Page
  • [PR Review] Fix typo, lint errors, format prettier #118
  • Check the project structure
  • Replace recoil with jotai
  • Remove the monorepo package
  • Apply es-lint rules
  • Apply the sorting feature to Pools in Earn and Assets in Wallet

Bug Fixes

  • Fix the spacing on main page
  • Fix Docker build errors
  • Apply light theme logo on footer

Release v0.1.1

19 Apr 05:15
Compare
Choose a tag to compare

Gnoswap Interface - v0.1.1

Features

  • Implementing Trending Cryptos Components
  • Implement the Top-3 Gainers and Losers components
  • Implementation of the Pool pair information component
  • Implement MyLiquidity Components
  • Implement staking components
  • Implement add incentivize components
  • Implement MyLiquidity position information list components
  • Implement the FloatingContent component of Tooltip, common to Pool Detail Page
  • Detach the font collection from the theme system

Bug Fixes

  • Change homeswap component
  • Change spacing and font size on the home page
  • Change Footer Component style

Release v0.1.0

12 Apr 09:18
Compare
Choose a tag to compare
  • Creating and Structuring Wallet Page
  • CardList Component
  • Implementing the Connect Wallet Component and Dropdown Menu
  • Implementing the Common modal
  • Implementing the Badge Component
  • HomeSwap Component
  • Writing a balance component on the Wallet page
  • Writing a asset list component on the Wallet page
  • Implementing a select tab button
  • GnoswapBrand Component
  • Add Interactions to HomeSwap Component
  • Implementing the Switch button with optional Label
  • Implementing the Incentive pools card list component on the Earn page
  • Create a 404 page
  • Arrange CardList in Home Layout

Release v0.0.3

24 Mar 02:32
Compare
Choose a tag to compare
  • Creating and Structuring Wallet Page
  • CardList Component
  • Implementing the Connect Wallet Component and Dropdown Menu
  • Implementing the Common modal
  • Implementing the Badge Component
  • HomeSwap Component
  • Writing a balance component on the Wallet page
  • Writing a asset list component on the Wallet page
  • Implementing a select tab button
  • GnoswapBrand Component
  • Add Interactions to HomeSwap Component
  • Implementing the Switch button with optional Label
  • Implementing the Incentive pools card list component on the Earn page
  • Create a 404 page
  • Arrange CardList in Home Layout

Release v0.0.2

17 Mar 03:48
Compare
Choose a tag to compare
  • Writing a Footer Component
  • Writing a Header Component
  • Implementing Custom Hooks for Dark Mode Features.
  • Implementing the SVG Icon Component
  • Applying an eslint rule
  • Implementing a common input component
  • Implementing the Pagination component and writing custom hooks
  • Creating and Structuring Home Page
  • Applying a emotion theme to a storybook
  • Creating and Structuring Earn Page
  • Implementing a common Button component
  • Fixing test errors in CI
  • Setting up the ESLint parser module
  • Writing a Tooltip Component
  • Implementing the Double Logo Component
  • Implementing the Notification Component and Transaction List

Release v0.0.1

10 Mar 03:44
fa2a4e5
Compare
Choose a tag to compare
  • Specify the Node.js version
  • Managing dependencies with yarn berry
  • Organize routing and create pages
  • Applying emotions and setting up storybook.
  • Setting up vscode workspace
  • Making gno-client builds work
  • Apply CI/CD
  • Apply ultra-runner to run packages concurrently
  • Create the necessary files in your styles folder.
  • Add a list to the .gitignore file for Yarn Zero-Installs.