Commit Graph

12 Commits

Author SHA1 Message Date
MTG2000
7baf7b654a feat: hottest page, explore header, hottest mock api 2022-03-16 18:08:21 +02:00
MTG2000
6000248213 feat: categories drop-down 2022-03-16 15:43:10 +02:00
MTG2000
031a7f3782 feat: add search functionality 2022-03-14 17:19:32 +02:00
MTG2000
1acfe8beb3 fix: make logo point to bolt.fun 2022-02-15 12:28:29 +02:00
MTG2000
3948cbb512 update logo 2022-02-10 20:58:37 +02:00
MTG2000
df79a34120 fix: fixing some issues from merging 2022-02-08 17:26:56 +02:00
secondl1ght
a9599be483 Hook up Submit App links to the form and run prettier 2022-02-01 11:58:15 -07:00
MTG2000
c6020935dc feat: rewrote the way wallet service work
moved the wallet setup logic to a dedicated service that remembers if user connected before and connectes automatically on refreshs
2022-01-17 16:05:42 +02:00
MTG2000
44d1285681 fix: remove unimplemeted links from mobile navbar 2022-01-15 11:04:18 +02:00
MTG2000
1dc141dc58 removed un-implemented links from navbar 2022-01-12 21:00:41 +02:00
MTG2000
f9407c8b09 chore: refactor the modals opening mechanic
Rewrote the logic and functions for dispatching openModal actions so that now it provides proper typing for the available modals and for what props are they expecting to be provided
2022-01-12 18:48:20 +02:00
MTG2000
43bfab177e feat: refactor project structure
Refactored the project structure so that each page has its own tree of components and a global "Components" folder for the components that is used by more than one page.
- Added an "assets" directory that exports all static images/icons/fonts/...etc
2021-12-30 15:12:40 +02:00