Commit Graph
59 Commits
Author SHA1 Message Date
braks 6ac35032b5 docs: bump minimum node version to 14 2022-10-08 23:25:34 +02:00
braks 42219d3640 docs: update docs and mention removed edge center functions 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 78f35d516a docs: fix typo 2022-10-07 22:55:38 +02:00
thomasmountfordandBraks 0bb2dd7530 Added docs for EdgeUpdatable 2022-08-30 22:16:10 +02:00
thomasmountfordandBraks 7732ad9b76 Added docs for type EdgeUpdatable
Implemented type EdgeUdatable in global configuration for VueFlow instance
2022-08-30 22:16:10 +02:00
braks 18a31d21a3 docs: update node guide 2022-08-30 22:16:10 +02:00
braks d7c7ae152c docs: update yarn install guide 2022-08-30 22:16:10 +02:00
braks d077d41d71 docs: update links and headlines 2022-08-01 21:10:14 +02:00
braks f386ea454c docs: replace vuepress specific components 2022-08-01 21:10:14 +02:00
braks af78b52233 docs: fix dead links 2022-08-01 21:10:14 +02:00
braks f2b169145c docs: replace vuepress docs dir with vitepress docs dir 2022-08-01 21:10:14 +02:00
bcakmakoglu 0c5473ae14 chore(docs): fix typo 2022-06-26 18:10:59 +02:00
bcakmakoglu b2834b95c8 docs: documentation for new connectionLineOptions prop 2022-06-26 18:10:59 +02:00
bcakmakoglu f8be3cb843 docs: documentation for updateNodeInternals event listener 2022-06-26 18:10:59 +02:00
bcakmakoglu 905a6fbaa0 docs: documentation for new edge events property 2022-06-23 19:13:50 +02:00
bcakmakoglu 6dfeebf7af docs: documentation for new elevateEdgesOnSelect option 2022-06-23 19:13:50 +02:00
bcakmakoglu 345cf9bc38 docs: fix links for docsearch 2022-06-23 19:13:50 +02:00
bcakmakoglu 7d47904a81 docs: documentation for new node events property 2022-06-23 19:13:50 +02:00
bcakmakoglu 439aa49c23 docs: update documentation on custom node props 2022-06-23 19:13:50 +02:00
bcakmakoglu 5a031e3fe2 docs: add docs for new connection line class 2022-06-23 19:13:50 +02:00
bcakmakoglu 92fc866265 docs: add notice about FlowInstance removal 2022-06-23 19:13:50 +02:00
bcakmakoglu 17d3f8df6f docs: add deprecation notice for useZoomPanHelper 2022-06-23 19:13:50 +02:00
bcakmakoglu 9a72a5a0c1 docs: add typedoc links and fix edge docs 2022-06-19 21:51:25 +02:00
bcakmakoglu 1dcfb2dfce docs: update minimap-node.md 2022-06-19 21:30:26 +02:00
bcakmakoglu 5a563e45b6 docs: add documentation on autoConnect option 2022-06-16 23:00:31 +02:00
bcakmakoglu 2526d76a2e docs: fix docs links 2022-06-16 23:00:31 +02:00
bcakmakoglu 0726a98170 docs: add documentation for Vue Flow slots 2022-06-15 19:31:20 +02:00
bcakmakoglu 53a85bf49b docs: replace old typedoc links 2022-06-15 19:31:20 +02:00
bcakmakoglu 3587478e5f docs: add documentation for MiniMapNode 2022-06-15 19:31:20 +02:00
bcakmakoglu e469708b57 docs: replace old typedoc links 2022-06-15 19:31:20 +02:00
bcakmakoglu 33cd638fd9 docs: add documentation for ControlButton 2022-06-15 19:31:20 +02:00
bcakmakoglu 3162b79f54 docs: add slot documentation for Controls 2022-06-15 19:31:20 +02:00
bcakmakoglu eb8fa5d5d8 docs: update docs 2022-06-07 18:33:00 +02:00
bcakmakoglu a0e610aedd docs: update examples 2022-06-07 18:33:00 +02:00
bcakmakoglu 8dd7c79700 examples: move current examples into examples/vite 2022-06-03 19:32:46 +02:00
bcakmakoglu c6bda81c5e docs: fix version link 2022-06-03 13:26:05 +02:00
bcakmakoglu c07069dcd0 refactor: replace yarn with pnpm as package manager 2022-06-01 21:58:03 +02:00
Braks 22845c210d chore: lint files 2022-05-11 22:10:40 +02:00
Braks 3925e24aa1 docs: update README.md 2022-04-11 18:09:41 +02:00
Braks e17fb8094b chore: remove comment 2022-04-11 16:43:07 +02:00
Braks b94c0ab607 docs: Update guide wordings 2022-04-11 16:43:07 +02:00
Braks 88f808711a feat: Allow node/edge template per element
* Allow templates to be overwritten per element with template option
2022-04-11 11:30:10 +02:00
Braks cb99000c97 docs: Rename section to Selection Options 2022-04-11 11:30:10 +02:00
Braks fcdbc21d34 refactor(flow!): Change transform to viewport
* Change array type to object type and rename transform type to viewport
* Update examples & docs
2022-04-11 11:30:10 +02:00
Braks e5dbbe6b41 docs: Document changed classnames 2022-04-11 11:30:10 +02:00
Braks b2375bd81a docs: Add additional component pages 2022-04-04 21:42:48 +02:00
Braks 0291f771fb docs: Add composables page 2022-04-04 21:42:48 +02:00
Braks 75e1da14d7 docs: Add utils pages 2022-04-04 21:42:48 +02:00
Braks 891eca4a23 docs: Add edge page 2022-04-04 21:42:48 +02:00