-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): update dependency flowbite-react to v0.12.15 #2124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/flowbite-react-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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
5bd4ceb to
f9062ff
Compare
f9062ff to
f01795a
Compare
f01795a to
0c08c5c
Compare
0c08c5c to
52ff48c
Compare
c315d4f to
b57f28b
Compare
c624473 to
68a42de
Compare
a97d402 to
ec01271
Compare
ec01271 to
ae10218
Compare
ae10218 to
c251fbb
Compare
9443ab4 to
0a7f419
Compare
0a7f419 to
601b409
Compare
601b409 to
f01910a
Compare
d7c9e06 to
b3f58a0
Compare
b3f58a0 to
8267540
Compare
8267540 to
0c15fc2
Compare
0c15fc2 to
e2e47ab
Compare
e2e47ab to
6fbed8d
Compare
6fbed8d to
0387989
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.11.9→0.12.15Release Notes
themesberg/flowbite-react (flowbite-react)
v0.12.15Compare Source
Patch Changes
d123007Thanks @SarthakPandey2002! - Improve RTL support in the modal componentv0.12.14Compare Source
Patch Changes
5007ee9Thanks @ebbbang! - Ensure modal close button respects dismissible propv0.12.13Compare Source
Patch Changes
3a08772Thanks @jonasho! - add theme option for today in datepickerv0.12.12Compare Source
Patch Changes
7ae1bb7Thanks @SutuSebastian! - remove redundantbuildCLI command invocationv0.12.11Compare Source
Patch Changes
2024216Thanks @SutuSebastian! - Use CSS variables fortailwindcss@v4instead of inline colors.Changes
tailwindcss@v4config filev4configBreaking changes
Only applicable to
tailwindcss@v4:before
@plugin "flowbite-react/plugins/tailwindcss"- this points to the legacy JS plugin (that uses inline colors)after
@import "flowbite-react/plugins/tailwindcss"- this points to the CSS-based plugin (that uses CSS variables)The breaking change is self-managed once upgrading
flowbite-reactand starting/building the app, which runs theflowbite-react devor respectivelyflowbite-react buildcommand that triggers the patch/fix/migration automatically.v0.12.10Compare Source
Patch Changes
615fda0Thanks @SutuSebastian! - up packagesv0.12.9Compare Source
Patch Changes
e2b007fThanks @SutuSebastian! - fix(wrapDefaultExport): handle complex multiline exportsv0.12.8Compare Source
Patch Changes
c02a977Thanks @SutuSebastian! - fix: Error: spawn npm ENOENTv0.12.7Compare Source
Patch Changes
50ae2eeThanks @SutuSebastian! - fix(ui/cli/plugins):setup-plugin-bunalso detectBun.buildv0.12.6Compare Source
Patch Changes
941a075Thanks @SutuSebastian! - Fixnextjsplugin to work on all environmentsv0.12.5Compare Source
Patch Changes
e1b5bb1Thanks @SutuSebastian! - fix: (node:50743) [DEP0190] DeprecationWarningv0.12.4Compare Source
Patch Changes
#1607
a89a098Thanks @SutuSebastian! - fix:Error: Cannot find module 'tailwindcss/plugin'#1605
262cde0Thanks @SutuSebastian! - Search for<ThemeInit />in the project and warn if it's not found instead of warning all the timeChanges
buildanddevcheck files content for custom configuration and display a warning if<ThemeInit />is not foundsrc/cliandsrc/helpersfromvitest->bun:testv0.12.3Compare Source
Patch Changes
12d3290Thanks @SutuSebastian! - fix(ui/cli/setup-init): nextjs warningChanges
config->CONFIGexport in.flowbite-react/init.(jsx|tsx)v0.12.2Compare Source
Patch Changes
#1596
ab26436Thanks @SutuSebastian! - refactor(setup-init): relax checks on React imports due to IDE formatters removing it if not necessaryimport React from "react"from the AST when parsing current and new contentv0.12.1Compare Source
Patch Changes
#1594
9017065Thanks @SutuSebastian! - fix(compareNodes): support:v0.12.0Compare Source
Minor Changes
#1566
7b79b18Thanks @SutuSebastian! - # Breaking changesflowbite-react patchCLI commandConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.