automa
automa copied to clipboard
chore(deps): bump @braks/vue-flow from 0.4.30 to 0.4.37
Bumps @braks/vue-flow from 0.4.30 to 0.4.37.
Release notes
Sourced from @braks/vue-flow's releases.
v0.4.37
- fix(nodes): pass node as prop to wrapper 6221663
- chore: update CHANGELOG.md 3255f95
https://github.com/bcakmakoglu/vue-flow/compare/v0.4.36...v0.4.37
v0.4.36
- fix(nodes): use flush timing
postin NodeWrapper.vue 80fd818- chore: add
.pnpm-storeto.gitignorefile a9dc02d- chore: update CHANGELOG.md 4683b4a
https://github.com/bcakmakoglu/vue-flow/compare/v0.4.35...v0.4.36
v0.4.35
- refactor: move watch flush timing to pre 8b6afd3
- feat(viewpane): block keypress on inputs and
.nokeyelements 250965d- docs: update intro links 3638e59
- chore: update CHANGELOG.md a986a6b
https://github.com/bcakmakoglu/vue-flow/compare/v0.4.34...v0.4.35
v0.4.34
- fix(store): cleanup default change handlers on watch scope dispose 9031b46
- chore: remove unused code a5d5da5
- chore: update pnpm-lock.yaml 10c34bb
- docs: update links and headlines d077d41
- refactor(store): reset store on unmount and skip re-creating hooks on re-mount 90b3bd0
- fix(nodes): force update clause in updateDimensions 0d10adc
- refactor(store): re-bind hooks on mount and use hooks ref 8b02d7d
- refactor(nodes): recreate scope on mount d468fb7
- docs: set prevent scrolling to false 3f336a1
- docs: remove test script c4f9492
- docs: replace vuepress specific components f386ea4
- docs: fix dead links af78b52
- docs: replace vuepress docs dir with vitepress docs dir f2b1691
- docs: use page layout for example pages 21702da
- docs: add typedocs to vitepress docs 74c329c
- docs: set repl view height c38787f
- docs: update homepage and styles bc87e47
- docs: update intro 4f036e7
- docs: add social links c947d88
- docs: update layout file 586bf5d
- docs: update md files f17bd16
- docs: use vitepress e6bef4a
- refactor(viewpane): accept KeyFilter instead of KeyCode bd36253
- chore: update CHANGELOG.md a095052
https://github.com/bcakmakoglu/vue-flow/compare/v0.4.33...v0.4.34
v0.4.33
... (truncated)
Changelog
Sourced from @braks/vue-flow's changelog.
[0.4.37] - 2022-08-09
Bug Fixes
- Pass node as prop to wrapper (6221663)
Miscellaneous Tasks
[0.4.36] - 2022-08-08
Bug Fixes
- Use flush timing
postin NodeWrapper.vue (80fd818)Miscellaneous Tasks
[0.4.35] - 2022-08-03
Documentation
- Update intro links (3638e59)
Features
- Block keypress on inputs and
.nokeyelements (250965d)Miscellaneous Tasks
Refactor
- Move watch flush timing to pre (8b6afd3)
[0.4.34] - 2022-08-01
... (truncated)
Commits
3e398d4chore: bump version6221663fix(nodes): pass node as prop to wrapper3255f95chore: update CHANGELOG.mdf1a1321chore: bump version80fd818fix(nodes): use flush timingpostin NodeWrapper.vuea9dc02dchore: add.pnpm-storeto.gitignorefile4683b4achore: update CHANGELOG.md16b6f42chore: bump version8b6afd3refactor: move watch flush timing to pre250965dfeat(viewpane): block keypress on inputs and.nokeyelements- 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 ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)