-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
yanhick edited this page Sep 19, 2011
·
4 revisions
Due : november 2011
Goal : implement the basic "native" form element in JS and AS :
- Form
- Text Input
- Text Area
- Button
- Combo-box
- Check-box
- Radio button
Due : january 2012
Goal : implement the basic "custom" form elements in JS and AS, for the same components as alpha 1
Due : february 2012
Goal : implement a "form builder" package to abstract form submission
Goal : implement the PHP/neko target for the "native" and "custom" basic form elements
Goal : implement cpp target for the "native" and "custom" basic form elements
Goal : debugging and freeze API
- Implement advanced components (slider, color-picker...).
- Implement a form verification package