Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
269 commits
Select commit Hold shift + click to select a range
f79dc99
Cleanup
ericrosenbaum Jun 27, 2018
25277ed
Update status button on connect and disconnect
ericrosenbaum Jun 27, 2018
b861d6f
Add colored dots
ericrosenbaum Jun 28, 2018
a8cc5ab
Prevent tab and label wrapping
chrisgarrity Jul 2, 2018
5a370fb
Rename RSSI to rssi
ericrosenbaum Jul 2, 2018
6bb991d
Re-disable hardware extensions
ericrosenbaum Jul 2, 2018
2e39809
chore(package): update react-modal to version 3.5.1
greenkeeper[bot] Jul 4, 2018
643d231
Fix the "reverse" audio effect not working with the undo stack.
paulkaplan Jul 6, 2018
c4b3bac
Update scratch paint to fix reshape tool bug
paulkaplan Jul 6, 2018
faf8114
Merge pull request #2557 from paulkaplan/hotfix-paint-reshape-bug
paulkaplan Jul 6, 2018
aecf7fb
chore(package): update css-loader to version 1.0.0
greenkeeper[bot] Jul 6, 2018
0dd4623
Allow specifying variables as local vs. global. Pass var names from V…
kchadha Jul 4, 2018
6648429
Update radio button default checked state instead of setting the 'che…
kchadha Jul 6, 2018
55af45c
Update scratch-blocks and scratch-vm
kchadha Jul 6, 2018
70e1e18
Update showMoreOptions logic to include checks against rename variabl…
kchadha Jul 6, 2018
32abfe3
chore(package): update scratch-paint to version 0.2.0-prerelease.2018…
greenkeeper[bot] Jul 9, 2018
f1bd5c8
Merge pull request #2562 from LLK/greenkeeper/scratch-paint-0.2.0-pre…
paulkaplan Jul 9, 2018
cfa8657
chore(package): update scratch-blocks to version 0.1.0-prerelease.153…
greenkeeper[bot] Jul 9, 2018
7da09bb
Merge pull request #2563 from LLK/greenkeeper/scratch-blocks-0.1.0-pr…
kchadha Jul 9, 2018
6e0d5d9
Merge branch 'develop' into variable-modal-options
kchadha Jul 9, 2018
2d50191
Merge pull request #2545 from chrisgarrity/issue/2448-ja-overflow
chrisgarrity Jul 9, 2018
14dc5fc
Update default values for GT, LT, EQ operators to be 50. Resolves GH-…
thisandagain Jul 9, 2018
f7807cc
Use keymirror instead of strings for phase management
paulkaplan Jul 9, 2018
e60fc2c
Merge pull request #2564 from thisandagain/bugfix/2507
thisandagain Jul 9, 2018
e797d30
Add modal header required for accessibility
paulkaplan Jul 9, 2018
60992f0
Fix formatted message descriptions
paulkaplan Jul 9, 2018
0c4bdc9
Add listener for scan timeout to make scanning state reachable.
paulkaplan Jul 9, 2018
7a76aa3
Merge pull request #2548 from kchadha/variable-modal-options
kchadha Jul 9, 2018
7c1d328
Fix more formatted message descriptions
paulkaplan Jul 9, 2018
7cd866d
Change “mini-card”UI Color
carljbowman Jul 9, 2018
37b0f8f
General sizing and interaction tweaks
carljbowman Jul 9, 2018
b4b5f23
Handle localized library strings for Analytics
chrisgarrity Jul 10, 2018
bb2ef5d
Merge branch 'develop' into feature/device-connection-modals
ericrosenbaum Jul 10, 2018
5014c7c
Use bitmapAdapter for costume upload
Jul 10, 2018
18fc37c
Propagate extension device images to make extension specific flows
paulkaplan Jul 10, 2018
c1494ad
Update translate extension library tile image
ericrosenbaum Jul 10, 2018
242d355
Merge pull request #2555 from paulkaplan/fix-reverse-undo
paulkaplan Jul 10, 2018
7ef5d23
Fix linting
paulkaplan Jul 10, 2018
d9223d5
Swap order of “start sound” and “play sound until done”
ericrosenbaum Jun 25, 2018
cc813f9
Merge pull request #2576 from ericrosenbaum/feature/update-translate-…
ericrosenbaum Jul 10, 2018
2c6b5bc
Merge pull request #2578 from ericrosenbaum/feature/sound-block-order…
ericrosenbaum Jul 10, 2018
3ed7a4b
Merge pull request #2572 from carljbowman/develop
carljbowman Jul 10, 2018
485e778
chore(package): update react-virtualized to version 9.20.1
greenkeeper[bot] Jul 11, 2018
0ef1aaa
Merge branch 'develop' into feature/device-connection-modals
paulkaplan Jul 11, 2018
373d571
refresh blocks after setLocale promise returns
chrisgarrity Jul 11, 2018
0a41a0c
Merge pull request #2537 from LLK/feature/device-connection-modals
paulkaplan Jul 11, 2018
54a3f37
Use the improved extension status button API
paulkaplan Jul 10, 2018
7dca9e3
Bring in blocks updated needed for this
paulkaplan Jul 11, 2018
f718e15
Stop block drag surface from stopping mouse enter events
paulkaplan Jul 11, 2018
fe59bdf
chore(package): update scratch-paint to version 0.2.0-prerelease.2018…
greenkeeper[bot] Jul 11, 2018
487f61e
Merge pull request #2585 from LLK/greenkeeper/scratch-paint-0.2.0-pre…
paulkaplan Jul 11, 2018
6b0fea0
Handle mouseUp on language select for firefox
chrisgarrity Jul 11, 2018
9b48c6d
chore(package): update scratch-paint to version 0.2.0-prerelease.2018…
greenkeeper[bot] Jul 11, 2018
3ab334e
Merge pull request #2574 from chrisgarrity/issue/localized-library-items
chrisgarrity Jul 11, 2018
766a5f2
Update VM dependency
chrisgarrity Jul 11, 2018
8043b5f
Use the newest scratch blocks
paulkaplan Jul 11, 2018
9a31008
Merge pull request #2579 from paulkaplan/fix-device-status
paulkaplan Jul 11, 2018
595d4fe
Merge pull request #2587 from LLK/greenkeeper/scratch-paint-0.2.0-pre…
paulkaplan Jul 11, 2018
cbbb1dc
Use a larger icon image for the device connection flow
paulkaplan Jul 11, 2018
4a9e27d
Merge pull request #2591 from paulkaplan/use-bigger-icons
paulkaplan Jul 11, 2018
434ce40
Update to newest scratch-vm
paulkaplan Jul 11, 2018
eaade43
Update libraries
thisandagain Jul 11, 2018
b79a8af
Merge pull request #2593 from paulkaplan/update-scratch-vm-july-11
paulkaplan Jul 12, 2018
4058f5e
Merge pull request #2588 from chrisgarrity/issue/2538-firefox-select
chrisgarrity Jul 12, 2018
7e50c06
Merge branch 'develop' into issue/2514-extension-lang-switch
chrisgarrity Jul 12, 2018
54dc3b0
Add tags to bitmap assets
thisandagain Jul 12, 2018
5c160b5
Bugfixes to vector and bitmap costumes
thisandagain Jul 12, 2018
3c9d37f
Various bugfixes to fashion assets
thisandagain Jul 12, 2018
fc08333
Change "how-to" messages to "tutorial" and update the icon to lightbulb
paulkaplan Jul 12, 2018
a7cf3b0
Merge pull request #2584 from paulkaplan/fix-sharing-inconsistency
paulkaplan Jul 12, 2018
1dc0535
Minor bug fixes for Devin and Sam
thisandagain Jul 12, 2018
cd73ece
Add intl polyfill for Safari 9
paulkaplan Jun 13, 2018
2257bac
Fix integration test
paulkaplan Jul 12, 2018
153079b
Merge pull request #2598 from paulkaplan/update-how-to
paulkaplan Jul 12, 2018
f361e8e
Merge pull request #2592 from chrisgarrity/issue/2514-extension-lang-…
chrisgarrity Jul 12, 2018
f171f08
chore(package): update scratch-paint to version 0.2.0-prerelease.2018…
greenkeeper[bot] Jul 12, 2018
8ff053d
chore(package): update scratch-blocks to version 0.1.0-prerelease.153…
greenkeeper[bot] Jul 12, 2018
8278ae2
Merge pull request #2601 from LLK/greenkeeper/scratch-paint-0.2.0-pre…
paulkaplan Jul 12, 2018
1fec166
Update Stage Select UI
carljbowman Jul 12, 2018
b68c207
Merge pull request #2603 from LLK/greenkeeper/scratch-blocks-0.1.0-pr…
paulkaplan Jul 12, 2018
2bc088f
Merge pull request #2604 from carljbowman/develop
paulkaplan Jul 12, 2018
6208f85
Merge pull request #2599 from LLK/fix-safari9
paulkaplan Jul 12, 2018
15dfc33
Add a new "unavailable" step to the connection flow
paulkaplan Jul 12, 2018
56797b6
Merge branch 'develop' into bitmapAdapter
Jul 12, 2018
33cb3df
Choose center based on file type and pass array buffer directly to im…
Jul 12, 2018
f77fb85
Fix linting
paulkaplan Jul 12, 2018
a2449b7
Fix micro:bit extension name and description
ericrosenbaum Jul 12, 2018
e30e662
chore(package): update scratch-blocks to version 0.1.0-prerelease.153…
greenkeeper[bot] Jul 12, 2018
2848fa4
chore(package): update scratch-paint to version 0.2.0-prerelease.2018…
greenkeeper[bot] Jul 12, 2018
955f328
Split safely
Jul 12, 2018
845f068
chore(package): update scratch-l10n to version 3.0.20180712200642
greenkeeper[bot] Jul 12, 2018
addb190
Merge pull request #2606 from LLK/greenkeeper/scratch-blocks-0.1.0-pr…
chrisgarrity Jul 12, 2018
857d9de
Merge branch 'develop' into greenkeeper/scratch-l10n-3.0.20180712200642
chrisgarrity Jul 12, 2018
34e764c
Don't try to convert to binary twice
Jul 12, 2018
3978282
Correct call to addCostumeFromBuffer for svgs
Jul 12, 2018
ce070fe
Catch errors in load costume
Jul 12, 2018
813f9ef
Merge pull request #2609 from ericrosenbaum/bugfix/microbit-name-and-…
thisandagain Jul 12, 2018
f59d028
add dependencies
Jul 12, 2018
4fc8a0d
Merge pull request #2575 from fsih/bitmapAdapter
fsih Jul 12, 2018
f3a2d53
Fix rename variable bug by always passing additionalVars to the scrat…
kchadha Jul 12, 2018
1bed50f
Merge pull request #2595 from thisandagain/feature/assets2
thisandagain Jul 12, 2018
4b43e25
chore(package): update scratch-blocks to version 0.1.0-prerelease.153…
greenkeeper[bot] Jul 13, 2018
5fb46ca
Merge pull request #2605 from paulkaplan/install-scratch-link-step
paulkaplan Jul 13, 2018
f1b45af
Merge pull request #2611 from LLK/greenkeeper/scratch-blocks-0.1.0-pr…
paulkaplan Jul 13, 2018
e14ebed
Merge branch 'develop' into greenkeeper/scratch-l10n-3.0.20180712200642
chrisgarrity Jul 13, 2018
58587ed
chore(package): update scratch-blocks to version 0.1.0-prerelease.153…
greenkeeper[bot] Jul 13, 2018
d74935f
Merge pull request #2608 from LLK/greenkeeper/scratch-l10n-3.0.201807…
chrisgarrity Jul 13, 2018
8c02d02
Merge branch 'develop' into greenkeeper/scratch-paint-0.2.0-prereleas…
paulkaplan Jul 13, 2018
6088373
Merge pull request #2607 from LLK/greenkeeper/scratch-paint-0.2.0-pre…
paulkaplan Jul 13, 2018
d5f1862
Merge pull request #2610 from kchadha/rename-var-bugfix
paulkaplan Jul 13, 2018
792d174
Merge branch 'develop' into greenkeeper/scratch-blocks-0.1.0-prerelea…
paulkaplan Jul 13, 2018
87f6299
Merge pull request #2613 from LLK/greenkeeper/scratch-blocks-0.1.0-pr…
paulkaplan Jul 13, 2018
61ec093
Update scratch vm to include promise reporter fixes
paulkaplan Jul 13, 2018
02f7042
Merge pull request #2614 from paulkaplan/update-vm-july-13
paulkaplan Jul 13, 2018
685b208
Do not skip safari 9 browser test because it works now
paulkaplan Jul 13, 2018
8848081
Fixed bat sprite / costumes
thisandagain Jul 13, 2018
e87d77d
Rename "Jamie" sprite to "Jamal" and clean-up cats
thisandagain Jul 13, 2018
19c9c06
Sync sound library
thisandagain Jul 13, 2018
e2afe75
Clean-up cat assets
thisandagain Jul 13, 2018
803f1b8
chore(package): update scratch-paint to version 0.2.0-prerelease.2018…
greenkeeper[bot] Jul 13, 2018
a08d0cb
Fix issue with first costume of D-Money
thisandagain Jul 13, 2018
07a679d
Provide a from target id when sharing blocks to another target so tha…
kchadha Jul 13, 2018
1aa43ba
Merge pull request #2619 from kchadha/share-the-love-var-fix
paulkaplan Jul 13, 2018
4c0443a
Update vm again, bringing in variable updates
paulkaplan Jul 13, 2018
f9aa86d
Fix spelling on dinosaur backdrop
thisandagain Jul 13, 2018
88219c3
Merge pull request #2620 from paulkaplan/update-vm-july-13-again
paulkaplan Jul 13, 2018
9ea3d19
Add "Andie" to the basketball theme
thisandagain Jul 13, 2018
806e827
Merge branch 'master' into smoke
paulkaplan Jul 13, 2018
26300d2
Merge pull request #2615 from LLK/smoke
paulkaplan Jul 13, 2018
af8429f
chore(package): update react-responsive to version 5.0.0
greenkeeper[bot] Jul 15, 2018
aba4b4b
Widen add-extension button to match category.
chrisgarrity Jul 16, 2018
81e73ca
Merge pull request #2622 from thisandagain/feature/assets3
thisandagain Jul 16, 2018
79b2909
Merge pull request #2617 from paulkaplan/reenable-safari9-test
paulkaplan Jul 16, 2018
2363513
Merge pull request #2639 from LLK/greenkeeper/scratch-paint-0.2.0-pre…
paulkaplan Jul 16, 2018
819868d
Merge pull request #2640 from chrisgarrity/issue/widen-category
chrisgarrity Jul 16, 2018
a7b07cd
Localize custom procedure modal title
chrisgarrity Jul 17, 2018
fe5d72d
Scanning flag correctly shared from scanning-step container to compon…
evhan55 Jul 17, 2018
4f11e85
Fixing a linting error.
evhan55 Jul 17, 2018
610d0de
chore(package): update scratch-paint to version 0.2.0-prerelease.2018…
greenkeeper[bot] Jul 17, 2018
374bbcf
Merge pull request #2650 from chrisgarrity/issue/2535-myblock-missing…
chrisgarrity Jul 17, 2018
0c77826
Merge pull request #2651 from evhan55/feature/device-connection-fixes
ericrosenbaum Jul 17, 2018
ea14185
Merge pull request #2653 from LLK/greenkeeper/scratch-paint-0.2.0-pre…
paulkaplan Jul 17, 2018
ba404a7
Update scratch paint, adds gradient fills
Jul 17, 2018
167dffb
Enable the language menu
chrisgarrity Jul 17, 2018
bb5d5a1
chore(package): update scratch-blocks to version 0.1.0-prerelease.153…
greenkeeper[bot] Jul 17, 2018
73ce815
Fix cursor in fullscreen
kyleplo Jul 18, 2018
d8547c4
Fix shadow placeholder color
kyleplo Jul 18, 2018
1039a3b
Change 'video motion' to 'video sensing' and minor clean-up to extens…
thisandagain Jul 18, 2018
118cd45
Only update blocks locale when blocks are visible
chrisgarrity Jul 17, 2018
b108c7e
Add per-extension connecting message for ev3 pin specific instructions
paulkaplan Jul 18, 2018
0ec5578
Scope the translatable error messages per component
paulkaplan Jul 18, 2018
e2a7e47
Clean-up / correct translator notes
thisandagain Jul 18, 2018
05ae9b4
Add per-extension help link and wire up help button
paulkaplan Jul 18, 2018
31a09b6
Don’t let Google try to auto translate the GUI
chrisgarrity Jul 18, 2018
cd145c7
Merge pull request #2661 from thisandagain/bugfix/2621
thisandagain Jul 18, 2018
02f4265
Re-enable localization test
chrisgarrity Jul 18, 2018
f34db6b
Merge pull request #2663 from chrisgarrity/feature/notranslate
chrisgarrity Jul 18, 2018
5929917
Refactor the scratch link is not available screen
paulkaplan Jul 18, 2018
61c2358
Add "help" to the modal for device connection flow
paulkaplan Jul 18, 2018
89e9612
Merge pull request #2660 from LLK/greenkeeper/scratch-blocks-0.1.0-pr…
paulkaplan Jul 18, 2018
446acfb
Update VM
chrisgarrity Jul 18, 2018
511e166
Updates to Tutorials Library
kosiecki Jul 18, 2018
5eac0a1
Fix lint errors
thisandagain Jul 18, 2018
6a933be
Merge pull request #2655 from chrisgarrity/feature/enable-language
chrisgarrity Jul 18, 2018
57e508e
Merge pull request #2665 from kosiecki17/develop
thisandagain Jul 18, 2018
9deceb1
chore(package): update scratch-blocks to version 0.1.0-prerelease.153…
greenkeeper[bot] Jul 18, 2018
4832377
cleanup
chrisgarrity Jul 18, 2018
0d1e687
Merge pull request #2662 from paulkaplan/add-ev3-connection-message
paulkaplan Jul 18, 2018
48a4f53
Merge pull request #2668 from LLK/greenkeeper/scratch-blocks-0.1.0-pr…
paulkaplan Jul 18, 2018
d5aa29a
Merge pull request #2667 from chrisgarrity/issue/2530-block-size-locale
chrisgarrity Jul 18, 2018
bc70c6e
chore(package): update scratch-paint to version 0.2.0-prerelease.2018…
greenkeeper[bot] Jul 18, 2018
f89ccec
Merge pull request #2669 from LLK/greenkeeper/scratch-paint-0.2.0-pre…
paulkaplan Jul 18, 2018
18e5fe7
Don't crash the editor when a project file fails to upload.
kchadha Jul 18, 2018
9dafe52
Merge pull request #2670 from kchadha/fix-project-upload-crash
kchadha Jul 18, 2018
31e24f8
chore(package): update scratch-vm to version 0.2.0-prerelease.2018071…
greenkeeper[bot] Jul 18, 2018
518ef9c
Merge pull request #2674 from LLK/greenkeeper/scratch-vm-0.2.0-prerel…
kchadha Jul 18, 2018
0163681
All hail the taco wizard
thisandagain Jul 18, 2018
c91c18e
Merge pull request #2675 from thisandagain/feature/tacowizard
thisandagain Jul 18, 2018
11ff227
Prevent react recycling components causing safari render bug
paulkaplan Jul 19, 2018
cabae6c
chore(package): update scratch-blocks to version 0.1.0-prerelease.153…
greenkeeper[bot] Jul 19, 2018
8fe925f
Enable ev3 and micro:bit extensions
paulkaplan Jul 19, 2018
08a1658
Merge pull request #2677 from paulkaplan/fix-safari-device-row
paulkaplan Jul 19, 2018
5f152f8
Merge pull request #2679 from LLK/greenkeeper/scratch-blocks-0.1.0-pr…
paulkaplan Jul 19, 2018
d75fd17
chore(package): update scratch-l10n to version 3.0.20180719145856
greenkeeper[bot] Jul 19, 2018
2a0f69c
Record next step events for tutorials to help understand progress
paulkaplan Jul 19, 2018
c6e6704
Add library analytics for searches
paulkaplan Jul 19, 2018
b582170
Merge pull request #2681 from LLK/greenkeeper/scratch-l10n-3.0.201807…
paulkaplan Jul 19, 2018
62e12b0
Merge pull request #2682 from paulkaplan/improve-analytics
paulkaplan Jul 19, 2018
b72224e
chore(package): update scratch-blocks to version 0.1.0-prerelease.153…
greenkeeper[bot] Jul 19, 2018
054ed1a
Merge pull request #2683 from LLK/greenkeeper/scratch-blocks-0.1.0-pr…
chrisgarrity Jul 19, 2018
5d6a48a
Call updateToolbox whenever the blocks container updates and is visib…
kchadha Jul 19, 2018
e4af265
Merge pull request #2684 from kchadha/update-toolbox-menus-after-rename
kchadha Jul 19, 2018
e871330
Merge pull request #2680 from LLK/enable-hardware-extensions
paulkaplan Jul 19, 2018
c155f30
chore(package): update scratch-vm to version 0.2.0-prerelease.2018071…
greenkeeper[bot] Jul 19, 2018
fb74405
Merge pull request #2686 from LLK/greenkeeper/scratch-vm-0.2.0-prerel…
paulkaplan Jul 19, 2018
52c3a29
Change Remove to Close
apple502j Jul 20, 2018
fb91d57
Safari does not support the use of .finally
kchadha Jul 20, 2018
777b68f
Merge pull request #2691 from LLK/fix-finally-bug
paulkaplan Jul 20, 2018
2991810
Merge pull request #2693 from LLK/smoke
paulkaplan Jul 20, 2018
32603dd
chore(package): update autoprefixer to version 9.0.1
greenkeeper[bot] Jul 21, 2018
3f9c314
Merge pull request #2694 from apple502j/develop
paulkaplan Jul 23, 2018
0dde507
Add username setting to vm listener HOC
paulkaplan Jul 23, 2018
8cf659f
chore(package): update arraybuffer-loader to version 1.0.6
greenkeeper[bot] Jul 23, 2018
70c1663
chore(package): update scratch-vm to version 0.2.0-prerelease.2018072…
greenkeeper[bot] Jul 23, 2018
ee8ec95
Set a z-index on the help item in the extension modal header
hyperobject Jul 23, 2018
608ff59
Use pageview with query param for tracking search usage
paulkaplan Jul 23, 2018
76fc309
Update message
Kenny2github Jul 23, 2018
4f6abfe
Merge pull request #2703 from paulkaplan/use-query-searh
paulkaplan Jul 23, 2018
be7b026
Merge pull request #2704 from Kenny2github/patch-1
paulkaplan Jul 23, 2018
d04c75d
Merge pull request #2701 from LLK/greenkeeper/scratch-vm-0.2.0-prerel…
paulkaplan Jul 23, 2018
e12530a
chore(package): update scratch-blocks to version 0.1.0-prerelease.153…
greenkeeper[bot] Jul 23, 2018
fd64c90
Temporarily exclude RTL languages from the menu
chrisgarrity Jul 23, 2018
6ce6a09
chore(package): update scratch-vm to version 0.2.0-prerelease.2018072…
greenkeeper[bot] Jul 23, 2018
ff9dfc7
Merge pull request #2708 from LLK/greenkeeper/scratch-vm-0.2.0-prerel…
paulkaplan Jul 24, 2018
be31715
Merge pull request #2705 from LLK/greenkeeper/scratch-blocks-0.1.0-pr…
paulkaplan Jul 24, 2018
f9b5845
Merge pull request #2702 from technoboy10/bugfix/gh-2700-unclickable-…
paulkaplan Jul 24, 2018
25b30dc
Merge pull request #2657 from kyleplo/patch-1
paulkaplan Jul 24, 2018
97ff462
Add fix for costumes and sounds
kyleplo Jul 24, 2018
b2b4b1b
Merge pull request #2659 from kyleplo/patch-2
paulkaplan Jul 24, 2018
b089786
Merge pull request #2707 from chrisgarrity/feature/exclude-rtl
chrisgarrity Jul 24, 2018
e2fbf27
chore(package): update scratch-vm to version 0.2.0-prerelease.2018072…
greenkeeper[bot] Jul 24, 2018
7e09e04
chore(package): update scratch-render to version 0.1.0-prerelease.201…
greenkeeper[bot] Jul 24, 2018
19dc033
Bring sprites to front when they are being dragged.
paulkaplan Jul 24, 2018
e692966
chore(package): update scratch-blocks to version 0.1.0-prerelease.153…
greenkeeper[bot] Jul 24, 2018
697fe4e
Merge pull request #2713 from LLK/greenkeeper/scratch-vm-0.2.0-prerel…
paulkaplan Jul 24, 2018
e4c442a
Merge pull request #2715 from LLK/greenkeeper/scratch-blocks-0.1.0-pr…
paulkaplan Jul 24, 2018
0bb04bb
Merge pull request #2714 from LLK/greenkeeper/scratch-render-0.1.0-pr…
paulkaplan Jul 24, 2018
3b86377
Merge pull request #2712 from paulkaplan/bring-dragging-sprites-to-front
paulkaplan Jul 24, 2018
c7ed9e3
chore(package): update scratch-vm to version 0.2.0-prerelease.2018072…
greenkeeper[bot] Jul 24, 2018
a5abdfe
Clear the workspace undo when the workspace updates.
kchadha Jul 24, 2018
2495b0b
Merge pull request #2718 from LLK/greenkeeper/scratch-vm-0.2.0-prerel…
paulkaplan Jul 24, 2018
fb254eb
chore(package): update scratch-vm to version 0.2.0-prerelease.2018072…
greenkeeper[bot] Jul 24, 2018
ef024d6
Merge pull request #2722 from kchadha/clear-workspace-undo
kchadha Jul 24, 2018
0988bdf
Merge pull request #2723 from LLK/greenkeeper/scratch-vm-0.2.0-prerel…
paulkaplan Jul 24, 2018
2335eba
Merge pull request #2638 from LLK/greenkeeper/react-responsive-5.0.0
paulkaplan Jul 24, 2018
ce22ce2
Merge pull request #2582 from LLK/greenkeeper/react-virtualized-9.20.1
paulkaplan Jul 24, 2018
22f637e
Merge pull request #2559 from LLK/greenkeeper/css-loader-1.0.0
paulkaplan Jul 24, 2018
cf216ca
Merge pull request #2549 from LLK/greenkeeper/react-modal-3.5.1
paulkaplan Jul 24, 2018
ed2cc82
Merge pull request #2531 from LLK/greenkeeper/bowser-1.9.4
paulkaplan Jul 24, 2018
22c839d
Merge pull request #2724 from LLK/greenkeeper/autoprefixer-9.0.1
paulkaplan Jul 25, 2018
156e62c
Merge pull request #2699 from paulkaplan/set-username
paulkaplan Jul 25, 2018
ea157e8
Merge branch 'develop' into greenkeeper/arraybuffer-loader-1.0.6
paulkaplan Jul 25, 2018
7f37a52
Show only 2 other tutorials in last step of each tutorial.
paulkaplan Jul 25, 2018
6cb4458
Merge pull request #2728 from LLK/greenkeeper/arraybuffer-loader-1.0.6
paulkaplan Jul 25, 2018
465e28a
Use img instead of CostumeCanvas
paulkaplan Jul 25, 2018
e1fbfe0
Merge pull request #2730 from paulkaplan/remove-costume-canvas
paulkaplan Jul 25, 2018
a338692
Pad bottom of costume/sound list to allow you to reach the bottom tile
paulkaplan Jul 25, 2018
25cbeb7
Merge pull request #2732 from paulkaplan/pad-asset-list
paulkaplan Jul 28, 2018
770002a
Merge pull request #2729 from paulkaplan/only-two-next-steps
paulkaplan Jul 30, 2018
c06c728
Scratch3.0をマージしました
Jul 31, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 14 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"react-dom": "^16.0.0"
},
"devDependencies": {
"arraybuffer-loader": "^1.0.3",
"autoprefixer": "^8.1.0",
"arraybuffer-loader": "^1.0.6",
"autoprefixer": "^9.0.1",
"babel-core": "^6.23.1",
"babel-eslint": "^8.0.1",
"babel-loader": "^7.1.0",
Expand All @@ -40,12 +40,12 @@
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.22.0",
"base64-loader": "1.0.0",
"bowser": "1.9.3",
"bowser": "1.9.4",
"chromedriver": "2.40.0",
"classnames": "2.2.6",
"copy-webpack-plugin": "^4.5.1",
"core-js": "2.5.7",
"css-loader": "^0.28.11",
"css-loader": "^1.0.0",
"enzyme": "^3.1.0",
"enzyme-adapter-react-16": "1.1.1",
"es6-object-assign": "1.1.0",
Expand All @@ -59,6 +59,7 @@
"gh-pages": "github:rschamp/gh-pages#publish-branch-to-subfolder",
"html-webpack-plugin": "^3.2.0",
"immutable": "3.8.2",
"intl": "1.2.5",
"jest": "^21.0.0",
"keymirror": "0.1.1",
"lodash.bindall": "4.4.0",
Expand All @@ -82,27 +83,27 @@
"react-draggable": "3.0.5",
"react-ga": "2.5.3",
"react-intl": "2.4.0",
"react-modal": "3.4.4",
"react-modal": "3.5.1",
"react-popover": "0.5.7",
"react-redux": "5.0.7",
"react-responsive": "4.1.0",
"react-responsive": "5.0.0",
"react-style-proptype": "3.2.1",
"react-tabs": "2.2.2",
"react-test-renderer": "16.2.0",
"react-tooltip": "3.6.1",
"react-virtualized": "9.20.0",
"react-virtualized": "9.20.1",
"redux": "3.7.2",
"redux-mock-store": "^1.2.3",
"redux-throttle": "0.1.1",
"rimraf": "^2.6.1",
"scratch-audio": "0.1.0-prerelease.20180625202813",
"scratch-blocks": "0.1.0-prerelease.1530135682",
"scratch-l10n": "3.0.20180703181510",
"scratch-paint": "0.2.0-prerelease.20180706154930",
"scratch-render": "0.1.0-prerelease.20180618173030",
"scratch-blocks": "0.1.0-prerelease.1532446271",
"scratch-l10n": "3.0.20180719145856",
"scratch-paint": "0.2.0-prerelease.20180718183615",
"scratch-render": "0.1.0-prerelease.20180724152606",
"scratch-storage": "0.5.1",
"scratch-svg-renderer": "0.2.0-prerelease.20180618172917",
"scratch-vm": "0.1.0-prerelease.1529940524",
"scratch-svg-renderer": "0.2.0-prerelease.20180712223402",
"scratch-vm": "0.2.0-prerelease.20180724192502",
"selenium-webdriver": "3.6.0",
"startaudiocontext": "1.2.1",
"style-loader": "^0.21.0",
Expand Down
6 changes: 3 additions & 3 deletions src/components/action-menu/action-menu.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ button::-moz-focus-inner {
}

.button:hover {
background: $pen-primary;
background: $extensions-primary;
}

.button:active {
Expand Down Expand Up @@ -126,15 +126,15 @@ button::-moz-focus-inner {
is not very easy to style.
*/
.tooltip {
background-color: $pen-primary !important;
background-color: $extensions-primary !important;
opacity: 1 !important;
border: 1px solid hsla(0, 0%, 0%, .1) !important;
box-shadow: 0 0 .5rem hsla(0, 0%, 0%, .25) !important;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.tooltip:after {
background-color: $pen-primary;
background-color: $extensions-primary;
}

.coming-soon-tooltip {
Expand Down
4 changes: 3 additions & 1 deletion src/components/asset-panel/selector.css
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ $fade-out-distance: 100px;
overflow-y: scroll;
display: flex;
flex-direction: column;
/* Make sure there is room to scroll beyond the last tile */
padding-bottom: 70px;
}

.list-item {
Expand All @@ -70,5 +72,5 @@ $fade-out-distance: 100px;

.list-item.placeholder {
background: black;
filter: opacity(15%) brightness(20%);
filter: opacity(15%) brightness(0%);
}
8 changes: 8 additions & 0 deletions src/components/blocks/blocks.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,14 @@
box-sizing: content-box;
}

.blocks :global(.blocklyBlockDragSurface) {
/*
Fix an issue where the drag surface was preventing hover events for sharing blocks.
This does not prevent user interaction on the blocks themselves.
*/
pointer-events: none;
}

/*
Shrink category font to fit "My Blocks" for now.
Probably will need different solutions for language support later, so
Expand Down
2 changes: 1 addition & 1 deletion src/components/camera-modal/camera-modal.css
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ $main-button-size: 2.75rem;
}

.main-button:hover {
background: $pen-primary;
background: $extensions-primary;
box-shadow: 0 0 0 6px $motion-transparent;
}

Expand Down
58 changes: 37 additions & 21 deletions src/components/cards/card.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,21 @@
top: 5%;
background: $ui-white;
border: 1px solid $ui-tertiary;
width: 10px;
width: .75rem;
z-index: 10;
opacity: 0.9;
overflow: hidden;
}

.left-card {
left: -10px;
left: -.75rem;
border-right: 0;
border-top-left-radius: 0.75rem;
border-bottom-left-radius: 0.75rem;
}

.right-card {
right: -10px;
right: -.75rem;
border-left: 0;
border-top-right-radius: 0.75rem;
border-bottom-right-radius: 0.75rem;
Expand All @@ -39,9 +39,9 @@
position: absolute;
top: 0;
left: 0;
height: 1.8rem;
height: 2.5rem;
width: 100%;
background: $motion-primary;
background: $extensions-primary;
}

.left-button, .right-button {
Expand All @@ -51,14 +51,24 @@
z-index: 20;
user-select: none;
cursor: pointer;
background: $motion-primary;
box-shadow: 0 0 0 4px $motion-transparent;
height: 40px;
width: 40px;
background: $extensions-primary;
box-shadow: 0 0 0 4px $extensions-transparent;
height: 44px;
width: 44px;
border-radius: 100%;
display: flex;
justify-content: center;
align-items: center;
transition: all 0.25s ease;
}

.left-button:hover, .right-button:hover {
box-shadow: 0 0 0 6px $extensions-transparent;
transform: scale(1.125);
}

.left-button img, .right-button img{
width: 1.75rem;
}

.left-button {
Expand Down Expand Up @@ -88,10 +98,10 @@
flex-direction: row;
justify-content: space-between;
align-items: center;
background: $motion-primary;
border-bottom: 1px solid $motion-tertiary;
padding: 0.5rem;
background: $extensions-primary;
border-bottom: 1px solid $extensions-tertiary;
font-size: 0.625rem;
font-weight: bold;
}

.remove-button, .all-button {
Expand All @@ -101,6 +111,11 @@
flex-direction: row;
justify-content: center;
align-items: center;
padding: 0.75rem;
}

.remove-button:hover, .all-button:hover {
background-color: $ui-black-transparent;
}

.step-title {
Expand Down Expand Up @@ -138,7 +153,7 @@
display: flex;
flex-direction: row;
justify-content: space-around;
padding: 0 0.5rem 0.5rem;
padding: 0 1rem 0.5rem;
}

.deck {
Expand All @@ -152,7 +167,7 @@
}

.deck-image {
width: 130px;
width: 200px;
height: 100px;
object-fit: cover;
}
Expand All @@ -161,14 +176,15 @@
color: $motion-primary;
font-weight: bold;
font-size: 0.85rem;
margin: 14px 0px;
margin: .625rem 0px;
text-align: center;
font-weight: bold;
text-align: center;
max-width: 200px;
}

.help-icon, .close-icon {
height: 0.75rem;
height: 1rem;
}

.help-icon {
Expand Down Expand Up @@ -198,9 +214,9 @@
display: flex;
align-items: center;
color: $ui-white;
font-size: 12px;
font-size: .75rem;
font-weight: bold;
line-height: 15px;
line-height: 1rem;
text-align: center;
}

Expand Down Expand Up @@ -228,10 +244,10 @@
height: 0.5rem;
margin: 0 0.25rem;
border-radius: 100%;
background: transparent;
border: 2px solid $ui-white-transparent;
background: $ui-white-transparent;
}

.active-step-pip {
background: white;
background: $ui-white;
box-shadow: 0px 0px 0px 2px $ui-black-transparent;
}
12 changes: 6 additions & 6 deletions src/components/cards/cards.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import styles from './card.css';
import nextIcon from './icon--next.svg';
import prevIcon from './icon--prev.svg';

import helpIcon from './icon--help.svg';
import helpIcon from '../../lib/assets/icon--tutorials.svg';
import closeIcon from '../close-button/icon--close.svg';

const CardHeader = ({onCloseCards, onShowAll, totalSteps, step}) => (
Expand All @@ -22,9 +22,9 @@ const CardHeader = ({onCloseCards, onShowAll, totalSteps, step}) => (
src={helpIcon}
/>
<FormattedMessage
defaultMessage="All How-Tos"
description="Title for button to return to how-to library"
id="gui.cards.all-how-tos"
defaultMessage="Tutorials"
description="Title for button to return to tutorials library"
id="gui.cards.all-tutorials"
/>
</div>
{totalSteps > 1 ? (
Expand All @@ -43,7 +43,7 @@ const CardHeader = ({onCloseCards, onShowAll, totalSteps, step}) => (
onClick={onCloseCards}
>
<FormattedMessage
defaultMessage="Remove"
defaultMessage="Close"
description="Title for button to close how-to card"
id="gui.cards.remove"
/>
Expand Down Expand Up @@ -152,7 +152,7 @@ const PreviewsStep = ({deckIds, content, onActivateDeckFactory, onShowAll}) => (
/>
</div>
<div className={styles.decks}>
{deckIds.map(id => (
{deckIds.slice(0, 2).map(id => (
<div
className={styles.deck}
key={`deck-preview-${id}`}
Expand Down
15 changes: 0 additions & 15 deletions src/components/cards/icon--help.svg

This file was deleted.

Loading