Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
bcakmakoglu published a release on bcakmakoglu/vue-flow
v1.41.5
## What's Changed ### Patch Changes - [#1680](https://github.com/bcakmakoglu/vue-flow/pull/1680) [`b6c500d`](https://github.com/bcakmakoglu/vue-flow/commit/b6c500dca8a8baa054802a80772990c723f...bcakmakoglu created a comment on an issue on bcakmakoglu/vue-flow
[@vue-flow/[email protected]](https://github.com/bcakmakoglu/vue-flow/releases/tag/%40vue-flow%2Fbackground%401.3.2)
bcakmakoglu created a comment on an issue on bcakmakoglu/vue-flow
Fixed with `1.41.5`
bcakmakoglu closed an issue on bcakmakoglu/vue-flow
🐛 [BUG]: label content is not escaped as it's used as `innerHTML`
### Is there an existing issue for this? - [X] I have searched the existing issues and this is a new bug. ### Current Behavior Currently the content of a nodes' label is passed as `innerHTML` an...bcakmakoglu closed an issue on bcakmakoglu/vue-flow
🐛 [BUG]: Background pattern has a slight offset to position 0,0
### Is there an existing issue for this? - [X] I have searched the existing issues and this is a new bug. ### Current Behavior The Background extension **@vue-flow/background** shows dots,...bcakmakoglu closed an issue on bcakmakoglu/vue-flow
🐛 [BUG]: Keypress combination using `+` as a desired key does not work
### Is there an existing issue for this? - [X] I have searched the existing issues and this is a new bug. ### Current Behavior When a key combination is used that requires the `+` key as one of ...bcakmakoglu pushed 6 commits to master bcakmakoglu/vue-flow
- fix(core): check if dragEnd event is UseDrag or MouseTouch event (#1680) * feat(core): add snapPosition util Sign... 5a028cf
- fix(background): set default offset to `0` (#1692) * fix(background): correct offset Signed-off-by: braks <784124... 129d543
- fix(core): allow using + as a key in key combinations (#1693) * fix(core): allow using `+` as a key in key combinati... 2e2fa9a
- fix(core): release key combination presses (#1696) * fix(core): release key combination presses Signed-off-by: br... 4b8139d
- fix(core): escape node labels (#1695) * fix(core): escape node labels Signed-off-by: braks <78412429+bcakmakoglu@... f7a2664
- chore: bump versions d22a239
bcakmakoglu closed an issue on bcakmakoglu/vue-flow
🐛 [BUG]: Keycombinations are not properly released
### Is there an existing issue for this? - [X] I have searched the existing issues and this is a new bug. ### Current Behavior When a key combination is used like `useKeyPress('Shift+A')` releas...bcakmakoglu closed an issue on bcakmakoglu/vue-flow
🐛 [BUG]: Uncaught TypeError: Cannot read properties of undefined (reading 'clientX')
### Is there an existing issue for this? - [X] I have searched the existing issues and this is a new bug. ### Current Behavior After upgrading to `@vue-flow/[email protected]`, when a node is clicked,...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 closed a pull request on bcakmakoglu/vue-flow
fix(core): escape node labels
Signed-off-by: braks <[email protected]>bcakmakoglu pushed 1 commit to next-release bcakmakoglu/vue-flow
- fix(core): release key combination presses (#1696) * fix(core): release key combination presses Signed-off-by: br... 249efce
bcakmakoglu closed a pull request on bcakmakoglu/vue-flow
fix(core): release key combination presses
bcakmakoglu opened a pull request on bcakmakoglu/vue-flow
fix(core): release key combination presses
bcakmakoglu created a branch on bcakmakoglu/vue-flow
fix/key-press-release - 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 opened a pull request on bcakmakoglu/vue-flow
fix(core): escape node labels
Signed-off-by: braks <[email protected]>bcakmakoglu pushed 1 commit to fix/escape-labels bcakmakoglu/vue-flow
- chore(changeset): add Signed-off-by: braks <[email protected]> ce2b143
bcakmakoglu created a branch on bcakmakoglu/vue-flow
fix/escape-labels - 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 opened an issue on bcakmakoglu/vue-flow
🐛 [BUG]: label content is not escaped as it's used as `innerHTML`
### Is there an existing issue for this? - [X] I have searched the existing issues and this is a new bug. ### Current Behavior Currently the content of a nodes' label is passed as `innerHTML` an...bcakmakoglu pushed 1 commit to next-release bcakmakoglu/vue-flow
- fix(core): allow using + as a key in key combinations (#1693) * fix(core): allow using `+` as a key in key combinati... f28ffba
bcakmakoglu closed a pull request on bcakmakoglu/vue-flow
fix(core): allow using + as a key in key combinations
Signed-off-by: braks <[email protected]>bcakmakoglu opened a pull request on bcakmakoglu/vue-flow
fix(core): allow using + as a key in key combinations
Signed-off-by: braks <[email protected]>bcakmakoglu pushed 2 commits to fix/key-press-plus bcakmakoglu/vue-flow
- chore(changeset): add Signed-off-by: braks <[email protected]> a66ad28
- chore(core): cleanup Signed-off-by: braks <[email protected]> d2a18fe