Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync modularization with ui-components/master #5215

Merged

Conversation

jordanranz
Copy link
Contributor

Description of changes:

  • Sync most recent modularization branch

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Ashish-Nanda and others added 30 commits February 11, 2020 21:48
…tastore-feature

React native datastore feature
…tastore-feature

Enable publish from rn-datastore branch
 - @aws-amplify/analytics@2.2.5
 - aws-amplify-angular@4.1.6
 - aws-amplify-react@3.1.6
 - aws-amplify@2.2.5
 - @aws-amplify/datastore@1.0.7
 - @aws-amplify/pubsub@2.1.6
Allow in PubSub the same capabilities as API for custom headers:
* Async header
* Override headers (Authorization)

Check issue aws-amplify#4928 for explanations.
…e condition (aws-amplify#4956)

* Fix for unsubscription new subscription race condition

* Update packages/pubsub/src/Providers/AWSAppSyncRealTimeProvider.ts
…s-amplify#4921)

* initialize only once

* Fix onerror handler for WebSocket

* Change log level for unsubscribe message

* Add regions and fix typo

* Handle disconnection
…erations (aws-amplify#4995)

Use the db instance property of the Adapter class for all database operations
 - amazon-cognito-identity-js@3.2.5
 - @aws-amplify/analytics@2.2.6
 - @aws-amplify/api@2.1.6
 - @aws-amplify/auth@2.1.6
 - aws-amplify-angular@4.1.7
 - aws-amplify-react@3.1.7
 - aws-amplify@2.2.6
 - @aws-amplify/cache@2.1.6
 - @aws-amplify/core@2.2.5
 - @aws-amplify/datastore@1.0.8
 - @aws-amplify/interactions@2.1.6
 - @aws-amplify/predictions@2.1.6
 - @aws-amplify/pubsub@2.1.7
 - @aws-amplify/pushnotification@2.1.6
 - @aws-amplify/storage@2.2.1
 - @aws-amplify/xr@1.1.6
…ws-amplify#5001)

Additional headers are merged **after** merging in headers set at config time.
Additional headers will overwrite any existing values and merge the rest.
Amplifiyer and others added 10 commits March 18, 2020 22:01
…ort (aws-amplify#5155)

* Migrate zen-observable to zen-observable-ts and fix zen-push import

* Fix unit tests
…y#5171)

* Migrate zen-observable to zen-observable-ts and fix zen-push import

* Fix unit tests

* Pin aws-sdk versions and rename presignRequest to presign
* Migrate zen-observable to zen-observable-ts and fix zen-push import

* Fix unit tests

* Pin aws-sdk versions and rename presignRequest to presign

* Upgrade aws-sdk clients from alpha to beta

* Update expiration type to Date as per change in aws-sdk

* Fix unit tests as per expiration type change
@jordanranz jordanranz changed the title Ui components/master Sync modularization with ui-components/master Mar 27, 2020
@lgtm-com
Copy link

lgtm-com bot commented Mar 27, 2020

This pull request introduces 1 alert and fixes 1 when merging 78a55e8 into 55ff53f - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

fixed alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Mar 27, 2020

This pull request introduces 1 alert and fixes 1 when merging d8b3818 into 55ff53f - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

fixed alerts:

  • 1 for Unused variable, import, function or class

Copy link
Contributor

@ashika01 ashika01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am good with this. I guess the prediction integration tests is gonna fail till the fix is introduced by aws sdk v3?

@jordanranz
Copy link
Contributor Author

@ashika01 correct

@lgtm-com
Copy link

lgtm-com bot commented Mar 27, 2020

This pull request introduces 1 alert and fixes 1 when merging 2e99554 into 39d84e7 - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

fixed alerts:

  • 1 for Unused variable, import, function or class

@jordanranz jordanranz merged commit e750c0e into aws-amplify:ui-components/master Mar 27, 2020
@ErikCH ErikCH added UI Related to UI Components and removed Amplify UI Components labels May 19, 2021
@github-actions
Copy link

This pull request has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs.

Looking for a help forum? We recommend joining the Amplify Community Discord server *-help channels or Discussions for those types of questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
UI Related to UI Components
Projects
None yet
Development

Successfully merging this pull request may close these issues.