* 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>
* feat: change tags component and add util to get color with opacity
* feat: change some tags for the example purpose
* fix: some issues and code organization
* feat: removes complexity from the code and uses css color-mix function
* feat: create side-menu component for the website
* feat: create index to export necessary components from website
* fix: changes from review
* feat: add breadcrumbs and refactor routes for insights
* feat: add chart to website WIP
* fix: minor improvements
* feat: add animation to areas on load
* feat: adds animation to rest of the chart elements
* feat: refact chart component
* feat: add loading state to chart component
* feat: add empty state and fixed some issues
* Set up website deployment (#391)
* env
* vercel.json
* turbo
* u
* root
* cwd
* use cwd option (#393)
* fix: remove border width from progress bar
* fix: changes from review
* fix: removes spacing with first tick in X Axis component
* update assertion
---------
Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com>
Co-authored-by: Pavel Prichodko <14926950+prichodko@users.noreply.github.com>
* move patch-package to dependencies
* set default NODE_ENV to production
* rm NODE_ENV
* rm more NODE_ENV
* Revert "move patch-package to dependencies"
This reverts commit d3168742e4.
* export val
* add started flag
* use pks[]
* fix export
* throw on stop
* rm log
* Revert "use pks[]"
This reverts commit 5d4d7e4b6e.
* make fn public
* add color hash to Avatar
* remove compoundVariants
* remove outline prop
* remove vars
* ref figma
* remove example
* add background color to Image
* extend radius variants in Image
* use union type
* add channel avatar to stories
* add channel avatar as Avatar type
* resolve typecheck errors
* add name prop
* add icon avatar as Avatar type
* add community avatar
* move fallback
* set default icon color
* add group avatar
* add wallet avatar
* join user type
* join channel type
* remove 32 text variant
* assert LockBase variant
* remove fn type guards
* fix icon import
* set icon sizes based on props
* set default variants and use render fns
* uses raidus tokens
* add outline
* remove outline
* fix overlapping background on loaded image
* fix indicator position
* fix background color
* add tag
* add next-env.d.ts
* fix gap
* use $full token for borderRadius
* remove comments
* fix system message render
* fix action type
* rm next-env.d.ts