Commit Graph

523 Commits

Author SHA1 Message Date
Braks
4e8b03d059 feat(docs): RGB demo coloring 2022-04-04 21:42:48 +02:00
Braks
39c8f60818 update(docs): RGB demo 2022-04-04 21:42:48 +02:00
Braks
611aee5269 update(docs): Color transitions 2022-04-04 21:42:48 +02:00
Braks
4d668f8b6d feat(docs): add data script
* fetches npm & github info
* add vite plugin icons
2022-04-04 21:42:48 +02:00
Braks
9230f3279e feat(docs): Add icons 2022-04-04 21:42:48 +02:00
Braks
36e3299681 update(docs): Add windicss
* remove unused files
2022-04-04 21:42:48 +02:00
Braks
e71b9d5e48 feat(docs): Add vitepress for docs & docs workspace 2022-04-04 21:42:48 +02:00
Braks
98d7053951 update(docs): Remove docs dir
* Docs are in a dedicated repo now

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-15 20:07:03 +01:00
Braks
9f329c8802 feat(docs): Add docs index page
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-06 15:42:05 +01:00
Braks
066155b9f7 feat: copy default theme css file separately to dist
* to enable overwriting the default theme export it separately
* add rollup plugin copy for copying the css file

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-06 15:42:05 +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
412a84a898 update(docs): styling of sidebar and header
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>

update(docs): target server generation

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-06 15:42:05 +01:00
Braks
ea7db92b6e fix: draggable not updating on nodes
* remove alias for dagre

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-06 09:43:31 +01:00
Braks
aaf5f608f5 feat: add path alias for src
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-06 09:38:02 +01:00
Braks
5437d48325 fix: custom node example not fitting view
* fit view can't work (for the onLoad event) for elements assigned after the host has mounted (onMounted hook) as we can't calculate a rect of elements that don't exist at flow creation
* in this case just trigger fit view __after__ elements have been created/passed to the flow

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-06 08:54:35 +01:00
Braks
a8f7cc2389 fix: zoom pane not scaling
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-06 08:54:35 +01:00
Braks
3931a59524 fix(docs): dedupe and add alias for vue
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-06 08:54:35 +01:00
Braks
ae0772b6d4 update(docs): fix view height 2021-11-06 08:54:35 +01:00
Braks
67876cdd1b update(docs): disable ssr 2021-11-06 08:54:35 +01:00
Braks
c21ad948c8 update: use yarn instead of pnpm 2021-11-06 08:54:35 +01:00
Braks
e99dfc3dd2 update(docs): Add all examples 2021-11-06 08:54:35 +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
64df75d405 feat(docs): Initial commit for docs in nuxt 3 2021-11-06 08:54:35 +01:00