⬆ Bump the npm_and_yarn group in /frontend with 2 updates
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(about 1 year ago)
(about 1 year ago)
(about 1 year ago)
dependencies javascript
Bumps the npm_and_yarn group in /frontend with 2 updates: @zag-js/core and @chakra-ui/react.
Updates @zag-js/core from 0.82.1 to 1.12.0
Release notes
Sourced from @zag-js/core's releases.
@zag-js/i18n-utils@1.12.2Patch Changes
- Updated dependencies []:
@zag-js/dom-query@1.12.2
@zag-js/i18n-utils@1.12.1Patch Changes
- Updated dependencies []:
@zag-js/dom-query@1.12.1
Changelog
Sourced from @zag-js/core's changelog.
1.12.0 - 2025-05-01
Added
- Date Picker: Add support for
outsideDaySelectableprop to allow selecting days outside the current month (on the same visible date range)Fixed
- Collapsible: Fix issue in React.js <= v18.x where collapse animation might not work as expected
1.11.0 - 2025-04-20
Added
- ListCollection: Add support for grouping collection items
Fixed
- Listbox: Export missing
SelectionModeinterface1.10.0 - 2025-04-15
Added
Toggle Group: Add support for
deselectableprop to ensure one or more toggle is selected at any time.Splitter:
- Expose
api.resetSizes()to reset the size to the initial specified size- Fix issue in vertical orientation where arrow up doesn't work as expected.
Fixed
Select: Fix issue where machine doesn't leave focus state when interacting outside with another editable element. This leads to the
data-focusattribute not being removed from the trigger element.Floating Panel: Fix issue where clicking the trigger when panel is open, doesn't close the panel
1.9.3 - 2025-04-10
Fixed
Floating Panel
- Change default strategy from
absolutetofixedto improve positioning consistency- Implement controlled open/close state
- Constraint the mouse movement to the boundary rect to prevent content from being moved outside completely
1.9.2 - 2025-04-10
... (truncated)
Commits
0262c95Version Packages (#2433)20cd399chore(deps): update dependency vite to v6.3.4 [security] (#2435)637fc60fix: improve collapsible in react-187ecd885fix: typecheck0447904feat(date-picker): allow selecting outside days9a2742fdocs(date-picker): write draft for multiple monthsfc7aa3echore: add date picker multiple months democf96882refactor: demos2770e95chore(deps): lock file maintenance (#2430)98a34ddchore: improve combobox vanilla example (#2431)- Additional commits viewable in compare view
Updates @chakra-ui/react from 3.8.0 to 3.17.0
Release notes
Sourced from @chakra-ui/react's releases.
@chakra-ui/react@3.17.0Minor Changes
#9977
ad8cc44Thanks@seongminn! - - Breadcrumb: Prevent screen reader from reading the separator
Toast: Added toast queuing when the max limit is reached:
- New toasts were queued instead of dropped
- Queued toasts were shown when space became available
- Queue cleared when all toasts were removed
SegmentGroup: Fix issue where
disabledprop was not being applied toSegmentGroup.ItemsRatingGroup: Fix issue where half-filled icons were not being displayed correctly in RTL
Collapsible: Fixed issue in React.js <= v18.x where collapse animation might not work as expected
@chakra-ui/react@3.16.1Patch Changes
46075baThanks@segunadebayo! - - Dialog, Drawer: Use correct z-index for dialog and drawer backdrop
- SegmentGroup: Fix issue where
orientationprop toSegmentGroup.Rootdoesn't work as expected
@chakra-ui/react@3.16.0Minor Changes
529244dThanks@segunadebayo! - - Global CSS: Improve text selection contrast
System
- Fix issue where
borderEndshorthand was not working despiteborderStartbeing present- Fix issue where
system.cvareturn type was incorrect- Soften the focus ring for all color palettes
Dialog, Drawer: Fix issue where
z-indexwas not being applied correctly
... (truncated)
Changelog
Sourced from @chakra-ui/react's changelog.
3.17.0
Minor Changes
#9977
ad8cc44Thanks@seongminn! - - Breadcrumb: Prevent screen reader from reading the separator
Toast: Added toast queuing when the max limit is reached:
- New toasts were queued instead of dropped
- Queued toasts were shown when space became available
- Queue cleared when all toasts were removed
SegmentGroup: Fix issue where
disabledprop was not being applied toSegmentGroup.ItemsRatingGroup: Fix issue where half-filled icons were not being displayed correctly in RTL
Collapsible: Fixed issue in React.js <= v18.x where collapse animation might not work as expected
3.16.1
Patch Changes
46075baThanks@segunadebayo! - - Dialog, Drawer: Use correct z-index for dialog and drawer backdrop
- SegmentGroup: Fix issue where
orientationprop toSegmentGroup.Rootdoesn't work as expected3.16.0
Minor Changes
529244dThanks@segunadebayo! - - Global CSS: Improve text selection contrast
System
- Fix issue where
borderEndshorthand was not working despiteborderStartbeing present- Fix issue where
system.cvareturn type was incorrect- Soften the focus ring for all color palettes
Dialog, Drawer: Fix issue where
z-indexwas not being applied correctly
... (truncated)
Commits
e658c1bci(changesets): version packages45e6f3fchore: bump ark-uid6866e1fix(rating): half star + rtl23248e9fix: lint and eslint configcb20b71chore: bump depsc033daafix(segment): item disabled prop7b5dd7achore: bump ark-ui8316bafrefactoring(breadcrumb.tsx): prevent screen reader from reading the separator...84c99b4feat(breadcrumb.tsx): prevent screen reader from reading the separatorae3ca71ci(changesets): version packages- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the Security Alerts page.
Pull Request Statistics
1
2
+1195
-1082
Package Dependencies
@chakra-ui/react
npm
3.8.0 → 3.17.0
Minor
/frontend
@zag-js/core
npm
0.82.1 → 1.12.0
Major
/frontend
Technical Details
| ID: | 245632 |
| UUID: | 2517333719 |
| Node ID: | PR_kwDOOpdk386WC3bX |
| Host: | GitHub |
| Repository: | at146/python-react |
| Merge State: | Dirty |