MTG2000
4e0c42a69f
fix: typo on no-webln modal
2022-08-10 12:02:47 +03:00
MTG2000
f73e55377c
feat: implement custom modals for no-webln error on mobile and web
...
Fixes #91
2022-08-09 18:11:32 +03:00
MTG2000
28410541ed
refactor: extract common carousel logic to custom useCarousel hook, hide carousel arrows if can't scroll more
2022-08-07 16:19:26 +03:00
MTG2000
a0e13327a6
feat: split the create-story component into multiple ones, build drafts api & components, build reset editor on drafts change, delete draft, dateDiff helper
2022-07-13 16:14:16 +03:00
MTG2000
9b5b2f82e9
feat: update/delete story, fix overflow bug
2022-06-06 12:11:52 +03:00
MTG2000
7e7537bbd9
ally: vote card
2022-05-07 11:56:24 +03:00
MTG2000
fff2dda9a4
chore: change Modal Component to a new accessible one, fix usePressHolder bug, fix ProjectDetailsCard body breaklines
2022-05-05 10:57:36 +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
11317a2dc0
fix: added errors/retries to api client
2022-03-31 15:42:12 +03:00
MTG2000
a317940450
chore: refactor modals structure to support lazy loading
2022-03-30 16:37:56 +03:00
MTG2000
ea20ea6784
feat: Created an animated Tip button
2022-01-16 20:51:24 +02:00
MTG2000
ac8b71ce99
remove unneccessary imports from ModalsContianer
2022-01-12 18:51:53 +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