Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps react-pro-sidebar from 1.0.0 to 1.1.0.

Release notes

Sourced from react-pro-sidebar's releases.

V1.1.0

V1.1.0-alpha.2

V1.1.0-alpha.1

  • [Sidebar] Added collapsed prop
  • [Sidebar] Added toggled prop
  • [Sidebar] Added onBackdropClick prop
  • [Sidebar] Added onBreakPoint prop

Updated

  • Deprecated ProSidebarProvider and made it optional
  • Deprecated useProSidebar
  • Updated BreakPoint type to use all and deprecate always

Fixed

  • Fixed closeOnClick triggering close on nested SubMenu click
  • Fixed sidebar default states not being applied correctly when using ProSidebarProvider and useProSidebar
  • Fixed Menu's transitionDuration collision with Sidebar's transitionDuration
Changelog

Sourced from react-pro-sidebar's changelog.

[1.1.0] - 2024-02-03

Fixed

[1.1.0-alpha.2] - 2024-01-22

Fixed

[1.1.0-alpha.1] - 2023-05-20

Added

  • [Sidebar] Added collapsed prop
  • [Sidebar] Added toggled prop
  • [Sidebar] Added onBackdropClick prop
  • [Sidebar] Added onBreakPoint prop

Updated

  • Deprecated ProSidebarProvider and made it optional
  • Deprecated useProSidebar
  • Updated BreakPoint type to use all and deprecate always

Fixed

  • Fixed closeOnClick triggering close on nested SubMenu click
  • Fixed sidebar default states not being applied correctly when using ProSidebarProvider and useProSidebar
  • Fixed Menu's transitionDuration collision with Sidebar's transitionDuration
Commits
  • 950489d chore: update version for release
  • b18aa8b doc: add story for SubMenu open prop
  • 9bfc6e6 fix: SubMenu open prop not working properly
  • 1aa746c chore: update version for release
  • 8bb7d15 Merge pull request #172 from thiagobrito/master
  • 02fc1db fix: verify window before use
  • 6514b95 Merge pull request #169 from azouaoui-med/feat/fix/sidebar_context
  • cac82bf tests: update sidebar.test
  • 6ac1b6f chore: update version for release
  • b3d443a docs: update documentation & API table
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the type: chore Code changes that neither fix bugs nor add features (refactoring, dependency changes, ...) label Mar 1, 2024
@netlify
Copy link

netlify bot commented Mar 1, 2024

Deploy Preview for dynamicflying ready!

Name Link
🔨 Latest commit 3bb1c2f
🔍 Latest deploy log https://app.netlify.com/sites/dynamicflying/deploys/65e2fd2417b90100081540dd
😎 Deploy Preview https://deploy-preview-202--dynamicflying.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@EndBug EndBug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Breaks sidebar responsiveness

Bumps [react-pro-sidebar](https://github.com/azouaoui-med/react-pro-sidebar) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/azouaoui-med/react-pro-sidebar/releases)
- [Changelog](https://github.com/azouaoui-med/react-pro-sidebar/blob/master/CHANGELOG.md)
- [Commits](azouaoui-med/react-pro-sidebar@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: react-pro-sidebar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-pro-sidebar-1.1.0 branch from 14004a0 to 3bb1c2f Compare March 2, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Code changes that neither fix bugs nor add features (refactoring, dependency changes, ...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants