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

Update to Electron 4.0.2 #1172

Merged
merged 18 commits into from
Feb 5, 2019
Merged

Update to Electron 4.0.2 #1172

merged 18 commits into from
Feb 5, 2019

Commits on Jan 31, 2019

  1. Update Electron to 4.0.2

    mirka committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    73d694d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b1bcfe View commit details
    Browse the repository at this point in the history
  3. Remove unneeded shortcut for Search Notes

    Also conflicting with the Focus Mode shortcut (⌘⇧F) here due to a change in the KeyboardEvent. (Now needs an explicit check for shiftKey)
    mirka committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    9e755c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2b842a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdc7223 View commit details
    Browse the repository at this point in the history
  6. Remove unneeded filter on menu array

    Rendered unnecessary by electron/electron#13992
    mirka committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    98ccb9d View commit details
    Browse the repository at this point in the history
  7. Update electron-builder and electron-updater

    # Conflicts:
    #	package.json
    mirka committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    5377364 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6cbe4f6 View commit details
    Browse the repository at this point in the history
  9. Remove CJK crash workaround

    mirka committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    eb1ea1c View commit details
    Browse the repository at this point in the history
  10. Try electron-builder 20.38.4

    mirka committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    93e2645 View commit details
    Browse the repository at this point in the history
  11. Revert "Remove unneeded filter on menu array"

    This reverts commit 90a94e7.
    mirka committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    04d6924 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b9595f4 View commit details
    Browse the repository at this point in the history
  13. Try electron-builder 20.33.2

    mirka committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    e0192ec View commit details
    Browse the repository at this point in the history
  14. Try electron-builder 20.30.0

    mirka committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    c522b95 View commit details
    Browse the repository at this point in the history
  15. Try electron-builder 20.31.2

    mirka committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    c4021ee View commit details
    Browse the repository at this point in the history
  16. Try electron-builder 20.32.0

    mirka committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    091cdef View commit details
    Browse the repository at this point in the history
  17. Try electron-builder 20.33.1

    mirka committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    bb8ff48 View commit details
    Browse the repository at this point in the history
  18. Revert "Try electron-builder 20.33.1"

    This reverts commit d834229.
    mirka committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    d91438c View commit details
    Browse the repository at this point in the history