status-web/apps/website
marcelines 9479b4bb2f
[website] - Add Wallet page (#419)
* feat: add wallet page and all its necessary components

* feat: border and address element

* feat: add navigation with responsive view

* feat: add floating menu for mobile version

* fix: floating menu mobile

* fix: menu floating and footer

* feat: adds prefooter and fixes footer and pages layouts

* fix: footer mobile border

* fix: pages with new layout

* fix: minor fixes

* fix: some minor fixes

* fix: changes from review

* fix: performance safari issue

* fix: changes from review

* feat: add grid hero component with proper variants

* fix: remove unnecessary prop

* feat: some improvements to shared components

* fix: nav-desktop z-index

* add passive option to scroll listener

* lint tailwind classnames

---------

Co-authored-by: Pavel Prichodko <14926950+prichodko@users.noreply.github.com>
2023-06-22 16:46:20 +01:00
..
public [website] - Add Wallet page (#419) 2023-06-22 16:46:20 +01:00
src [website] - Add Wallet page (#419) 2023-06-22 16:46:20 +01:00
.env [website] Add blog (#417) 2023-06-21 11:35:48 +01:00
.eslintrc [website] Add blog (#417) 2023-06-21 11:35:48 +01:00
.gitignore Set up web app deployment (#399) 2023-05-16 13:04:47 +02:00
.prettierrc [website] Add blog (#417) 2023-06-21 11:35:48 +01:00
env.d.ts [website] Add blog (#417) 2023-06-21 11:35:48 +01:00
next-env.d.ts Add website layouts and nav menus (#400) 2023-05-16 11:57:15 +02:00
next.config.mjs [website] Add blog (#417) 2023-06-21 11:35:48 +01:00
package.json [website] Add blog (#417) 2023-06-21 11:35:48 +01:00
postcss.config.js Setup apps/website (#383) 2023-04-26 12:06:18 +02:00
tailwind.config.cjs [website] - Add Wallet page (#419) 2023-06-22 16:46:20 +01:00
tamagui.config.ts Setup apps/website (#383) 2023-04-26 12:06:18 +02:00
tsconfig.json [website] resolve ENS public key (#415) 2023-06-20 12:05:59 +01:00
vercel.json Update vercel.json 2023-05-16 13:08:20 +02:00