Allison Lamm
6070b9473d
Update type annotation for Blockly cursor
2015-08-10 14:17:11 -05:00
Allison Lamm
cca88beb30
adding type annotation to field text input
2015-08-10 13:46:16 -05:00
Neil Fraser
7a5580b3d3
Minor lints from PR 150.
2015-08-08 15:15:58 -07:00
Neil Fraser
05bdd5903c
Merge pull request #143 from Kaworru/master
...
Add basic lint options for npm
2015-08-07 18:01:08 -07:00
Neil Fraser
3ed9e09355
Refresh XML in generator unit tests.
2015-08-07 10:04:07 -07:00
Neil Fraser
bd144f14ea
Fix tooltip location when page is scrolled.
...
Also of note, Closure Compiler is no longer preserving licences.
2015-08-06 11:12:41 -07:00
Markus Bordihn
d1ff77824b
Add basic lint options for npm
...
To use this linter, make sure npm is installed and execute the following
commands inside the main folder.
1.) Only once to update the package "npm install"
2.) To run the linter "npm run lint"
This would make it easier to clean up some of the code.
2015-08-03 20:34:07 +02:00
Neil Fraser
877b5d3fa0
Fix generating null blocks (issue 142).
2015-07-30 08:31:13 -07:00
Neil Fraser
8d87f73f45
Fix types in lists_split block.
2015-07-28 13:00:03 -07:00
Neil Fraser
be70863b07
Clean plane coordinates. Fix RTL alignment.
2015-07-28 12:09:52 -07:00
Neil Fraser
bcd0422e9b
Merge pull request #139 from carlosperate/soy_quotes
...
Change plane demo readme cli quotation marks for better compatibility.
2015-07-28 11:56:38 -07:00
Neil Fraser
96eb72187a
Merge pull request #140 from trodi/master
...
add another type annotation
2015-07-28 10:34:13 -07:00
Troy McKinnon
37a3c74aea
add another type annotation
2015-07-27 14:18:43 -05:00
carlosperate
7612964a51
Change plane demo readme cli quotation marks for better compatibility.
2015-07-27 02:24:25 +01:00
Neil Fraser
d5e1abd7c2
Merge pull request #138 from carlosperate/plane_demo_text
...
Increase the plane svg height and move the text to a second row.
2015-07-26 17:18:00 -07:00
carlosperate
195389a6e0
Increase the plane svg height and move the text to a second row.
2015-07-27 00:08:23 +01:00
Neil Fraser
ac2344a052
Merge pull request #136 from Kaworru/master
...
Add basic package.json for npm support.
2015-07-24 14:10:48 -07:00
Markus Bordihn
b182482a4d
Update package.json
2015-07-24 21:14:40 +02:00
Markus Bordihn
30f280ba37
Update package.json
2015-07-24 20:31:37 +02:00
Markus Bordihn
d6139e3ac6
Update package.json
2015-07-24 19:58:56 +02:00
Markus Bordihn
0e71d972d1
Create package.json
2015-07-24 19:51:44 +02:00
Neil Fraser
6f3520f045
Routine recompile.
2015-07-23 19:01:58 -07:00
Neil Fraser
75582660a3
Merge pull request #131 from carlosperate/menu_height
...
Contain the height of the field dropdown to the window viewport height.
2015-07-23 14:39:55 -07:00
Neil Fraser
2201f16505
Angle field tweaks.
2015-07-23 14:32:15 -07:00
Neil Fraser
bafb3016fd
Remove duplicated generators.
2015-07-23 13:11:51 -07:00
Neil Fraser
ce6ad13fbb
Recompile after translations.
2015-07-23 13:09:06 -07:00
Siebrand Mazeland
7835b89cf5
Localisation updates from https://translatewiki.net .
2015-07-23 18:47:11 +02:00
Neil Fraser
83abc988a7
Remove unused changeOutput func.
2015-07-22 17:17:36 -07:00
Neil Fraser
179052792c
Save dynamic output types in XML.
2015-07-22 17:17:01 -07:00
Neil Fraser
94d3b6f4ea
Add ellipsis to long fields.
2015-07-21 18:24:07 -07:00
Neil Fraser
07e4b92443
Fix cross-linked validators (issue #133 )
2015-07-20 16:18:40 -07:00
Neil Fraser
45fd0e9d44
Remove unused field clone.
2015-07-20 16:17:21 -07:00
Neil Fraser
98a76a62db
Corrections to warning bubbling.
2015-07-20 11:54:03 -07:00
Neil Fraser
0b1ff073e3
Merge pull request #134 from g-rocket/patch-1
...
Fix typo (wth -> with)
2015-07-20 11:05:27 -07:00
g-rocket
25c5ee605e
Fix typo (wth -> with)
2015-07-20 10:33:46 -04:00
Neil Fraser
0b9749166c
Make warnings bubble up to collapsed parents.
2015-07-19 16:49:11 -07:00
carlosperate
3cc4c4e141
Contain the height of the field dropdown to the window viewport height.
2015-07-16 22:08:50 +01:00
Neil Fraser
855301cd65
Merge pull request #128 from carlosperate/multiple_warnings
...
setWarningText can now take optional ID to maintain multiple warnings.
2015-07-16 10:21:30 -07:00
Neil Fraser
8a4e5f3f46
Merge pull request #130 from carlosperate/factory_fix
...
Block factory: close workspace drop downs and unfocus selections on manual edit.
2015-07-15 21:14:48 -07:00
carlosperate
6926da48c9
Block factory: close workspace drop downs and unfocus selections on manual edit.
2015-07-16 04:05:26 +01:00
Neil Fraser
f2c9c89dd3
Darken the flyout scrollbars.
2015-07-15 14:09:19 -07:00
Neil Fraser
1ca2fdc844
Add classes to svg groups.
2015-07-14 23:13:09 -07:00
Neil Fraser
af75752c00
Fix % codes in 'hi' and 'lrc'.
2015-07-14 23:10:54 -07:00
Neil Fraser
6291e98473
Remove scrollbar background UI.
2015-07-14 17:22:35 -07:00
Neil Fraser
782676071a
Fix page scrolling in flyout.
2015-07-14 17:04:47 -07:00
carlosperate
e829f30f1a
setWarningText can now take optional ID to maintain multiple warnings.
2015-07-14 22:22:13 +01:00
Neil Fraser
8a4edb7985
Post-translation recompile
2015-07-14 14:02:36 -07:00
Siebrand Mazeland
6ad287bb7a
Localisation updates from https://translatewiki.net .
2015-07-14 16:21:16 +02:00
Neil Fraser
09f5ac6f7b
Remove non-functioning workspace long-click.
2015-07-13 17:48:50 -07:00
Neil Fraser
fd1e63e250
Merge pull request #96 from carloslfu/workspaces_longpress
...
Enable long-press context menu for Workspaces.
2015-07-13 17:15:29 -07:00