Bruno Windels
|
c12300bfa5
|
make loadList not private when we're going to override it
|
2019-06-16 17:28:51 +02:00 |
|
Bruno Windels
|
2131329442
|
scroll to bottom when loading timeline
|
2019-06-16 16:39:20 +02:00 |
|
Bruno Windels
|
a1c23f715a
|
always show date for now (but omit year to make it less annoying)
|
2019-06-16 16:19:26 +02:00 |
|
Bruno Windels
|
d7bc92c391
|
center placeholder text in both directions
|
2019-06-16 16:19:00 +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
|
590ed56d68
|
leftover things that got moved during directory org
|
2019-06-16 10:54:37 +02:00 |
|
Bruno Windels
|
a5a333b71a
|
organize view code in directory like viewmodels
|
2019-06-16 10:53:01 +02:00 |
|
Bruno Windels
|
95e1d55b97
|
extract argument detection for el and use it in both html and Template
|
2019-06-15 17:50:54 +02:00 |
|
Bruno Windels
|
03df472c53
|
show placeholder in middle panel when no room is selected
|
2019-06-15 17:50:15 +02:00 |
|
Bruno Windels
|
16fed27a8a
|
SwitchView, to alternate between different views
|
2019-06-15 17:49:45 +02:00 |
|
Bruno Windels
|
ad92356b40
|
css class same name as prop
|
2019-06-14 23:46:47 +02:00 |
|
Bruno Windels
|
bec7720c42
|
cleanup template code
|
2019-06-14 23:46:31 +02:00 |
|
Bruno Windels
|
468af4755b
|
cleanup html utils
|
2019-06-14 23:46:18 +02:00 |
|
Bruno Windels
|
5feca5e0f4
|
gap has its own view now
|
2019-06-14 23:44:31 +02:00 |
|
Bruno Windels
|
0a6c50b3bb
|
support bindings for className object
|
2019-06-14 23:08:41 +02:00 |
|
Bruno Windels
|
f9038e2af9
|
dedicated template view for gaps
|
2019-06-14 22:55:07 +02:00 |
|
Bruno Windels
|
69be5012e8
|
templateview exposes viewModel prop
|
2019-06-14 22:54:51 +02:00 |
|
Bruno Windels
|
eba92399e3
|
update TemplateView with changes
|
2019-06-14 22:45:13 +02:00 |
|
Bruno Windels
|
0503b48c98
|
support conditional subtemplate & optimizations
|
2019-06-14 22:43:31 +02:00 |
|
Bruno Windels
|
773b4ed941
|
remove support for refs
not really needed, as render functions work with DOM nodes
that can be easily stored as a side-effect of the render fn
|
2019-06-14 22:41:50 +02:00 |
|
Bruno Windels
|
553bda2837
|
support bool values for attribute
|
2019-06-14 22:40:18 +02:00 |
|
Bruno Windels
|
eb2eb291d3
|
more work on databinding and templating
|
2019-06-13 00:41:45 +02:00 |
|
Bruno Windels
|
c7163a0554
|
wip of template/databinding
|
2019-06-12 22:01:50 +02:00 |
|
Bruno Windels
|
64f126ba68
|
support updates originating from tile, and removing tile on update
|
2019-06-12 21:57:13 +02:00 |
|
Bruno Windels
|
e3b4f898d0
|
show eventkey in ui for debugging purposes
|
2019-06-02 18:15:24 +02:00 |
|
Bruno Windels
|
e339cb7321
|
more fixes, timeline is showing again
|
2019-06-02 14:59:30 +02:00 |
|
Bruno Windels
|
210a00d541
|
first attempt at making UI work again, with tiles and gaps
|
2019-06-02 00:03:55 +02:00 |
|
Bruno Windels
|
80eac6e48d
|
ignore clicking on root
|
2019-02-27 23:21:16 +01:00 |
|
Bruno Windels
|
7903ae0001
|
pass event to item clicked handler
|
2019-02-27 23:21:00 +01:00 |
|
Bruno Windels
|
16d5c3279c
|
correctly map className attribute
|
2019-02-27 23:20:29 +01:00 |
|
Bruno Windels
|
6b4ed65a57
|
show timeline when clicking room in roomlist
|
2019-02-27 22:50:08 +01:00 |
|
Bruno Windels
|
c2ecd79f21
|
pass params to child onUpdate
|
2019-02-26 23:50:15 +01:00 |
|
Bruno Windels
|
d567e2ac5a
|
fix ListView::onMove code
|
2019-02-26 23:27:34 +01:00 |
|
Bruno Windels
|
841f280d3c
|
rooms on the screen!!
|
2019-02-26 22:45:58 +01:00 |
|
Bruno Windels
|
77eeacb09b
|
convert string children to text nodes
|
2019-02-26 20:49:32 +01:00 |
|
Bruno Windels
|
5bff41c1ee
|
wip on collections and listview
|
2019-02-20 23:48:16 +01:00 |
|