Skip to content
Merged
Changes from all commits
Commits
Show all changes
96 commits
Select commit Hold shift + click to select a range
2a46656
Merge pull request #1 from aws-amplify/main
nubpro Aug 10, 2020
e60065b
fix(@aws-amplify/pubsub): fix undefined observer (#6436)
nubpro Aug 10, 2020
618be17
fix(@aws-amplify/auth): Default hash to `#` when null (#6279)
ericclemmons Aug 10, 2020
39db4ff
Feat: Add sameSite property to CookieStorage (#5726)
michaelmerrill Aug 11, 2020
23962ce
Add amazon-cognito-identity-js tests to CircleCI (#6551)
amhinson Aug 12, 2020
1d97c3b
Update Amplify dependencies (#6148) (#6282)
steinybot Aug 12, 2020
843b118
fix(CVE-2020-14001): Update kramdown to 2.3.0 (#6564)
ericclemmons Aug 12, 2020
8d9c061
upgrade DataStore missing config log from info to warn (#6562)
swyxio Aug 12, 2020
8235061
Update api pubsub peer dependencies to 3.0.22 (#6499)
joeltio Aug 13, 2020
0da2495
fix(@aws-amplify/auth): Force clear credentials when bypassCache: tru…
Aug 17, 2020
26a6835
chore(release): Publish [ci skip]
Aug 19, 2020
1d707c5
chore(release): update version.ts [ci skip]
Aug 19, 2020
1d24911
fix(@aws-amplify/auth): incorrect return type for Auth.resendSignUp (…
mousedownmike Aug 19, 2020
80859cd
Improve types for GraphQLResult errors (#5994)
neilime Aug 19, 2020
b676a58
Handle onclose events in AwsRealTimeSocket (#6448)
greimela Aug 20, 2020
525e201
add Japanese translations (#4196)
koty Aug 20, 2020
9e95c8f
Adds lodash as an explicit dependency. (#6131)
quisido Aug 20, 2020
d7f5269
fix(aws-amplify-angular): remove rollup-plugin-node-builtins (#6638)
iartemiev Aug 24, 2020
b132c5e
Use cypress 'included' image in CircleCi for Cypress 4.12.1 (#6639)
jordanranz Aug 24, 2020
720ed4d
fix(@aws-amplify/core): get new guest credentials if identity id isn'…
amhinson Aug 24, 2020
26cf357
ci: return correct exit code after retrying (#6640)
iartemiev Aug 24, 2020
d2e8603
fix(amazon-cognito-identity-js): fix parameters in sendMFASelectionAn…
donaldpipowitch Aug 25, 2020
1d702f2
ci: zlib fix using npm-packlist (#6650)
iartemiev Aug 25, 2020
e7965af
Add asyncgenerator library to be included at compilation (#6654)
jordanranz Aug 25, 2020
7475821
ci: pass correct option to retry script for android (#6656)
iartemiev Aug 25, 2020
32b4c8d
fix(@aws-amplify/auth): Fix types for completeNewPassword (#6657)
Aug 26, 2020
5819a8f
fix AuthStrategy group to groups (#6557)
mahayash315 Aug 26, 2020
90e8b81
Use *-legacy naming for legacy samples (#6660)
jordanranz Aug 26, 2020
ba6f98e
feat(@aws-amplify/ui-components): Add Chatbot UI to main (#6684)
wlee221 Aug 31, 2020
f1780d0
chore(release): Publish [ci skip]
Sep 1, 2020
2206ede
chore(release): update version.ts [ci skip]
Sep 1, 2020
0e6a374
fix(amazon-cognito-identity-js): add "none" to sameSite possible valu…
meditto Sep 1, 2020
39d54b5
feat(SSR): withSSRContext (#6146)
ericclemmons Sep 2, 2020
8544af4
fix(@aws-amplify/datastore): DataStore regression with AsyncStorage (…
ericclemmons Sep 2, 2020
10c4a20
Introduce firefox browser parameter
jordanranz Sep 2, 2020
6a2a462
Add browser for interaction
jordanranz Sep 2, 2020
5373bb2
Add vue browser param
jordanranz Sep 2, 2020
b6a8855
Browser param for angular
jordanranz Sep 2, 2020
625d679
chore(release): Publish [ci skip]
Sep 3, 2020
7e932d4
chore(release): update version.ts [ci skip]
Sep 3, 2020
e0b6a1b
fix: Integration tests will retry "yarn install" (#6709)
ericclemmons Sep 3, 2020
dd253f6
Remove isomorphic-ws & ws from SSR DataStore usage (#6719)
ericclemmons Sep 3, 2020
5a1774d
Clean up branch exceptions
jordanranz Sep 3, 2020
2fa65b5
chore(release): Publish [ci skip]
Sep 3, 2020
9a6e439
chore(release): update version.ts [ci skip]
Sep 3, 2020
bec7b23
Add deploy requires for interactions tests
jordanranz Sep 3, 2020
42220c7
feat(@aws-amplify/datastore): Add SSR support for DataStore (#6726)
ericclemmons Sep 4, 2020
aa62b2e
Federated buttons slot customization
jordanranz Sep 8, 2020
41f1672
Update snap
jordanranz Sep 8, 2020
611a6e4
deps: Bump @aws-sdk to gamma.v8 (#6748)
wlee221 Sep 8, 2020
f6bd7a0
Update readme
jordanranz Sep 8, 2020
31927f9
chore: pin @types/babel__traverse to allow ui-angular to build (#6757)
iartemiev Sep 9, 2020
2ab2b1d
Resolves code conflicts for PR #4930 (#6124)
spencerbeggs Sep 9, 2020
7fa0fa7
chore(release): Publish [ci skip]
Sep 10, 2020
3fa309d
chore(release): update version.ts [ci skip]
Sep 10, 2020
b6139cc
fix(@aws-amplify/datastore): Allow subscribing and querying with part…
seang96 Sep 12, 2020
27dcbd7
Fix confirm sign up to sign in bug
jordanranz Sep 14, 2020
e981d03
Prevent unexpected custom sign in error when there is no password
jordanranz Sep 14, 2020
924f729
Use spread to clone instead of JSON parse
jordanranz Sep 14, 2020
cfa8d2c
Update to Auth.configure(config?) for retrieving the config (#6788)
ericclemmons Sep 15, 2020
a07f1e5
feat(@aws-amplify/datastore): add query sorting (#6785)
iartemiev Sep 15, 2020
ce24cc7
fix(@aws-amplify-react-native): Add missing testID attributes in Req…
jbrown Sep 15, 2020
d4afdc8
chore(release): Publish [ci skip]
Sep 15, 2020
70caf03
chore(release): update version.ts [ci skip]
Sep 15, 2020
4c0824b
fix(@aws-amplify/auth): Fix binding for Auth.currentCredentials (#6809)
ericclemmons Sep 16, 2020
f66da90
Upgrade Cypress to 5.2.0 (#6795)
amhinson Sep 16, 2020
8f23164
fix(@aws-amplify/auth): No Auth module registered in Amplify (#6811)
ericclemmons Sep 16, 2020
f738691
chore(release): Publish [ci skip]
Sep 16, 2020
1a4b840
chore(release): update version.ts [ci skip]
Sep 16, 2020
227a7e3
chore: add DataStore auth tests to CircleCI (#6812)
amhinson Sep 17, 2020
7a3a688
chore(@aws-amplify/analytics): Remove lodash from types (#6819)
ericclemmons Sep 17, 2020
f8c4ce2
fix(aws-amplify-react-native): remove react-native-elements dependenc…
amhinson Sep 17, 2020
5bf9f68
fix(@aws-amplify/datastore): use runExclusive when enqueuing (#6828)
amhinson Sep 18, 2020
a66ef43
[@aws-amplify/ui-components] Module import resolution (#6847)
ashika01 Sep 22, 2020
d658572
chore: add private & public DS auth tests to CCI (#6856)
amhinson Sep 23, 2020
2cbebbc
deps(@aws-amplify/core): bump universal cookie to ^4.0.4
wlee221 Sep 23, 2020
49394ff
chore: add DS custom claim test to CircleCI (#6864)
amhinson Sep 24, 2020
f453922
fix: Add files with Amplify.register to sideEffects array (#6867)
manueliglesias Sep 24, 2020
8c314f9
chore(release): Publish [ci skip]
Sep 25, 2020
7867e48
chore(release): update version.ts [ci skip]
Sep 25, 2020
e986614
bugfix #5218: de/encode custom state using base16 (#6851)
div5yesh Sep 25, 2020
a562edb
feat(@aws-amplify/datastore): support indexeddb adapter on web worker…
wylfent Sep 26, 2020
60fd94b
fix(@aws-amplify/datastore): correct validation for array values in m…
seang96 Sep 26, 2020
4ed2ea6
fix(@aws-amplify/datastore): fix import isNullOrUndefined (#6883)
iartemiev Sep 28, 2020
4f66aac
fix(@aws-amplify/datastore): add token to currentAuthenticatedUser fo…
amhinson Sep 29, 2020
adba7c6
chore: add datastore tests as required for CCI deploy (#6890)
amhinson Sep 29, 2020
1d4b59c
fix(@aws-amplify/datastore): check for token before getting payload (…
amhinson Sep 30, 2020
597de87
ci: minor improvements (#6895)
iartemiev Oct 1, 2020
aad7b49
ci: enable production integration testing (#6886)
wlee221 Oct 1, 2020
4d9fce0
ix(@aws-amplify/datastore): switch log to debug so RN doesn't show wa…
amhinson Oct 1, 2020
116b639
chore(release): Publish [ci skip]
Oct 1, 2020
b460865
chore(release): update version.ts [ci skip]
Oct 1, 2020
b11f703
Merge branch 'main' of https://github.com/nubpro/amplify-js into main
nubpro Nov 18, 2020
6447490
Merge branch 'main' of https://github.com/nubpro/amplify-js into main
nubpro Nov 18, 2020
d0708a2
fix cant resolve 'fs' when bundling with webpack
nubpro Nov 18, 2020
3b79a98
Merge branch 'main' into amplify-ui-react/bug/fix-cant-resolve-fs-web…
wlee221 Dec 2, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions packages/amplify-ui-react/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,7 @@ module.exports = {
},
],
},
node: {
fs: 'empty',
},
};