Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

bcakmakoglu

bcakmakoglu created a comment on an issue on bcakmakoglu/vue-flow
I'll check it out, thanks for the detailed report ^^

View on GitHub

bcakmakoglu created a comment on an issue on xyflow/xyflow
Mh... what exactly is supposed to happen in the sandbox? Because from what I can tell the nodes just do some weird jumps when I reach the border of the viewport and the viewport movement on drag w...

View on GitHub

bcakmakoglu deleted a branch bcakmakoglu/vue-flow

docs/layout-example

bcakmakoglu pushed 1 commit to master bcakmakoglu/vue-flow
  • docs(examples): add simple layout example (#1678) * docs(examples): cleanup animated layout example Signed-off-by... 61f4b0d

View on GitHub

bcakmakoglu closed a pull request on bcakmakoglu/vue-flow
docs(examples): add simple layout example
Signed-off-by: braks <[email protected]>
bcakmakoglu opened a pull request on bcakmakoglu/vue-flow
docs(examples): add simple layout example
Signed-off-by: braks <[email protected]>
bcakmakoglu created a branch on bcakmakoglu/vue-flow

docs/layout-example - A highly customizable Flowchart component for Vue 3. Features seamless zoom & pan 🔎, additional components like a Minimap 🗺 and utilities to interact with state and graph.

bcakmakoglu deleted a branch bcakmakoglu/vue-flow

docs/get-started

bcakmakoglu pushed 1 commit to master bcakmakoglu/vue-flow

View on GitHub

bcakmakoglu created a branch on bcakmakoglu/vue-flow

docs/get-started - A highly customizable Flowchart component for Vue 3. Features seamless zoom & pan 🔎, additional components like a Minimap 🗺 and utilities to interact with state and graph.

bcakmakoglu created a comment on an issue on xyflow/xyflow
You're probably doing something wrong then and using that as a workaround for the underlying issue isn't a solution 😄 Can you provide a minimal reproduction of your problem? [You can find a templ...

View on GitHub

bcakmakoglu created a comment on an issue on xyflow/xyflow
You can't "skip" applying dimension changes. Without proper measurements of a node (which are stored as `node.measured.width/height`) calculations will not work properly. So the change handler yo...

View on GitHub

bcakmakoglu created a comment on an issue on bcakmakoglu/vue-flow
This isn't really a bug and issues are *only* for bug tracking here. You can open up a discussion in the [discussion board](https://github.com/bcakmakoglu/vue-flow/discussions)to suggest potenti...

View on GitHub

bcakmakoglu created a comment on an issue on xyflow/xyflow
Mhhhh.... good question 🤔 I was just thinking if I wanted to "fix" the translateExtent to specific bounds I'd like to be able to match the nodeExtent to that without doing some calculations but I ...

View on GitHub

bcakmakoglu created a comment on an issue on xyflow/xyflow
On that note, maybe it'd make sense to be able to assign a nodeExtent that also matches the dimensions of the container? So basically something like `nodeExtent: 'container'` (just spitballing her...

View on GitHub

bcakmakoglu created a comment on an issue on bcakmakoglu/vue-flow
@alexgrozav ping :)

View on GitHub

bcakmakoglu created a comment on an issue on xyflow/xyflow
If you're talking about the Backspace key to delete, you can disable it by setting `<ReactFlow deleteKeyCode={null} ...>`.

View on GitHub

bcakmakoglu created a comment on an issue on bcakmakoglu/vue-flow
That's a bit too complex for a simple repro tbh, I can't figure out where you do what in that sandbox and it'd take me too much time to sit down and analyse everything in there 😅 Can you strip i...

View on GitHub

bcakmakoglu created a comment on an issue on bcakmakoglu/vue-flow
A reproduction for that issue would be needed for me to debug it, just a video isn't telling me much about your code and what might be happening.

View on GitHub

bcakmakoglu created a tag on bcakmakoglu/vue-flow

v1.41.4 - A highly customizable Flowchart component for Vue 3. Features seamless zoom & pan 🔎, additional components like a Minimap 🗺 and utilities to interact with state and graph.

bcakmakoglu published a release on bcakmakoglu/vue-flow
v1.41.4
## What's Changed ### Patch Changes - [#1670](https://github.com/bcakmakoglu/vue-flow/pull/1670) [`4bc7658`](https://github.com/bcakmakoglu/vue-flow/commit/4bc76586e1013c8a17b2a83ff32a050f2e1...
bcakmakoglu deleted a branch bcakmakoglu/vue-flow

next-release

bcakmakoglu pushed 2 commits to master bcakmakoglu/vue-flow
  • fix(core): if selection key code is true prevent pan on drag on left mouse btn (#1670) * fix(core): if selection key... 1e3acb1
  • chore: bump versions 6bb195d

View on GitHub

bcakmakoglu closed a pull request on bcakmakoglu/vue-flow
chore: next release
bcakmakoglu deleted a branch bcakmakoglu/vue-flow

changeset-release/next-release

bcakmakoglu pushed 1 commit to next-release bcakmakoglu/vue-flow

View on GitHub

bcakmakoglu closed a pull request on bcakmakoglu/vue-flow
chore: bump versions
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or [setup this ...
bcakmakoglu opened a pull request on bcakmakoglu/vue-flow
chore: next release
Load more