public
Description: Click-draggable. Range-makeable. A better calendar.
Homepage: http://stephencelis.com/projects/timeframe
Clone URL: git://github.com/stephencelis/timeframe.git
Search Repo:
Click here to lend your support to: timeframe and make a donation at www.pledgie.com !
timeframe / TODO
100644 21 lines (13 sloc) 0.595 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
THINGS TODO (mostly in order of importance)
 
* Optimize for IE
 
* Limit the previous/next buttons to selectable months (between `earliest`
  and `latest`)
 
* Elegant way to drag to months before and after the displayed calendars
 
* More localizations
  
* Prettier initial styles, especially for non-Safari browsers
  - Just get the reset button generation out of there
  - Maybe do hidden inputs for the generated field defaults
 
* iPhone optimization
 
* Never too late for code CLEANUP and optimizations
 
* [?] Range options: minrange, defaultrange (do minrange and defaultrange
  make sense?)