I'd like to make a case for a SearchField in the Form component. While I don't think it's necessarily right to have a 1:1 map in the field types with the HTML5 input types, they shouldn't be (and aren't) orthogonal either, and for the sake of semantics I'd propose a search field type, just subclassing TextField without any extra behaviour (like the textarea type), that can be rendered with a type="search" attribute by default. If that strikes people as OK I can submit pull requests, for the addition of the class, the default renderings, and also the documentation. Thoughts?
-- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
