41 Commits

Author SHA1 Message Date
braks
ff055517cd chore(docs): fix typo and update title 2024-06-13 22:39:43 +02:00
braks
202d76777d chore: update README 2024-06-13 21:43:22 +02:00
braks
880fc15017 chore: update node to 20 2024-05-12 18:06:56 +02:00
braks
1f1792bd09 chore: update README example 2024-04-16 16:17:57 +02:00
braks
c24287d4fc chore: update README.md 2024-02-21 13:31:37 +01:00
braks
80a7049843 chore: update discord link
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-03-20 17:11:51 +01:00
braks
6ac35032b5 docs: bump minimum node version to 14 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
bcakmakoglu
699e252935 chore: update README.md links 2022-06-10 15:54:40 +02:00
bcakmakoglu
c07069dcd0 refactor: replace yarn with pnpm as package manager 2022-06-01 21:58:03 +02:00
bcakmakoglu
7afbd870f4 chore: fix readme discord link 2022-05-29 08:51:29 +02:00
bcakmakoglu
015e34baf8 chore: update README.md
# What's changed?

* Add Discord Server info to README
2022-05-29 08:49:08 +02:00
Braks
98a893108c docs: replace codesandbox embed with repl (#122)
* docs: Animations

* docs: add confetti gun

* docs: update basic example on home page

* docs(deps): Add stackblitz sdk to deps

* chore: update yarn.lock

* docs: use vue repl

* docs: remove stackblitz sdk

* docs: basic repl example

* docs: use repl for examples/index.md (basic example)

* docs: pass ext to repl

* docs: add copy plugin

* docs: use import map instead of dynamic imports

* docs: use repl for custom node example

* docs: hide repl errors

* docs: use repl for custom connectionline example

* docs: use repl for edges example

* docs: exclude repl from ssr

* docs: use repl for nested example

* docs: use repl for stress example

* docs: rename customNode to custom-node

* docs: use repl for update-edge example

* docs: use repl for update-node example

* docs: use repl for validation example

* docs: use repl for save-restore example

* docs: scale down minimap in repl examples

* docs: use repl for dnd example

* docs: use repl for empty example

* docs: use repl for hidden example

* docs: use repl for interaction example

* docs: use repl for multi example

* docs: add pinia example with stackblitz

* docs: update basic example

* docs: update examples

* docs: remove transition from intro

* docs: update features

* update: README.md

* docs: scope css
2022-05-26 19:28:25 +02:00
bcakmakoglu
e2d66a4233 chore: update README.md 2022-05-22 22:46:47 +02:00
Braks
22845c210d chore: lint files 2022-05-11 22:10:40 +02:00
Braks
aaccbb4b3e chore: update README.md 2022-04-24 13:34:22 +02:00
Braks
3925e24aa1 docs: update README.md 2022-04-11 18:09:41 +02:00
Braks
cd817b7f53 feat: implement workspaces 2022-04-04 21:42:48 +02:00
Braks
1fe8fd334b chore(docs): update README.md 2022-04-04 21:42:48 +02:00
破耳狼
63630015a7 Update README.md 2021-11-24 09:53:32 +01:00
Braks
091ed3eeb4 update(docs): quickstart example in README.md
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-17 17:10:47 +01:00
Braks
68e44adea6 update(docs): README.md
* add css import to example

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-17 09:36:23 +01:00
Braks
688c0954e4 update: change docs url
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-17 02:24:48 +01:00
Braks
6b4cb9e937 update(docs): README.md
* minor updates in zoompane and interaction example

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-17 00:35:21 +01:00
Braks
63f710e422 update(docs): README.md
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-16 15:44:24 +01:00
Braks
b077241625 fix: missing script lang in README.md
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-16 13:11:44 +01:00
Braks
7c72507234 update(docs): README.md
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-15 21:18:58 +01:00
Braks
0a55693fb1 update(docs): README.md
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-15 20:35:26 +01:00
Braks
1b0602dcce update(docs): README.md
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-06 15:42:05 +01:00
Braks
61779638ac update(dist): Remove rollup and use vite to build lib
* Remove custom tsconfig paths to avoid resolving issues on published package
2021-11-06 08:54:35 +01:00
Braks
2bfecf7148 update: change name to vue flow
* Add gif to readme

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-10-20 22:39:54 +02:00
Braks
51b120bd76 fix: typos in README.md 2021-07-17 21:09:45 +02:00
Braks
3f126f085e update: README.md 2021-07-11 18:04:51 +02:00
Braks
2afc7af871 update: README.md
feat: add license
2021-07-11 09:38:46 +02:00
Braks
881655d483 update: renaming stuff from react to "revue" 2021-07-10 18:33:38 +02:00
Braks
4661b685ad update: README.md 2021-07-10 18:10:52 +02:00
Braks
fde7ca6653 update: README.md 2021-07-10 16:44:38 +02:00
Braks
d50d74598b update: no vue-2 compatability (doesn't work with current build)
* README.md
2021-07-10 16:42:39 +02:00
Braks
0603a12ee0 update: README.md 2021-07-09 23:46:47 +02:00
Braks
8f34d9d486 feat: add postcss config and deps
bugfix: some unused imports and node-selection component removed for now
update: README.md
2021-07-09 13:59:07 +02:00
Braks
4025ec82cb Initial Commit 2021-07-01 19:54:02 +02:00