HackGT / registration

Powerful and extensible registration system for hackathons and other large events
https://registration.hack.gt
MIT License
6 stars 1 forks source link

Add support for numeric / slider inputs #221

Open petschekr opened 6 years ago

petschekr commented 6 years ago

Easy fix by adding to JSON schema and doing some minor testing. <input type="something" /> is already the way these values are handled.