这是indexloc提供的服务,不要输入任何密码
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: excalidraw/excalidraw
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: alsuren/excalidraw
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: save-export-scale
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 14 files changed
  • 3 contributors

Commits on May 27, 2021

  1. save exportScale in AppState

    David Laban committed May 27, 2021
    Configuration menu
    Copy the full SHA
    e85d4f3 View commit details
    Browse the repository at this point in the history
  2. move EXPORT_SCALES to constants.ts

    David Laban committed May 27, 2021
    Configuration menu
    Copy the full SHA
    de77d79 View commit details
    Browse the repository at this point in the history
  3. put exportPadding option back in

    This option leaks out to the public api, so we can't remove it,
    even though there is no way to set it in the UI
    David Laban committed May 27, 2021
    Configuration menu
    Copy the full SHA
    1d750e4 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

  1. Merge branch 'master' into HEAD

    # Conflicts:
    #	src/actions/types.ts
    dwelle committed May 29, 2021
    Configuration menu
    Copy the full SHA
    345d8ba View commit details
    Browse the repository at this point in the history
  2. keep exportScale as a device-only setting

    Co-authored-by: David Luzar <luzar.david@gmail.com>
    alsuren and dwelle authored May 29, 2021
    Configuration menu
    Copy the full SHA
    1e446ab View commit details
    Browse the repository at this point in the history

Commits on May 30, 2021

  1. Configuration menu
    Copy the full SHA
    76e3144 View commit details
    Browse the repository at this point in the history
  2. update snapshot

    alsuren committed May 30, 2021
    Configuration menu
    Copy the full SHA
    83daf6a View commit details
    Browse the repository at this point in the history
  3. refactor naming

    dwelle committed May 30, 2021
    Configuration menu
    Copy the full SHA
    9f1969b View commit details
    Browse the repository at this point in the history
  4. default to scale 1

    dwelle committed May 30, 2021
    Configuration menu
    Copy the full SHA
    6b94c4c View commit details
    Browse the repository at this point in the history
Loading