| support pasting image data from clipboard | +40 | -1 |
| prevent page scroll/zoom when hovering images | +11 | -3 |
| use grab/grabbing cursors when hovering images | +2 | -3 |
| Update readme.md | +1 | -1 |
| Update readme.md | +1 | -1 |
| Update readme.md | +2 | -2 |
| Update readme.md | +1 | -0 |
| Update readme.md | +1 | -2 |
| update readme | +5 | -4 |
| add Safari incompatibility warning | +30 | -4 |
| update readme | +1 | -1 |
| update readme | +1 | -1 |
| update readme | +3 | -6 |
| Update readme.md | +2 | -2 |
| update readme.md | +1 | -1 |
| update readme.md | +3 | -4 |
| update readme.md | +2 | -2 |
| Merge pull request #1 from hunterirving/v1.1 | +963 | -82 |
| update readme | +1 | -1 |
| update readme | +4 | -3 |
| update readme | +1 | -1 |
| update readme; add animated GIFs | +8 | -12 |
| support arbitrary grid sizes; add banana theme | +157 | -38 |
| accommodate both A4 and Letter paper sizes | +36 | -35 |
| add reusable .popup-notification component | +58 | -1 |
| update readme.md | +4 | -1 |
| update readme.md; add license | +733 | -29 |
| update themes | +13 | -13 |
| update readme | +1 | -1 |
| add readme.md | +58 | -0 |
| only disable scroll on mobile in portrait mode | +9 | -8 |
| grid updates | +36 | -14 |
| wip grid rework | +73 | -16 |
| improve mobile styling | +15 | -0 |
| adjust mobile hitboxes/disable overscroll | +41 | -1 |
| address iOS/Safari touch event bug (occurs when zoomed in quickly tapping grid, then image) | +73 | -8 |
| add visual feedback for pan mode on mobile | +40 | -0 |
| refactor/clean up | +81 | -133 |
| first pass at mobile interaction | +284 | -27 |
| add add images button on mobile; drop diagonally | +153 | -92 |
| expand page to full width on narrow displays | +9 | -0 |
| improve grid layout on mobile | +24 | -17 |
| disable user-select on ios | +1 | -0 |
| fix flickering corner handles during resize | +2 | -1 |
| style scrollbar | +1 | -0 |
| add user-select: none to universal selector | +1 | -0 |
| warn before leaving page if images are present | +9 | -0 |
| fade out dimension labels for values < 5 | +18 | -2 |
| new feature: press F2 to cycle interface themes | +168 | -29 |
| wait for layout to settle after exiting print mode | +6 | -2 |
| cleanup | +19 | -59 |
| first pass at responsive layout | +163 | -46 |
| fix zoom-at-cursor when image is rotated | +17 | -9 |
| fix pan clamping | +22 | -13 |
| don't rotate image if it would go offgrid | +24 | -14 |
| more intuitive panning controls on rotated images | +25 | -9 |
| first pass at option+click to rotate | +49 | -7 |
| duplicate image on cmd+click | +63 | -1 |
| increase dimension label text size | +1 | -1 |
| dimension label text: add shadow | +2 | -0 |
| add dimension labels; bring to front on hover | +71 | -5 |
| lighter, non-transparent blue | +2 | -2 |
| zoom at cursor position | +9 | -13 |
| split out html, css, and js | +678 | -680 |
| zoom/pan with trackpad to "crop" image | +187 | -17 |
| use CSS variables for colors | +34 | -19 |
| allow dropping off page | +12 | -5 |
| lock cursor on drag start | +10 | -2 |
| center spawned images under cursor; playing card layout for multiple images | +41 | -6 |
| spawn images with 5 cell lesser axis; drop images near cursor location | +28 | -11 |
| lock cursor style during image resize | +12 | -0 |
| center grid on page | +4 | -4 |
| clamp image size/position to grid boundaries | +24 | -14 |
| shift + click to delete image | +12 | -1 |
| add white background to images (improve support for images with transparency) | +2 | -0 |
| adjust resize hitboxes | +15 | -4 |
| use dashed lines; add favicon | +5 | -4 |
| initial commit | +396 | -0 |