Airhogs777
|
3bafc2e2fb
|
Switch from Replacing argType to Appending To It (#661)
* switch from replacing argType to appending to it
* switch argType to array, rename function to addArgType
|
2016-10-05 13:28:44 -04:00 |
|
Airhogs777
|
bac07dc65a
|
Add attribute for argument type (take 2) (#645)
* a more robust way to add an attribute to arguments
* always run superclass constructor before setting argtype
|
2016-10-02 13:36:32 -04:00 |
|
Neil Fraser
|
555eac8b7f
|
Simplify field validator chaining.
|
2016-06-29 17:44:12 -07:00 |
|
Markus Bordihn
|
ac0e704c69
|
Fixed Parse error. Non-JSDoc comment has annotations. (#451)
|
2016-06-22 13:10:25 -07:00 |
|
Neil Fraser
|
63c112932b
|
Rename Field.setChangeHandler to Field.setValidator
|
2016-02-10 14:33:13 -08:00 |
|
Neil Fraser
|
5b7fec7092
|
Add zooming feature.
By carloslfu.
|
2015-08-19 17:21:05 -07:00 |
|
Neil Fraser
|
45fd0e9d44
|
Remove unused field clone.
|
2015-07-20 16:17:21 -07:00 |
|
Neil Fraser
|
e0f90e6e33
|
Adding more type documentation.
|
2015-07-13 15:03:22 -07:00 |
|
Neil Fraser
|
edd3e3bf33
|
Lint corrections.
|
2015-06-17 13:05:24 -07:00 |
|
Neil Fraser
|
b37fb2bf8c
|
Move datepicker CSS out of main codebase.
|
2015-06-13 16:29:21 -07:00 |
|
Neil Fraser
|
9050e32954
|
Adding JsonInit method of creating blocks.
|
2015-06-08 15:54:18 -07:00 |
|
Neil Fraser
|
17961f7f58
|
Support multiple Blockly instances.
|
2015-04-28 13:51:25 -07:00 |
|
Neil Fraser
|
c9addf7e31
|
Improve accuracy of goog.require calls.
|
2015-02-06 15:27:25 -08:00 |
|
Neil Fraser
|
0c0258c833
|
Translate 'Today' in date picker.
|
2015-02-05 13:07:13 -08:00 |
|
Neil Fraser
|
cbb7204c27
|
Internationalize date picker.
|
2015-02-04 22:57:45 -08:00 |
|
Paul Kendall
|
b3b9ef8ce3
|
Add a new FieldDate input type
|
2015-02-05 07:29:48 +13:00 |
|