Commit Graph
27 Commits
Author SHA1 Message Date
bcakmakoglu b11feaf2ce docs: add seo plugins 2022-07-05 21:53:30 +02:00
bcakmakoglu 26781124d6 chore(deps): update deps 2022-06-26 18:10:59 +02:00
bcakmakoglu eeed10c859 chore(deps): remove d3 and move types/d3 to deps-dev 2022-06-24 17:51:50 +02:00
bcakmakoglu 580de082fb chore(deps): update package deps 2022-06-23 19:24:11 +02:00
bcakmakoglu e4202b01c9 chore: update pnpm-lock.yaml 2022-06-13 00:48:48 +02:00
bcakmakoglu be5df65cc2 docs: integrate TypeDocs into vuepress output
# What's changed?

* create sidebar from typedoc output
* use plugin markdown to generate typedoc as markdown
2022-06-13 00:48:48 +02:00
bcakmakoglu 650606ec76 docs: update deps 2022-06-10 15:54:40 +02:00
bcakmakoglu 77b441b1c6 chore: update lock file 2022-06-10 15:54:40 +02:00
bcakmakoglu 3dd3c37fc2 chore: update dependencies
# What's changed?

* add `jsx: "preserve"` to tsconfig (necessary in new vue-tsc version)
2022-06-10 15:54:40 +02:00
bcakmakoglu f21d317fe8 examples: add nuxt3 example 2022-06-03 21:21:53 +02:00
bcakmakoglu 330d6d7eac examples: add quasar example 2022-06-03 19:32:46 +02:00
bcakmakoglu 2d47cfac74 chore: update lock file 2022-06-01 22:19:25 +02:00
bcakmakoglu 99499dd18c docs: update vuepress version 2022-06-01 21:58:03 +02:00
bcakmakoglu c07069dcd0 refactor: replace yarn with pnpm as package manager 2022-06-01 21:58:03 +02: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 64df75d405 feat(docs): Initial commit for docs in nuxt 3 2021-11-06 08:54:35 +01:00
Braks 3f863ef71c update(examples): Add Save & Restore example
* add localforage to dev deps
2021-10-22 10:00:21 +02:00
Braks 9532615cfd chore(deps): Downgrade draggale to 0.2.5 due to transformation issue with current version 2021-10-21 18:03:06 +02:00
Braks e9392b13c5 chore(deps): update draggable 2021-10-21 16:35:05 +02:00
Braks 712cf3ef66 update(examples): Add layouting example 2021-10-21 14:47:32 +02:00
Braks 31c896edb5 update: replace vue version when rolling bundle
* remove vue jsx
2021-10-21 00:09:23 +02:00
Braks 6cfe5f6d43 chore(deps): remove unused deps
* update deps
* some ts fixes
2021-10-20 22:39:54 +02:00
Braks a5ae6a4e48 update(deps): Add unplugin-components
fix: Excessive rerender of edge texts
update(script-setup): Update some examples

* Remove more jsx files
2021-10-20 22:39:54 +02:00
Braks 560bdc203b update(script-setup): Refactor remaining files to script setup style 2021-10-20 22:39:54 +02:00
Braks 9307c9066a feat: script setup style
* Replace jsx with script setup syntax
* Simplify logic and make it more "composable"
    * Move Zoom functions to useZoom composable
* Update eslint config & tsconfig
2021-10-20 22:39:54 +02:00
Braks 769378a2ea chore(deps): Use pnpm instead of yarn
* Add pnpm-lock
* update deps
2021-10-20 22:39:54 +02:00