MTG2000
e29ced05f5
feat: hackthons page componets, stories api
2022-05-19 20:46:15 +03:00
MTG2000
dd2674a1d9
ally: making categories drop-down & project cards keyboard navigatable
2022-05-06 11:52:43 +03:00
MTG2000
123374d844
feat: update lightbox to a new component, typed lazy loaded modals & added their props to openModal Dispatcher
2022-04-22 00:00:31 +03:00
MTG2000
e3e9b5be25
feat: input styles
2022-04-21 11:03:42 +03:00
MTG2000
f116f34fd0
refactor: projects stories directories naming
2022-04-20 12:45:35 +03:00
MTG2000
518828c5a4
fix: fixed sticky filters
2022-04-19 10:44:21 +03:00
MTG2000
a317940450
chore: refactor modals structure to support lazy loading
2022-03-30 16:37:56 +03:00
MTG2000
9828aa2b2f
fix: navbar resize issue
2022-03-30 12:57:44 +03:00
MTG2000
e22b4858d8
chore: make graphql queries auto generated
2022-03-26 16:53:22 +03:00
MTG2000
952a69b42b
fix: update links
2022-03-17 16:05:31 +02:00
MTG2000
84ee65e8f8
fix: added loading state to categories drop-down, removed logs, improved search query typing
2022-03-17 11:54:49 +02:00
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