Releases: aws-amplify/amplify-codegen-ui
Releases · aws-amplify/amplify-codegen-ui
Release v2.15.1
08 Aug 18:09
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add fallback to record items (4d95d36 )
consolidate batch errors when using GraphQL (af94de2 )
fetch all related records initially (37ce0b5 )
remove trim on empty string replace, use null for replacement value (7ab5bc3 )
update variables to match local state (#1062 ) (f016f36 )
use related fields for has_one and belongs_to properties when building GraphQL API payloads (e12116a )
Release v2.15.0
01 Aug 21:16
Compare
Sorry, something went wrong.
No results found
Bug Fixes
bugfixes for GraphQL composite key querying and join table deletion (6eca2c0 )
change autocomplete data access property to related model name (#1050 ) (694d214 )
change GraphQL unlink to use update action instead of delete (0a4d469 )
fields with json type display 'null' (#1051 ) (0045ee8 )
plural items property in autocomplete data query (#1047 ) (df2633b )
remove indexes query from one to many parent update (#1054 ) (e9d0beb )
remove input obj in graphql query (690f928 )
remove type import if no graphql types file (#1040 ) (ac7836a )
use primary key values to create join table records for GraphQL (1b52a80 )
Features
add NoApi configuration and validation for data dependency (56518d3 )
handle parent relationship without belongsTo for GraphQL (#1055 ) (af04792 )
implement graphql querying for join tables (faaf011 )
Release v2.14.3
19 Jul 21:22
Compare
Sorry, something went wrong.
No results found
Bug Fixes
alias colliding imported model name in hasMany relationship (#1019 ) (5d5060d )
return theme declaration file from render func (#1023 ) (43d8c72 )
Release v2.14.2
06 Jun 21:56
Compare
Sorry, something went wrong.
No results found
Release v2.14.1
23 May 19:40
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fix storage field prop import to storagemanager (#1016 ) (adf26f4 )
Release v2.14.0
22 May 22:05
Compare
Sorry, something went wrong.
No results found
Bug Fixes
codegen-ui: fix multiple has one relationships (#1005 ) (96b7b9d )
parse operand value when field is number type (#1013 ) (ad9ba60 )
upgrade node and pin lerna version in circleci (#1002 ) (2c70073 )
Features
exporting processFile to be used in studio (#1001 ) (ff1ef27 )
Release v2.13.1
02 May 01:36
Compare
Sorry, something went wrong.
No results found
Bug Fixes
upgrade node and pin lerna version in circleci (#1002 ) (2c70073 )
Release v2.13.0
01 May 23:20
Compare
Sorry, something went wrong.
No results found
Bug Fixes
autocomplete display value is undefined on cancel (#994 ) (41637ce )
set conditional messaging for ui-react-storage (#996 ) (62595dc )
update form with storage field should render with existing files (#993 ) (ba85dbb )
Features
add processFile callback to rendered StorageManager for hashing filename (#995 ) (897e7c6 )
Release v2.12.2
19 Apr 00:13
Compare
Sorry, something went wrong.
No results found
Bug Fixes
address icon regression (d913b93 )
address yarn failures during check (53c81ab )
remove downgrade (7a4bbb0 )
restore downgrade but move it to top (de9f6b6 )
Release v2.12.1
06 Apr 16:33
Compare
Sorry, something went wrong.
No results found
Bug Fixes
change handlers and props for StorageField (2a1ea75 )
change key name and remove ref (aca2b7d )