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: uimix-editor/uimix
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: uimix-editor/uimix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: image-names
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 19 files changed
  • 1 contributor

Commits on Apr 22, 2023

  1. Add PathHierarchy

    seanchas116 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    60d8ba1 View commit details
    Browse the repository at this point in the history
  2. Add PathTreeModel

    seanchas116 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    0e2f278 View commit details
    Browse the repository at this point in the history
  3. Refactor

    seanchas116 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    ce3cc53 View commit details
    Browse the repository at this point in the history
  4. Use PathTreeModel

    seanchas116 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    0c5af07 View commit details
    Browse the repository at this point in the history
  5. Rename

    seanchas116 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    cb8b83d View commit details
    Browse the repository at this point in the history
  6. Rename

    seanchas116 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    3ea707d View commit details
    Browse the repository at this point in the history
  7. Cleanup

    seanchas116 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    6b311b9 View commit details
    Browse the repository at this point in the history
  8. Cleanup

    seanchas116 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    c3479d0 View commit details
    Browse the repository at this point in the history
  9. Move collapsedPaths

    seanchas116 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    8160429 View commit details
    Browse the repository at this point in the history
  10. Simplify id

    seanchas116 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    32247ab View commit details
    Browse the repository at this point in the history
  11. Add Image class

    seanchas116 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    d47bb6a View commit details
    Browse the repository at this point in the history
  12. Add images getter

    seanchas116 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    6474edb View commit details
    Browse the repository at this point in the history
  13. Add ImageTreeView

    seanchas116 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    a4a8530 View commit details
    Browse the repository at this point in the history
  14. Add hash to image data

    seanchas116 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    d256aa3 View commit details
    Browse the repository at this point in the history
  15. Fix

    seanchas116 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    8396ef5 View commit details
    Browse the repository at this point in the history
  16. WIP use file path as key

    seanchas116 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    675531f View commit details
    Browse the repository at this point in the history
  17. Add dataURLFromURL util

    seanchas116 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    7b6c79b View commit details
    Browse the repository at this point in the history
Loading