Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update AppLayout #419

Merged
merged 14 commits into from
Nov 7, 2024
Merged

update AppLayout #419

merged 14 commits into from
Nov 7, 2024

Conversation

EmilMalanczak
Copy link
Contributor

No description provided.

Copy link

vercel bot commented Nov 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 8:55am
spark-app-production ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 8:55am
spark-app-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 8:55am

Copy link

github-actions bot commented Nov 5, 2024

📦 Size Report

Path Size Diff
JS 1.27 MB -1.09 KB (-0.09% 🔽)
CSS 22.92 KB 454 B (+1.98% 🔺)

<div
className={cn(
'aspect-square w-[70vw] translate-x-[643px] translate-y-[66px] blur-[250px] md:w-[367px] sm:blur-[384px]',
'bg-gradient-to-r from-[--gradient-from] via-[--gradient-via] to-[--gradient-to] duration-300 ease-out [transition-property:_--gradient-from,_--gradient-via,_--gradient-to]',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gradients are slightly different to the one from figma (not noticeable, matter of 1-2deg and few % color length) but this way its cleaner

@EmilMalanczak EmilMalanczak merged commit 3c52fd5 into redesign-october-2024 Nov 7, 2024
9 of 10 checks passed
@EmilMalanczak EmilMalanczak deleted the layout-update branch November 7, 2024 09:06
oskarvu added a commit that referenced this pull request Nov 11, 2024
* Add some css variables

* Update config colors (#386)

* Add typography utilities

* Add gradients to tailwind theme

* Add new Button component (#387)

* Add new switch component (#389)

* Add switch

* Put pseudo classes up front so addon is working correctly

* Improve stories

* Auto accept changes for redesign feature branch

* Fix typo

* Do not display hover state when disabled

* Change storybook tsconfig alias (#392)

* Use different alias for storybook config

* Use better alias

* Add IconBox component (#390)

* Add stories ui helper

* Add IconBox component

* Simplify button stories

* Simplify component api

* Move story helper component

* Add .storybook folder to tailwind config content prop

* Add select component (#388)

* Add TopbarNavigation (#391)

* add topbar page icons

* add pages colors

* update SavingsAPYBadge

* add Topbar Button

* add TopbarNavigation

* add TopbarNavigation stories

* adjust DropdownMenu styles

* adjust icons whitespaces

* move into 'new' folder

* add opened dropdown stories

* Add new alert component (#394)

* Add alert component

* Prevent story from cutting out in chromatic

* Add New Tooltip (#393)

* add Tooltip

* add global min size decorator

* add rounded arrow

* adjust global decorator styles

* Add AssetInput component (#395)

* Refactor tailwind config colors (#396)

* Move border and background specific colors config to its own properties

* Fix switch colors regression

* Adjust classes after rebasing

* Update switch style (#397)

* Add new health factor indicator (#398)

* Add new ltv slider component (#401)

* Add transaction overview building blocks (#402)

Co-authored-by: Oskar <[email protected]>

* Remove postfix and prefix icons from button props (#400)

* Remove postfix and prefix icons from button props

* Add icon button stories

* Add margin to icon when only child

* Add IconButton

---------

Co-authored-by: Emil Małańczak <[email protected]>

* Redesign actions row and grid (#403)

* Extract actions grid component

* Rewrite action rows to use updated row components

* Improve action row components simplicity of use

* Improve styles and handle mobile

* Fix easy borrow page tests

* Add index and icon basic transitions

* PR comments

* Explicitly set variant and size for button

* Improve grid gap handling

* Update colors after rebasing

* Add remove button to input (#406)

* Add new panel component (#408)

* Restyle upgrade savings dai banner (#409)

* Update upgrade savings banner

* Add router decorator

* add TopbarWallet (#404)

* add useClipboard utility

* add CopyButton

* update primary button gradient

* update wallet icons

* add TopbarWalletDropdown

* add TopbarWallet

* remove unused code

* rename ConnectedButton

* update wallet icons

* add ButtonIcon className support

* change IconButton

* add DropdownMenuItemIcon

* adjust TopbarWallet implementation

* remove exit sandbox from dropdown

* remove read-only mode leftover

* remove ephemeral info from wallet dropdown

* add TopbarMenu (#410)

* add DropdownMenuContent variants

* add TopbarMenu

* add TopbarMenu stories

* pass build info as prop

* Update savings token card styles (#412)

* Update styles for savings token panels

* Add test id to savings token panel

* Support mobile view

* Redesign transaction overview (#411)

* Adjust old nav components (#413)

* add TopbarNetwork

* update chain icons

* fix topbar navigation dropdown chevron

* add brand logo icons

* adjust network button icon

* update old navbar components

* adjust topbar network component

* fix chromatic dropdown issues

* adjust storybook global styles

* assemble Topbar (#415)

* assemble topbar

* update airdrop button icon

* hide rewards and airdrop content on smaller screen

* Add savings opportunity connected and guest modes (#416)

* Add savings opportunity connected and guest modes

* Add savings opportunity panel test id

* Add test id to savings rate

* Display chain related tokens at opportunity panel

* Update stories

* Handle no cash case nicer

* Use new inputs in dialogs (#414)

* Update actions panel styles (#417)

* Update dialog switch panels (#418)

* Update dialog switch panels

* Use same bg for both switch panels

* Adjust dialog container style (#420)

* Adjust dialog styles wip

* Update dialog styles

* Use new alert component

* Add testids to alert and simplify

* Add fullscreen layout to actions stories

* Add testid to dialog close button

* Improve settings dialog styles

* Display settings drawer in dialog

* Fix action view stories

* Fix tests

* Add black bg to image so it doesn't flash significantly while loading

* update AppLayout (#419)

* update AppLayout

* update NotSupportedWarning

* add layout background

* disable migration banner feature flag

* change wrong topbar backdrop

* shrink layout max width

* update all pages layouts

* make topbar accessible on not supported view

* Update savings welcome dialog (#422)

* Add new welcome dialog

* Improve bg handling

* Add easy borrow form (#421)

* Replace buttons across the app (#427)

* Delete old button component

* Replace buttons across the app

* Update address input styles (#424)

* Update icon pack

* Update address input styles

* Use link button instead of link decorator

* Add router decorator to savings withdraw story

* Update link component (#425)

* Add glow to tooltip so its visible when on dark bg

* Update link style

* Exterminate sloppiness

* Update easy borrow side panel (#426)

* Redesign and refactor success views (#429)

* Redesign and refactor success views

* Adjust styles a bit

* Adjust tests

* Replace panels with new component (#430)

* Replace panels with new component

* Handle stablecoins in wallet case

* Improve market details typography

* Remove spacing from upgrade banner

* Use headers in places where panel titles were used

* Use section component for panel wrapping element

* Add Mobile Topbar UI (#431)

* add MenuItem

* adjust Dialog bottom variant

* update SelectNetworkDialog

* update SandboxDialog

* add mobile TopbarWallet

* add mobile TopbarMenu

* add mobile TopbarNavigation

* fix savings apy badge

* adjust layout padding

* fix stories

* fix stories

* small adjustments

* extract activePathGroup into hook

* cleanup navigation logic

* Add my wallet chart (#432)

* add new tabs (#434)

* add new tabs

* fix single chart panel

* remove compact layout (#435)

* update page meta images (#437)

* New connect wallet cta (#433)

* Add new wallet connect cta panel

* Fix market details tests

* Replace farms icon (#439)

* My portfolio layout (#436)

* add redesign top banner (#438)

* add redesign top banner

* fix naming

* fix close button active styles

* Adjust banner style

---------

Co-authored-by: oskarvu <[email protected]>

* Change markets summary icons (#442)

* Update style for market summary tiles

* Add backdrop blur to make text more readable

* Final ui updates (#440)

* update FarmsView

* update favicon

* adjust table styles

* update farms views

* lint fix

* adjust farms view headers

* update farms skeletons

* update skeletons

* Improve skeletons and other things

* Fix chart layout scaling bug

* Use proper favicon

---------

Co-authored-by: oskarvu <[email protected]>

* Add base network configuration (#441)

* Add staked in farm tx overview row (#443)

* Route min height

* Bring back ltv slider to mobile view

---------

Co-authored-by: Emil Małańczak <[email protected]>
Co-authored-by: oskarvu <[email protected]>
Co-authored-by: Oskar <[email protected]>
Co-authored-by: Emil Małańczak <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants