maqetta / maqetta

Maqetta Designer
http://maqetta.org
Other
1.04k stars 336 forks source link

SpinWheelDatePicker has no properties #3638

Open peller opened 11 years ago

peller commented 11 years ago

SpinWheelDatePicker should have value and/or values properties available in the properties editor. value with an ISO value would be more consistent with Dijit's DatePicker, and we'll eventually get that working better. See #65, #659 Right now, it has no value and always defaults to today's date.

@jhpedemonte

jhpedemonte commented 11 years ago

Also missing yearPattern, monthPattern and dayPattern. See the docs.