sofiekedvik
|
ffe101a3bc
|
correcting missing values
|
2017-10-31 12:15:06 +01:00 |
|
Oleg Milkin
|
e892946ca0
|
P5-1808 hide Fullscreen button
|
2017-10-25 13:17:07 +03:00 |
|
Martin
|
16a85b1431
|
P5-1852 x/y coordinates are no longer stored in sessionStorage
|
2017-10-25 08:08:45 +02:00 |
|
Oleg Milkin
|
9f26886d42
|
P5-1861 change color for show mural panel dashed lines (active state)
|
2017-10-19 18:23:34 +03:00 |
|
Oleg Milkin
|
4754007d21
|
P5-1862 change color for ruler value
|
2017-10-18 16:50:43 +03:00 |
|
Martin
|
0052fdf48e
|
add missing semicolons
|
2017-10-13 15:40:02 +02:00 |
|
Martin
|
885b364f08
|
:((((
|
2017-08-08 15:07:26 +02:00 |
|
Martin
|
d4fe981760
|
:)))))
|
2017-08-08 15:06:50 +02:00 |
|
Martin
|
91dda1b2c3
|
Merge branch 'master' of github.com:Photowall/image-editor
|
2017-08-08 12:30:31 +02:00 |
|
Martin
|
d04bc6ef45
|
make the photo-wallpaper example respnsive
|
2017-08-08 12:30:22 +02:00 |
|
sofiekedvik
|
be28147be5
|
added dist to ignore
|
2017-08-07 17:17:10 +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 |
|