Commit Graph
378 Commits
Author SHA1 Message Date
braks 2b99b77aea chore(docs): cleanup theming examples 2023-11-05 21:00:04 +01:00
braks b4938930ad docs(guide): extend custom node and edges section 2023-11-05 20:32:45 +01:00
braks 4786e7ab5e docs(guide): add section on removing nodes & edges 2023-11-05 20:07:54 +01:00
braks c35c2dbcc0 chore(docs): cleanup placeholder style 2023-11-05 18:50:38 +01:00
braks 5169edad6d docs(guide): add section on updating edge data 2023-11-05 18:43:33 +01:00
braks a1691ce910 docs(guide): add section on updating node data 2023-11-05 18:43:33 +01:00
braks 30646f4c2b docs(guide): update edge page 2023-11-05 18:43:33 +01:00
braks 162885199f docs(guide): update node page 2023-11-05 18:43:33 +01:00
braks d0161fd417 chore(docs): cleanup 2023-11-05 18:43:33 +01:00
braks 17d9a49610 docs: add copy icon overrides 2023-11-05 18:43:33 +01:00
braks 811595cd17 docs(guide): cleanup 2023-11-05 18:43:33 +01:00
braks 372c37469e docs(guide): update theming page 2023-11-05 18:43:33 +01:00
braks fcf3078d5b docs(guide): cleanup 2023-11-05 18:43:33 +01:00
braks 39cf82431f docs(guide): update intro page 2023-11-05 18:43:33 +01:00
braks d670de4671 docs(deps): remove animxyz 2023-11-05 18:43:33 +01:00
braks ec66f90cb0 docs(guide): update getting-started page 2023-11-05 18:43:33 +01:00
braks eca82edae1 docs: add meticulous 2023-10-17 19:23:56 +02:00
KatlynandBraks 0a741cc116 docs: fix kestra link
Currently the showcase section of the homepage uses octai.com as the URL
for both Octai and Kestra's showcase sections. This PR just updates it
to use the correct URL.
2023-10-09 10:01:11 +02:00
braks d0c61330b8 docs: update home page styles 2023-10-07 12:22:07 +02:00
braks b0ffe42007 chore(core): update d3 type deps 2023-10-07 11:39:48 +02:00
braks 247a037a39 docs(deps): update typedoc deps 2023-10-07 11:39:48 +02:00
braks b85f37cc3b docs: update showcase dark bg 2023-10-07 00:44:06 +02:00
braks 750c01df9d docs: update home page styles 2023-10-06 23:39:02 +02:00
braks 28fd4955f4 docs: update theme 2023-10-06 23:39:02 +02:00
braks db16495e0f docs: update vitepress 2023-10-06 17:12:38 +02:00
braks 2ad5814666 docs: add kestra to showcase 2023-10-06 17:12:38 +02:00
braks 166b3ef8e9 docs(deps): update deps 2023-10-06 17:12:38 +02:00
braks 7ecf37b20c docs: add showcase section to home page 2023-10-06 17:12:38 +02:00
Thanakorn.KandGitHub aa2bbd62c2 chore(docs): update node.md (#1097) 2023-10-06 11:47:40 +02:00
braks 52ba0928f4 chore(docs): cleanup dead links 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 6eb5e5a986 chore(docs): update node and edge doc page 2023-06-08 18:50:35 +02:00
braks 12f4284a0a chore(docs): correct description of auto connect prop 2023-06-08 18:50:35 +02:00
braks 48ea70bc3e chore(docs): correct bgColor description and type 2023-06-08 18:50:35 +02:00
braks 4532157763 chore(docs): update deps 2023-06-08 18:50:35 +02:00
braks 2bac3d5afc chore(docs): dynamically import webvitals 2023-05-17 13:35:44 +02:00
braks d470ce1f92 chore(examples): update RGB examples
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-05-11 15:33:42 +02:00
braks 09e63e0ad6 chore(docs): avoid jumping intro
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-05-11 15:33:42 +02:00
braks 945af78c8b chore(docs): 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 e909f78c71 chore(docs): intro min height
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-05-10 10:55:11 +02:00
braks 1ecfcf1005 chore(docs): mobile intro flow height
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-05-09 21:37:20 +02:00
braks 789ec7ee0e chore(docs): dynamic box width
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-05-09 21:32:13 +02:00
braks dff1d72788 chore(docs): check if breakpoint matches
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-05-09 10:24:49 +02:00
braks 60327ee6a1 chore(docs): only re-set elements if breakpoint actually changes
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-05-08 18:02:16 +02:00
braks 926108f2b7 chore(docs): update handle styles
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-05-02 23:27:09 +02:00
braks 87c55541dd chore(docs): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-05-02 23:27:09 +02:00
braks af126607bc chore(docs): remove animation and confetti
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-05-02 23:27:09 +02:00
braks f42aede440 chore(docs): use promise.all to fetch counters
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-05-02 23:27:09 +02:00
braks 40ef9bc402 chore(docs): correct version access
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-04-26 10:15:39 +02:00
braks aa62e19ed9 chore(docs): render repl in ssr
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-04-25 10:32:04 +02:00