All Versions
181
Latest Version
Avg Release Cycle
28 days
Latest Release
813 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v3.6.2 Changes
October 15, 2021 -
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
andListDelField
inuniforms-antd
for[email protected]
. #1004
- ๐ Fixed: All components in
-
v3.6.0 Changes
September 13, 2021 -
v3.5.5 Changes
August 13, 2021- ๐ Fixed: Types of
DateField
,LongTextField
,NumField
, andTextField
inuniforms-material
are now correctly based onTextFieldProps
. #987
- ๐ Fixed: Types of
-
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
- ๐ Fixed: All package paths in
-
v3.5.2 Changes
July 30, 2021- ๐ Fixed: All bridge methods are now unified between bridges. #957
- ๐ Fixed: Incorrect
module
usage inpackage.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 -
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 noproperties
inJSONSchemaBridge
. #934 - ๐ Fixed: Simplified typings of all field components. #949
- ๐ Fixed: TypeScript error in
uniforms-bootstrap4
. #904 - โก๏ธ Optimized: The
changedKeys
helper. #953
- ๐ Changed: Bumped minimal required version of
-
v3.4.0 Changes
April 23, 2021- โ Added: Ajv v8 support in
JSONSchemaBridge
. #923 - โ Added: New
showInlineError
onAutoFields
. #827 - โ Added: Success styling in all Bootstrap themes. #899
- ๐ Fixed: Handling of more
anyOf
cases inJSONSchemaBridge
. #919 - ๐ Fixed: Leaking
setTimeout
ofBaseForm
. #920 - โก๏ธ Optimized: The
filterDOMProps
helper. #939 - โก๏ธ Optimized: The
joinName
helper. #935
- โ Added: Ajv v8 support in