fix(deps): update dependency daisyui to v5 #425
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:
^4.4.24->^5.0.0Release Notes
saadeghi/daisyui (daisyui)
v5.1.29Compare Source
Bug Fixes
v5.1.28Compare Source
Bug Fixes
v5.1.27Compare Source
Bug Fixes
v5.1.26Compare Source
Bug Fixes
v5.1.25Compare Source
Bug Fixes
v5.1.24Compare Source
Bug Fixes
v5.1.23Compare Source
Bug Fixes
<details>collapse animation. closes: #4128 (f2a453a)v5.1.22Compare Source
Bug Fixes
kbdinsideprose(233c58a)v5.1.21Compare Source
Bug Fixes
v5.1.20Compare Source
Bug Fixes
v5.1.19Compare Source
Bug Fixes
v5.1.18Compare Source
Bug Fixes
v5.1.17Compare Source
Bug Fixes
v5.1.16Compare Source
Bug Fixes
v5.1.15Compare Source
Bug Fixes
v5.1.14Compare Source
Bug Fixes
v5.1.13Compare Source
v5.1.12Compare Source
Bug Fixes
v5.1.11Compare Source
Bug Fixes
v5.1.10Compare Source
Bug Fixes
v5.1.9Compare Source
Bug Fixes
v5.1.8Compare Source
v5.1.7Compare Source
Bug Fixes
v5.1.6Compare Source
Bug Fixes
v5.1.5Compare Source
Bug Fixes
v5.1.4Compare Source
Bug Fixes
v5.1.3Compare Source
Bug Fixes
<label class="select">base-select style and misalignment. closes: #4082 (d1556fa)v5.1.2Compare Source
Bug Fixes
v5.1.1Compare Source
Bug Fixes
v5.1.0Compare Source
Features
<select>element (works in Chromium, other browsers use the old OS style)Bug Fixes
aria-currentfor tabv5.0.55Compare Source
v5.0.54Compare Source
Bug Fixes
v5.0.53Compare Source
Bug Fixes
v5.0.52Compare Source
Bug Fixes
v5.0.51Compare Source
Bug Fixes
v5.0.50Compare Source
Bug Fixes
v5.0.49Compare Source
Bug Fixes
v5.0.48Compare Source
Bug Fixes
v5.0.47Compare Source
Bug Fixes
v5.0.46Compare Source
v5.0.43Compare Source
Bug Fixes
v5.0.42Compare Source
Bug Fixes
v5.0.41Compare Source
v5.0.40Compare Source
Bug Fixes
v5.0.39Compare Source
Bug Fixes
v5.0.38Compare Source
Bug Fixes
v5.0.37Compare Source
Bug Fixes
v5.0.36Compare Source
Bug Fixes
v5.0.35Compare Source
Bug Fixes
v5.0.34Compare Source
Bug Fixes
user-valid:variant. closes: #3668, #3669 (8ffbebb)v5.0.33Compare Source
Bug Fixes
v5.0.32Compare Source
Bug Fixes
v5.0.31Compare Source
Bug Fixes
v5.0.30Compare Source
Bug Fixes
v5.0.29Compare Source
Bug Fixes
v5.0.28Compare Source
v5.0.27Compare Source
Bug Fixes
v5.0.26Compare Source
Bug Fixes
v5.0.25Compare Source
Bug Fixes
v5.0.24Compare Source
Bug Fixes
v5.0.23Compare Source
Bug Fixes
v5.0.22Compare Source
Bug Fixes
v5.0.21Compare Source
Bug Fixes
v5.0.20Compare Source
Bug Fixes
v5.0.19Compare Source
Bug Fixes
v5.0.18Compare Source
Bug Fixes
aria-invalid(f4688a3)v5.0.17Compare Source
Bug Fixes
v5.0.16Compare Source
Bug Fixes
v5.0.15Compare Source
Bug Fixes
v5.0.14Compare Source
Bug Fixes
&:before. closes: #3758, closes: #3755v5.0.13Compare Source
Bug Fixes
v5.0.12Compare Source
Bug Fixes
v5.0.11Compare Source
Bug Fixes
v5.0.10Compare Source
Bug Fixes
:not(:has())selectors getting prefix. closes: #3739 (771b6eb)v5.0.9Compare Source
Bug Fixes
v5.0.8Compare Source
Bug Fixes
v5.0.7Compare Source
v5.0.6Compare Source
Bug Fixes
v5.0.5Compare Source
v5.0.4Compare Source
Bug Fixes
v5.0.3Compare Source
Bug Fixes
v5.0.2Compare Source
Bug Fixes
v5.0.1Compare Source
Bug Fixes
v5.0.0Compare Source
Alert
🆕 Additions
alert-outline,alert-dash, andalert-softvariants.alert-verticalandalert-horizontallayout options.🔧 Changes
max-sm:alert-horizontalor any other responsive breakpoint.Artboard
🗑️ Removals
artboardandphone-*classes. These classes were simply setting the width and height of the div. Use Tailwind CSSw-*andh-*classes instead.artboard phone-1w-[320px] h-[568px]artboard phone-2w-[375px] h-[667px]artboard phone-3w-[414px] h-[736px]artboard phone-4w-[375px] h-[812px]artboard phone-5w-[414px] h-[896px]artboard phone-6w-[320px] h-[1024px]artboard artboard-horizontal phone-1w-[568px] h-[320px]artboard artboard-horizontal phone-2w-[667px] h-[375px]artboard artboard-horizontal phone-3w-[736px] h-[414px]artboard artboard-horizontal phone-4w-[812px] h-[375px]artboard artboard-horizontal phone-5w-[896px] h-[414px]artboard artboard-horizontal phone-6w-[1024px] h-[320px]To be clear,
mockup-phoneis not removed. It just doesn't need theartboardclass anymore.Avatar
🔧 Changes
onlineclass toavatar-online,offlinetoavatar-offline, andplaceholdertoavatar-placeholder.Badge
🆕 Additions
badge-dash, andbadge-softstyles.badge-xlsize.gap-2between content of badge so you don't have to add it manually to put a space between the text and icon.🔧 Changes
Breadcrumbs
🆕 Additions
gap-2for the element inside list item so you don't have to add it manually to put a space between the text and icon.Bottom Navigation
🗑️ Removals
bottom-navcomponent. Usedockcomponent instead.btm-nav-xs,btm-nav-sm,btm-nav-md,btm-nav-lg. Usedock-xs,dock-sm,dock-md,dock-lginstead.btm-nav-active. Usedock-activeinstead.disabledclass ofbottom-nav. Usearia-disabled="true"attribute ordisabledattribute if it's a button. This is for better accessibility.Button
🆕 Additions
btn-xlsize.btn-dashandbtn-softstyles.--deptheffect is enabled.🔧 Changes
--size-field.checked:btn-secondarybtn-ghosthover style is changed. In v4btn-ghosthad a specific hover style overriding any color modification. For example inbtn btn-ghost btn-primarythe button would'nt look primary. In v5btn-ghostnow looks as a ghost only before hover. It shows the original color on hover.Card
🆕 Additions
card-borderandcard-dashstyles which adapts the border width from the theme.card-xs,card-sm,card-md,card-lg,card-xl).<label class="card">to be used as a radio card. If a checkbox or radio is directly inside a card, clicking the card will toggle the checkbox/radio and will show an outline around the card.🔧 Changes
card-borderedis renamed tocard-border.🗑️ Removals
card-compact. Usecard-sminstead.Chat
🆕 Additions
chat-bubble-neutralcolor.🔧 Changes
neutraltobase-300. Addchat-bubble-neutralif you want to keep using the neutral color.Checkbox
🆕 Additions
checkbox-xlsize.checkbox-neutralcolor.🔧 Changes
Countdown
🆕 Additions
Diff
🆕 Additions
🔧 Changes
diff-item-1and second image isdiff-item-2.tabindex="0"allows focus on the element using keyboard navigation or tap on iOS Safari where CSSresizeproperty is not supported.Dropdown
🆕 Additions
popoverattribute. HTML popover is the new standard for creating dropdowns in HTML. It prevents any overflow edge case issues and any z-index issues.Anchor positioning(Currently only works on Chromium-based browsers. Other browsers will position the dropdown on the middle of the screen, like a modal).🔧 Changes
@starting-stylenow.displayinstead ofvisibilityto show/hide the dropdown to prevent overflow issues.Divider
🆕 Additions
FileInput
🆕 Additions
file-input-xlsize.🔧 Changes
file-input-ghostif you want to remove the border.🗑️ Removals
file-input-bordered. File input has a border by default now. Usefile-input-ghostif you want to remove the border.Footer
🆕 Additions
footer-horizontal,footer-vertical).🔧 Changes
footer-horizontalto make it horizontal at the screen size you want.Input
🆕 Additions
input-xlsize.🔧 Changes
w-full max-w-xs.input-border.Input has a border by default now. Useinput-ghostif you want to remove the border.🗑️ Removals
input-borderedclass (not needed anymore).Join
🔧 Changes
Kbd
🆕 Additions
kbd-xlsize.Label
🔧 Changes
Loading
🔧 Changes
loading-xlsize.Mask
🗑️ Removals
mask-parallelogram,mask-parallelogram-2,mask-parallelogram-3, andmask-parallelogram-4. These mask styles are no longer included in the library. If you need them, manually use the CSSMenu
🆕 Additions
menu-xlsize.🔧 Changes
w-fullanymore. Usew-fullif you want it to be full width.disabledclass of menu item tomenu-disabled.activeclass of menu item tomenu-active.focusclass of menu item tomenu-focus.Mockup
🔧 Changes
cameraclass in mockup-phone tomockup-phone-camera.displayclass in mockup-phone tomockup-phone-display.mockup-phone-displayModal
🆕 Additions
modal-startandmodal-endpositioning options.🔧 Changes
@starting-stylenowdisplayinstead ofvisibilityto show/hide the modal.Radial Progress
🆕 Additions
--valuewhen it changes.Radio
🆕 Additions
radio-xlsize.🔧 Changes
Range
🆕 Additions
range-xlsize.🔧 Changes
Rating
🆕 Additions
🔧 Changes
Select
🆕 Additions
select-xlsize.🔧 Changes
Breaking Change: Select now has a default width of 20rem, no need for adding
w-full max-w-xs.max-w-noneclass.Breaking Change: Removed
select-border. Select has a border by default now. Useselect-ghostif you want to remove the border.Adjusted padding, height, and font-size to match other components.
Stack
🆕 Additions
stack-bottom,stack-top,stack-start,stack-end.🔧 Changes
Stat
🔧 Changes
statsbackground color is now transparent. Usebg-base-100if you need a background color.Steps
🆕 Additions
step-iconclass for custom icons inside step.Tab
🆕 Additions
tab-xlsize.tabs-topandtabs-bottompositioning options.🔧 Changes
tabsandtab-contentfrom a grid to flex, allowing us to fix the unstable margin issue at the end of thetab-contentwhich was a side-effect of using infinite grid columns in v4, to push the tabs to the left while keeping the content full width. flex and flex order gives us more control over in this layout.tabs-liftedtotabs-lift.Table
🆕 Additions
table-xlsize.🔧 Changes
hoverclass. Usehover:bg-base-300(or any other color) instead.Textarea
🆕 Additions
textarea-xlsize.🔧 Changes
textarea-border. Textarea has a border by default now. Usetextarea-ghostif you want to remove the border.Timeline
🆕 Additions
Toggle
🆕 Additions
toggle-xlsize.toggle-neutralcolor.🔧 Changes
Tooltip
🆕 Additions
tooltip-contentclass, allowing HTML content inside the tooltip.🔧 Changes
Typography
🔧 Changes
@tailwindcss/typographyplugin, not other modifications like padding. You can customize those according to@tailwindcss/typographyconfig If you want other modifications from v4, Here's the CSSOther removals
🗑️ Remove form-control, label-text, label-text-alt
You can still use the same HTML still, but class names don't exist anymore and won't apply color, font-size, flex, etc.
I suggest using the newly added class names for
fieldsetandlegendelements for better accessibility.🗑️ Remove btn-group and input-group
btn-group, input-group were deprecated a year ago and now finally removed.
If you've been using btn-group or input-group, you can use
joininsteadv4.12.24Compare Source
🌼 Read changelog: https://daisyui.com/docs/changelog/
📦 Install this update:
💚 Thank you for using daisyUI!
v4.12.23Compare Source
🌼 Read changelog: https://daisyui.com/docs/changelog/
📦 Install this update:
💚 Thank you for using daisyUI!
v4.12.22Compare Source
🌼 Read changelog: https://daisyui.com/docs/changelog/
📦 Install this update:
💚 Thank you for using daisyUI!
v4.12.21Compare Source
🌼 Read changelog: https://daisyui.com/docs/changelog/
📦 Install this update:
💚 Thank you for using daisyUI!
v4.12.20[Compare Source](https://redirect.github.com/saadeghi/daisyui/compare/v4.12.19...v4.12
Configuration
📅 Schedule: Branch creation - "on Monday every 12 weeks of the year starting on the 1st week" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.