synapse/webclient/room
Kegan Dougal 9de9661baa SYWEB-12: More formatting and tweaking of state event JSON.
Use a proper elastic directive to make the <textarea> resize dynamically.
Use an 'asjson' directive to turn an ngModel of a JSON object into a
formatted JSON string so it can be displayed on the textarea. Also, deep
copy the state events being displayed, else it actually alters the underlying
data structures when playing around with the JSON in the textarea!
2014-10-30 16:21:27 +00:00
..
room-controller.js SYWEB-12: More formatting and tweaking of state event JSON. 2014-10-30 16:21:27 +00:00
room-directive.js on safari at least keypress's event.which returns ASCII rather than keycodes, so 38 & 40 was swallowing ( and & rather than up-arrow and down-arrow(!) 2014-09-23 23:35:17 +01:00
room.html SYWEB-12: More formatting and tweaking of state event JSON. 2014-10-30 16:21:27 +00:00