forked from aws-amplify/amplify-js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/master'
- Loading branch information
Showing
132 changed files
with
5,145 additions
and
4,163 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
<a name="1.0.20-unstable.0"></a> | ||
## [1.0.20-unstable.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-05-24) | ||
|
||
|
||
|
||
|
||
**Note:** Version bump only for package @aws-amplify/ui | ||
|
||
<a name="1.0.19"></a> | ||
## [1.0.19](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-05-06) | ||
|
||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
module.exports = { | ||
plugins: [ | ||
require('autoprefixer') | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
// AUTOMATICALLY GENERATED - DO NOT EDIT | ||
export const a: string; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
// AUTOMATICALLY GENERATED - DO NOT EDIT | ||
export const button: string; | ||
export const signInButton: string; | ||
export const googleSignInButton: string; | ||
export const signInButtonIcon: string; | ||
export const auth0SignInButton: string; | ||
export const facebookSignInButton: string; | ||
export const amazonSignInButton: string; | ||
export const oAuthSignInButton: string; | ||
export const signInButtonContent: string; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
// AUTOMATICALLY GENERATED - DO NOT EDIT | ||
export const formContainer: string; | ||
export const formSection: string; | ||
export const formField: string; | ||
export const formRow: string; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
// AUTOMATICALLY GENERATED - DO NOT EDIT | ||
export const hint: string; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
// AUTOMATICALLY GENERATED - DO NOT EDIT | ||
export const input: string; | ||
export const inputLabel: string; | ||
export const label: string; | ||
export const radio: string; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
// AUTOMATICALLY GENERATED - DO NOT EDIT | ||
export const navBar: string; | ||
export const navRight: string; | ||
export const nav: string; | ||
export const navItem: string; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
// AUTOMATICALLY GENERATED - DO NOT EDIT | ||
export const photoPickerButton: string; | ||
export const photoPlaceholder: string; | ||
export const photoPlaceholderIcon: string; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
// AUTOMATICALLY GENERATED - DO NOT EDIT | ||
export const container: string; | ||
export const actionRow: string; | ||
export const sectionHeader: string; | ||
export const sectionHeaderHint: string; | ||
export const sectionBody: string; | ||
export const sectionFooter: string; | ||
export const sectionFooterPrimaryContent: string; | ||
export const sectionFooterSecondaryContent: string; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
// AUTOMATICALLY GENERATED - DO NOT EDIT | ||
export const selectInput: string; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
// AUTOMATICALLY GENERATED - DO NOT EDIT | ||
export const strike: string; | ||
export const strikeContent: string; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
// AUTOMATICALLY GENERATED - DO NOT EDIT | ||
export const toast: string; | ||
export const toastClose: string; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
// AUTOMATICALLY GENERATED - DO NOT EDIT | ||
export const totpQrcode: string; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
// AUTOMATICALLY GENERATED - DO NOT EDIT | ||
export const sumerianSceneContainer: string; | ||
export const sumerianScene: string; | ||
export const loadingOverlay: string; | ||
export const loadingContainer: string; | ||
export const loadingLogo: string; | ||
export const loadingSceneName: string; | ||
export const loadingBar: string; | ||
export const loadingBarFill: string; | ||
export const sceneErrorText: string; | ||
export const sceneBar: string; | ||
export const sceneName: string; | ||
export const sceneActions: string; | ||
export const actionButton: string; | ||
export const tooltip: string; | ||
export const actionIcon: string; | ||
export const autoShowTooltip: string; |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
//WARNING: If you are manually specifying files to compile then the tsconfig.json is completely ignored, you must use command line flags | ||
{ | ||
"compilerOptions": { | ||
"outDir": "./lib/", | ||
"target": "es5", | ||
"noImplicitAny": false, | ||
"lib": [ | ||
"es5", | ||
"es2015", | ||
"dom", | ||
"esnext.asynciterable", | ||
"es2017.object" | ||
], | ||
"sourceMap": true, | ||
"module": "commonjs", | ||
"moduleResolution": "node", | ||
"allowJs": false, | ||
"declaration": true, | ||
"typeRoots": [ | ||
"./node_modules/@types", | ||
"../../node_modules/@types" | ||
], | ||
// temporary fix | ||
"types": ["node", "lodash"] | ||
}, | ||
"include": [ | ||
"src/**/*" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,55 @@ | ||
var ExtractTextPlugin = require('extract-text-webpack-plugin'); | ||
const MiniCssExtractPlugin = require("mini-css-extract-plugin"); | ||
|
||
module.exports = { | ||
entry: { | ||
'aws-amplify-ui': './src/index.js', | ||
'aws-amplify-ui.min': './src/index.js' | ||
"aws-amplify-ui": "./src/index.ts", | ||
"aws-amplify-ui.min": "./src/index.ts" | ||
}, | ||
output: { | ||
filename: '[name].js', | ||
path: __dirname + '/dist', | ||
library: 'aws_amplify_ui', | ||
libraryTarget: 'umd', | ||
umdNamedDefine: true, | ||
devtoolModuleFilenameTemplate: require('../aws-amplify/webpack-utils').devtoolModuleFilenameTemplate | ||
filename: "[name].js", | ||
path: __dirname + "/dist", | ||
library: "aws_amplify_ui", | ||
libraryTarget: "umd", | ||
umdNamedDefine: true, | ||
devtoolModuleFilenameTemplate: require("../aws-amplify/webpack-utils") | ||
.devtoolModuleFilenameTemplate | ||
}, | ||
// Enable sourcemaps for debugging webpack's output. | ||
devtool: 'source-map', | ||
devtool: "source-map", | ||
resolve: { | ||
extensions: ['.js', '.css'] | ||
extensions: [".tsx", ".ts", ".js", ".css"] | ||
}, | ||
|
||
mode: process.env.NODE_ENV || "production", | ||
|
||
module: { | ||
loaders: [ | ||
{ test: /\.js$/, loader: 'babel-loader', exclude: /node_modules/ }, | ||
{ test: /\.css$/, loader: ExtractTextPlugin.extract('style-loader', 'css-loader?modules&importLoaders=1&localIdentName=[name]__[local]___[hash:base64:5]!postcss-loader') }, | ||
{ test: /\.svg$/, loader: "url-loader?limit=10000&mimetype=image/svg+xml" } | ||
rules: [ | ||
{ test: /\.jsx?$/, use: "ts-loader", exclude: /node_modules/ }, | ||
{ test: /\.tsx?$/, use: "ts-loader", exclude: /node_modules/ }, | ||
{ | ||
test: /\.css$/, | ||
use: [ | ||
"style-loader", | ||
{ | ||
loader: MiniCssExtractPlugin.loader, | ||
options: { | ||
hmr: process.env.NODE_ENV === "development" | ||
} | ||
}, | ||
{ loader: "dts-css-modules-loader", options: { banner: "// AUTOMATICALLY GENERATED - DO NOT EDIT", namedExport: true } }, | ||
{ | ||
loader: "css-loader", | ||
options: { | ||
modules: true, | ||
importLoaders: 1, | ||
localIdentName: "[name]__[local]___[hash:base64:5]" | ||
} | ||
}, | ||
"postcss-loader" | ||
] | ||
} | ||
] | ||
}, | ||
|
||
postcss: [ | ||
require('autoprefixer-core'), | ||
require('postcss-color-rebeccapurple') | ||
], | ||
|
||
resolve: { | ||
modulesDirectories: ['node_modules', 'components'] | ||
}, | ||
|
||
plugins: [ | ||
new ExtractTextPlugin('style.css', { allChunks: true }), | ||
] | ||
}; | ||
plugins: [new MiniCssExtractPlugin({ filename: "style.css", allChunks: true })] | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
<a name="1.2.17-unstable.1"></a> | ||
## [1.2.17-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-05-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **@aws-amplify/analytics:** manual version bump ([b347e0d](https://github.com/aws/aws-amplify/commit/b347e0d)) | ||
|
||
|
||
|
||
|
||
<a name="1.2.16"></a> | ||
## [1.2.16](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-05-14) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
<a name="1.0.36-unstable.1"></a> | ||
## [1.0.36-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-05-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **aws-amplify:** manual version bumps for lerna issue ([9ce5a72](https://github.com/aws/aws-amplify/commit/9ce5a72)) | ||
|
||
|
||
|
||
|
||
<a name="1.0.35"></a> | ||
## [1.0.35](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-05-14) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,18 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
<a name="1.2.25-unstable.1"></a> | ||
## [1.2.25-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-05-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **@aws-amplify/auth:** check if storage object is valid or not ([d93d36d](https://github.com/aws/aws-amplify/commit/d93d36d)) | ||
* **aws-amplify:** manual version bumps for lerna issue ([9ce5a72](https://github.com/aws/aws-amplify/commit/9ce5a72)) | ||
|
||
|
||
|
||
|
||
<a name="1.2.24"></a> | ||
## [1.2.24](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-05-14) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
<a name="3.0.4-unstable.1"></a> | ||
## [3.0.4-unstable.1](https://github.com/aws-amplify/amplify-js/compare/[email protected]@3.0.4-unstable.1) (2019-05-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **aws-amplify:** manual version bumps for lerna issue ([9ce5a72](https://github.com/aws-amplify/amplify-js/commit/9ce5a72)) | ||
|
||
|
||
|
||
|
||
<a name="3.0.3"></a> | ||
## [3.0.3](https://github.com/aws-amplify/amplify-js/compare/[email protected]@3.0.3) (2019-05-14) | ||
|
||
|
Oops, something went wrong.