Commit Graph

2823 Commits

Author SHA1 Message Date
RadoslavDimchev d7badb78e0 feat: move pasted notification above the btn for small screen 2024-02-02 09:04:55 +02:00
RadoslavDimchev d596d0599e feat: sync cards responsive 2024-02-02 09:04:55 +02:00
RadoslavDimchev 47f3f05995 fix: margin bottom of sync cards 2024-02-02 09:04:55 +02:00
RadoslavDimchev 78910fc891 feat: create story for chevron icon component 2024-02-02 09:04:55 +02:00
RadoslavDimchev e08492ef48 feat: separate chevron icon component 2024-02-02 09:04:55 +02:00
RadoslavDimchev d351196dba feat: change chevron icon for opened dropdown 2024-02-02 09:04:55 +02:00
RadoslavDimchev 9843dc5696 fix: currency dropdown side, position and width 2024-02-02 09:04:55 +02:00
Emil Ivanichkov bd6aac5ee5 chore(waku-utils/type): Add typings for `pkcs7-padding` 2024-01-31 20:03:43 +02:00
Emil Ivanichkov b440eb6e1b feat(waku-utils): Update exports 2024-01-31 20:03:43 +02:00
Emil Ivanichkov 9bec7e2ece feat(waku-utils): Add waku handshake demo 2024-01-31 20:03:43 +02:00
Emil Ivanichkov 9174fa5cc5 feat(waku-utils): Add utils for `Waku Handshake`
Partial solution for https://github.com/status-im/nimbus-gui/issues/91
2024-01-31 20:03:43 +02:00
Emil Ivanichkov 87e475cdb3 feat(waku-utils): Implement override of `HandshakeResult`
Initial solution for https://github.com/status-im/nimbus-gui/issues/92
2024-01-31 20:03:43 +02:00
Emil Ivanichkov 46c96a0cbe build(waku-utils): Add `waku` dependencies 2024-01-31 20:03:43 +02:00
Emil Ivanichkov 8e0205667c chore(waku): Tweak the configuration of the lib 2024-01-31 20:03:43 +02:00
Emil Ivanichkov d82d2ccb99 chore(waku): Init `waku-utils` lib
Using ` nx g @nx/js:lib waku-utils `
2024-01-31 20:03:43 +02:00
Emil Ivanichkov 0ab69074fe build(yarn): Replace `ts-node` with `tsx` 2024-01-31 20:03:43 +02:00
Emil Ivanichkov e9a9230699 config(gitignore): Ignore the `.env` file
# Please enter the commit message for your changes. Lines starting
2024-01-31 20:03:43 +02:00
Emil Ivanichkov ef4e1ca905 refactor(format): Fix formating 2024-01-30 18:24:08 +02:00
Hristo Nedelkov 9d28bf19c1
Merge pull request #41 from nimbus-gui/hn.fix-validator-onboarding
Hn.fix validator onboarding
2024-01-30 15:24:58 +02:00
Hristo Nedelkov 7a83d45372 Update InstallLayout.module.css 2024-01-30 15:24:28 +02:00
Hristo Nedelkov 65a1933cc3 format 2024-01-30 14:54:24 +02:00
Hristo Nedelkov c7b7008cdd Update InstallLayout.module.css 2024-01-30 14:54:05 +02:00
Hristo Nedelkov 8b5382ce30 Update Activation.tsx 2024-01-30 14:48:25 +02:00
Hristo Nedelkov 7979afa688 clear code 2024-01-30 14:47:30 +02:00
Hristo Nedelkov 8db9326c4d fix: remove unused 2024-01-30 14:47:21 +02:00
Hristo Nedelkov d09ae9be5a Delete FormStepper.stories.ts 2024-01-30 13:44:41 +02:00
Hristo Nedelkov 5935ed6275 format 2024-01-30 12:19:00 +02:00
Hristo Nedelkov c30606b2ee Merge branch 'main' into hn.fix-validator-onboarding 2024-01-30 12:10:39 +02:00
Hristo Nedelkov f23790e0eb format 2024-01-30 12:04:51 +02:00
Hristo Nedelkov bbbd7adec8 clear code 2024-01-30 12:04:46 +02:00
Hristo Nedelkov 92c02068d0 feat: add copy functionality 2024-01-30 11:38:32 +02:00
Hristo Nedelkov c63d27528c fix: continue button to work with Recovery Mechanism 2024-01-30 01:03:07 +02:00
Hristo Nedelkov 289f142b4b fix:style current form stepper step 2024-01-30 00:20:08 +02:00
Hristo Nedelkov 1963dfb830 Update ContinueButton.tsx 2024-01-29 23:59:15 +02:00
Hristo Nedelkov ce778bfd11 clear code 2024-01-29 18:52:53 +02:00
Hristo Nedelkov d35190cfad format 2024-01-29 18:47:35 +02:00
Hristo Nedelkov 078a68552b Update ContinueButton.tsx 2024-01-29 18:47:21 +02:00
Hristo Nedelkov e5f2413dd5 fix: make activation responsive 2024-01-29 18:47:16 +02:00
Hristo Nedelkov d17b43d232 fix:remove props to activation 2024-01-29 18:46:54 +02:00
Hristo Nedelkov 346f1384a5 clear code 2024-01-29 18:34:19 +02:00
Hristo Nedelkov ce9b1ae391 clear code 2024-01-29 18:33:51 +02:00
Hristo Nedelkov 9ab31b1a57 fix continue button to work with all 2024-01-29 18:33:41 +02:00
Hristo Nedelkov 18cfc83342 Revert "fix continue button to work with all steps"
This reverts commit 40db43bf89.
2024-01-29 17:55:33 +02:00
Emil Ivanichkov a5a3aa2e7d refactor(prettier): Add result of `yarn format` after prettier changes 2024-01-29 14:44:25 +02:00
Emil Ivanichkov 9edf214fc7 config(prettier): Set `printWidth` to `80` 2024-01-29 14:44:25 +02:00
Hristo Nedelkov 6c92da396b clear code 2024-01-29 14:26:12 +02:00
Hristo Nedelkov 40db43bf89 fix continue button to work with all steps 2024-01-29 13:48:59 +02:00
Hristo Nedelkov e75fe48974 clear code 2024-01-29 13:48:39 +02:00
Hristo Nedelkov c68b3e678f fix: form stepper to read urls 2024-01-29 13:48:28 +02:00
Hristo Nedelkov 573eeae2d9 Use Outlet component to get children componnets 2024-01-29 13:09:04 +02:00