updating todo list

This commit is contained in:
Bala Clark 2011-09-01 12:43:51 +02:00
parent 32b4992117
commit a862cb6fce

View file

@ -4,17 +4,22 @@
TODOs:
Fo sho:
- page controls
- chrome frame / ExplorerCanvas / non canvas version?
- namespace all css / ids
- page controls - button to init color controls, zoom, current page indicator
- improve prev/next buttons, only show them when they can possibly work (not at beginning/end)
- an "alert" control for any error messages / notifications ( & remove any instances of alert() )
- decouple controls from reader api
- split out classes into seperate files
- show loading graphic & then fade in new page if user is ahead of the last loaded page
- check for html5 feature support where used: diveintohtml5.org/everything.html or www.modernizr.com
- really need to speed up enhancements, try to use webworkers
- namespace all css / ids
- write bin scripts to minify & join all js
Nice 2 have:
- offline access
- thumbnail browser
- remove jquery dependency in favour of straight js
- chrome frame / ExplorerCanvas / non canvas version?
- really need to speed up enhancements, try to use webworkers
*/
/**