X Tutup
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: seleb/ordered-dither-maker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.12.6
Choose a base ref
...
head repository: seleb/ordered-dither-maker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.13.0
Choose a head ref
  • 12 commits
  • 25 files changed
  • 2 contributors

Commits on Feb 28, 2023

  1. chore: update semantic release

    seleb committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    8a90592 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b36b610 View commit details
    Browse the repository at this point in the history
  3. feat: add theme toggle

    seleb committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    d7d8b92 View commit details
    Browse the repository at this point in the history
  4. fix: missing button types

    seleb committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    0f05454 View commit details
    Browse the repository at this point in the history
  5. feat: bigger buttons on mobile

    seleb committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    a0a2cf9 View commit details
    Browse the repository at this point in the history
  6. fix: type safety

    seleb committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    21f41d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf9b47f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0165877 View commit details
    Browse the repository at this point in the history
  9. fix: update dependencies

    seleb committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    8ad5a59 View commit details
    Browse the repository at this point in the history
  10. fix: audit dependencies

    seleb committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    5a0050c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    01de4cd View commit details
    Browse the repository at this point in the history
  12. chore(release): 1.13.0 [skip ci]

    # [1.13.0](v1.12.6...v1.13.0) (2023-02-28)
    
    ### Bug Fixes
    
    * audit dependencies ([5a0050c](5a0050c))
    * missing button types ([0f05454](0f05454))
    * only apply touch action to draggable region ([01de4cd](01de4cd))
    * preview area not being resizable on touch device ([cf9b47f](cf9b47f))
    * type safety ([21f41d6](21f41d6))
    * update dependencies ([8ad5a59](8ad5a59))
    
    ### Features
    
    * add original image link to random previews ([0165877](0165877))
    * add theme toggle ([d7d8b92](d7d8b92))
    * bigger buttons on mobile ([a0a2cf9](a0a2cf9))
    semantic-release-bot committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    29f7f3b View commit details
    Browse the repository at this point in the history
Loading
X Tutup