Releases: gnoswap-labs/gnoswap-interface
Releases · gnoswap-labs/gnoswap-interface
v0.2.3
v0.2.2
What's Changed
- Fix compare path instead of symbol by @AkydA in #474
- GSW-1388 Enhance tooltip by @AkydA in #475
- GSW-1402 Unstaking APR by @AkydA in #476
- GSW-1403 APR in My Position, Remove/Unstake modal by @AkydA in #477
- GSW-1405 Reposition issues by @AkydA in #478
- GSW-1405 Dashboard issues by @AkydA in #479
- feat: handle the account data by network state by @jinoosss in #480
- GSW-1394 Activity : claim message by @AkydA in #481
- Fix Issues by @AkydA in #482
- GSW-1420 Deposit modal issue by @AkydA in #484
- GSW-1356 display pool data on add liquidity by @AkydA in #485
- GSW-1423 Unstake with wgnot by @AkydA in #487
- GSW-1422 Swap issues by @AkydA in #486
- refactor: move pages to root by @AkydA in #488
- GSW-1413 Swap exact out by @AkydA in #489
- GSW-1430 Number issues by @AkydA in #492
- feat: calculate the price impact of valueless tokens by @jinoosss in #491
- feat: change data update conditions by @jinoosss in #490
- GSW-1431 Add liquidity issues by @AkydA in #493
- fix: increase liquidity area by @jinoosss in #496
- fix: improve �graph tooltip performance by @jinoosss in #494
- GSW-1433 Minor issues by @AkydA in #495
- fix: show closed positions by @jinoosss in #497
- GSW-1436 Remove cached state by @AkydA in #498
- fix: balance number decimal by @AkydA in #499
Full Changelog: v0.2.0...v0.2.2
v0.2.0
What's Changed
- feat: Earn Responsive Web Develop by @juntaepark in #172
- feat: Refactoring the breakpoints detection logic by @juntaepark in #174
- feat: Develop swap pages components by @juntaepark in #175
- feat: Develop Modal Components by @juntaepark in #176
- Fix: Wallet Responsive Web Develop by @juntaepark in #179
- Fix: Mainpage Responsive Web Develop by @juntaepark in #177
- Fix: Dashboard Responsive Web Develop by @juntaepark in #178
- faet: Apply the min-width to UI by @juntaepark in #180
- feat: Fix the submenu modal component by @juntaepark in #182
- feat: Responsive Web Develop by @juntaepark in #185
- feat: Apply the min-width to UI by @juntaepark in #183
- feat: Develop Modal Components by @juntaepark in #186
- feat: Modal component Responsive Web Develop by @juntaepark in #181
- feat: Dashboard Responsive Web Develop by @juntaepark in #184
- feat: Fix Swap pages by @juntaepark in #187
- faet: Modal component Responsive Web Develop by @juntaepark in #188
- feat: Fix footer to be responsive by @juntaepark in #189
- feat: Develop Earn Page Layout Component by @juntaepark in #191
- feat: Develop Earn Staking Component by @juntaepark in #192
- [GSW-15] feat: Add new item to pool list by @jinoosss in #193
- [GSW-8] feat: Develop Earn Remove Liquidity Component by @jinoosss in #197
- [GSW-7] Develop Earn Add Liquidity Component by @jinoosss in #196
- [GSW-20] feat: Develop Earn Incentivize Component by @jinoosss in #198
- [GSW-22] feat: Develop Earn Confirm Modal Component by @jinoosss in #199
- [GSW-341] feat: Implement the Adena Client by @jinoosss in #200
- [GSW-342] feat: Manage the state of Adena Wallet by @jinoosss in #201
- [GSW-349] feat: API response data to models by @jinoosss in #202
- [GSW-322] feat: Apply tm2-js-client and integrate with Adena by @jinoosss in #203
- [GSW-383] feat: Show Token Balance by @jinoosss in #206
- [GSW-371] fix: Manage slippage on local storage by @jinoosss in #207
- [GSW-323] feat: Create Pool by @jinoosss in #208
- [GSW-416] feat: Integrate Pools API by @jinoosss in #209
- [GSW-429] feat: Change wallet connection session by @jinoosss in #211
- [GSW-428] chore: Add chain info by @jinoosss in #210
- [GSW-374] feat: Create Swap Transaction Data by @jinoosss in #214
- [GSW-372] feat: Integrate the Swap Route Contract by @jinoosss in #215
- [GSW-375] feat: Process Swap Transaction Response by @jinoosss in #216
- feat: Create Governance Page by @khiemldk in #205
- [GSW-470] fix: Resolve wallet instance initialization errors by @jinoosss in #218
- [GSW-308] fix: Resolve wallet instance initialization errors by @jinoosss in #219
- [GSW-31] fix: Token Details Improve UI by @khiemldk in #220
- [GSW-445] feat: Apply discoonecting wallet by @jinoosss in #221
- [GSW-408] fix: Main Common Improve UI by @khiemldk in #223
- [GSW-414] fix: Dashboard Improve UI by @khiemldk in #224
- [GSW-447] feat: Add a number unit conversion function by @jinoosss in #222
- [GSW-448] feat: Apply swap page query string by @jinoosss in #226
- [GSW-413] fix: Wallet Improve UI by @khiemldk in #225
- [GSW-410] fix: Swap Improve UI by @khiemldk in #228
- [GSW-545] fix: Fix swap expected results by @jinoosss in #227
- [GSW-479] feat: Implement Pool Graph with Pool Bins by @jinoosss in #229
- [GSW-464] feat: Implement a Liquidity Selection Graph by @jinoosss in #230
- [GSW-551] feat: Integrate pool data with RPC by @jinoosss in #231
- [GSW-411] fix: Earn Improve UI by @khiemldk in #233
- [GSW-556] feat: Implements Swap Router by @jinoosss in #234
- [GSW-593] feat: Change swap router key generation by @jinoosss in #236
- [GSW-450] feat: Implement Swap Expected Result Details by @jinoosss in #235
- [GSW-488] Swap Route by @jinoosss in #237
- feat: [GSW-458] feat: Integrate Pool Card data by @jinoosss in #238
- [GSW-606] feat: Change the parameters of pool contarct by @jinoosss in #239
- [GSW-546] fix: Entire Improve UI by @khiemldk in #240
- [GSW-463] feat: Calculate the Price Range of Liquidity by @jinoosss in #232
- feat: [GSW-630] Change get token price api endpoint by @jinoosss in #243
- [GSW-624] feat: use react query commonly by @khiemldk in #242
- feat: [GSW-598] Integrate Position Card Data by @jinoosss in #241
- feat: [GSW-621] Support ugnot by @jinoosss in #244
- feat: [GSW-656] Change to JSON RPCProvider by @jinoosss in #245
- fix: Handle tick bitmap large number by @jinoosss in #246
- fix: [GSW-639] Fix out of range liquidity add error by @jinoosss in #247
- feat: [GSW-459] Integrate Pool Detail Data by @jinoosss in #248
- feat: [GSW-469] Execute a Reward Claim Contract by @jinoosss in #249
- feat: Implements Stake Position by @jinoosss in #250
- feat: [GSW-467] Implements Unstake Position by @jinoosss in #251
- feat: [GSW-468] Implements Remove Position by @jinoosss in #252
- chore: Change package path and address by @jinoosss in #253
- [GSW-546] fix: Entire improve UI by @khiemldk in #254
- chore: Add a gnos token path by @jinoosss in #255
- feat: [GSW-684] Handle Wrapped GNOT by @jinoosss in #256
- fix: [GSW-694] Fix calculate slippage by @jinoosss in #257
- feat: [GSW-695] Integrate Create Incentive by @jinoosss in #258
- feat: Add data initialization hook in background by @jinoosss in #259
- faet: [GSW-681] Integrate position info data on Add Position by @jinoosss in #260
- Gsw 648 fix UI for governance by @hoangdevnull in #264
- fix: Fix selection behavior in pool selection chart by @jinoosss in #26...
Release v0.1.4
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
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
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
- 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
- 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
- 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
- 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.