Monica Kozbial
|
d6abf4798e
|
Fixing operator precedence in Lua and and adding test. (#3765)
* Fixing operator precedence in Lua and and adding test.
* Updating golden files.
|
2020-03-25 14:34:07 -07:00 |
|
Sam El-Husseini
|
71f7285333
|
Fix mutator field scale (#3763)
* Fix mutator zoom scale
|
2020-03-23 17:34:12 -07:00 |
|
alschmiedt
|
40d39fd0c5
|
Update gh pages task (#3762)
* Add task for updating github pages from develop
|
2020-03-23 16:49:03 -07:00 |
|
Sam El-Husseini
|
c7620bc3fc
|
Fix issue #714 bubbling event when hitting a tree control group (#3761)
|
2020-03-23 16:32:27 -07:00 |
|
alschmiedt
|
7f9539e64b
|
Fix inner html (#3759)
* Fix ie11 bug by switching from innerHtml to innerText
* Change to textContent
|
2020-03-20 13:46:59 -07:00 |
|
Sam El-Husseini
|
d838778a4a
|
Script to check licenses (#3757)
* Add script task to check licenses of all dependenies
|
2020-03-19 10:53:29 -07:00 |
|
Sam El-Husseini
|
a6e3f78425
|
Cleanup build (#3756)
|
2020-03-18 12:08:24 -07:00 |
|
Sam El-Husseini
|
7e1f81cf11
|
Insertion marker properties in theme (#3752)
* Pipe inseriton marker colour and opacity from theme
|
2020-03-18 10:15:30 -07:00 |
|
alschmiedt
|
7d5dcf6562
|
Move registering objects to constructor (#3753)
|
2020-03-17 13:57:10 -07:00 |
|
Sam El-Husseini
|
2d169eabd3
|
Fix flyout createBlock annotation (#3749)
|
2020-03-16 08:45:22 -07:00 |
|
Jakub Vrána
|
00bb99e0ff
|
Add non-nullable modifier to return type of functions never returning null (#3742)
|
2020-03-16 08:14:47 -07:00 |
|
Sam El-Husseini
|
14428a0da4
|
Fix two memory leaks (#3747)
* Fix two memory leaks
|
2020-03-13 14:49:08 -07:00 |
|
alschmiedt
|
877063b5bd
|
Fix marker css (#3745)
* Fix marker css
* Move to css.js file
|
2020-03-12 15:03:02 -07:00 |
|
Sam El-Husseini
|
9b071ff7f7
|
[Zelos] Value to stack block support (#3741)
* Zelos value to stack block support
|
2020-03-12 11:47:47 -07:00 |
|
Sam El-Husseini
|
d7ca6996a4
|
Update rendering playground to use rendererOverrides: (#3743)
|
2020-03-12 11:45:14 -07:00 |
|
translatewiki.net
|
bd39507b4d
|
Localisation updates from https://translatewiki.net.
|
2020-03-12 19:18:29 +01:00 |
|
Sam El-Husseini
|
0db1f418ab
|
Fix block connected bounds for Zelos and minimalist renderers. (#3740)
* Fix block connected bounds for zelos and minimalist renderers.
|
2020-03-12 11:04:29 -07:00 |
|
Sam El-Husseini
|
5db1574852
|
Move cursor on tab if we're in keyboard nav mode. (#3738)
|
2020-03-12 09:42:19 -07:00 |
|
Sam El-Husseini
|
21c7626c16
|
Position the zeros circle marker in the middle on top of the connection point. (#3739)
|
2020-03-12 09:42:10 -07:00 |
|
Sam El-Husseini
|
1d3a1655c6
|
Support multiple renderer / theme combos on the same page. (#3732)
* Support multiple renderer / theme combos on the same page.
|
2020-03-11 20:09:00 -07:00 |
|
Sam El-Husseini
|
29dc7bd7f7
|
Adjust marker and cursor colours from the theme (#3735)
* Support adjusting marker and cursor colours from the theme
|
2020-03-11 11:23:29 -07:00 |
|
Sam El-Husseini
|
eb07793ba8
|
Cleanup Blockly UI components. (#3723)
* Cleanup Blockly UI components. Remove unnecessary getters
|
2020-03-11 10:40:16 -07:00 |
|
Sam El-Husseini
|
13ac939b91
|
Support passing renderer overrides in options (#3734)
* Support passing in renderer options through workspace options.
|
2020-03-10 18:36:29 -07:00 |
|
Sam El-Husseini
|
a9e10807ca
|
Support extending themes with a base theme property. (#3731)
* Support extending themes with a base theme property.
|
2020-03-10 10:30:13 -07:00 |
|
Sam El-Husseini
|
f96d1c9768
|
Fix warning text color. Make it black. (#3730)
|
2020-03-09 17:58:15 -07:00 |
|
alschmiedt
|
52e76dfa1d
|
Make keyboard accessibility public (#3729)
|
2020-03-09 17:46:44 -07:00 |
|
Sam El-Husseini
|
5450c41d66
|
Fix test_themes copywright
|
2020-03-09 11:57:46 -07:00 |
|
translatewiki.net
|
0b3cabc367
|
Localisation updates from https://translatewiki.net.
|
2020-03-09 16:33:56 +01:00 |
|
Sam El-Husseini
|
21763b7e00
|
Support enabling start hats from themes (#3722)
* Support themes configuring the start hats of blocks. Add test themes
|
2020-03-05 17:34:31 -08:00 |
|
Sam El-Husseini
|
8c5c33902b
|
Flash on render (#3721)
* Flash a block when it's renderered in debug mode
|
2020-03-05 13:26:10 -08:00 |
|
Sam El-Husseini
|
458401e48b
|
Insertion markers to take on the inputsinline property of the source block (#3719)
|
2020-03-05 11:02:24 -08:00 |
|
translatewiki.net
|
392cc75c4c
|
Localisation updates from https://translatewiki.net.
|
2020-03-05 17:27:08 +01:00 |
|
Neil Fraser
|
2096fa5b15
|
Improve App Engine deployment (#3681)
Make the gcloudignore directives more specific by using a leading /.
Update instructions.
Remove guidance on creating compressed-only deploy
|
2020-02-27 11:54:44 -08:00 |
|
Monica Kozbial
|
b14bbe7e66
|
Check if WidgetDiv is visible before hide logic. (#3716)
|
2020-02-27 10:30:14 -08:00 |
|
Beka Westberg
|
ec8d76f143
|
Add workspace comment context menu option to playground (#3708)
* Add WScomment context menu option to playground
|
2020-02-25 14:32:51 -08:00 |
|
Sam El-Husseini
|
97eb86f988
|
Configure zelos selected glow properties in theme (#3715)
* Configure selected and replacement glow size and colour in zelos from the theme.
|
2020-02-25 14:29:45 -08:00 |
|
Sam El-Husseini
|
60db399a8d
|
Use flex to compute measure font metrics (#3714)
* Use flexbox to compute font dimensions instead of inline-block
|
2020-02-24 17:36:01 -08:00 |
|
Monica Kozbial
|
4432ca2e93
|
Cleanup centerOnBlock. (#3699)
|
2020-02-24 13:35:36 -08:00 |
|
Beka Westberg
|
981c0b5d12
|
Fix checkbox field rerendering on setCheckChar (#3704)
* Fix checkbox field rerendering on setCheckChar
|
2020-02-24 11:13:48 -08:00 |
|
Beka Westberg
|
868d3cf30f
|
Fix geras collapsed rendering incorrect in RTL (#3709)
|
2020-02-24 11:13:05 -08:00 |
|
Rachel Fenichel
|
fc78bf0a2b
|
Merge pull request #3712 from BeksOmega/fix/procedure-var-case
Fix procedure args handling case incorrectly
|
2020-02-24 11:03:46 -08:00 |
|
Beka Westberg
|
fabb8c44b1
|
Fix procedure args handling case incorrectly
|
2020-02-23 10:12:08 -08:00 |
|
Sam El-Husseini
|
56ca1e4330
|
[zelos] Fix centered textinputs (#3703)
* Fix bug in centering text inputs. Shouldn't add right corner element for output only blocks.
|
2020-02-21 12:03:28 -08:00 |
|
Rachel Fenichel
|
b8535e7d56
|
Merge pull request #3693 from rachel-fenichel/decompose_gulpfile
Break gulpfile into multiple subfiles
|
2020-02-20 17:58:21 -08:00 |
|
Rachel Fenichel
|
adeed59fed
|
Fix package output location
|
2020-02-20 17:54:21 -08:00 |
|
Rachel Fenichel
|
b4a448c632
|
Update task names in another file
|
2020-02-20 17:44:29 -08:00 |
|
Sam El-Husseini
|
eb40ca44ba
|
Dynamic fonts (#3698)
* Piping themes into the renderer and ensuring fields update their size information when constants change.
|
2020-02-20 17:16:01 -08:00 |
|
Sam El-Husseini
|
8524da903b
|
Support renderers that are ES6 classes (#3702)
|
2020-02-20 15:03:24 -08:00 |
|
translatewiki.net
|
9c4c58246e
|
Localisation updates from https://translatewiki.net.
|
2020-02-20 15:56:50 +01:00 |
|
Rachel Fenichel
|
f61c4d6c89
|
Merge pull request #3697 from BeksOmega/fix/break-break-undo-2
fix: Break breaking undo.
|
2020-02-19 15:37:41 -08:00 |
|