eungella-io / Killara

📝 A distraction-free writing application designed by and for writers
MIT License
22 stars 4 forks source link

Bump @minoru/react-dnd-treeview from 3.4.1 to 3.4.4 #174

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @minoru/react-dnd-treeview from 3.4.1 to 3.4.4.

Changelog

Sourced from @​minoru/react-dnd-treeview's changelog.

3.4.4

Mar 23, 2023

Fixed

  • Can not open a node with droppable set to false with the open method.

3.4.3

Mar 15, 2023

Fixed

  • openAll method and initialOpen API don't work for non-droppable node.

3.4.2

Mar 9, 2023

Fixed

  • canDrop API is not called when dragging an external node over a tree.
Commits
  • 6229ddf Merge pull request #195 from minop1205/fix-194
  • ab99f34 chore: update version to v3.4.4
  • 40cbbb1 fix(#194): fix styles of Textfield in OpenAndCloseMethod story
  • ce218c3 fix(#194): add interactions to OpenAndCloseMethod story
  • f56b04f fix(#194): remake OpeningAndClosingAllNodes story to OpenAndCloseMethod story
  • 43166fe fix(#194): cannot open a node with droppable set to false with the open method
  • 87b480a Merge pull request #193 from minop1205/fix-191
  • e255329 docs: update CHANGELOG
  • 88ed0ea fix(#191): openAll method and initialOpen API is not valid for non-droppable ...
  • 3d460e5 fix(#191): add hasChildNodes utility function
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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 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)