Commit Graph

5 Commits

Author SHA1 Message Date
f2f23138b2 Tweak how discussion sidebar displays on mobile
Give all items in an item list a class on their <li>. Super helpful for
styling
2015-06-25 15:38:29 +09:30
5d89618bbd Implement search on front end 2015-06-03 18:10:56 +09:30
bb04d91b08 Add helper function for punctuating a list
e.g. [1,2,3] ⇒ [1, ‘, ‘, 2, ‘, and’, 3]
2015-05-14 22:41:06 +09:30
58833b9fdb Allow list items to specify a wrapper class 2015-05-02 08:46:52 +09:30
b68a4711dc Replace Ember app with Mithril app 2015-04-25 22:28:39 +09:30