Bruno Windels
|
6a9315e70a
|
do what we said in the comment
|
2020-04-29 19:12:12 +02:00 |
|
Bruno Windels
|
f4bb609ab6
|
notes
|
2020-04-29 10:10:33 +02:00 |
|
Bruno Windels
|
37c602f7d2
|
rename Template to TemplateView, as it is a view now.
|
2020-04-29 10:04:40 +02:00 |
|
Bruno Windels
|
2008cf74f1
|
Template becomes a view
|
2020-04-29 10:01:08 +02:00 |
|
Bruno Windels
|
e0799181d9
|
show error when mount() fails in SwitchView
|
2020-04-22 20:53:18 +02:00 |
|
Bruno Windels
|
001dbefbcf
|
stop using default exports
because it becomes hard to remember where you used them and where not
|
2020-04-20 21:26:39 +02:00 |
|
Bruno Windels
|
0de5e899ea
|
remove dead code
|
2020-04-20 21:25:17 +02:00 |
|
Bruno Windels
|
8c5411cb7d
|
moar WIP
|
2020-04-19 19:02:10 +02:00 |
|
Bruno Windels
|
378b75c98a
|
more WIP and breakage
|
2020-04-09 23:19:49 +02:00 |
|
Bruno Windels
|
9c42710f9b
|
add github link to home screens
|
2019-11-22 09:46:19 +01:00 |
|
Bruno Windels
|
2fa5fa7890
|
add delete button in session picker
|
2019-10-12 21:16:48 +02:00 |
|
Bruno Windels
|
3ed72df620
|
put everything together to make it roughly work
no local echo yet, and send errors are being swallowed
|
2019-07-27 10:51:51 +02:00 |
|
Bruno Windels
|
c12300bfa5
|
make loadList not private when we're going to override it
|
2019-06-16 17:28:51 +02:00 |
|
Bruno Windels
|
a09c3e7bed
|
hide sender name if previous message was by same sender
|
2019-06-16 15:48:54 +02:00 |
|
Bruno Windels
|
4a657b279d
|
apply css from prototype, other small changes, keep scroll at bottom
|
2019-06-16 15:21:20 +02:00 |
|
Bruno Windels
|
d72a7102b2
|
only bind className when the obj has at least 1 fn, also support it html
|
2019-06-16 15:12:54 +02:00 |
|
Bruno Windels
|
a5a333b71a
|
organize view code in directory like viewmodels
|
2019-06-16 10:53:01 +02:00 |
|