Commit Graph

17 Commits

Author SHA1 Message Date
Beka Westberg
042ddb043b Added hideChaff calls to the custom fields demo. 2019-09-11 15:49:21 -07:00
Sam El-Husseini
e8a3964a1c Rename the pitch field (#2965)
* Rename the pitch field to fall under the CustomFields namespace.
2019-09-04 10:09:42 -07:00
Sam El-Husseini
ab4b16e9d3 Field pitch remaining fixes that were missed in previous PR. (#2957) 2019-09-03 14:37:45 -07:00
Sam El-Husseini
dd9257e1b0 Field Text transformation methods (#2930)
* Add field text transform methods for converting from text to value and vice versa.
2019-08-30 17:00:31 -07:00
Rachel Fenichel
2e77f1903f Padding 2019-08-19 13:21:23 -07:00
Rachel Fenichel
50b55971d4 Fix turtle rendering 2019-08-19 12:14:17 -07:00
Beka Westberg
2049281019 Fixed turtle field registration. 2019-08-16 09:57:28 -07:00
Beka Westberg
cdc90f4059 Refactored field utilities. 2019-08-16 09:57:27 -07:00
Neil Fraser
abc452109e Fix XML across Blockly. (#2727)
Also fixes references to createSvgElement
2019-07-30 15:08:47 -07:00
Sam El-Husseini
57868e7e83 Remove all calls to goog.math (#2739)
* Replace calls to goog.math.Size and goog.math.Coordinate with Blockly equivelants
2019-07-30 11:22:08 -07:00
Beka Westberg
0ec7667f13 Added warning icons to individual turtle properties to help demonstrate multi-part value validation. (#2691) 2019-07-24 14:27:46 -07:00
Beka Westberg
cb86dba3af Fixes Custom Fields (Turtle) Demo Browser Support (#2697)
* Fixed firefox not displaying correctly.

* Fixed IE support.
2019-07-24 09:40:08 -07:00
Rachel Fenichel
19af36f527 Link to custom fields demo from demos/index.html 2019-07-19 12:37:22 -07:00
Beka Westberg
f837b7ca04 Moved SVG creation into a separate function. 2019-07-09 10:21:22 -07:00
Beka Westberg
69ea81fba8 Changed modifier validator turtle field example. 2019-07-09 10:21:22 -07:00
Beka Westberg
fa57ab23e5 Adding XML example. 2019-07-09 10:21:22 -07:00
Beka Westberg
b74254662e Added custom fields demo. 2019-07-09 10:21:22 -07:00