zinsserzh
7df9594a04
Add isEmpty function to ItemList ( #1218 )
...
* Add isEmpty function to ItemList
* Fix coding style to be consistent.
* Recompiled app.js for both js/admin/ and js/forum/
2017-08-10 11:37:00 +09:30
Toby Zerner
eb571c5595
Change ItemList API
2015-10-30 22:45:58 +10:30
Toby Zerner
7127bea15e
Solidify ItemList API
2015-10-29 17:52:52 +10:30
Toby Zerner
44f460cb11
Prevent ItemList crash when item is a number
2015-09-04 12:17:01 +09:30
Toby Zerner
67f6b8599d
Allow string primitives to be added to ItemLists
2015-08-29 15:25:36 +09:30
Toby Zerner
e3c59732c2
Use stable sort for item lists
2015-07-22 09:55:36 +09:30
Toby Zerner
ab6c03c0cc
Massive JavaScript cleanup
...
- Use JSX for templates
- Docblock/comment everything
- Mostly passes ESLint (still some work to do)
- Lots of renaming, refactoring, etc.
CSS hasn't been updated yet.
2015-07-15 14:01:11 +09:30