adamwathan / form

Super basic form HTML builder, only really exists so I can pull it in for some other more useful projects.
MIT License
232 stars 118 forks source link

added type=number #51

Closed blonkm closed 7 years ago

blonkm commented 9 years ago

please test again. In my local version it's all working.

adamwathan commented 9 years ago

Couple comments (one will fix the little test failure) and will happily merge after that! Thanks for the PR!

blonkm commented 9 years ago

OK, thanks. I will look at it, but sorry I'm really busy writing my own code now. Man I love these automated testing tools on github. Anyway, I am used to working on my PC with NetBeans. Now I am on the laptop running git on command line, so I had to learn some things. But you were right, it wasn't that hard. Just git clone {url} and I could start right away.

adamwathan commented 9 years ago

Awesome no problem, I can patch it up and get it merged in, you'll still get credit for the PR and commits :) Thanks man!

blonkm commented 9 years ago

All right then.