Paul Kaplan
7f1c0c2a65
Move eyedropper callback into mouseUp to allow dragging the loupe around
2019-01-14 10:19:39 -05:00
Paul Kaplan
13052b967e
Fix previousTool=null bug from Sentry
2019-01-14 10:07:06 -05:00
DD Liu
ec6c416468
Update deps to support newlines ( #805 )
2018-12-20 14:28:14 -05:00
greenkeeper[bot]
b8b89c6f9f
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20181218153528 ( #802 )
2018-12-18 11:08:47 -05:00
Benjamin Wheeler
5756c2ef50
added note about npm run build to README ( #801 )
2018-12-17 10:53:19 -05:00
DD Liu
5ae3ade49b
Round stroke caps ( #798 )
2018-12-14 10:46:37 -05:00
DD Liu
1a8178808a
Limit stroke width to 100 ( #796 )
2018-12-14 10:46:15 -05:00
DD Liu
38ca8b9d3b
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20181213192400 ( #795 )
...
Closes #794
2018-12-13 15:47:12 -05:00
greenkeeper[bot]
1bdb1227ef
Update scratch-svg-renderer to the latest version 🚀 ( #791 )
2018-12-12 18:19:42 -05:00
chrisgarrity
b75f0efdf2
Merge pull request #785 from epicfaace/patch-messages
...
Get proper paintMessages object properties
2018-12-11 10:31:36 -05:00
Florrie
934b756032
Make mouse cursor react to what it's hovered over ( #762 )
2018-12-10 17:42:29 -05:00
Ashwin Ramaswami
bce0cbbbb5
Add "testURL" config to fix test issues ( #787 )
...
* Add "testURL" config to fix "localStorage is not available for opaque origins" problem
2018-12-10 15:56:37 -05:00
Ashwin Ramaswami
01090ec098
Get proper paintMessages object properties
2018-12-09 10:34:59 -08:00
chrisgarrity
f1efb97ace
Merge pull request #779 from chrisgarrity/update-l10n
...
Update scratch-l10n dependency
2018-12-03 14:23:24 -05:00
chrisgarrity
d2b05bf268
Update scratch-l10n dependency
...
- update to scratch-l10n that includes script for pushing new source file to transifex
- add new step to .travis.yml that will generate and push source strings if running a cron job
2018-11-30 13:57:33 -05:00
Florrie
a04f1276f8
Make circle (shift-oval) tool work for any direction dragged ( #774 )
2018-11-28 13:16:20 -05:00
greenkeeper[bot]
ada81cbd88
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20181126212715 ( #776 )
2018-11-27 10:51:08 -05:00
DD Liu
badc549fdc
Revert "Revert "Wait for other callbacks before load SVG code"" ( #772 )
...
* Add back bitmap jumping fix
* Cancel previous async action if a new one is queued, and move zoomToFit call until after import
* Make bitmap load cancellable too
2018-11-20 14:10:25 -05:00
DD Liu
6d69e7c65f
Update to paper with unsmoothed rasters ( #771 )
2018-11-14 10:52:27 -05:00
Paul Kaplan
382f1fe0ef
Merge pull request #760 from LLK/revert-755-bitmapMove
...
Revert "Wait for other callbacks before load SVG code"
2018-11-09 13:07:11 -05:00
Paul Kaplan
dd35871076
Revert "Wait for other callbacks before load SVG code ( #755 )"
...
This reverts commit 2d277581b1
.
2018-11-09 13:01:58 -05:00
Paul Kaplan
e4e316fdbb
Revert "fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20181101210634 ( #757 )"
...
This reverts commit c05d3b9887
.
2018-11-09 13:01:58 -05:00
Paul Kaplan
003a09ad87
Revert "Fix issues handling rasters in reshape ( #756 )"
...
This reverts commit b3009320d1
.
2018-11-09 13:01:58 -05:00
DD Liu
b3009320d1
Fix issues handling rasters in reshape ( #756 )
2018-11-05 15:58:42 -05:00
greenkeeper[bot]
c05d3b9887
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20181101210634 ( #757 )
2018-11-05 11:53:38 -05:00
DD Liu
2d277581b1
Wait for other callbacks before load SVG code ( #755 )
2018-11-05 11:03:58 -05:00
DD Liu
b495821121
chore(package): update autoprefixer to version 9.3.1 ( #751 )
...
Closes #724
2018-10-29 11:14:09 -04:00
greenkeeper[bot]
b903c774c0
chore(package): update react-redux to version 5.1.0 ( #745 )
2018-10-29 11:04:54 -04:00
greenkeeper[bot]
f95178c9be
chore(package): update react-intl to version 2.7.2 ( #731 )
2018-10-29 11:04:20 -04:00
DD Liu
4bc3b5b624
Cut off text2 ( #744 )
2018-10-29 11:01:53 -04:00
DD Liu
edb70f9ca2
fix(package): update @scratch/paper to version 0.11.20181029143421 ( #750 )
...
Closes #749
2018-10-29 11:01:08 -04:00
DD Liu
8bc912e3d8
Update beta link
2018-10-25 10:46:01 -04:00
greenkeeper[bot]
20059d4a8d
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20181024192149 ( #732 )
2018-10-24 17:55:32 -04:00
DD Liu
ae7c854d34
Remove paper dependency. We should exclusively use our own fork ( #735 )
2018-10-24 17:52:25 -04:00
DD Liu
c771a54ada
fix(package): update @scratch/paper to version 0.11.20181024192123 ( #734 )
...
Closes #730
2018-10-24 17:43:19 -04:00
DD Liu
34055465be
Update canvas-prebuilt ( #733 )
2018-10-24 15:38:45 -04:00
greenkeeper[bot]
2e2c755316
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20181017193458 ( #727 )
2018-10-17 15:47:52 -04:00
DD Liu
a18c6bff66
chore(package): update react-intl to version 2.7.1 ( #722 )
...
Closes #677
2018-10-10 15:41:24 -04:00
DD Liu
d34ca434e4
chore(package): update babel-plugin-react-intl to version 3.0.1 ( #721 )
...
Closes #672
2018-10-10 15:31:35 -04:00
DD Liu
4acb1fed16
chore(package): update postcss-simple-vars to version 5.0.1 ( #720 )
...
Closes #658
2018-10-10 15:31:27 -04:00
DD Liu
3287888380
chore(package): update autoprefixer to version 9.1.5 ( #719 )
...
Closes #650
2018-10-10 15:30:10 -04:00
DD Liu
08b32a21b9
chore(package): update react-tooltip to version 3.8.4 ( #718 )
...
Closes #649
2018-10-10 15:25:18 -04:00
DD Liu
2ea2af9b01
chore(package): update style-loader to version 0.23.1 ( #717 )
...
Closes #626
2018-10-10 15:20:11 -04:00
DD Liu
4df844ba7d
chore(package): update uglifyjs-webpack-plugin to version 2.0.1 ( #716 )
...
Closes #683
2018-10-10 15:20:00 -04:00
greenkeeper[bot]
1d8977d766
chore(package): update react-style-proptype to version 3.2.2 ( #643 )
2018-10-10 15:18:33 -04:00
greenkeeper[bot]
b3390c8931
chore(package): update react-popover to version 0.5.10 ( #698 )
2018-10-10 15:10:24 -04:00
chrisgarrity
fa6f69ec45
Merge pull request #705 from chrisgarrity/issue/620-gd-toobig
...
Add Gaidhlig (gd) to the ‘hide-label’ locales
2018-09-26 15:05:32 -04:00
DD Liu
c6fb28a69c
Make stroke width 0 when transparent ( #695 )
2018-09-26 13:08:47 -04:00
chrisgarrity
e220ba1f54
Add Gaidhlig (gd) to the ‘hide-label’ locales
2018-09-26 11:41:44 -04:00
DD Liu
655d3d5c31
Update scratch svg renderer ( #702 )
2018-09-26 11:24:34 -04:00