|
5646dea86b
|
use display flex to center items
|
2022-06-06 14:52:15 +02:00 |
|
|
46e1fa8c6c
|
fix LoadingComponent was causing memory leaks
|
2022-06-06 14:45:51 +02:00 |
|
|
38830424ad
|
observer.disconnect when unmount
|
2022-06-06 14:44:48 +02:00 |
|
|
6feb344a1a
|
added todo
|
2022-06-06 10:29:48 +02:00 |
|
|
8b01d713c7
|
refactor to use functional component
|
2022-06-06 10:29:42 +02:00 |
|
|
63266896af
|
load more posts on feed
|
2022-06-06 10:00:32 +02:00 |
|
|
ba50810e4d
|
added LoadMore component
|
2022-06-06 09:59:57 +02:00 |
|
|
df3afdcc8a
|
fix mimeType and set extension with lower case
|
2022-06-05 11:43:32 +02:00 |
|
|
998a3052a1
|
fix renderError style
|
2022-06-05 10:52:11 +02:00 |
|
|
470f2d6435
|
fix border radius
|
2022-06-04 21:18:45 +02:00 |
|
|
ea5217ec1c
|
remove Swipper.Item
|
2022-06-04 21:18:36 +02:00 |
|
|
ffb0f33f79
|
implement autoCarrousel & expansibleActions support
|
2022-06-04 21:15:06 +02:00 |
|
|
9bb2cc235f
|
fix message color
|
2022-06-04 06:28:39 +02:00 |
|
|
03fc2d61c9
|
fix arrows
|
2022-06-04 06:26:31 +02:00 |
|
|
ff152555b2
|
clean up
|
2022-06-04 06:23:28 +02:00 |
|
|
e6e97a8de1
|
use new carrusel
|
2022-06-04 06:07:43 +02:00 |
|
|
81f837c5f5
|
added message parsing
|
2022-06-03 21:12:32 +02:00 |
|
|
d35870d10f
|
fix media render
|
2022-06-03 20:32:26 +02:00 |
|
|
eb9855c827
|
pass props.key
|
2022-06-03 06:25:50 +02:00 |
|
|
eecf8917a9
|
use new PostCard component & use new listing method
|
2022-06-03 06:25:40 +02:00 |
|
|
004c9c33dd
|
fix style
|
2022-06-03 06:25:07 +02:00 |
|
|
a9e1a3240c
|
Rewrite in order to use react hooks
|
2022-06-03 06:03:31 +02:00 |
|
|
72cba9edae
|
handle post.delete events
|
2022-06-02 21:08:01 +02:00 |
|
|
80faf7eec6
|
fix onDelete prop
|
2022-06-02 21:07:23 +02:00 |
|
|
3869da3046
|
format
|
2022-06-02 20:50:02 +02:00 |
|
|
a4135322dc
|
added not implemented messages
|
2022-06-02 20:48:08 +02:00 |
|
|
86df194902
|
pass ctx props
|
2022-06-02 00:36:31 +02:00 |
|
|
833f52a411
|
use Image component
|
2022-06-01 22:43:37 +02:00 |
|
|
1b75920fad
|
added Image to components
|
2022-06-01 21:41:01 +02:00 |
|
|
ed61baa5d5
|
cleanup
|
2022-06-01 20:55:09 +02:00 |
|
|
0b2b3055ea
|
close drawer when clicked about
|
2022-05-31 21:49:46 +02:00 |
|
|
486f98105d
|
select text on crash code
|
2022-05-31 21:44:38 +02:00 |
|
|
2524e76d8c
|
added default crash details
|
2022-05-31 20:15:53 +02:00 |
|
|
90eecd91b9
|
fix Mask
|
2022-05-31 04:45:20 +02:00 |
|
|
c89c57a004
|
go to /about when about button is clicked
|
2022-05-31 04:29:46 +02:00 |
|
|
0c04019cb4
|
fix depends validation & unsubscribe update events for unmounted items
|
2022-05-31 00:51:04 +02:00 |
|
|
97c0770b1e
|
dependsOn now should check every update
|
2022-05-31 00:45:47 +02:00 |
|
|
095c82a79a
|
support custom components
|
2022-05-31 00:32:04 +02:00 |
|
|
c2a1a79399
|
only render code details if has that prop
|
2022-05-30 22:08:15 +02:00 |
|
|
f34e963215
|
update crash style
|
2022-05-30 21:35:57 +02:00 |
|
|
383b8a01c9
|
use display:flex
|
2022-05-30 16:49:03 +02:00 |
|
|
9b6a536a65
|
added CrashWrapper
|
2022-05-30 16:48:31 +02:00 |
|
|
d7652cc51c
|
split modalCard
|
2022-05-29 18:24:35 +02:00 |
|
|
9a33d8f1cf
|
use and button
|
2022-05-29 18:08:32 +02:00 |
|
|
a832a3e4f3
|
remove parentesis
|
2022-05-19 20:28:54 +02:00 |
|
|
5046bed1ae
|
added Login component
|
2022-05-19 19:48:33 +02:00 |
|
|
c8755490c3
|
added formWrapper style
|
2022-05-19 19:48:33 +02:00 |
|
|
51804ee5fd
|
generate settings tabs from one object
|
2022-05-13 20:12:11 +02:00 |
|
|
eaab8d2174
|
fix typo autocapitalize & autoCorrect
|
2022-05-06 14:57:31 +02:00 |
|
|
70cdfc9430
|
early implement media viewer & self menu
|
2022-04-04 21:43:28 +02:00 |
|