Skip to content

Latest commit

 

History

History
288 lines (116 loc) · 19.1 KB

CHANGELOG.md

File metadata and controls

288 lines (116 loc) · 19.1 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.8.7 (2020-10-15)

Note: Version bump only for package @aws-amplify/ui-components

0.8.6 (2020-10-01)

Note: Version bump only for package @aws-amplify/ui-components

0.8.5 (2020-09-25)

Note: Version bump only for package @aws-amplify/ui-components

0.8.4 (2020-09-16)

Note: Version bump only for package @aws-amplify/ui-components

0.8.3 (2020-09-15)

Note: Version bump only for package @aws-amplify/ui-components

0.8.2 (2020-09-10)

Note: Version bump only for package @aws-amplify/ui-components

0.8.1 (2020-09-03)

Note: Version bump only for package @aws-amplify/ui-components

0.8.0 (2020-09-03)

Features

0.7.0 (2020-09-01)

Features

0.6.2 (2020-08-19)

Note: Version bump only for package @aws-amplify/ui-components

0.6.1 (2020-08-06)

Note: Version bump only for package @aws-amplify/ui-components

0.6.0 (2020-07-27)

Features

  • add branding prop for customise QR branding (#6333) (28efe52)

0.5.5 (2020-07-22)

Bug Fixes

  • aws-amplify-react-native: Update authState after a successful Auth.signIn call (#6276) (e79a805)

0.5.4 (2020-07-09)

Note: Version bump only for package @aws-amplify/ui-components

0.5.3 (2020-07-07)

Note: Version bump only for package @aws-amplify/ui-components

0.5.2 (2020-06-18)

Note: Version bump only for package @aws-amplify/ui-components

0.5.1 (2020-06-02)

Note: Version bump only for package @aws-amplify/ui-components

0.5.0 (2020-05-22)

Features

  • @aws-amplify/ui-react: Export more types (#5792) (e8b63af)

0.4.1 (2020-05-14)

Bug Fixes

  • @aws-amplify/ui-components: keypress on form (#5586) (0f17ddd)
  • @aws-amplify/ui-components: amplify-container component, use dispatch auth event on check user (#5727) (31709c0)
  • @aws-amplify/ui-components: Check for 'amplify-redirected-from-hosted-ui' instead of 'amplify-signin-with-hostedUI' (#5678) (af7c9ef), closes #4258
  • @aws-amplify/ui-components: formFields hint handle (#5682) (7ba5647)
  • @aws-amplify/ui-components: Styling fixes (#5725) (4914145)
  • @aws-amplify/ui-components: Watch for formFields changes (#5691) (b67c6d0)

0.4.0 (2020-04-30)

Features

  • @aws-amplify/ui-components: Open up slot for sign-in/up footer (#5603) (5ebdab7)

0.3.3 (2020-04-24)

Note: Version bump only for package @aws-amplify/ui-components

0.3.2 (2020-04-08)

Note: Version bump only for package @aws-amplify/ui-components

0.3.1 (2020-04-07)

Note: Version bump only for package @aws-amplify/ui-components

0.3.0 (2020-04-02)

Bug Fixes

  • @aws-amplify/ui-components: federated button styling (#4945) (f42ceb7)
  • @aws-amplify/ui-components: Fix shadow dom form submit (#5160) (766c5ac)
  • @aws-amplify/ui-components: Listen to auth channel for man… (#5244) (8cfcd02)
  • @aws-amplify/ui-components: Move Auth & Core to externals (#4767) (e0ec550)
  • @aws-amplify/ui-components: Remove when using scope… (#4997) (6e3805b)
  • @aws-amplify/ui-components: SVG type fix (#5152) (8cb188b)

Features

  • @aws-amplify/ui-components: amplify-authenticator data-test attributes (#4732) (85a8994)
  • @aws-amplify/ui-components: amplify-loading-spinner, loading state, minor form input tweaks (#4929) (bd37a7c)
  • @aws-amplify/ui-components: amplify-toast component (#4858) (4008e25)
  • @aws-amplify/ui-components: Framework Bindings for Authen… (#4676) (407089f), closes /github.com/yarnpkg/yarn/issues/5225#issuecomment-490462853 #4706
  • @aws-amplify/ui-components: I18n Support (#4979) (6f3e37c)
  • @aws-amplify/ui-components: IE 11 Support (#5089) (6a4556f)
  • @aws-amplify/ui-components: Inject css variables for root theme (#4842) (3f72911)
  • @aws-amplify/ui-components: Storybook (#4973) (bfbb46a)
  • @aws-amplify/ui-components: UI Components theming (#4947) (73ef849)
  • @aws-amplify/ui-components: Use Shadow DOM, use Sass css, authenticator slots (#4872) (538ca66)
  • @aws-amplify/ui-components: User agent tracking for UI component packages (#4804) (15a0a2f)
  • @aws-amplify/ui-react: withAuthenticator(Component[, props]) (#5204) (39d84e7)
  • @ui-components/ui-components: node resolve browser: true (#5151) (bfe916c)
  • @ui-components/username-attributes: Add usernameAlias support (#5065) (3a5322a)

0.2.0 (2020-03-31)

Bug Fixes

  • @aws-amplify/ui-components: federated button styling (#4945) (f42ceb7)
  • @aws-amplify/ui-components: Fix shadow dom form submit (#5160) (766c5ac)
  • @aws-amplify/ui-components: Move Auth & Core to externals (#4767) (e0ec550)
  • @aws-amplify/ui-components: Remove when using scope… (#4997) (6e3805b)
  • @aws-amplify/ui-components: SVG type fix (#5152) (8cb188b)

Features

  • @aws-amplify/ui-components: amplify-authenticator data-test attributes (#4732) (85a8994)
  • @aws-amplify/ui-components: amplify-loading-spinner, loading state, minor form input tweaks (#4929) (bd37a7c)
  • @aws-amplify/ui-components: amplify-toast component (#4858) (4008e25)
  • @aws-amplify/ui-components: Framework Bindings for Authen… (#4676) (407089f), closes /github.com/yarnpkg/yarn/issues/5225#issuecomment-490462853 #4706
  • @aws-amplify/ui-components: I18n Support (#4979) (6f3e37c)
  • @aws-amplify/ui-components: IE 11 Support (#5089) (6a4556f)
  • @aws-amplify/ui-components: Inject css variables for root theme (#4842) (3f72911)
  • @aws-amplify/ui-components: Storybook (#4973) (bfbb46a)
  • @aws-amplify/ui-components: UI Components theming (#4947) (73ef849)
  • @aws-amplify/ui-components: Use Shadow DOM, use Sass css, authenticator slots (#4872) (538ca66)
  • @aws-amplify/ui-components: User agent tracking for UI component packages (#4804) (15a0a2f)
  • @aws-amplify/ui-react: withAuthenticator(Component[, props]) (#5204) (39d84e7)
  • @ui-components/ui-components: node resolve browser: true (#5151) (bfe916c)
  • @ui-components/username-attributes: Add usernameAlias support (#5065) (3a5322a)

0.1.0 (2020-01-10)

Features

  • @aws-amplify/ui-components: amplify-auth0-button (#4559) (4e9f5ad)
  • @aws-amplify/ui-components: amplify-greetings/amplify-nav (#4412) (58e26c9)
  • @aws-amplify/ui-components: amplify-require-new-password component (#4421) (076788f)
  • (@aws-amplify/ui-components) Toast Component (#4596) (aa9799e)
  • (@aws-amplify/ui-components) TOTP / Select MFA Type Components (#4548) (dc5755e)
  • Add country dial code component with select comp base (#3999) (d7ef678)
  • Sign-In Component (WC/UI) (#4026) (d5f3d17)
  • @aws-amplify/ui-components: amplify-verify-contact (#4583) (228f056)