Skip to content
yanhick edited this page Sep 19, 2011 · 4 revisions

Alpha 1

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

Alpha 2

Due : january 2012

Goal : implement the basic "custom" form elements in JS and AS, for the same components as alpha 1

Alpha 3

Due : february 2012

Goal : implement a "form builder" package to abstract form submission

Alpha 4

Goal : implement the PHP/neko target for the "native" and "custom" basic form elements

Alpha 5

Goal : implement cpp target for the "native" and "custom" basic form elements

Beta 1

Goal : debugging and freeze API

v 1.0

Next

  • Implement advanced components (slider, color-picker...).
  • Implement a form verification package
Clone this wiki locally