DD Liu
|
800aecab07
|
Update svg renderer
|
2020-01-09 02:20:14 -05:00 |
|
DD Liu
|
fcd6027527
|
Merge pull request #938 from fsih/updateSvgRend
Update svg renderer
|
2020-01-07 16:06:07 -05:00 |
|
DD Liu
|
eca06e88ce
|
Merge branch 'develop' into updateSvgRend
|
2020-01-07 15:58:47 -05:00 |
|
DD Liu
|
6e68eaaac0
|
Update svg renderer
|
2020-01-07 15:52:22 -05:00 |
|
DD Liu
|
7e48ef2850
|
Merge pull request #936 from LLK/greenkeeper/scratch-svg-renderer-0.2.0-prerelease.20200103191258
Update scratch-svg-renderer to the latest version 🚀
|
2020-01-07 11:48:42 -05:00 |
|
greenkeeper[bot]
|
57863aa6ff
|
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20200103191258
|
2020-01-03 19:18:26 +00:00 |
|
picklesrus
|
2e8c8113d2
|
Merge pull request #934 from LLK/greenkeeper/scratch-svg-renderer-0.2.0-prerelease.20191217211338
Update scratch-svg-renderer to the latest version 🚀
|
2019-12-17 16:29:56 -05:00 |
|
greenkeeper[bot]
|
616b0fb70f
|
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20191217211338
|
2019-12-17 21:15:16 +00:00 |
|
greenkeeper[bot]
|
e67dc1b701
|
chore(package): update css-loader to version 3.4.0
Closes #929
|
2019-12-17 15:39:11 +00:00 |
|
Paul Kaplan
|
b8434137f2
|
Merge pull request #932 from LLK/paulkaplan-patch-1
Emit 1x1 blank bitmap data instead of full empty canvas
|
2019-12-10 05:40:18 -05:00 |
|
Paul Kaplan
|
7351468041
|
Update update-image-hoc.jsx
|
2019-12-09 16:18:21 -05:00 |
|
Paul Kaplan
|
9491b7eb09
|
Emit 1x1 blank bitmap data instead of full empty canvas
This fixes the issue where you cannot save blank bitmaps in scratch. We were trying to create PNG files which cannot have 0x0 size.
|
2019-12-09 16:03:13 -05:00 |
|
DD Liu
|
e5c3906669
|
Merge pull request #931 from fsih/emptyBitRotationCenter
Set rotation center of empty bitmaps to (0, 0)
|
2019-12-09 15:59:08 -05:00 |
|
DD Liu
|
e84b40cc72
|
Set rotation center of empty bitmaps to (0, 0)
|
2019-12-06 00:52:16 -05:00 |
|
DD Liu
|
e086c4260e
|
Merge pull request #923 from LLK/greenkeeper/autoprefixer-9.7.1
chore(package): update autoprefixer to version 9.7.1
|
2019-11-14 14:59:29 -05:00 |
|
DD Liu
|
7d7e42b63f
|
Fix the tools being in 1 column instead of 2 sometimes when the paint editor is in expanded mode
|
2019-11-13 16:36:48 -05:00 |
|
DD Liu
|
0a510e975b
|
Prevent buttons from stacking on top of each other in paint
|
2019-11-13 16:30:41 -05:00 |
|
adroitwhiz
|
46f5db055d
|
Handle null color in bitmap shape tools
|
2019-11-08 09:23:36 -05:00 |
|
DD Liu
|
cfa78969d1
|
Merge pull request #918 from LLK/greenkeeper/scratch-svg-renderer-0.2.0-prerelease.20191104164753
Update scratch-svg-renderer to the latest version 🚀
brings in https://github.com/LLK/scratch-svg-renderer/pull/99
|
2019-11-04 16:36:07 -05:00 |
|
greenkeeper[bot]
|
4c9bc9ec9e
|
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20191104164753
|
2019-11-04 16:49:30 +00:00 |
|
DD Liu
|
f5e5b99d91
|
Merge pull request #917 from LLK/greenkeeper/scratch-svg-renderer-0.2.0-prerelease.20191031221353
Update scratch-svg-renderer to the latest version 🚀
brings in https://github.com/LLK/scratch-svg-renderer/pull/84
|
2019-11-01 15:26:23 -04:00 |
|
greenkeeper[bot]
|
b95ce939c0
|
chore(package): update autoprefixer to version 9.7.1
Closes #913
|
2019-11-01 01:18:48 +00:00 |
|
greenkeeper[bot]
|
bd0fadccd9
|
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20191031221353
|
2019-10-31 22:15:38 +00:00 |
|
DD Liu
|
533389ddf7
|
Merge pull request #914 from chrisgarrity/swahili-too-long
Add swahili to localeTooBig
|
2019-10-10 12:04:03 -04:00 |
|
Chris Garrity
|
a33f4ab522
|
Add swahili to localeTooBig
|
2019-10-10 11:36:57 -04:00 |
|
DD Liu
|
8d6e25b695
|
Merge pull request #909 from fsih/fixNoDefault
Fix bitmap sprites opening with no default tool selected
|
2019-09-23 11:36:44 -04:00 |
|
Karishma Chadha
|
7eef919662
|
Merge pull request #910 from kchadha/fix-eyedropper-gradient-bug
Fix use of eyedropper with color 2 of gradient
|
2019-09-20 21:53:33 -07:00 |
|
DD Liu
|
4585989fb3
|
Fix lint
|
2019-09-20 14:49:33 -04:00 |
|
Karishma Chadha
|
f282b3b96c
|
Fix issue where eyedropper could not be used to set the secondary color in a gradient.
|
2019-09-20 10:45:28 -07:00 |
|
DD Liu
|
3ca123e603
|
Add VectorModes
|
2019-09-20 12:32:24 -04:00 |
|
DD Liu
|
54ce55d2d1
|
Fix bitmap sprites opening with no default tool selected
|
2019-09-18 22:22:05 -04:00 |
|
DD Liu
|
2837a6d618
|
Merge pull request #900 from LLK/greenkeeper/scratch-svg-renderer-0.2.0-prerelease.20190820171249
Update scratch-svg-renderer to the latest version 🚀
|
2019-08-22 16:42:43 -04:00 |
|
DD Liu
|
e3ed5bca01
|
Update to latest svg-renderer
|
2019-08-22 16:30:07 -04:00 |
|
greenkeeper[bot]
|
8ec1e4fd94
|
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20190820171249
|
2019-08-20 17:24:30 +00:00 |
|
DD Liu
|
76f6c88b61
|
Merge pull request #885 from LLK/greenkeeper/css-loader-3.2.0
Update css-loader to the latest version 🚀
|
2019-08-07 10:24:37 -04:00 |
|
DD Liu
|
2358b41c0b
|
Merge pull request #894 from fsih/cssLoader
Update css loader version
|
2019-08-07 10:24:02 -04:00 |
|
DD Liu
|
d518f47847
|
Merge pull request #891 from fsih/updateTap
Update tap version
|
2019-08-07 10:23:13 -04:00 |
|
DD Liu
|
b4120e2428
|
Merge branch 'develop' into updateTap
|
2019-08-07 10:18:34 -04:00 |
|
DD Liu
|
66ef8799eb
|
Merge branch 'develop' into cssLoader
|
2019-08-07 10:16:18 -04:00 |
|
DD Liu
|
75eda6d1e7
|
Merge pull request #884 from LLK/greenkeeper/style-loader-1.0.0
Update style-loader to the latest version 🚀
|
2019-08-07 09:52:40 -04:00 |
|
DD Liu
|
f166290667
|
Merge pull request #893 from fsih/updateEslintPluginImport
Update eslint plugin import
|
2019-08-07 09:52:02 -04:00 |
|
DD Liu
|
491d1d2ed5
|
Merge pull request #892 from fsih/updateSvgUrlLoader
Update svg url loader
|
2019-08-07 09:51:39 -04:00 |
|
DD Liu
|
79a383a024
|
Merge pull request #890 from fsih/updateUrlLoader
update url loader
|
2019-08-07 09:51:14 -04:00 |
|
DD Liu
|
2b69b44e8e
|
Merge pull request #889 from fsih/canvasPrebuilt
Downgrade canvas prebuilt version. This fixes unit tests locally
|
2019-08-06 17:51:55 -04:00 |
|
DD Liu
|
67553caa87
|
update url loader
|
2019-08-06 17:50:19 -04:00 |
|
DD Liu
|
4de9370c45
|
Update tap version
|
2019-08-06 17:49:36 -04:00 |
|
DD Liu
|
7be20b59a1
|
Update svg url loader
|
2019-08-06 17:48:26 -04:00 |
|
DD Liu
|
6254f96bb2
|
Update eslint plugin import
|
2019-08-06 17:47:18 -04:00 |
|
DD Liu
|
4a575d381f
|
Update css loader version
|
2019-08-06 17:45:45 -04:00 |
|
DD Liu
|
05dac3d83a
|
Downgrade canvas prebuilt version. This fixes unit tests locally
|
2019-08-06 17:41:46 -04:00 |
|