Update dependency flowbite-react to ^0.10.0 #12
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:
^0.9.0
->^0.10.0
Release Notes
themesberg/flowbite-react (flowbite-react)
v0.10.2
Compare Source
Patch Changes
#1190
25bb353
Thanks @ddiasfront! - ### Datepicker Component UpdatesThe Datepicker has been enhanced with several improvements:
value
anddefaultValue
props, enabling programmatic date updates without manual clicks.useMemo
anduseEffect
.null
values.Files Updated:
apps/web/content/docs/components/datepicker.mdx
: Added controlled usage section.Datepicker.spec.tsx
: Added unit tests.Datepicker.stories.tsx
: Enhanced story variants.Datepicker.tsx
: ExpandedDatepickerProps
.DatepickerContext.tsx
: AdjustedselectedDate
type.Decades.tsx
,Months.tsx
,Years.tsx
: Updated logic to check forselectedDate
.#1484
38913e5
Thanks @KRTirtho! - fix: autocomplete for string enums with dynamic value not workingv0.10.1
Compare Source
Patch Changes
a5d008e
Thanks @SutuSebastian! - addAdonisJS
integration guidev0.10.0
Compare Source
Minor Changes
26401bc
Thanks @dhavalveera! - feat(components): add "Clipboard"Patch Changes
#1405
c8dba76
Thanks @dhavalveera! - Renamed theTabs
attribute fromstyle
tovariant
to allow the use of thestyle
attribute, which was previously blocked.#1430
83a055a
Thanks @SutuSebastian! - fix(ui): timeline - content - separateTimelineContent
base styles from horizontal/vertical styles#1428
b963b2c
Thanks @SutuSebastian! - fix(ui): Toggle Switch - styles#1371
92cec6f
Thanks @SutuSebastian! - Mega Menu - export all entities#1423
4350ffb
Thanks @SutuSebastian! - update packages#1346
92f41fe
Thanks @dhavalveera! - feat: addHR
componentConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.