vazco/uniforms v1.19.0 Release Notes

Release Date: 2017-07-08 // almost 7 years ago
    • ๐Ÿ”„ Changed: Additional props are passed to the rendered div in NestField in uniforms-antd.
    • ๐Ÿ”„ Changed: Additional props are passed to the rendered div in wrapField in both uniforms-bootstrap3 and uniforms-bootstrap4.
    • ๐Ÿ”„ Changed: Now gridClassName always returns a string in both uniforms-bootstrap3 and uniforms-bootstrap4.
    • ๐Ÿ”„ Changed: ErrorsField is now styled in both uniforms-bootstrap3 and uniforms-bootstrap4. #301
    • ๐Ÿ›  Fixed: Added missing LongTextField label htmlFor in uniforms-semantic.
    • ๐Ÿ›  Fixed: Added missing placeholder prop in SelectField in uniforms-antd.
    • ๐Ÿ›  Fixed: HiddenField now behaves the same in every theme.
    • ๐Ÿ›  Fixed: RadioField spacing in uniforms-bootsrap4. #304
    • ๐Ÿ›  Fixed: Pass hintText prop instead of placeholder in LongTextField in uniforms-material.