Commit Graph

  • f4fd115a34 fix: update text descriptions in EditorChoiceModal for clarity and detail main AykutSarac 2026-03-23 17:48:41 +03:00
  • d6f042baf8 refactor: update Dockerfile stages for improved dependency management and build process AykutSarac 2026-03-23 16:24:33 +03:00
  • 724bee35eb fix: conditionally render ToDiagram link based on external mode setting AykutSarac 2026-03-23 16:17:39 +03:00
  • de97e196b9 feat: add EditorChoiceModal component to prompt users for editor selection AykutSarac 2026-03-23 15:29:11 +03:00
  • e571f603fb fix: shorten menu item label from 'Rotate Layout' to 'Rotate' AykutSarac 2026-03-23 13:55:29 +03:00
  • 560f7cac8a refactor: remove Banner component and add ToDiagram link in Toolbar AykutSarac 2026-03-23 13:38:06 +03:00
  • 4b09330af6 fix: integrate toggleDarkMode functionality based on received theme options AykutSarac 2026-03-21 19:27:37 +03:00
  • d31a8b50b0 fix: update dynamicPaths to include widget path for theme management AykutSarac 2026-03-21 18:46:02 +03:00
  • 1b3213825c fix: wrap GraphView component in a div for proper layout AykutSarac 2026-03-21 18:45:58 +03:00
  • 770e523bbf feat: update documentation to include React component integration and remove outdated examples AykutSarac 2026-03-21 18:45:34 +03:00
  • 623dac01bf fix: remove transpilePackages configuration for jsoncrack AykutSarac 2026-03-21 18:37:56 +03:00
  • 776d29ebf9 feat: enhance documentation with additional examples and improved layout AykutSarac 2026-03-21 18:26:49 +03:00
  • cd78d94f52 feat: remove seo pages AykutSarac 2026-03-21 18:26:42 +03:00
  • 66152f8ed9 fix: bump version to 1.0.1 in jsoncrack-react package.json AykutSarac 2026-03-20 19:05:41 +03:00
  • 455fb94196 fix: remove use-long-press dependency from www package and add it to jsoncrack-react package AykutSarac 2026-03-20 19:04:14 +03:00
  • 582ac605d2 fix: update turbo version to 2.8.20 in package.json and pnpm-lock.yaml AykutSarac 2026-03-20 18:32:49 +03:00
  • 9031d7452e fix: enhance NotSupported component with upgraded UI and feature list AykutSarac 2026-03-20 18:29:27 +03:00
  • 73a51d3bb2 fix: update monaco-editor version in loader configuration AykutSarac 2026-03-18 20:50:58 +03:00
  • cdd7a80b73 fix: simplify LogoProps interface and clean up JSONCrackLogo component AykutSarac 2026-03-18 16:24:13 +03:00
  • d710f9c2c2 fix: replace JSONSchemaFaker with generate function for JSON generation AykutSarac 2026-03-18 16:20:05 +03:00
  • 07b0122bb5 fix: update @eslint/js and eslint versions across package.json files AykutSarac 2026-03-18 15:52:00 +03:00
  • 42da605a55 fix: update turbo version to ^2.8.17 in package.json AykutSarac 2026-03-18 15:51:45 +03:00
  • bfd785654e fix: update dependencies in package.json AykutSarac 2026-03-18 15:27:15 +03:00
  • da8e7aadbb feat: upgrade vite to v8 AykutSarac 2026-03-18 15:26:55 +03:00
  • 836394dcf0 refactor: migrate vscode extension from CRA + webpack to Vite + esbuild AykutSarac 2026-03-18 15:06:29 +03:00
  • 5a0cb57fff fix: update @trivago/prettier-plugin-sort-imports to v6.0.2 in package.json and pnpm-lock.yaml AykutSarac 2026-03-18 14:22:06 +03:00
  • 9db48c62fa chore: upgrade eslint to v10 AykutSarac 2026-03-18 14:20:56 +03:00
  • 8fe7f93b64 fix: add skills-lock.json to .gitignore to prevent tracking of lock file AykutSarac 2026-03-16 12:06:58 +03:00
  • e99288b4ef fix: update repository and bugs URLs in package.json for consistency v5.0.0 AykutSarac 2026-02-20 00:36:17 +03:00
  • add54c55be docs: update README to clarify input support and improve descriptions AykutSarac 2026-02-20 00:34:11 +03:00
  • 4ddb99f5ef refactor: simplify OptionsMenu structure and improve accessibility AykutSarac 2026-02-20 00:14:57 +03:00
  • 4f949a56b3 refactor: remove image handling logic and associated styles from TextNode and calculateNodeSize AykutSarac 2026-02-20 00:04:46 +03:00
  • 1d6a95848b refactor: rename JsonCrack to JSONCrack for consistency AykutSarac 2026-02-19 23:54:18 +03:00
  • 1bdf0e10ae fix: remove deprecated approvedBuilds from package.json AykutSarac 2026-02-19 23:18:10 +03:00
  • 644ee3378f feat: migrate to turborepo and separate canvas as package (#573) Aykut Saraç 2026-02-19 23:16:52 +03:00
  • cc935eecbd fix: remove unnecessary setup for Pages in deployment workflow AykutSarac 2026-02-05 23:58:53 +03:00
  • 91f3213dad fix text editor options for paste json schema (#569) Mohammad Ahrari 2026-02-06 00:16:48 +03:30
  • 2eefe0569f fix: specify pnpm version in pull request workflow AykutSarac 2026-02-05 23:42:18 +03:00
  • 2ad5024283 chore: Update outdated GitHub Actions versions (#572) Pádraic Slattery 2026-02-05 21:33:18 +01:00
  • 076b963f4a fix: add @eslint/eslintrc dependency to improve ESLint configuration AykutSarac 2026-02-05 23:21:26 +03:00
  • 60643bcbc2 fix: update pnpm caching setup in workflows for improved performance AykutSarac 2026-02-05 01:21:56 +03:00
  • 3d0d4ec1e3 fix: streamline pnpm caching in deployment workflow AykutSarac 2026-02-05 01:20:24 +03:00
  • bfdd70cb5f fix: update pull request workflow to enhance caching for Next.js and pnpm AykutSarac 2026-02-05 01:18:03 +03:00
  • d1d07ef038 fix: update fs alias path in turbopack configuration AykutSarac 2026-02-05 01:15:57 +03:00
  • 9bcc7fd5ad feat: add turbopack resolve alias for fs and create empty shim AykutSarac 2026-02-05 01:11:26 +03:00
  • d233e2ab86 fix: turbopack error AykutSarac 2026-02-05 01:06:26 +03:00
  • 0ce52f3faa fix: update overrides for html-to-image and jq-web in pnpm-lock.yaml AykutSarac 2026-02-05 01:00:15 +03:00
  • e5c5f220f7 feat: upgrade nextjs v16 and other packages AykutSarac 2026-02-04 23:05:59 +03:00
  • 1d6921992c chore: add pull request template to guide contributors AykutSarac 2026-02-04 00:55:32 +03:00
  • eaafbf53c0 fix: update fast-xml-parser to version 5.3.4 AykutSarac 2026-02-04 00:24:11 +03:00
  • cc2182290d chore: update packages AykutSarac 2026-02-04 00:20:04 +03:00
  • ffa54dea01 fix docker build and remove sentry AykutSarac 2026-02-03 01:29:38 +03:00
  • e93202cfb4 feat: update packages AykutSarac 2026-01-10 19:24:11 +03:00
  • 3170cb7ef0 chore: dedupe pnpm-lock.yaml AykutSarac 2025-12-12 01:46:03 +03:00
  • 628d4ac997 fix: update glob version overrides in pnpm-lock and add pnpm-workspace configuration AykutSarac 2025-12-12 01:41:54 +03:00
  • 5c1b14234b fix: update js-yaml to version 4.1.1 AykutSarac 2025-12-12 01:41:26 +03:00
  • e4b6f2feb6 chore: update dependencies and remove deprecated packages AykutSarac 2025-12-12 01:40:29 +03:00
  • 0213f9bfae fix github ci AykutSarac 2025-12-12 01:37:44 +03:00
  • 86dd83e958 fixes #558 AykutSarac 2025-12-12 01:34:55 +03:00
  • c64de4521f feat: remove low traction tools and unused components AykutSarac 2025-12-12 01:29:58 +03:00
  • 0d4f09fbc9 chore: update base image to node 24.10.0-alpine AykutSarac 2025-12-12 01:29:09 +03:00
  • 6e8a1d9eb7 chore: remove unused packages and upgrade packages to latest AykutSarac 2025-12-12 01:29:04 +03:00
  • eb409d29c5 refactor: remove unnecessary arrow func AykutSarac 2025-10-15 00:39:02 +03:00
  • 04bf32e102 feat: add dismissible banner and update layout adjustments AykutSarac 2025-10-15 00:33:58 +03:00
  • f2ec701634 feat: enable replays back for errors AykutSarac 2025-09-27 14:08:06 +03:00
  • 4a6dd861a5 feat: update sentry config AykutSarac 2025-09-27 14:05:59 +03:00
  • c63d143219 feat: add editor top banner AykutSarac 2025-09-15 18:44:37 +03:00
  • ab48e45819 feat: update hotkey mapping AykutSarac 2025-09-15 18:04:29 +03:00
  • 3d4c6fff7d feat: update badge label AykutSarac 2025-09-15 18:04:20 +03:00
  • 1872fc1819 feat: add placeholder type mermaid AykutSarac 2025-09-15 18:02:58 +03:00
  • 945cf15e33 fix: search text in values AykutSarac 2025-09-15 18:02:47 +03:00
  • db729b05ba feat: update node row height AykutSarac 2025-09-15 18:02:34 +03:00
  • 10ee381dba feat: update wordings AykutSarac 2025-08-22 20:58:10 +03:00
  • ace4cd8fd3 feat: rename "trackpad gestures" to "zoom on scroll" AykutSarac 2025-08-22 20:57:45 +03:00
  • 2d21d78007 feat: remove banner AykutSarac 2025-08-22 20:57:28 +03:00
  • 346adea3e5 feat: update title AykutSarac 2025-08-13 16:24:18 +03:00
  • 89acdf5ebf Fixes #496 AykutSarac 2025-07-31 18:36:27 +03:00
  • d7eaa4ce0d feat: add link to project board for contribution tasks AykutSarac 2025-07-22 23:00:49 +03:00
  • 001bacb817 feat: update diagram layout (#490) v5.0.0-beta.1 Aykut Saraç 2025-07-16 21:34:34 +03:00
  • 637edb86c0 feat: improve error message AykutSarac 2025-07-10 23:47:10 +03:00
  • 4ca08317d6 feat: await clipboard image AykutSarac 2025-07-10 23:46:13 +03:00
  • 2b31f6648a fix: file upload error AykutSarac 2025-07-10 23:42:21 +03:00
  • e7ba448b71 fix: error AykutSarac 2025-07-10 23:39:43 +03:00
  • bd97ae5afc chore: remove changefreq from sitemap AykutSarac 2025-07-06 18:31:00 +03:00
  • 82a5664f97 fix: tree view reload page crash Prateek Verma 2025-06-19 22:45:33 +05:30
  • 6c5a4f4db7 fix: deps AykutSarac 2025-05-23 15:57:50 +03:00
  • be8e71ce32 fix: deps security AykutSarac 2025-05-22 19:15:46 +03:00
  • ae202b6f9b fix: image download error html-to-image revert version AykutSarac 2025-05-22 19:12:44 +03:00
  • b032eb8891 fix: node size calculation AykutSarac 2025-05-22 19:09:04 +03:00
  • 8aa515e880 feat: early return for unsupported data limit AykutSarac 2025-05-20 23:58:48 +03:00
  • 6941d58093 fix: not supported showing condition AykutSarac 2025-05-20 23:49:58 +03:00
  • 1ee5c1f011 feat: update notsupported ui AykutSarac 2025-05-20 23:49:41 +03:00
  • 038b4f0618 feat: remove auto assignee AykutSarac 2025-05-18 11:11:26 +03:00
  • 9f801cd6f0 feat: enable search on widget AykutSarac 2025-05-01 17:53:59 +03:00
  • 9ee122ba5e feat: edge click focus to connected node AykutSarac 2025-05-01 17:07:56 +03:00
  • 89c29e94c0 fix: stick footer to bottom of the page (#469) v4.0.0 Lorenzo Palaia 2025-04-29 19:18:14 +02:00
  • a2532ce0b6 update LICENSE AykutSarac 2025-04-29 20:07:35 +03:00
  • 7843f2db54 feat: update packages AykutSarac 2025-04-24 22:02:01 +03:00
  • ea0a47fcd1 Revert "fix: update environment variable reference for GA measurement ID" AykutSarac 2025-04-24 21:37:54 +03:00
  • e482959612 fix: update environment variable reference for GA measurement ID AykutSarac 2025-04-24 21:32:25 +03:00