2557 Commits

Author SHA1 Message Date
RadoslavDimchev
6ba84c61d8 refactor: imports order 2024-02-06 12:02:29 +02:00
RadoslavDimchev
0d88d3db5f fix(sync-status-page): remove margin top and end justify 2024-02-06 12:02:29 +02:00
RadoslavDimchev
80f8619ce0 fix(nimbus-logo): add reusable margin top 2024-02-06 12:02:29 +02:00
RadoslavDimchev
3bda77368b fix(header): remove top margin and align to end 2024-02-06 12:02:29 +02:00
RadoslavDimchev
7bb9582795 fix(health-check-page): replace resize event with custom hook 2024-02-06 12:02:29 +02:00
RadoslavDimchev
243f7b70e0 fix(health-check-page): remove fixed margin top 2024-02-06 12:02:29 +02:00
RadoslavDimchev
c73186ce9d fix(landing-page): remove top padding for logo 2024-02-06 12:02:29 +02:00
RadoslavDimchev
2ea3785f10 fix(window-size): remove checks for initial 0 width 2024-02-02 09:04:55 +02:00
RadoslavDimchev
cfa34de8cc fix(use-window-size): default value 2024-02-02 09:04:55 +02:00
RadoslavDimchev
0dc78ef076 fix(key-generation): move generating mnemonic 2024-02-02 09:04:55 +02:00
RadoslavDimchev
ee9a165f44 fix(recovery-phrase): length of array and item key 2024-02-02 09:04:55 +02:00
RadoslavDimchev
acd06d8fd0 fix(deposit-css): format module 2024-02-02 09:04:55 +02:00
RadoslavDimchev
8a5577db74 fix(recovery-phrase): generate mnemonic default value 2024-02-02 09:04:55 +02:00
RadoslavDimchev
e90fed3309 feat(deposit): move container style into module 2024-02-02 09:04:55 +02:00
RadoslavDimchev
f9e35c5c88 feat(deposit): responsive chain parity 2024-02-02 09:04:55 +02:00
RadoslavDimchev
2bacb22cdb fix(deposits): width of entire content 2024-02-02 09:04:55 +02:00
RadoslavDimchev
6597e64011 feat(deposits): create story for chain parity 2024-02-02 09:04:55 +02:00
RadoslavDimchev
9dce578fa5 feat(deposits): separate chain parity as component 2024-02-02 09:04:55 +02:00
RadoslavDimchev
4229b03b8c fix(key-generation): default recovery mechanism value 2024-02-02 09:04:55 +02:00
RadoslavDimchev
de0b646162 fix: space for validator request 2024-02-02 09:04:55 +02:00
RadoslavDimchev
c9875c3388 fix: state of is chain parity 2024-02-02 09:04:55 +02:00
RadoslavDimchev
8b2652cc0d fix: format files with new requirements 2024-02-02 09:04:55 +02:00
RadoslavDimchev
3403824949 feat: style chain parity image 2024-02-02 09:04:55 +02:00
RadoslavDimchev
d55ea136c7 feat: use chain parity image 2024-02-02 09:04:55 +02:00
RadoslavDimchev
cfb1c54529 feat: download chain parity image and add folder 2024-02-02 09:04:55 +02:00
RadoslavDimchev
870d86440c feat: add subtitle and remove all other stages 2024-02-02 09:04:55 +02:00
RadoslavDimchev
bc0326e2ce feat: create func for deposit title 2024-02-02 09:04:55 +02:00
RadoslavDimchev
0c862645b4 feat: add is chain parity to slice 2024-02-02 09:04:55 +02:00
RadoslavDimchev
1dfc17d8b9 fix: remove keys generated and change width 2024-02-02 09:04:55 +02:00
RadoslavDimchev
cbcbb3195f fix: name of copy pasted recovery phrase notification 2024-02-02 09:04:55 +02:00
RadoslavDimchev
bafa31b1f9 fix: add check for window size zero for sync cards 2024-02-02 09:04:55 +02:00
RadoslavDimchev
c800721e78 fix: remove wrong copy pasted notification story 2024-02-02 09:04:55 +02:00
RadoslavDimchev
eb8605980d feat: create story for copy pasted notification 2024-02-02 09:04:55 +02:00
RadoslavDimchev
7fe692bc19 feat; separate copy pasted notification component 2024-02-02 09:04:55 +02:00
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