-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
feat(@aws-amplify/datastore): Support SSR #5450
Commits on Apr 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b6e2d72 - Browse repository at this point
Copy the full SHA b6e2d72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1158231 - Browse repository at this point
Copy the full SHA 1158231View commit details -
Configuration menu - View commit details
-
Copy full SHA for a07e0ac - Browse repository at this point
Copy the full SHA a07e0acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dd9dde - Browse repository at this point
Copy the full SHA 7dd9ddeView commit details -
Configuration menu - View commit details
-
Copy full SHA for aaa31f5 - Browse repository at this point
Copy the full SHA aaa31f5View commit details
Commits on Apr 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9ce2624 - Browse repository at this point
Copy the full SHA 9ce2624View commit details -
Configuration menu - View commit details
-
Copy full SHA for a733a4e - Browse repository at this point
Copy the full SHA a733a4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1e41c8 - Browse repository at this point
Copy the full SHA b1e41c8View commit details
Commits on Apr 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fea8126 - Browse repository at this point
Copy the full SHA fea8126View commit details -
Warn when schema has been initialized rather than throw
HMR will re-run imports, so sideEffects have to be graceful
Configuration menu - View commit details
-
Copy full SHA for 8dd5fe2 - Browse repository at this point
Copy the full SHA 8dd5fe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0baf796 - Browse repository at this point
Copy the full SHA 0baf796View commit details -
Revert "Mark datastore as having sideEffects (initSchema)"
This reverts commit 9ce2624.
Configuration menu - View commit details
-
Copy full SHA for 10a8141 - Browse repository at this point
Copy the full SHA 10a8141View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4733b5c - Browse repository at this point
Copy the full SHA 4733b5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 644a5f1 - Browse repository at this point
Copy the full SHA 644a5f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a267d05 - Browse repository at this point
Copy the full SHA a267d05View commit details
Commits on Apr 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 280e685 - Browse repository at this point
Copy the full SHA 280e685View commit details
Commits on May 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6f92a34 - Browse repository at this point
Copy the full SHA 6f92a34View commit details
Commits on Jun 16, 2020
-
Merge branch 'master' of github.com:aws-amplify/amplify-js into next-…
…datastore # Conflicts: # packages/core/src/Util/Reachability.ts # packages/datastore/package.json # packages/datastore/src/datastore/datastore.ts
Configuration menu - View commit details
-
Copy full SHA for b476969 - Browse repository at this point
Copy the full SHA b476969View commit details -
Fix TypeScript error with Observable.from({ online: true })
Argument of type '{ online: boolean; }' is not assignable to parameter of type 'Observable<NetworkStatus> | ObservableLike<NetworkStatus> | ArrayLike<NetworkStatus>'. Object literal may only specify known properties, and 'online' does not exist in type 'Observable<NetworkStatus> | ObservableLike<NetworkStatus> | ArrayLike<NetworkStatus>'.ts(2345)
Configuration menu - View commit details
-
Copy full SHA for fb25ade - Browse repository at this point
Copy the full SHA fb25adeView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf5d5d5 - Browse repository at this point
Copy the full SHA bf5d5d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a34bd42 - Browse repository at this point
Copy the full SHA a34bd42View commit details