auraphp / Aura.Input

Tools to describe HTML form fields and values.
MIT License
65 stars 11 forks source link

Things done #11

Closed harikt closed 11 years ago

harikt commented 11 years ago

Base filter added to the docs

Multiple rules can be added to a field.

Form now has Iterator .

harikt commented 11 years ago

You were ok with IteratorAggregator for Form ? I am seeing things different in form branch.

pmjones commented 11 years ago

It's on Collection but I need to add it on Fieldset (which is the parent of Form).

harikt commented 11 years ago

ok.