Commit Graph

  • 46fd8e935e kinda works? Xzide 2023-06-17 19:07:27 -0400
  • 922c8d2b20 remove this.sh and this.sw leftover from previous attempts which did not exist thus returning false Xzide 2023-06-08 20:32:08 -0400
  • 00f2440ae8 'keep current ratio' fixed in a way it aligns with previous version Xzide 2023-06-02 16:23:50 -0400
  • 5b37019741 fixed 'keep current ratio' Xzide 2023-06-02 15:54:45 -0400
  • 2a11b63eb1 added bad input feedback - warn injection Xzide 2023-06-02 14:33:24 -0400
  • c6a18922d2 added input number validation for rc and rs Xzide 2023-05-30 11:54:27 -0400
  • f90c022e7c Some client side input validation Xzide 2023-05-28 21:53:23 -0400
  • 8f5871e24e refractored the two onChange functions for percentage resizes into a single function sirizarry 2023-02-20 15:50:59 -0600
  • f4df73526d I think i got em all 'cap sirizarry 2023-02-19 16:56:01 -0600
  • 3703f2eb06 added number attribute, hid the weird arrows it adds. Added html attributes as well but kept my event listeners because sometimes those attributes don't work sirizarry 2023-02-19 16:21:02 -0600
  • 94159f96cd made the max canvas size visible at all times. Made the font smaller sirizarry 2023-02-19 15:51:52 -0600
  • 2cc5b0b338 issue-85 attached event listeners to the canvas size inputs and limited the number allowed to be inputed to 5000. Also added a div with a simple message detailing the limit that appears once a user has hit the limit Saliel Irizarry 2023-02-19 14:45:54 -0600
  • 8fcc50b1a4
    Update README.md master Nicola 2023-02-13 18:12:20 +0100
  • aeb8892dc0
    Added codespace instructions Nicola 2023-02-13 18:11:40 +0100
  • 510694305b
    Merge pull request #117 from amritrai5757/main Nicola 2023-02-13 18:00:47 +0100
  • 9b89fd4064
    Add devcontainer for easy development setup Amrit Rai 2023-02-10 17:37:41 +0530
  • b1f1564b7e
    Merge pull request #116 from amritrai5757/main Nicola 2023-02-09 14:41:41 +0100
  • 08eb130301
    Resolved previous color selection i,e issue #111 Amrit Rai 2023-02-09 19:09:00 +0530
  • 9b12c64c2c Resolved issue of previous selection of color #111 Amrit Rai 2023-02-09 18:39:27 +0530
  • ee8c776103 Resolved canvas size limitation issue amritrai5757 2023-01-05 09:46:51 +0000
  • cfaa22c48a
    Merge pull request #114 from amritrai5757/master Nicola 2023-01-03 23:08:24 +0100
  • 153f0366d4 Issue of removal of all colors from palette amritrai5757 2023-01-03 13:57:55 +0000
  • d928f897a4 Issue of removal of all colors from palette amritrai5757 2023-01-03 12:58:14 +0000
  • 901fdced90 Fixed removal of all the colors from palette amritrai5757 2023-01-03 06:29:19 +0000
  • ef1166b502
    Delete PaletteBlock.js Amrit Rai 2022-12-31 17:21:02 +0530
  • 9c8dd2d64e Revert "Fixed removal of all colors issue." amritrai5757 2022-12-31 11:49:08 +0000
  • ebdc020f9b Revert "Fixed issue of canvas size limitations" amritrai5757 2022-12-31 11:41:01 +0000
  • 87c05de6e7 Fixed issue of canvas size limitations amritrai5757 2022-12-30 18:59:43 +0000
  • bc26132ce9 Fixed removal of all colors issue. amritrai5757 2022-12-30 18:53:30 +0000
  • 501ef33df2 Fixed removal of all colors from palette amritrai5757 2022-12-30 06:14:11 +0000
  • c2014682d0 Fixed canvas size limitations amritrai5757 2022-12-30 03:35:04 +0000
  • d9bde9bee6
    Merge pull request #107 from Lattay/support_hex_palette Nicola 2022-12-27 21:57:47 +0100
  • a36281935b Implement loading a palette from the menu. Theo Cavignac 2022-12-27 18:18:38 +0100
  • ee51874048
    Merge pull request #109 from Lattay/bugfix_zoom Nicola 2022-12-23 22:07:31 +0100
  • 0e676184a9 Fix a bug due to non standard attribute. Theo Cavignac 2022-12-23 00:00:54 +0100
  • c08c7f2d0b Refactor palette loading. Theo Cavignac 2022-12-22 23:37:38 +0100
  • 845e384ae0 Implement importing GIMP and .hex palettes. Theo Cavignac 2022-12-22 21:17:49 +0100
  • 1d754f4852 Added back zooming with wheel, implemented zooming with + and - bug-fixes Nicola 2022-10-25 13:40:34 +0200
  • 574cf23563 Added back ZoomTool Nicola 2022-10-25 12:55:27 +0200
  • 5d55425e83
    Merge pull request #87 from pxlvxl/master Nicola 2022-10-25 12:30:15 +0200
  • 74665db3de Fixed tool color Nicola 2022-10-24 15:04:09 +0200
  • f9a87cc46e Final refinements Nicola 2022-10-24 13:06:41 +0200
  • e51f510392 Merge branch 'master' into pxlvxl-master Nicola 2022-10-24 12:48:08 +0200
  • 9e250c015e Added willReadFrequently attribute Nicola 2022-10-24 12:40:34 +0200
  • dca2748a4e Added back advanced color picker support Nicola 2022-10-24 12:35:23 +0200
  • 3b83727c73 Added buttons to colour menu Nicola 2022-10-24 12:11:40 +0200
  • 9eba2f6fd7
    Merge pull request #102 from NSSure/master Nicola 2022-10-22 12:43:14 +0200
  • 854a937da5 Init flag to prevent duplicate window events NSSure 2022-10-22 06:02:00 -0400
  • 2e8f3f414b Removed test code updating palette NSSure 2022-10-22 05:48:34 -0400
  • b8d1f11f93 Added ability to select import position NSSure 2022-10-22 05:46:48 -0400
  • 9923582079
    Merge pull request #99 from blueprismo/new-feature Nicola 2022-10-21 11:17:33 +0200
  • eb139ef8e7 Reset import image window on open NSSure 2022-10-21 04:18:10 -0400
  • 02806c7efa Added file option to import image to current layer NSSure 2022-10-21 03:52:55 -0400
  • f31fd5b505 Attempted to resize palette squares on scroll Nicola 2022-10-06 11:20:09 +0200
  • 7672a034c8 Fixed canvas-view being a div and not a canvas Nicola 2022-10-06 10:16:19 +0200
  • dfa3742003 Fixed z-index issue Nicola 2022-10-06 10:13:22 +0200
  • fd1eb463bb feat: Add Dockerfile Enin Kaduk 2022-10-06 08:09:19 +0200
  • 0bdf23b5be feat: Add Dockerfile Enin Kaduk 2022-10-06 07:52:06 +0200
  • 14d5048756 updated help to reflect current zoom ability skeddles 2022-10-03 13:56:06 -0400
  • def465fc50
    Merge pull request #95 from hacknorris-aka-penguin/master Nicola 2022-10-02 16:29:32 +0200
  • c1c981a6c9
    Update README.md Neo 2022-10-02 16:25:02 +0200
  • 2e8aac2896 released under GPL-3 skeddles 2022-09-19 10:56:16 -0400
  • 8a42ddd571
    Merge pull request #92 from matthewd673/master Nicola 2022-08-25 19:58:56 +0200
  • 1a6b8320e1 Fix canvasSize undefined Matthew Daly 2022-08-24 00:34:19 -0400
  • 45016fbea1 Only register export click event once (#89) Matthew Daly 2022-08-23 23:04:18 -0400
  • 0c0fef1f40 Merge branch 'master' of https://github.com/pxlvxl/pixel-editor Jaman Brundage 2022-03-23 08:48:10 -0400
  • 12a3283790 another push Jaman Brundage 2022-03-23 08:47:57 -0400
  • f367474b16
    Update package.json pxlvxl 2022-03-13 12:56:35 -0400
  • 6ec80cf410 fixed links to css/js urls Sam Keddy 2022-03-04 14:33:42 -0500
  • 5f09ceddcf push7 pxlvxl 2022-02-27 09:44:16 -0500
  • bc7561b72d push6 pxlvxl 2022-02-27 09:20:08 -0500
  • fedca8f95e push5 pxlvxl 2022-02-27 09:14:42 -0500
  • e4228f19c6 push4 pxlvxl 2022-02-25 14:51:01 -0500
  • 6ac04e5338 push3 pxlvxl 2022-02-25 14:06:44 -0500
  • 012f96ae8d push2 pxlvxl 2022-02-25 09:49:30 -0500
  • ca32746d48 Merge branch 'master' of https://github.com/pxlvxl/pixel-editor pxlvxl 2022-02-23 11:43:57 -0500
  • f499662afc Various changes pxlvxl 2022-02-23 11:16:23 -0500
  • a1757553cf Various changes pxlvxl 2022-02-23 11:16:23 -0500
  • 4525479fa2
    Merge pull request #84 from marcomarinodev/new-feature next-update Nicola 2022-02-05 22:55:56 +0100
  • c10af4623e resizable axis based on zoom Marco Marinò 2022-02-05 22:24:13 +0100
  • 40299853ca Fixed tool tutorials preventing user to draw under them even when hidden Nicola 2022-02-05 18:35:51 +0100
  • 7467353e70 updated eraser tool Marco Marinò 2022-02-05 18:24:53 +0100
  • ceac61e8b2
    Merge branch 'next-update' into new-feature Nicola 2022-02-05 17:40:03 +0100
  • b85befd0bc fill symmetry Marco Marinò 2022-02-05 15:17:37 +0100
  • c47686e4c8 line tool symmetry Marco Marinò 2022-02-05 13:32:53 +0100
  • c5113db10c fixed rectangle symmetry on update color Marco Marinò 2022-02-05 12:41:44 +0100
  • 161687a2f6 rectangle symmetry Marco Marinò 2022-02-05 11:50:17 +0100
  • 7b6a67ac32
    Merge pull request #75 from lospec/next-update Nicola 2022-02-04 22:18:32 +0100
  • 953dc40bc4 Fixed bugs Nicola 2022-02-04 22:13:11 +0100
  • c464b50aa1 Updated splash page Nicola 2022-01-31 23:50:18 +0100
  • c5ede4cc69 Fixed selection tools dragging when the cursor is not in the selection Nicola 2022-01-31 23:17:15 +0100
  • cdabbb4a5c Added tool size in the top bar Nicola 2022-01-31 23:12:28 +0100
  • 82aa5ab114 Fixed topbar css Nicola 2022-01-31 00:16:27 +0100
  • 79a3c07b82 Fixed ellipse bug, fixed brush size bug Nicola 2022-01-30 22:53:59 +0100
  • edf5d77ffd Finished tooltorials Nicola 2022-01-30 00:09:43 +0100
  • 428ffe80f8 Fixed #82 Nicola 2022-01-29 21:36:25 +0100
  • 74aba78424 mirror eraser Marco Marinò 2022-01-29 11:56:15 +0100
  • c9dd3644a4 vertical symmetry + refactoring Marco Marinò 2022-01-29 11:45:47 +0100
  • 43df37dc81 horizontal symmetry brush + symmetry settings Marco Marinò 2022-01-28 19:05:17 +0100
  • b616579c65 Continued tool tutorials Nicola 2022-01-25 23:47:01 +0100