Skip to content

Commit

Permalink
Release v0.1.2 (#137)
Browse files Browse the repository at this point in the history
Co-authored-by: hjlee0 <[email protected]>
Co-authored-by: Dongwon <[email protected]>
Co-authored-by: Woongjae Lee <[email protected]>
Co-authored-by: dongwon8247 <[email protected]>
Co-authored-by: Lim SangHyun(Blue) <[email protected]>
Co-authored-by: juntaepark <[email protected]>
fix: [GSFE-112] Adjust sizings of the Title component (#96)
fix: [GSFE-101] Fix margin and padding on the main page (#97)
fix: [GSFE-96] Change Incentivized pool card component (#108)
fix: [GSFE-95] Change new position button component (#106)
fix: [GSFE-98] Change spacing on the Earn page (#107)
fix: [GSFE-102] Change the token list components column name (#104)
fix: [GSFE-103] Change the token list component icon (#101)
fix: [GSFE-104] Change the Highghest APRs card list component (#100)
fix: [GSFE126] Add a hover effect to the icons in the footer (#90)
fix: [GSFE-121] Change Input Component (#91)
fix: [GSFE-120] Change the Switch Button clickable area (#92)
fix: [GSFE-116] Add Icons to the Top 3 Tokens cards in the main menu (#93)
fix: [GSFE-107] Change the footer Component (#105)
fix: [GSFE-131] Fix an footer alignment error in wallet menu (#110)
fix: [GSFE-111] Anchor the header component to the top of the page (#99)
fix: [GSFE-104] Change the Highghest APRs card list component (#111)
fix: [GSFE-109] Add the token selection component (#102)
fix: [GSFE-114] Change the font color of column names in data tables (#94)
fix: [GSFE-134] Add a hover effect to the text menu buttons (#117)
fix: [GSFE-90] Change pagination component (#113)
fix: [GSFE-133] Fix a size of wallet dashboard (#116)
fix: [GSFE-107] Change the footer Component (#115)
fix: [GSFE-132] Fix the spacing between the header and title text (#112)
fix: [GSFE-106] Add the linear gradient BG on earn menu (#109)
fix: Add the token selection component (#114)
fix: Adjust sizings within the Swap component in the main menu (#95)
Fix typo, lint errors, format prettier (#118)
fix: Fix Docker build errors (#121)
Fix typo in the filters of Tokens (#126)
Fix the spacing on main page (#127)
  • Loading branch information
jinoosss authored Jul 17, 2023
1 parent 2f58707 commit 091fd38
Show file tree
Hide file tree
Showing 651 changed files with 13,040 additions and 50,227 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/setup
- run: yarn workspace @gnoswap-labs/gno-client test
- run: yarn
- run: yarn workspace @gnoswap-labs/web test:ci

build-tests:
Expand All @@ -20,7 +20,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/setup
- run: yarn workspace @gnoswap-labs/gno-client build
- run: yarn
- run: yarn workspace @gnoswap-labs/web build

# TODO: Apply when you're done setting up your storybook environment
Expand Down
36,277 changes: 0 additions & 36,277 deletions .pnp.cjs

This file was deleted.

Loading

0 comments on commit 091fd38

Please sign in to comment.