Commit Graph

2562 Commits

Author SHA1 Message Date
RadoslavDimchev 4014c0352d feat(overview): change width of overview container for screen widths 2024-02-15 19:38:53 +02:00
RadoslavDimchev 401f6c5f1b feat(overview): use flex to make cards more responsive 2024-02-15 19:38:53 +02:00
RadoslavDimchev 16a99e1ef7 refactor(overview-image): position and height 2024-02-15 19:38:53 +02:00
RadoslavDimchev 27f8e4b560 chore(overview-css): fix class names 2024-02-15 19:38:53 +02:00
RadoslavDimchev 743a2d7d62 fix(overview): remove vertical scroll and white space 2024-02-15 19:38:53 +02:00
RadoslavDimchev 100bf77f28 refactor(overview-card): use status text and remove YStack 2024-02-15 19:38:53 +02:00
RadoslavDimchev ba209fa851 feat(overview): responsive and position cards 2024-02-15 19:38:53 +02:00
RadoslavDimchev e713185a10 fix(overview): show top img for mobile version 2024-02-15 19:38:53 +02:00
RadoslavDimchev 0450123de1 fix(overview): remove container margins 2024-02-15 19:38:53 +02:00
RadoslavDimchev 89dab6b77e fix(overview): padding of the page 2024-02-15 19:38:53 +02:00
Hristo Nedelkov 4e1de7421f fix(dashboard): fix icons 2024-02-14 15:03:49 +02:00
Hristo Nedelkov 7a844b5280 fix(storage card): fix size of storage card icon 2024-02-14 15:03:49 +02:00
Hristo Nedelkov fee67e0901 fix(dashboard): fix size of icons 2024-02-14 15:03:49 +02:00
Emil Ivanichkov 3d7c474bf4 fix(build): Ensure compatibility with updated `@tamagui/*` & `@status/*` packages
Co-authored-by: RadoslavDimchev <RadoslavDimchev111@gmail.com>
2024-02-13 16:58:42 +02:00
Emil Ivanichkov 82884cbf67 feat(tokens): Make colors from `tokens.ts` reusable my setting `ColorTokens` type 2024-02-13 16:58:42 +02:00
Emil Ivanichkov d86f6307a8 build(yarn): Bump `tamagui` version and set `@tamagui/*` resolutions 2024-02-13 16:58:42 +02:00
Emil Ivanichkov 1966402f69 build(yarn): Bump `@status-im/(components|colors|icons)`, 2024-02-13 16:58:42 +02:00
RadoslavDimchev 3d8c39b9f8 feat(quick-start-bar): add more side padding for small screens 2024-02-13 15:47:10 +02:00
RadoslavDimchev 49cff8960a fix(page-wrapper): height and bottom margin 2024-02-13 15:47:10 +02:00
RadoslavDimchev 5f1d749c51 feat(landing-page): add bottom margin to quick start bar 2024-02-13 15:47:10 +02:00
RadoslavDimchev 6ffa4721ca fix(landing-page): space between content 2024-02-13 15:47:10 +02:00
RadoslavDimchev e8d2033f8b feat(quick-start-bar): add responsive width 2024-02-13 15:47:10 +02:00
RadoslavDimchev d5818acd98 feat(quick-start-bar): add container 2024-02-13 15:47:10 +02:00
RadoslavDimchev 7b7ddc2888 fix(quick-start-bar): remove unnecessary responsive padding 2024-02-13 15:47:10 +02:00
RadoslavDimchev 474981bacc fix(quick-start-bar): change height to sticky to bottom 2024-02-13 15:47:10 +02:00
RadoslavDimchev 3ce5c404d1 fix(quick-start-bar): remove part of bottom white space for mobile 2024-02-13 15:47:10 +02:00
RadoslavDimchev ee78f67d59 feat(quick-start-bar): add different padding for mobile 2024-02-13 15:47:10 +02:00
RadoslavDimchev ab29f1582a fix(quick-start-bar): remove decreasing text for mobile 2024-02-13 15:47:10 +02:00
RadoslavDimchev 9b40428a19 feat(quick-start-bar): add horizontal scroll bar to not wrap text 2024-02-13 15:47:10 +02:00
Hristo Nedelkov ee3348a5e1 fix(back button): make code cleaner 2024-02-13 15:17:46 +02:00
Hristo Nedelkov ba51cd725a fix(refactor): format code 2024-02-13 15:17:46 +02:00
Hristo Nedelkov d703904b68 fix(back button): back button work with recovery phrase 2024-02-13 15:17:46 +02:00
Hristo Nedelkov 8c4cb7bc6c fix(recovery phrase): don't change phrase on back button 2024-02-13 15:17:46 +02:00
Hristo Nedelkov a406e0d14a fix(continue button): add logic for confirm phrase back button 2024-02-13 15:17:46 +02:00
Hristo Nedelkov bcc3fd86ff feat(app): make confirm phrase separate url 2024-02-13 15:17:46 +02:00
Hristo Nedelkov dcba94de02 feat(constants): add all info to validator onboarding constants 2024-02-13 15:17:46 +02:00
Hristo Nedelkov 0aadf5fb39 fix(consensus selection): use only nimbus card 2024-02-13 15:17:46 +02:00
Hristo Nedelkov f2f28ad80e feat(validator onboarding): update `ContinueButton.tsx` 2024-02-13 15:17:46 +02:00
Hristo Nedelkov f93d68bc36 fix(validator onboarding): implement back button functionality 2024-02-13 15:17:46 +02:00
Hristo Nedelkov 6e81f0d109 fix(validator onboarding): improve code in continue button 2024-02-13 15:17:46 +02:00
Hristo Nedelkov 5d890fc00e feat(constants): create STEPPER_PATHS 2024-02-13 15:17:46 +02:00
Hristo Nedelkov 899d417845 feat(validator onboarding): update `BackButton.tsx` 2024-02-13 15:17:46 +02:00
Hristo Nedelkov e80beda83c feat(validator onboarding): implement back button 2024-02-13 15:17:46 +02:00
Hristo Nedelkov f86e5d77f4 feat:(back button): create back button logic for styling and text 2024-02-13 15:17:46 +02:00
Hristo Nedelkov 4f772687d6 feat(validator onboarding): use back button 2024-02-13 15:17:46 +02:00
Hristo Nedelkov f542722604 feat(validator onboarding): style back button 2024-02-13 15:17:46 +02:00
Hristo Nedelkov d6daf9d84f feat(validator onboarding): create `BackButton.tsx` 2024-02-13 15:17:46 +02:00
Hristo Nedelkov 499f2c1531 FIX(validator management.stories.ts): fix problem with routing in stories 2024-02-10 00:05:13 +02:00
Hristo Nedelkov af3e59895f fix(stapper): use module in css 2024-02-10 00:05:13 +02:00
Hristo Nedelkov eb3b5fc87c fix(validaor-onboarding): make css in module files 2024-02-10 00:05:13 +02:00