symfony2admingenerator / AvocodeFormExtensionsBundle

(old-legacy) Symfony2 form extensions for Admingenerator project (also working standalone!)
Other
48 stars 31 forks source link

Add autogrowed textarea type #40

Closed pvgnd closed 10 years ago

pvgnd commented 10 years ago

An autogrowed texterea is often usefull, so it would be wonderfull to have a ready to use type.

Using jQuery Elastic for example : http://unwrongest.com/projects/elastic/

I could contribute if you want.

ioleo commented 10 years ago

@pierrick-vignand You are welcome to contribute! I'll write down a draft of what has to be done to add a new type:

Note: you can easily create the minified versions on http://refresh-sf.com/yui/

pvgnd commented 10 years ago

OK, I work on it and I will submit a pull request as soon as possible.

ioleo commented 10 years ago

@pierrick-vignand updated the draft -> added info about assets

pvgnd commented 10 years ago

@loostro And the job is done ! I'm available to correct code if necessary.

sescandell commented 10 years ago

43 merged, this could be closed