Commit Graph
27 Commits
Author SHA1 Message Date
BraksandGitHub 2976b11025 docs(examples): update layouting example (#1576)
* refactor(examples): use offsetPath in layouting example

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

* chore(examples): cleanup

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

* docs(examples): update layouting example

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

---------

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2024-08-14 15:09:16 +02:00
braks 14c8f2faa1 chore(examples): cleanup options api example 2024-01-03 11:13:31 +01:00
braks 7df2bfa146 feat(core): resolve promise from viewport actions on transition end 2023-07-24 23:46:59 +02:00
Alex LiuandGitHub 5669c8b101 chore(docs): replace the deprecated enum PanelPosition (#979) 2023-07-10 18:22:50 +02:00
braks e464d7b8a5 chore(examples): update examples with new API for add/remove
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-05-11 15:33:42 +02:00
braks c2b6a62cff chore(vite-examples): update basic example
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-05-05 11:02:58 +02:00
braks 0f18263899 chore(examples): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-04-05 12:23:23 +02:00
braks 60fefab45b chore(examples): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-04-01 00:35:45 +02:00
braks f61e5beb02 chore: lint files
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-03-31 21:30:23 +02:00
braks b101bf81da chore(examples): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-03-23 15:58:30 +01:00
braks c4c4c663af chore: add changeset
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-02-24 20:07:13 +01:00
braks 83636d4e53 refactor(core): pass original event to edge update event params
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-02-15 00:24:22 +01:00
braks c3e1741a4b refactor(core): remove selectionOnDrag prop and use selectionKeyCode to trigger selection
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-25 17:38:56 +01:00
braks 48c4f0a0eb chore(examples): cleanup examples
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-25 16:17:04 +01:00
braks 952525e18c chore: bump version 2022-12-18 23:27:28 +01:00
braks 89b5da9ae3 chore(examples): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-13 15:49:20 +01:00
braks 000dd5c9ba refactor: replace additional-components package occurrences
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-13 15:29:00 +01:00
braks 650e7527ae chore(core): remove unnecessary import paths 2022-11-06 19:20:39 +01:00
braks a26e83b27d examples: use EdgeLabelRenderer in edges example 2022-11-04 22:10:40 +01:00
braks 11ee43ac9b chore(vueflow): disable pkg until name issue is resolved 2022-10-13 23:23:43 +02:00
braks d1e9ee596c chore(examples): install vueflow pkg 2022-10-10 21:33:44 +02:00
braks c1bcc02797 refactor(additional-components): move additional components into separate pkg 2022-10-08 23:25:34 +02:00
braks 8567e3733b refactor: change pkg scope to vue-flow 2022-10-08 23:25:34 +02:00
braks d96e944a49 fix(types): use correct edge event types
# What's changed?

* instead of `MouseEvent`, emit `EdgeMouseEvent` type
* fix examples
2022-07-22 16:56:10 +02:00
bcakmakoglu a0e610aedd docs: update examples 2022-06-07 18:33:00 +02:00
bcakmakoglu 330d6d7eac examples: add quasar example 2022-06-03 19:32:46 +02:00
bcakmakoglu 8dd7c79700 examples: move current examples into examples/vite 2022-06-03 19:32:46 +02:00