Commit Graph
116 Commits
Author SHA1 Message Date
Martin d04bc6ef45 make the photo-wallpaper example respnsive 2017-08-08 12:30:22 +02:00
Martin 74b042a496 small formatting fixes 2017-08-06 03:40:22 +02:00
Martin 868e9eae6c add canvas example 2017-08-06 03:39:49 +02:00
Martin 325ec84048 use a local image in the photo-wallpaper example 2017-08-06 01:13:12 +02:00
Martin 4b55debcaf added default unit parameter to settings 2017-08-06 01:06:20 +02:00
Martin b452790043 jshint the tests 2017-08-05 13:40:28 +02:00
Martin b5663438ec formatting 2017-08-05 13:27:40 +02:00
Martin d339ea4e25 adjust test timeout 2017-08-05 13:27:07 +02:00
Martin f63980722a formatting 2017-08-05 13:18:42 +02:00
Martin 31f06ad2ed use imageData in the crop test 2017-08-05 13:17:14 +02:00
Martin 6015c309cc test crop image 2017-08-05 03:25:04 +02:00
Martin afe3528c29 rename unit-test 2017-08-05 02:55:22 +02:00
Martin 521b10c3ae add unit testing 2017-08-05 01:33:35 +02:00
Martin bf55ced590 throw an error if image could not be loaded 2017-08-05 01:27:06 +02:00
Martin ad42bbfe03 add default values for dimensions 2017-08-05 01:24:15 +02:00
Martin 45892a045d remove sourcemaps for now 2017-08-05 01:21:28 +02:00
Martin 1aa99ac17e include the dist directory in the project 2017-08-04 22:39:15 +02:00
Martin CarlssonandGitHub 10f4de1497 Update README.md 2017-08-04 22:37:21 +02:00
Martin e87b9067f9 nicer README 2017-08-04 22:36:41 +02:00
Martin f36d6f5915 move the source files to ./src 2017-08-04 22:28:54 +02:00
Martin 58dd1c66fd add js linter 2017-08-04 22:21:29 +02:00
Martin 224b2938c0 simplify the build process 2017-08-04 22:11:24 +02:00
Martin a6da3a6f39 rm unused css file 2017-08-04 17:11:52 +02:00
Martin 43012d6e92 move the sample usage code into the example folder 2017-08-04 17:07:55 +02:00
Martin 8f744e06f5 clean up package.json 2017-08-04 15:49:52 +02:00
Martin ad351e7fe0 add fullscreen support to the wallpaper example 2017-08-04 15:42:40 +02:00
Martin 66a6f828b0 fix so rulers can be dragged 2017-08-04 12:20:09 +02:00
Martin cb2bcb720a fixed an issue when loading multiple images 2017-08-01 12:17:56 +02:00
Martin c8816b3968 add photo-wallpaper image-editor example 2017-08-01 12:00:22 +02:00
Martin 99a3efa956 Add photo-wallpaper button menu config 2017-08-01 11:59:55 +02:00
Martin ff9aa368b5 fix exitFullscreen default text 2017-08-01 11:50:05 +02:00
Martin a8753c37fb Merge branch 'master' of github.com:Photowall/image-editor 2017-07-31 15:15:07 +02:00
EricaWind 796fb4d32b P5-1593. Units added to an image editor initialization. 2017-07-28 13:49:59 +03:00
Martin e4c99d875d gitignore sublime files 2017-07-27 14:38:44 +02:00
EricaWind 765bc78095 P5-1499. 3D view selects wrong part of the image after resizing and going into 3D mode without re-cropping 2017-07-18 19:52:59 +03:00
EricaWind ee3627914f P5-1418. Remove 3D and Flat buttons when no frame is selected for canvas editor. 2017-07-18 19:41:59 +03:00
EricaWind 3a81819209 Master branch. Fix for initiating of image editor. 2017-07-18 16:54:46 +03:00
Ruslan Getmansky af9439c85f P5-1525: Fix for buttons in wallpaper editor are reversed 2017-07-10 16:53:14 +03:00
Ruslan Getmansky b98dfeeba4 P5-1494: Fix for rulers jump to center 2017-07-05 10:34:51 +03:00
Ruslan Getmansky 95692e5da8 P5-1492: Fix for image cropping moves to center after switching between inch and cm 2017-07-05 10:23:27 +03:00
Martin 0f7fa575f7 P5-1402 touch functionality 2017-06-27 18:03:14 +02:00
Martin f4b6286396 P5-492 change colors on buttons and move canvas 3d image down 2017-06-26 17:24:14 +02:00
Ruslan Getmansky e5e9245b3c P5-1491: Fix for canvas frame gets fat after switching to inches 2017-06-26 17:42:21 +03:00
EricaWind 1ffdf3b067 P5-1471. Image should be centered when you open the page on ipad. 2017-06-26 17:34:12 +03:00
Martin e3e6019526 P5-1416 add support for text-tags 2017-06-26 15:35:30 +02:00
Ruslan Getmansky e79245e14e P5-1417: Dragbar and rulers should work with inches 2017-06-21 15:08:20 +03:00
Erik Tiekstra 2b4bb8ba37 Documentation Canvas.js 2017-06-13 10:25:42 +02:00
Erik Tiekstra 4c16bac5a4 Documentation ButtonMenu.js 2017-06-12 12:35:52 +02:00
Erik Tiekstra 46222e2726 Documentation ApertureHandler.js 2017-06-12 12:11:40 +02:00
Erik Tiekstra 2be5f17127 Documentation ImageEditor.js 2017-06-12 10:55:55 +02:00