Jonathan Bernard 2cc17b85f1 Implemented notes UI.
- Switched from a global reset in www/css/ts-screen.scss to a selected
  top-level elements reset to allow default formatting for user notes.
- Restructured the #entry-list and entry displays.
- Restructured notes div, now has a sub-div for text and a textarea
  element for input.
- Added Showdown.js, a JavaScript Markdown library for formatting comments.
- Moved EntryView blur events to the View events map.
- Added images for expansion of notes.
- Added the ability to edit notes.
- Split EntryListView.addOne into renderOne and addOne so that renderOne
  can be called with a new entry (fixes duration glitch)
2011-05-16 04:09:37 -05:00
2011-05-16 04:09:37 -05:00
2011-05-16 04:09:37 -05:00
2011-05-16 04:09:37 -05:00
2011-02-11 08:32:12 -06:00
Description
No description provided
15 MiB
Languages
JavaScript 34.1%
Groovy 19.6%
Java 14.5%
Vim Script 13.7%
Erlang 12.6%
Other 5.5%