fix(deps): update dependency @aws-amplify/ui-react to version 5.3.3 🌟 - abandoned #1474
+317
−381
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.0.4
->5.3.3
5.3.3
->5.3.15
Release Notes
aws-amplify/amplify-ui (@aws-amplify/ui-react)
v5.3.3
Compare Source
Patch Changes
v5.3.2
Compare Source
Patch Changes
#4649
1dbe3f46c
Thanks @dbanksdesign! - fix(storage): fixing drop handler for file extensionsPreviously, adding a file extension for an
acceptedFileTypes
when a customer would drop a file it would show as rejected even if it was a valid file type. This fixes that issue.v5.3.1
Compare Source
Patch Changes
#4414
d570694c7
Thanks @lavr001! - added newisMultiple
andselectSize
props for theSelectField
componentExample:
#4432
c393b74af
Thanks @calebpollman! - fix(ui-react): update ButtonGroup to respect child props and allow optional children#4442
7e11a3b7e
Thanks @calebpollman! - fix(ui-react): use guaranteed value for BreadCrumbs keyUpdated dependencies [
d570694c7
,6a5a4d79c
]:v5.3.0
Compare Source
Minor Changes
#4348
276968530
Thanks @hbuchel! - feat(react/ui): add new Fieldset PrimitiveUsage:
#4359
ec495a6f6
Thanks @dbanksdesign! - feat(react): DropZone componentPatch Changes
#4372
265f0b482
Thanks @hbuchel! - fix(react): ShowPasswordButton should have aria-hidden="true" on icon#4367
e1fc61119
Thanks @ioanabrooks! - feat(ui-react-storage): Added upload actions and option to upload files on click. Usage:#4361
5b6c9bfe4
Thanks @hbuchel! - feat(react): Add new Message primitive.Usage:
#4368
14e402b6e
Thanks @hbuchel! - chore(ui): adds info, warning, and success border tokens. updates background color tokens for info, warning, success and error.#4389
9471ea53a
Thanks @hbuchel! - chore(react): update tests for disabled Fieldset#4384
2407ac294
Thanks @reesscot! - feat: Input and Label primitivesUpdated dependencies [
276968530
,ec495a6f6
,e1fc61119
,14e402b6e
,2407ac294
,5bc0c8a32
,64fba0fd2
]:v5.2.0
Compare Source
Minor Changes
#4268
f8c5b77e4
Thanks @dbanksdesign! - feat(react): Add IconsProvider to customize icons globally for all Amplify UI componentsComponents that use icons:
Wrap your application with the
<IconsProvider>
(or whatever part of your app you want to customize the icons).Works well with the react-icons package!
Patch Changes
#4355
00f2344e5
Thanks @calebpollman! - fix(ui-react): merge internal and passed focus event handler props in Checkbox, remove extraneous useCheckbox hookUpdated dependencies [
5cc76794a
]:v5.1.1
Compare Source
Patch Changes
#4305
00c7abc25
Thanks @hbuchel! - feat(react): AddcolorTheme
prop to ButtonThe Button React primitive now accepts the
colorTheme
prop which allows for more color variants. Usage:#4331
54d884dd0
Thanks @calebpollman! - feat(ui-react-core): add createContextUtilitiesUpdated dependencies [
00c7abc25
,54d884dd0
,5040faf51
]:v5.1.0
Compare Source
Minor Changes
#4288
30624bd4f
Thanks @dbanksdesign! - New component: Breadcrumbs!A composable component for displaying breadcrumb navigation
Patch Changes
#4321
d0d9ac2de
Thanks @thaddmt! - chore: set amplify dependencies to be ^ instead of >=Updated dependencies [
d0d9ac2de
,30624bd4f
]:v5.0.7
Compare Source
Patch Changes
#4301
e7e75874d
Thanks @hbuchel! - fix(react/ui): update paddingInlineEnd and icon placement on small and large Select primitives with related tokens for theming.Updated dependencies [
e7e75874d
,0417bd41c
]:v5.0.6
Compare Source
Patch Changes
#4271
6b71ec46c
Thanks @dbanksdesign! - fix(primitives): fix border color token for SwitchField thumbUpdated dependencies [
6b71ec46c
]:v5.0.5
Compare Source
Patch Changes
#4227
d3ee05415
Thanks @dbanksdesign! - fix(react-native): border widths, spacing, font sizes, opacities in the theme don't throw runtime errors.These are all valid in a theme now:
#3646
165a8abbd
Thanks @Rogue-striker! - Allow PasswordField visibility toggle icon border color to indicate error#4216
f0b32d275
Thanks @zchenwei! - chore: mark internal used props as deprecated.#4235
c3a418d8d
Thanks @dbanksdesign! - fix(authenticator-react): force new password header and footerAdding Header and Footer components to ForceNewPassword screen
#4262
aea82ff1b
Thanks @zchenwei! - feat(ui-react-storage): Add a new connected componentStorageImage
. It allows you load the images managed by Amplify Storage.Example:
Updated dependencies [
78fdfd6c8
,d3ee05415
,165a8abbd
,13098b36a
,37e490d39
,6d14bf3f3
,aea82ff1b
]:aws-amplify/amplify-js (aws-amplify)
v5.3.15
Compare Source
v5.3.14
Compare Source
v5.3.13
Compare Source
v5.3.12
: 2023-11-06 Amplify JS release - aws-amplify@5.3.12Compare Source
What's Changed
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@5.3.11...aws-amplify@5.3.12
v5.3.11
: 2023-09-14 Amplify JS release - aws-amplify@5.3.11Compare Source
What's Changed
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@5.3.10...aws-amplify@5.3.11
v5.3.10
: 2023-08-23 Amplify JS release - aws-amplify@5.3.10Compare Source
What's Changed
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@5.3.9...aws-amplify@5.3.10
v5.3.9
: 2023-08-22 Amplify JS release - aws-amplify@5.3.9Compare Source
What's Changed
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@5.3.8...aws-amplify@5.3.9
v5.3.8
: 2023-08-16 Amplify JS release - aws-amplify@5.3.8Compare Source
What's Changed
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@5.3.7...aws-amplify@5.3.8
v5.3.7
: 2023-08-10 Amplify JS release - aws-amplify@5.3.7Compare Source
What's Changed
amazon-cognito-identity-js
by @jimblanc in https://github.com/aws-amplify/amplify-js/pull/11749amazon-cognito-identity-js
to use Webpack 5 by @jimblanc in https://github.com/aws-amplify/amplify-js/pull/11757main
withrelease
by @jimblanc in https://github.com/aws-amplify/amplify-js/pull/11765New Contributors
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@5.3.6...aws-amplify@5.3.7
v5.3.6
: 2023-07-31 Amplify JS release - aws-amplify@5.3.6Compare Source
What's Changed
devDependencies
by @jimblanc in https://github.com/aws-amplify/amplify-js/pull/11666Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@5.3.5...aws-amplify@5.3.6
v5.3.5
Compare Source
v5.3.4
Compare Source
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.