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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BC-6431 - Fix tldraw export to image functionality #53

Merged
merged 13 commits into from
Feb 12, 2024

Commits on Feb 7, 2024

  1. fix export to image

    davwas committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    08d5af0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into BC-6431-fix-export-functionality

    # Conflicts:
    #	src/components/Editor.tsx
    davwas committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    488477d View commit details
    Browse the repository at this point in the history
  3. fix conflicts

    davwas committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8c90d28 View commit details
    Browse the repository at this point in the history
  4. refactor image export methods

    davwas committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    4a30ed1 View commit details
    Browse the repository at this point in the history
  5. refactor

    davwas committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    81016d7 View commit details
    Browse the repository at this point in the history
  6. refactor

    davwas committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d687d85 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. add comments

    davwas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    6bf68cf View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Merge branch 'main' into BC-6431-fix-export-functionality

    # Conflicts:
    #	src/components/Editor.tsx
    #	src/hooks/useMultiplayerState.ts
    davwas committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    82b02a1 View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    davwas committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    9ab8dea View commit details
    Browse the repository at this point in the history
  3. format comment

    davwas committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ca2d4dc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into BC-6431-fix-export-functionality

    # Conflicts:
    #	src/components/Editor.tsx
    #	src/hooks/useMultiplayerState.ts
    davwas committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    dc620ac View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    b26f959 View commit details
    Browse the repository at this point in the history
  2. fix formatting

    davwas committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    2c024cc View commit details
    Browse the repository at this point in the history