Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert Mindmap to TS #5247

Merged
merged 24 commits into from
Feb 1, 2024
Merged

Convert Mindmap to TS #5247

merged 24 commits into from
Feb 1, 2024

Commits on Jan 28, 2024

  1. Rename files to TS

    sidharthv96 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    12dc3d8 View commit details
    Browse the repository at this point in the history
  2. Convert mindmap.spec.js

    sidharthv96 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    e046da1 View commit details
    Browse the repository at this point in the history
  3. Add MindmapDB type

    sidharthv96 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    b71f4c7 View commit details
    Browse the repository at this point in the history
  4. Cleanup svgDraw.js

    sidharthv96 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    f30c264 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba0bddf View commit details
    Browse the repository at this point in the history
  6. Convert MindmapDB.ts

    sidharthv96 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    f069de5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d346a77 View commit details
    Browse the repository at this point in the history
  8. chore: Fix config type

    sidharthv96 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    e1a23f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    9651d0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cffac84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23d843b View commit details
    Browse the repository at this point in the history
  4. Rename styles.js

    sidharthv96 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    bde6a9f View commit details
    Browse the repository at this point in the history
  5. Fix styles.ts

    sidharthv96 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    13e052f View commit details
    Browse the repository at this point in the history
  6. Rename svgDraw.js

    sidharthv96 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    75ec719 View commit details
    Browse the repository at this point in the history
  7. Convert svgDraw.ts

    sidharthv96 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b51d8ff View commit details
    Browse the repository at this point in the history
  8. Lint

    sidharthv96 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d21461f View commit details
    Browse the repository at this point in the history
  9. Lint

    sidharthv96 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4c551b2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    95dcd30 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. chore: Address review comments

    Co-authored-by: Reda Al Sulais <u.yokozuna@gmail.com>
    sidharthv96 and Yokozuna59 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ff6988e View commit details
    Browse the repository at this point in the history
  2. Organize imports

    sidharthv96 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    78f1631 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80c20a7 View commit details
    Browse the repository at this point in the history
  4. Use config from defaultConfig

    Co-authored-by: Reda Al Sulais <u.yokozuna@gmail.com>
    sidharthv96 and Yokozuna59 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    726d633 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Merge branch 'develop' into sidv/mindmapToTs

    * develop:
      Update container
      Update container
      Remove pnpm cache
      Use `.node-version` file in workflows
      fix: Redirect of old URLs
      Remove node version from matrix
      Update to Node v20
      Update to Node v20
      fix lint
      add latest blog post
      update discord invite link
      remove holiday promo text
    sidharthv96 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    56da881 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45f4d3d View commit details
    Browse the repository at this point in the history