Monica Kozbial
|
a14ac351b5
|
Adding checks for whether to add elem spacer on row ends (#3060)
* Adding checks for whether elem spacer shouldbe added to start and end of row.
* Fix eslint and add package visibility.
|
2019-09-20 14:20:14 -07:00 |
|
Monica Kozbial
|
a8af9fea21
|
Move populate for topRow and bottomRow to info (#3057)
* Move populate for topRow and bottomRow from measurable definition to info.
* Fix local variable and circular dependency.
|
2019-09-20 13:24:46 -07:00 |
|
Rachel Fenichel
|
77185906d8
|
Renderers define which paths a block has. (#2981)
* Move render elements into a path object.
|
2019-09-16 12:13:32 -07:00 |
|
Sam El-Husseini
|
e339ae26bc
|
Move the rendering object to live on the workspace_svg (#3016)
* Move the rendering object onto the workspace allowing the various workspaces to have different renderers.
|
2019-09-13 14:20:34 -07:00 |
|
Sam El-Husseini
|
fc420b7037
|
Support for registering renderers and switching between them (#3013)
* Added support for registering renderers and for choosing which renderer the workspace wants to use.
|
2019-09-13 10:30:20 -07:00 |
|
Neil Fraser
|
23caa12571
|
Error is a constructor, ‘new’ is not required.
|
2019-09-12 18:02:59 -07:00 |
|
Sam El-Husseini
|
8ab51c8639
|
Remove closure base file dependency (#2976)
* Trim down closure's base dependency even further by removing the dependency on closure's base file.
|
2019-09-11 17:30:51 -07:00 |
|
Rachel Fenichel
|
4b17234cba
|
Alphabetize requires
|
2019-09-10 13:01:13 -07:00 |
|
Sam El-Husseini
|
4c8e28c53d
|
Dynamic output shapes (#2980)
* Round and triangle dynamic output shapes.
|
2019-09-06 13:04:01 -07:00 |
|
Rachel Fenichel
|
2ffe71f0a0
|
Remove references to dark path offset; fix highlights while dragging'
|
2019-09-05 11:59:28 -07:00 |
|
Rachel Fenichel
|
87e7be9619
|
Cleanup
|
2019-09-04 17:19:31 -07:00 |
|
Rachel Fenichel
|
581705cc7b
|
Create a Renderer base class and extend it for each type of renderer
|
2019-09-04 17:16:08 -07:00 |
|
Rachel Fenichel
|
e35f4d5070
|
More cleanup.
|
2019-09-04 16:26:53 -07:00 |
|
Rachel Fenichel
|
b4ac23df6c
|
Remove useless variable.
|
2019-09-04 16:26:53 -07:00 |
|
Rachel Fenichel
|
135ab7993e
|
Use ascender/descender naming for top and bottom rows; tweak position calculation.
|
2019-09-04 16:26:53 -07:00 |
|
Sam El-Husseini
|
73d0b70c22
|
Add a spacer before and after a statement input and place use it to render a right corner before and after the statement input. (#2967)
|
2019-09-04 15:38:23 -07:00 |
|
Sam El-Husseini
|
189c561f49
|
Rendering type checker (#2950)
* Convert all rendering types to use a type enum flag.
|
2019-09-03 14:39:02 -07:00 |
|
Sam El-Husseini
|
06a882348b
|
Render round right corners in zelos. (#2938)
* Render round right corners in zelos.
|
2019-08-30 18:11:01 -07:00 |
|
Sam El-Husseini
|
e7f10e7c3e
|
minor rendering fix (#2919)
|
2019-08-27 10:47:32 -07:00 |
|
Sam El-Husseini
|
dc1e7b82fe
|
Zelos notch (#2918)
* Add the zelos notch
|
2019-08-26 17:49:42 -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
|
a81c633be7
|
Centralize references to Blockly.blockRendering.constants
|
2019-08-22 18:08:59 -07:00 |
|
Rachel Fenichel
|
e86c852936
|
Split render_info
|
2019-08-21 14:33:43 -07:00 |
|