dappconnect-sdks/packages/components
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
..
.storybook Add burnup chart component (#401) 2023-05-18 14:54:45 +02:00
hooks Calculate topbar and composer height dynamically (#362) 2023-03-31 16:45:43 +02:00
scripts terminate `storybook` on `SIGINT` (#375) 2023-04-11 20:53:24 +02:00
src [website] - Add Wallet page (#419) 2023-06-22 16:46:20 +01:00
utils [website] Custom tags (#409) 2023-06-06 13:46:54 +02:00
.env Set up storybook deployment (#398) 2023-05-16 12:39:46 +02:00
.env.development Set up storybook deployment (#398) 2023-05-16 12:39:46 +02:00
.env.production Set up storybook deployment (#398) 2023-05-16 12:39:46 +02:00
.eslintrc [website] Add blog (#417) 2023-06-21 11:35:48 +01:00
.gitignore Set up storybook deployment (#398) 2023-05-16 12:39:46 +02:00
package.json [website] Add blog (#417) 2023-06-21 11:35:48 +01:00
tsconfig.json Upgrade TypeScript, Vite, Storybook, Tamagui (#373) 2023-04-11 20:52:18 +02:00
vercel.json Update vercel.json 2023-05-16 13:08:33 +02:00
vite.config.ts Setup apps/website (#383) 2023-04-26 12:06:18 +02:00