fix(deps): update dependency @chakra-ui/react to v3.34.0#314
Conversation
🚀 Preview DeployApp: https://pr-314.dev-yps-crispy-carnival.pages.dev |
2bb65db to
bb3e4df
Compare
🚀 Preview DeployApp: https://pr-314.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report❌ テスト結果: 失敗 1 passed / 3 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
📊 Playwright Test Report❌ テスト結果: 失敗 3 passed / 1 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
bb3e4df to
191ffd6
Compare
🚀 Preview DeployApp: https://pr-314.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report❌ テスト結果: 失敗 3 passed / 1 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
191ffd6 to
6aa7edc
Compare
🚀 Preview DeployApp: https://pr-314.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report❌ テスト結果: 失敗 4 passed / 1 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-314.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report❌ テスト結果: 失敗 4 passed / 1 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-314.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report❌ テスト結果: 失敗 4 passed / 1 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-314.dev-yps-crispy-carnival.pages.dev |
🚀 Preview DeployApp: https://pr-314.dev-yps-crispy-carnival.pages.dev |
🚀 Preview DeployApp: https://pr-314.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report❌ テスト結果: 失敗 2 passed / 3 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-314.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report❌ テスト結果: 失敗 1 passed / 4 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
📊 Playwright Test Report❌ テスト結果: 失敗 2 passed / 3 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
📊 Playwright Test Report❌ テスト結果: 失敗 4 passed / 1 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-314.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report❌ テスト結果: 失敗 4 passed / 1 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-314.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report❌ テスト結果: 失敗 4 passed / 1 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-314.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report❌ テスト結果: 失敗 4 passed / 1 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-314.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report❌ テスト結果: 失敗 4 passed / 1 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-314.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report❌ テスト結果: 失敗 4 passed / 1 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-314.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report❌ テスト結果: 失敗 4 passed / 1 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-314.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report✅ テスト結果: 成功 5 passed / 0 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-314.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report✅ テスト結果: 成功 5 passed / 0 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
This PR contains the following updates:
3.30.0→3.34.0Release Notes
chakra-ui/chakra-ui (@chakra-ui/react)
v3.34.0Compare Source
Minor Changes
f11219dThanks @kalisaNkevin! - - [New]
DatePicker: Add new datepicker component for date selection
Patch Changes
94517faThanks @segunadebayo! - Fix export gaps for
Ark UI components:
Select.Listcomponent (for virtualization support)ComboboxSelectionDetailstype (asCombobox.SelectionDetailsin namespace)ListboxScrollToIndexDetails,ListboxSelectionDetails,ListboxSelectionModetypes (asListbox.ScrollToIndexDetails,Listbox.SelectionDetails,Listbox.SelectionModein namespace)MenuValueChangeDetailstype (asMenu.ValueChangeDetailsin namespace)
be18f13Thanks @segunadebayo! - Fix TypeScript
error when passing
reftoCheckboxGroup.0aa89d0Thanks @segunadebayo! - Fix
globalCsssilently ignoring element selectors that match utility shorthands (e.g.
p,m,h,w).Previously,
p: { margin: '0 0 1em' }inglobalCsswas treated as thepaddingutility instead of a<p>element selector, causing the styles tobe silently dropped.
59bf8f6Thanks @segunadebayo! - - Field: Fix
Field.ErrorIcondefault size so it stays aligned with error text instead ofexpanding when the error area is full width.
v3.33.0Compare Source
Minor Changes
60a0a8bThanks @segunadebayo! - - Checkbox:
Fixed individual checkbox props being overridden by
CheckboxGroupwhenrendering
controlled mode
incorrectly close parent layers
quickly
scrubbing
(
--scroll-area-overflow-{x,y}-{start,end})thumbCollisionBehaviorprop to control collision handling betweenthumbs (none, push, swap)
thumbAlignment="contain"modeisStepValid,isStepSkippable,and
onStepInvalidpropsapi.toggleChecked()not workingplaceholderprop that shows when no tags existtextarea
data-instantattribute for instant animations whenswitching between multiple tooltip triggers
Patch Changes
2b8360bThanks @segunadebayo! - CodeBlock: Fix
overlay and floating elements scrolling out of view when horizontally
scrolling long code lines.
v3.32.0Compare Source
Minor Changes
4b65195Thanks @kalisaNkevin! - Add new Marquee
component
Patch Changes
0b15d10Thanks @segunadebayo! - - Styled
System: Fixed backdrop blur not applying when using
backdropFilter="auto"with
backdropBlur. This now works as expected:7f30a7bThanks @segunadebayo! - Fixed issue where
useBreakpointValuedoes not respectbasevalue during SSR.11c2004Thanks @segunadebayo! - Fixed
collapse-width keyframe animating
heightinstead ofwidth. The keyframenow correctly animates the width property for horizontal collapse transitions.
a871bc5Thanks @segunadebayo! - Fix issue where
Dialogappears belowPopoverwhen triggered from within it.Unified z-index for overlay components (
Dialog,Drawer,Menu,HoverCard) to usezIndex.popoverand--layer-indexfor proper stacking.v3.31.0Compare Source
Minor Changes
756b385Thanks @segunadebayo! - - ActionBar
placementvariant to configure bar position:bottom,bottom-start,bottom-end--action-bar-offsetCSS variable to configure offset from edgesPatch Changes
4fcf302Thanks @segunadebayo! - - ColorPicker,
Select, Combobox: Fix z-index stacking when used inside dialogs
listboxSlotRecipeslot recipe#10512
cc0d202Thanks @teunlao! - cva: Normalize base
styles to prevent shorthand properties from overwriting variant styles
cac7cb0Thanks @segunadebayo! - Fix menu content
background not rendering by using full token path for CSS variable
4364995Thanks @segunadebayo! - Fix
SkeletonTextduplicating children when
loadingis set tofalse1cc185dThanks @segunadebayo! - - Slider
markerLabelto component anatomy for theming marker labelsSlider.MarkerLabelcomponent for custom marker label renderingSlider.ThumbConfiguration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 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.