All Versions
181
Latest Version
Avg Release Cycle
28 days
Latest Release
553 days ago

Changelog History
Page 2

  • v3.6.2 Changes

    October 15, 2021
    • ๐Ÿ›  Fixed: Handling of initialValue in NumField. #1004
    • ๐Ÿ›  Fixed: Handling of label in BoolField in uniforms-semantic. #1042
    • ๐Ÿ›  Fixed: Handling of type in both SimpleSchema-based bridges. #1039
  • v3.6.1 Changes

    September 29, 2021
    • ๐Ÿ›  Fixed: All components in uniforms-material are now respecting the theme correctly. #993
    • ๐Ÿ›  Fixed: Build configuration. #1001
    • ๐Ÿ›  Fixed: Types of ListAddField and ListDelField in uniforms-antd for [email protected]. #1004
  • v3.6.0 Changes

    September 13, 2021
    • โž• Added: Explicit form types. #1003
    • โž• Added: Support for changing field value in changedKeys. #982
    • โž• Added: Support for recursive $refs in JSONSchemaBrdige. #1006
    • ๐Ÿ›  Fixed: Default values resolution in SimpleSchema bridges. #1008
  • v3.5.5 Changes

    August 13, 2021
    • ๐Ÿ›  Fixed: Types of DateField, LongTextField, NumField, and TextField in uniforms-material are now correctly based on TextFieldProps. #987
  • v3.5.4 Changes

    August 05, 2021
    • ๐Ÿ›  Fixed: Invalid publish occurred. Sorry!
  • v3.5.3 Changes

    August 05, 2021
    • ๐Ÿ›  Fixed: All package paths in package.json are now relative. #992
  • v3.5.2 Changes

    July 30, 2021
    • ๐Ÿ›  Fixed: All bridge methods are now unified between bridges. #957
    • ๐Ÿ›  Fixed: Incorrect module usage in package.json. None of the uniforms packages requires special Babel handling anymore (e.g., meteor.nodeModules.recompile in Meteor). #986
    • ๐Ÿ›  Fixed: FieldProps problems with type unions. #971
    • โšก๏ธ Optimized: The JSONSchemaBridge is now much faster. #957
  • v3.5.1 Changes

    May 17, 2021
    • ๐Ÿ›  Fixed: Incorrect label placing of DateField in uniforms-material. #961
    • ๐Ÿ›  Fixed: Incorrect null handling in getErrorMessages in GraphQLSchemaBridge. #950
  • v3.5.0 Changes

    May 12, 2021
    • ๐Ÿ”„ Changed: Bumped minimal required version of tslib to 2.2.0. #949
    • ๐Ÿ›  Fixed: Handling of object fields with no properties in JSONSchemaBridge. #934
    • ๐Ÿ›  Fixed: Simplified typings of all field components. #949
    • ๐Ÿ›  Fixed: TypeScript error in uniforms-bootstrap4. #904
    • โšก๏ธ Optimized: The changedKeys helper. #953
  • v3.4.0 Changes

    April 23, 2021
    • โž• Added: Ajv v8 support in JSONSchemaBridge. #923
    • โž• Added: New showInlineError on AutoFields. #827
    • โž• Added: Success styling in all Bootstrap themes. #899
    • ๐Ÿ›  Fixed: Handling of more anyOf cases in JSONSchemaBridge. #919
    • ๐Ÿ›  Fixed: Leaking setTimeout of BaseForm. #920
    • โšก๏ธ Optimized: The filterDOMProps helper. #939
    • โšก๏ธ Optimized: The joinName helper. #935