|
a0f641957f
|
fix fetchingData is on false by default
|
2022-06-06 16:09:34 +02:00 |
|
|
bef9d7552f
|
split PostAdditions component & new addition model
|
2022-06-06 16:09:11 +02:00 |
|
|
fd9687bef0
|
remove unnecesary import
|
2022-06-06 14:54:24 +02:00 |
|
|
bee41497ae
|
added className to bottom
|
2022-06-06 14:52:43 +02:00 |
|
|
35f7098a14
|
better loadingIcon style
|
2022-06-06 14:52:24 +02:00 |
|
|
7def0add0c
|
use display flex to center items
|
2022-06-06 14:52:15 +02:00 |
|
|
98ecda8751
|
fix LoadingComponent was causing memory leaks
|
2022-06-06 14:45:51 +02:00 |
|
|
1b085aabd6
|
observer.disconnect when unmount
|
2022-06-06 14:44:48 +02:00 |
|
|
171235bdb9
|
added todo
|
2022-06-06 10:29:48 +02:00 |
|
|
c705f11b7e
|
refactor to use functional component
|
2022-06-06 10:29:42 +02:00 |
|
|
fb99301a3c
|
load more posts on feed
|
2022-06-06 10:00:32 +02:00 |
|
|
fbba723c2c
|
added LoadMore component
|
2022-06-06 09:59:57 +02:00 |
|
|
b09b82a627
|
fix mimeType and set extension with lower case
|
2022-06-05 11:43:32 +02:00 |
|
|
089f0826a8
|
fix renderError style
|
2022-06-05 10:52:11 +02:00 |
|
|
e060be2fb9
|
fix border radius
|
2022-06-04 21:18:45 +02:00 |
|
|
1a3235013c
|
remove Swipper.Item
|
2022-06-04 21:18:36 +02:00 |
|
|
d59cae979a
|
implement autoCarrousel & expansibleActions support
|
2022-06-04 21:15:06 +02:00 |
|
|
e426d7a90b
|
fix message color
|
2022-06-04 06:28:39 +02:00 |
|
|
c12cb48a48
|
fix arrows
|
2022-06-04 06:26:31 +02:00 |
|
|
b7f560e867
|
clean up
|
2022-06-04 06:23:28 +02:00 |
|
|
dbd483e768
|
use new carrusel
|
2022-06-04 06:07:43 +02:00 |
|
|
f04b4994d6
|
added message parsing
|
2022-06-03 21:12:32 +02:00 |
|
|
de775f07a8
|
fix media render
|
2022-06-03 20:32:26 +02:00 |
|
|
d47f07fe8b
|
pass props.key
|
2022-06-03 06:25:50 +02:00 |
|
|
b4b2094253
|
use new PostCard component & use new listing method
|
2022-06-03 06:25:40 +02:00 |
|
|
85a0d206bb
|
fix style
|
2022-06-03 06:25:07 +02:00 |
|
|
3bc42bff3c
|
Rewrite in order to use react hooks
|
2022-06-03 06:03:31 +02:00 |
|
|
d69c18e02e
|
handle post.delete events
|
2022-06-02 21:08:01 +02:00 |
|
|
d590906bb0
|
fix onDelete prop
|
2022-06-02 21:07:23 +02:00 |
|
|
eb9b2f4277
|
format
|
2022-06-02 20:50:02 +02:00 |
|
|
b8436056c8
|
added not implemented messages
|
2022-06-02 20:48:08 +02:00 |
|
|
3a229d2874
|
pass ctx props
|
2022-06-02 00:36:31 +02:00 |
|
|
17596ea54a
|
use Image component
|
2022-06-01 22:43:37 +02:00 |
|
|
2af42b80e7
|
added Image to components
|
2022-06-01 21:41:01 +02:00 |
|
|
68631f27bf
|
cleanup
|
2022-06-01 20:55:09 +02:00 |
|
|
de78da3f47
|
close drawer when clicked about
|
2022-05-31 21:49:46 +02:00 |
|
|
22065de20f
|
select text on crash code
|
2022-05-31 21:44:38 +02:00 |
|
|
ee5daf47ce
|
added default crash details
|
2022-05-31 20:15:53 +02:00 |
|
|
e3ea0bf1ef
|
fix Mask
|
2022-05-31 04:45:20 +02:00 |
|
|
2963298f63
|
go to /about when about button is clicked
|
2022-05-31 04:29:46 +02:00 |
|
|
aa84b5d006
|
fix depends validation & unsubscribe update events for unmounted items
|
2022-05-31 00:51:04 +02:00 |
|
|
3aaf668903
|
dependsOn now should check every update
|
2022-05-31 00:45:47 +02:00 |
|
|
5e9678aa3b
|
support custom components
|
2022-05-31 00:32:04 +02:00 |
|
|
0e402fad56
|
only render code details if has that prop
|
2022-05-30 22:08:15 +02:00 |
|
|
956dcec7f3
|
update crash style
|
2022-05-30 21:35:57 +02:00 |
|
|
f398358afc
|
use display:flex
|
2022-05-30 16:49:03 +02:00 |
|
|
dfcd9829e8
|
added CrashWrapper
|
2022-05-30 16:48:31 +02:00 |
|
|
bba10b30e3
|
split modalCard
|
2022-05-29 18:24:35 +02:00 |
|
|
fc6bf55f86
|
use and button
|
2022-05-29 18:08:32 +02:00 |
|
|
7de4f21222
|
remove parentesis
|
2022-05-19 20:28:54 +02:00 |
|