Oskar Thorén cdc996caa2 Remove cljs-priority-map
cljs-priority-map provides a special purpose data structure that needlessly
complicated things and doesn't appear to provide much value for what it gives
us.

Instead, keep :chats an ordinary map and sort vector on final subscription, as
our ListView destructures data-source items correctly.

This means we can upgrade Clojurescript.
2017-09-13 08:46:35 +03:00
..
2017-09-13 08:46:35 +03:00
2017-09-09 12:48:30 +03:00
2017-09-05 17:38:19 +03:00
2017-08-21 10:19:03 +03:00