This repository was archived by the owner on Feb 22, 2024. It is now read-only.
fix(deps): update dependency daisyui to v4 #419
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:
3.6.1->4.7.2Release Notes
saadeghi/daisyui (daisyui)
v4.7.2Compare Source
Bug Fixes
v4.7.1Compare Source
Bug Fixes
btnis inside menu (ac60762)v4.7.0Compare Source
Features
v4.6.3Compare Source
Bug Fixes
v4.6.2Compare Source
Bug Fixes
v4.6.1Compare Source
Bug Fixes
v4.6.0Compare Source
Bug Fixes
v4.5.0Compare Source
Features
Bug Fixes
v4.4.24Compare Source
Bug Fixes
.prose pre>code(5d6daf3)v4.4.23Compare Source
Bug Fixes
v4.4.22Compare Source
Bug Fixes
v4.4.21Compare Source
Bug Fixes
v4.4.20Compare Source
Bug Fixes
v4.4.19Compare Source
Bug Fixes
v4.4.18Compare Source
v4.4.17Compare Source
Bug Fixes
drawer-contentoverflow when there's a table. closes: #2262 closes: #1914 (206b207)v4.4.16Compare Source
Bug Fixes
v4.4.15Compare Source
Bug Fixes
v4.4.14Compare Source
Bug Fixes
drawer-contentoverflow when there's a table. closes: #2262 #1914 (1c7e786)v4.4.13Compare Source
Bug Fixes
drawer-contentoverflow when there's a table. closes: #2262 #1914 (1c7e786)v4.4.12Compare Source
Bug Fixes
group-hover:tooltip-open. closes: #2533 (a8742dc)v4.4.11Compare Source
Bug Fixes
v4.4.10Compare Source
Bug Fixes
v4.4.9Compare Source
Bug Fixes
v4.4.8Compare Source
Bug Fixes
button-activecolor fallback for old browserlinkhover color fallback for old browsermenuline color fallback for old browserv4.4.7Compare Source
Bug Fixes
v4.4.6Compare Source
Bug Fixes
v4.4.5Compare Source
Bug Fixes
v4.4.4Compare Source
Bug Fixes
v4.4.3Compare Source
Bug Fixes
v4.4.2Compare Source
Bug Fixes
v4.4.1Compare Source
Bug Fixes
v4.4.0Compare Source
Features
v4.3.1Compare Source
v4.2.3Compare Source
v4.2.2Compare Source
v4.2.1Compare Source
v4.2.0Compare Source
v4.1.1Compare Source
v4.1.0Compare Source
v4.0.9Compare Source
Bug Fixes
v4.0.8Compare Source
Bug Fixes
v4.0.7Compare Source
v4.0.6Compare Source
Bug Fixes
v4.0.5Compare Source
Bug Fixes
v4.0.4Compare Source
Bug Fixes
v4.0.3Compare Source
Bug Fixes
v4.0.2Compare Source
Bug Fixes
v4.0.1Compare Source
v4.0.0Compare Source
Breaking changes
--p,--s, etc) now contain OKLCH values instead of HSL.hsl(var(--p))you have to change it tooklch(var(--p))*-focuscolor names. They where being used only for buttons.primary-focussecondary-focusaccent-focusneutral-focuscolor-mix(). For example to make primary (--p) color darker by 7%, you can use this class name:bg-[color-mix(in_oklab,oklch(var(--p)),black_7%)]daisyui/src/theming/themes.jsfile.If you're customizing a built-in daisyUI theme like this:
...require("daisyui/src/theming/themes")["[data-theme=light]"],
change it to:
...require("daisyui/src/theming/themes")["light"],
mr-*,pl-*, etc)rtldaisyUI configtailwindcss-flipplugin anymore.rtl: trueintailwind.config.jsdir=rtlto<html>tag and everything will be RTL on runtime.tabitem.tabare removed:tab-liftedtab-borderedtab-lgtab-mdtab-smtab-xstabsclass instead:tabs-liftedtabs-borderedtabs-lgtabs-mdtabs-smtabs-xstabsclass is now using grid, instead of flex.:before) instead of two (:beforeandafter)--btn-text-caseCSS variable from themesrtlconfig because RTL is now automaticcolord,rtlcss,postcss,tailwindcssculori,picocolorsFeatures
timelineskeletondifftheme-controllerdivider-primarydivider-secondarydivider-accentdivider-neutraldivider-successdivider-warningdivider-infodivider-errordivider-startdivider-endbtn-infobtn-successbtn-warningbtn-errortabtag now grows and fills the empty spacetabclass can now be a radio input.aria-labelvalue will be shown as the tab title so it's accessible for screen readers and keyboard navigation.tab-contentclass allows you to switch tab content@tailwindcss/forms@tailwindcss/formsplugin (even though you don't need it alongside daisyUI)themeRootconfig:rootto receive the color CSS variables.Bug Fixes
Docs
v3.9.4Compare Source
v3.9.3Compare Source
v3.9.2Compare Source
v3.9.1Compare Source
v3.9.0Compare Source
3.8.3 (2023-10-02)
Bug Fixes
3.8.2 (2023-09-30)
3.8.1 (2023-09-27)
Bug Fixes
disable input outline when there's an
<input>tag inside a.inputwrapperadd
:focus-withinstyle to.input(#2363)#2360 (20a8f62)
v3.8.3Compare Source
v3.8.2Compare Source
v3.8.1Compare Source
v3.8.0Compare Source
Features
tooltipcolor variants now can be extended using apply (11fb1b1), closes #23713.7.7 (2023-09-21)
3.7.6 (2023-09-19)
Bug Fixes
join(#2334) (e8b3589)3.7.5 (2023-09-17)
3.7.4 (2023-09-13)
3.7.3 (2023-09-06)
Bug Fixes
3.7.2 (2023-09-06)
Bug Fixes
3.7.1 (2023-09-06)
v3.7.7Compare Source
v3.7.6Compare Source
v3.7.5Compare Source
v3.7.4Compare Source
v3.7.3Compare Source
v3.7.2Compare Source
v3.7.1Compare Source
v3.7.0Compare Source
Features
3.6.6 (2023-09-06)
3.6.5 (2023-09-04)
Bug Fixes
<select>font weight is not semibold anymore because it causes a bug in Safari (c773cdf)3.6.4 (2023-08-30)
Bug Fixes
3.6.3 (2023-08-25)
Bug Fixes
3.6.2 (2023-08-25)
3.6.1 (2023-08-22)
v3.6.6Compare Source
v3.6.5Compare Source
v3.6.4Compare Source
v3.6.3Compare Source
v3.6.2Compare Source
Configuration
📅 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 has been generated by Mend Renovate. View repository job log here.