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 |
|
Erik Tiekstra
|
e6e0cd8b7e
|
Documentation 3d handler
|
2017-06-12 10:55:43 +02:00 |
|
Erik Tiekstra
|
3c70292e6c
|
Fixed issue with selectable state of buttons
|
2017-06-08 12:49:32 +02:00 |
|
Erik Tiekstra
|
dd2c965178
|
Updated background color and added some comments
|
2017-06-08 10:43:18 +02:00 |
|
Erik Tiekstra
|
ab50c360b0
|
P5-1110 fixed issues with 3d on mobile
|
2017-06-05 09:52:59 +02:00 |
|
Erik Tiekstra
|
dbd47078d5
|
P5-1110 Fixed issue with to short apertures on mobile
|
2017-06-02 15:30:07 +02:00 |
|
Erik Tiekstra
|
3f039eeb7a
|
Renamed file to get image Data.
|
2017-06-02 14:37:51 +02:00 |
|
Erik Tiekstra
|
b237e239a5
|
Fixed possibility to use different texts for buttons and moved mirror functionality
|
2017-06-02 14:27:29 +02:00 |
|
Erik Tiekstra
|
c377532138
|
Replaced h and v by x and y
|
2017-06-01 09:28:02 +02:00 |
|
Erik Tiekstra
|
103a17decf
|
Some refactoring and documentation
|
2017-06-01 08:27:27 +02:00 |
|
Erik Tiekstra
|
ce5535e9a5
|
Added image scale to frame
|
2017-06-01 07:45:05 +02:00 |
|
Erik Tiekstra
|
d84de29031
|
Fixed issue with smaller heights
|
2017-06-01 06:54:57 +02:00 |
|
Erik Tiekstra
|
5897a06a16
|
Fixed issues with getting cropData. Now using sessionStorage
|
2017-05-31 11:04:06 +02:00 |
|
Erik Tiekstra
|
c57d9157aa
|
Fixed responsivity when resizing the window
|
2017-05-30 09:27:53 +02:00 |
|