Releases: aws-amplify/amplify-ui
Releases · aws-amplify/amplify-ui
@aws-amplify/[email protected]
@aws-amplify/[email protected]
Patch Changes
- Updated dependencies [
09d738a0f]:- @aws-amplify/[email protected]
@aws-amplify/[email protected]
Patch Changes
-
#2204
cd46fde0bThanks @zchenwei! - fix(type): adding enterKeyHint type missing from React 16 -
Updated dependencies [
09d738a0f]:- @aws-amplify/[email protected]
@aws-amplify/[email protected]
Patch Changes
- Updated dependencies [
09d738a0f]:- @aws-amplify/[email protected]
@aws-amplify/[email protected]
Minor Changes
-
#2113
ffadbe883Thanks @jacoblogan! - Add Design Tokens to phonenumberfield primitive, which required matching tokens in selectfield and textfield primitives--amplify-components-phonenumberfield-color --amplify-components-phonenumberfield-border-color --amplify-components-phonenumberfield-font-size --amplify-components-phonenumberfield-focus-border-color -
#2123
897e55de9Thanks @jacoblogan! - add design tokens and theme section to stepperfield primitive--amplify-components-stepperfield-border-color --amplify-components-stepperfield-input-color --amplify-components-stepperfield-input-font-size --amplify-components-stepperfield-button-color --amplify-components-stepperfield-button-background-color --amplify-components-stepperfield-button-active-color --amplify-components-stepperfield-button-active-background-color --amplify-components-stepperfield-button-focus-color --amplify-components-stepperfield-button-focus-background-color --amplify-components-stepperfield-button-disabled-color --amplify-components-stepperfield-button-disabled-background-color --amplify-components-stepperfield-button-hover-color --amplify-components-stepperfield-button-hover-background-color -
#2114
710a6ec43Thanks @jacoblogan! - add design tokens to radio group--amplify-components-radio-label-color --amplify-components-radio-label-disabled-color --amplify-components-radiogroup-button-border-width --amplify-components-radiogroup-button-border-color --amplify-components-radiogroup-button-background-color --amplify-components-radiogroup-button-checked-color --amplify-components-radiogroup-button-label-color
Patch Changes
- #2074
bc882121aThanks @calebpollman! - chore(ui-react): lint components/Authenticator directory
@aws-amplify/[email protected]
Patch Changes
- Updated dependencies [
ffadbe883,897e55de9,bc882121a,710a6ec43]:- @aws-amplify/[email protected]
@aws-amplify/[email protected]
Patch Changes
@aws-amplify/[email protected]
Patch Changes
- Updated dependencies [
ffadbe883,897e55de9,bc882121a,710a6ec43]:- @aws-amplify/[email protected]
@aws-amplify/[email protected]
Patch Changes
-
#2133
c568b96bcThanks @dbanksdesign! - fix(ui): Fixes max call stack issue oncreateThemewhen passing a theme object with non-design-token nodes.const theme = createTheme({ name: 'my-theme', tokens: { colors: { background: { // this should be primary: { value: '#f90' } primary: '#f90', }, }, }, });
@aws-amplify/[email protected]
Patch Changes
- Updated dependencies [
c568b96bc]:- @aws-amplify/[email protected]