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

Options UI #39

Merged
merged 40 commits into from
Jun 29, 2018
Merged

Options UI #39

merged 40 commits into from
Jun 29, 2018

Commits on Jun 28, 2018

  1. Configuration menu
    Copy the full SHA
    a2bec39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    837e38a View commit details
    Browse the repository at this point in the history
  3. Switch both sides to allow encoding from the source image, add option…

    …s configuration for each.
    developit authored and jakearchibald committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    64eb3f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22ef181 View commit details
    Browse the repository at this point in the history
  5. Dep updates.

    developit authored and jakearchibald committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    8b73be0 View commit details
    Browse the repository at this point in the history
  6. Remove commented out code.

    developit authored and jakearchibald committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    25c0805 View commit details
    Browse the repository at this point in the history
  7. Fix Encoder typing

    developit authored and jakearchibald committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    59a3517 View commit details
    Browse the repository at this point in the history
  8. Fix lint issues

    developit authored and jakearchibald committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    06e4483 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb4ac4c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4d4d9b1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    70d2927 View commit details
    Browse the repository at this point in the history
  12. Fix variable naming, remove dynamic encoder names, remove retry, allo…

    …w encoders to return ImageData.
    developit authored and jakearchibald committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    e3ca13c View commit details
    Browse the repository at this point in the history
  13. Refactor state management to use an Array of objects and immutable up…

    …dates instead of relying on explicit update notifications.
    developit authored and jakearchibald committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    b069c7f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d4c4ae4 View commit details
    Browse the repository at this point in the history
  15. Drop comlink-loader into the project and add ".worker" to the jpeg en…

    …coder filename so it runs in a worker (:unicorn:)
    developit authored and jakearchibald committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    7d136db View commit details
    Browse the repository at this point in the history
  16. lint fixes.

    developit authored and jakearchibald committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    11e6197 View commit details
    Browse the repository at this point in the history
  17. cleanup

    developit authored and jakearchibald committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    13cac89 View commit details
    Browse the repository at this point in the history
  18. smaller PR feedback fixes

    developit authored and jakearchibald committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    9776670 View commit details
    Browse the repository at this point in the history
  19. rename "jpeg" codec to "MozJpeg"

    developit authored and jakearchibald committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    820d6f5 View commit details
    Browse the repository at this point in the history
  20. Formatting fixes for Options

    developit authored and jakearchibald committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    8e7d468 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    148faa8 View commit details
    Browse the repository at this point in the history
  22. Handle canvas errors

    developit authored and jakearchibald committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    c21413a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8e27c5e View commit details
    Browse the repository at this point in the history
  24. add note about temp styles

    developit authored and jakearchibald committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    e83628a View commit details
    Browse the repository at this point in the history
  25. add note about temp styles [2]

    developit authored and jakearchibald committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    e7fce7d View commit details
    Browse the repository at this point in the history
  26. Renaming updateOption

    jakearchibald committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    b4ea56f View commit details
    Browse the repository at this point in the history
  27. Clarify option input bindings

    developit authored and jakearchibald committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    d85218a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    984b5fe View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    62fa05d View commit details
    Browse the repository at this point in the history
  30. Remove unused dependencies

    developit authored and jakearchibald committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    9fffc2a View commit details
    Browse the repository at this point in the history
  31. fix options type

    developit authored and jakearchibald committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    f1cbd26 View commit details
    Browse the repository at this point in the history
  32. const

    developit authored and jakearchibald committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    453e315 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    da6d1c4 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a7f53ed View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    d618310 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    3ee32c9 View commit details
    Browse the repository at this point in the history
  37. Quality isn't optional

    jakearchibald committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    3d3034f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Configuration menu
    Copy the full SHA
    d0ad2b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c94e6dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbd84d3 View commit details
    Browse the repository at this point in the history