Rachel Fenichel
|
bc50143130
|
Remove special case for spacer after statement
|
2019-08-29 15:05:09 -07:00 |
|
alschmiedt
|
cc16bd46b4
|
Disconnect child block before trying to connect (#2928)
* Disconnect child block before trying to connect
* Check original connections for errors before trying to connect
|
2019-08-29 14:02:15 -07:00 |
|
alschmiedt
|
a27e059f2c
|
Fixes shift clicking on block (#2927)
* Fixes shift clicking on block
* General cleanup
* Use new renderer api
|
2019-08-29 10:18:34 -07:00 |
|
kozbial
|
25a41fd6ab
|
Adding drop shadow into statement input height computation.
|
2019-08-27 17:24:29 -07:00 |
|
kozbial
|
e063ae5a38
|
Simplify statement input height computation logic.
|
2019-08-27 16:50:09 -07:00 |
|
Sam El-Husseini
|
e7f10e7c3e
|
minor rendering fix (#2919)
|
2019-08-27 10:47:32 -07:00 |
|
alschmiedt
|
d8b431ae61
|
Fixes not being able to move block with parent (#2920)
* Fixes not being able to move block with parent
|
2019-08-27 10:12:49 -07:00 |
|
Sam El-Husseini
|
dc1e7b82fe
|
Zelos notch (#2918)
* Add the zelos notch
|
2019-08-26 17:49:42 -07:00 |
|
Rachel Fenichel
|
88e666a499
|
Merge pull request #2913 from rachel-fenichel/renames
Rename rendering files and folders
|
2019-08-26 11:23:57 -07:00 |
|
Sam El-Husseini
|
f23b659898
|
Remove this.text_ (#2910)
* Remove this.text_ and have every field handle its own properties.
|
2019-08-26 10:56:36 -07:00 |
|
Rachel Fenichel
|
d28c5dd8be
|
Rename rendering files and folders
|
2019-08-26 10:48:44 -07:00 |
|
Sam El-Husseini
|
cd56a0c0b2
|
No Edge/IE close input icon (#2912)
* Don't show close icon in widgetdiv input in edge and IE
|
2019-08-26 10:38:44 -07:00 |
|
Rachel Fenichel
|
9c27b878d7
|
Move the rest of the measurables into their own folder
|
2019-08-26 10:25:35 -07:00 |
|
mirandago
|
d9d234363c
|
Dropdown scrolls to selected element (#2897)
* Dropdown scrolls to selected element
|
2019-08-26 10:23:41 -07:00 |
|
Rachel Fenichel
|
8800f70cb0
|
Merge pull request #2909 from rachel-fenichel/connection_shapes
Add a function to get the shape object of a connection, and use it
|
2019-08-26 10:23:13 -07:00 |
|
Rachel Fenichel
|
7c40ddf141
|
Update warning
|
2019-08-26 10:22:58 -07:00 |
|
alschmiedt
|
a14275c04b
|
Update connect to work with multiple connecting blocks (#2905)
* Update connect to work with multiple connecting blocks
* Make logic for connect more readable
|
2019-08-26 10:14:18 -07:00 |
|
Sam El-Husseini
|
b7097d1add
|
Field widgetdiv flicker (#2911)
* Stop field flickering when the text input is initially shown.
|
2019-08-26 08:53:55 -07:00 |
|
Rachel Fenichel
|
27cd26b264
|
Add a function to get the shape object of a connection, and use it
|
2019-08-23 17:34:41 -07:00 |
|
Rachel Fenichel
|
f4dc626439
|
lint
|
2019-08-23 17:05:36 -07:00 |
|
Rachel Fenichel
|
f75d0fe66d
|
Update comments
|
2019-08-23 16:48:41 -07:00 |
|
Rachel Fenichel
|
81c06281e0
|
Add a constant provider for zelos
|
2019-08-23 16:44:21 -07:00 |
|
Rachel Fenichel
|
70eb19ae09
|
Get rid of unnecessary cast
|
2019-08-23 15:58:24 -07:00 |
|
Rachel Fenichel
|
a9189f01bc
|
Fix up annotations
|
2019-08-23 14:52:42 -07:00 |
|
Rachel Fenichel
|
a57f4691c7
|
Move highlighting code into geras.
|
2019-08-23 14:43:56 -07:00 |
|
Rachel Fenichel
|
59645c010b
|
Merge pull request #2903 from rachel-fenichel/constant_provider_objects
Constant provider objects
|
2019-08-23 13:49:38 -07:00 |
|
Rachel Fenichel
|
916ba8e5b8
|
Move rendering init call into workspace svg.
|
2019-08-23 13:36:56 -07:00 |
|
Rachel Fenichel
|
81fc9bf32c
|
Switch constants to objects
|
2019-08-23 11:21:30 -07:00 |
|
Beka Westberg
|
23e0733f21
|
Changed field and colour constructors to use better organization. (#2900)
|
2019-08-23 10:54:44 -07:00 |
|
Rachel Fenichel
|
121840bedf
|
Add a function for initializing rendering
|
2019-08-23 10:52:25 -07:00 |
|
Rachel Fenichel
|
3e8ea99d34
|
Centralize references to highlight constants
|
2019-08-23 10:44:46 -07:00 |
|
Rachel Fenichel
|
73ce1607a4
|
Merge pull request #2898 from rachel-fenichel/constant_property
Centralize references to Blockly.blockRendering.constants
|
2019-08-23 10:40:01 -07:00 |
|
Rachel Fenichel
|
7c9cf16821
|
Update measurables.js
|
2019-08-23 10:34:03 -07:00 |
|
Rachel Fenichel
|
a81c633be7
|
Centralize references to Blockly.blockRendering.constants
|
2019-08-22 18:08:59 -07:00 |
|
Beka Westberg
|
821edb7e22
|
Changed Checkbox Field to New Configuration Paradigm (#2876)
* Moved checkbox field to new configuration paradigm.
|
2019-08-22 13:55:41 -07:00 |
|
alschmiedt
|
7bba4fa59c
|
Moves the cursor to correct location when block is deleted (#2887)
* Moves the cursor to correct location when block is deleted
* Moves cursor on block mutation
|
2019-08-21 16:33:16 -07:00 |
|
Rachel Fenichel
|
73ecde2497
|
Lint
|
2019-08-21 15:38:59 -07:00 |
|
Rachel Fenichel
|
dd9fdf908f
|
Slightly less fragile
|
2019-08-21 15:24:37 -07:00 |
|
Rachel Fenichel
|
d19614439f
|
Fix icons in geras
|
2019-08-21 14:35:36 -07:00 |
|
Rachel Fenichel
|
e86c852936
|
Split render_info
|
2019-08-21 14:33:43 -07:00 |
|
Sam El-Husseini
|
1d4cfb8dfa
|
Field angle keyboard navigation (#2853)
Field angle keyboard accessibility
|
2019-08-20 18:25:15 -07:00 |
|
Rachel Fenichel
|
611b9884ca
|
Move input measurables into a separate file, and make them extend connection measurables.
|
2019-08-20 15:51:31 -07:00 |
|
Rachel Fenichel
|
d790ad98ee
|
Merge pull request #2882 from rachel-fenichel/measurables_connections_file
Move Connection measurables to their own file
|
2019-08-20 15:48:33 -07:00 |
|
Rachel Fenichel
|
c2e772f864
|
Fix provides and requires
|
2019-08-20 15:41:52 -07:00 |
|
kozbial
|
ffbd483442
|
Storing notch_left_offset on rows and measurables.
|
2019-08-20 14:09:16 -07:00 |
|
Rachel Fenichel
|
3e6c0a07e3
|
Merge pull request #2849 from BeksOmega/feature/AbstractFieldConfig
Changed Abstract Field to New Configuration Paradigm
|
2019-08-20 13:31:24 -07:00 |
|
Sam El-Husseini
|
b9c81f6254
|
Remove closure typings (#2861)
|
2019-08-20 13:18:37 -07:00 |
|
Beka Westberg
|
a3642baf5c
|
Updated TODOs with issue numbers.
|
2019-08-20 12:52:28 -07:00 |
|
Rachel Fenichel
|
8d32f6bef3
|
Move Connection measurables to their own file
|
2019-08-20 11:41:04 -07:00 |
|
kozbial
|
c50257619f
|
Updating for loops in renderers to use constent pattern.
|
2019-08-20 11:40:01 -07:00 |
|