358 Commits

Author SHA1 Message Date
AykutSarac
98faab2ceb improve node readability 2022-04-30 14:40:55 +03:00
AykutSarac
731355b7fb update theme colors 2022-04-30 14:40:32 +03:00
AykutSarac
150e759a16 highlight searched content 2022-04-30 00:24:11 +03:00
Aykut Saraç
0cc84f7138
Merge pull request #26 from burakozarslan/feature-highlight-multiple-search-results
Feature highlight multiple search results
2022-04-29 13:28:30 +03:00
AykutSarac
665b38b489 add next node feature to search 2022-04-29 13:25:27 +03:00
AykutSarac
5d79966d80 remove unused type 2022-04-29 13:21:54 +03:00
Burak Ozarslan
5f6b97a197 Center first matched node on canvas 2022-04-28 22:52:38 +03:00
Burak Ozarslan
e671358c01 Highlight all the matched nodes after performing search 2022-04-28 22:48:18 +03:00
AykutSarac
5e45ec3499 seperate canvas 2022-04-28 16:49:16 +03:00
AykutSarac
0fc6e8dcd7 lint 2022-04-28 16:49:00 +03:00
AykutSarac
0aca219661 remove unused hook 2022-04-27 17:32:03 +03:00
AykutSarac
d9bd674607 update page title 2022-04-27 17:28:15 +03:00
AykutSarac
d82d2367b7 remove old pages 2022-04-27 15:43:14 +03:00
AykutSarac
b9637111cf move pages to root 2022-04-27 15:43:05 +03:00
AykutSarac
9e7316ab31 fix routing fallback 2022-04-27 15:32:19 +03:00
AykutSarac
6647e9efa1 add offline pwa support 2022-04-27 15:30:20 +03:00
AykutSarac
2c0fe50f29 fix pwa & ssr 2022-04-27 15:10:53 +03:00
AykutSarac
d93b24158c fix ssr 2022-04-27 15:03:12 +03:00
AykutSarac
2fce11f01b add id to Script 2022-04-27 14:48:44 +03:00
AykutSarac
6d7bd390b4 seperate gtag script 2022-04-27 14:45:09 +03:00
AykutSarac
134693dc06 remove gtag 2022-04-27 14:37:13 +03:00
AykutSarac
2f75500843 fix loading 2022-04-27 14:15:34 +03:00
AykutSarac
5cf7cec67e remove ssr 2022-04-27 13:56:24 +03:00
AykutSarac
2ca1e85151 add pwa 2022-04-27 12:31:53 +03:00
AykutSarac
32c95620c3 fix canvas center 2022-04-26 19:05:38 +03:00
AykutSarac
8f816595f6 fix focus node hook 2022-04-26 19:05:29 +03:00
AykutSarac
2b658563fb increase bounds 2022-04-26 18:19:40 +03:00
AykutSarac
aae7fd25f2 increase zoom scale 2022-04-26 14:57:58 +03:00
AykutSarac
e9ab9ceb9d canvas limit to bounds 2022-04-26 14:57:10 +03:00
AykutSarac
40f066d76a increase node size per line to fit 2022-04-26 14:28:54 +03:00
AykutSarac
c898d99493 lint 2022-04-26 14:28:42 +03:00
AykutSarac
c3e3e2f49d lint 2022-04-26 14:28:38 +03:00
AykutSarac
724971bcd2 implement dynamic canvas size 2022-04-26 14:22:27 +03:00
AykutSarac
27cf82e3ae use new split-pane 2022-04-26 14:22:18 +03:00
AykutSarac
dfeafb87f1 update useLoading hook 2022-04-26 14:21:46 +03:00
AykutSarac
017ce94b1a add autoformat check back 2022-04-25 23:25:08 +03:00
AykutSarac
199c01a377 remove unnecessary useEffect 2022-04-24 23:39:30 +03:00
AykutSarac
f573565348 add focusNode custom hook 2022-04-24 23:27:14 +03:00
AykutSarac
7e2c760951 fix node export 2022-04-24 23:05:57 +03:00
AykutSarac
568aab9957 move components to folder 2022-04-24 17:18:11 +03:00
AykutSarac
729ce9484d style button padding & height 2022-04-24 17:16:18 +03:00
AykutSarac
9e33ff60c8 fix theme scroll background 2022-04-24 17:05:05 +03:00
AykutSarac
3c93371503 add child filter function 2022-04-24 14:15:18 +03:00
AykutSarac
2e733e0d89 fix null parsing 2022-04-24 14:03:19 +03:00
AykutSarac
9d3549b88b optimize parsing algorithm 2022-04-21 18:22:38 +03:00
AykutSarac
afa6544d41 disable dynamic canvas size 2022-04-20 22:32:29 +03:00
AykutSarac
3cbdfeb09e fix editor mode 2022-04-20 21:18:45 +03:00
AykutSarac
263eff9bbf remove console.log 2022-04-20 16:14:11 +03:00
AykutSarac
8ebd9608b9 move editor options 2022-04-20 16:14:00 +03:00
AykutSarac
7b7e743bf8 dynamically update canvas size & style cursor 2022-04-20 15:57:02 +03:00