- 21 Feb, 2015 2 commits
-
-
carlosperate authored
-
carlosperate authored
- Added warnings for setting variables to a different type than first instance - Type finding for the get variable block - Corrected the arduino types array - Updated the cast block to return type as defined by cast - Updated wording of the cast block
-
- 20 Feb, 2015 2 commits
-
-
carlosperate authored
-
carlosperate authored
-
- 19 Feb, 2015 2 commits
-
-
carlosperate authored
-
carlosperate authored
Initial version of static typing. Basic building blocks in place for some of the most significant blocks for this feature. Moved the old regular expressions trick out of the arduino.js, and partially used within the math getType function.
-
- 12 Feb, 2015 1 commit
-
-
carlosperate authored
-
- 11 Feb, 2015 3 commits
-
-
-
carlosperate authored
-
carlosperate authored
Restored demo code to original version.
-
- 10 Feb, 2015 5 commits
-
-
carlosperate authored
Also added detection to see if the app is run from the Ardublockly server or an online server. If only then it displays a message indicating unsupported features.
-
Neil Fraser authored
Fixed issue with calculating input focus on different input types
-
Neil Fraser authored
-
Ryan Loader authored
-
carlosperate authored
Updated the script start.py to launch correct webapp. Updated gitignore to include notepad++ temp file.
-
- 09 Feb, 2015 5 commits
-
-
carlosperate authored
This is to have the arduino material as the main arduino webapp and be able to maintain all file histories.
-
carlosperate authored
Material: Removed blockly scroolbar border Classic: Fix bug where Blockly could not be dragged where the hidden modal was located.
-
carlosperate authored
-
carlosperate authored
Now it only prints HTTP status codes that are not 200 (successful request). Minor update to ServerCompilerSettings to not print too many line breaks.
-
carlosperate authored
Added command line options for help and to set the working root directory for the server. Improved the directory location and selection code to work on different environments.
-
- 07 Feb, 2015 8 commits
-
-
-
carlosperate authored
When the Sketch path was changed the server was returning the new address in plain text instead of JSON. Updated to send the correct JSON data.
-
carlosperate authored
Plain app form data is now properly bind to clicks. Arduino material minor clean up of settings html.
-
carlosperate authored
-
carlosperate authored
Load blocks from XML file Save blocks from XML file Send Arduino code to the ArduServerCompiler CSS Modal window to display data back Alert to indicate settings are not yet implemented.
-
carlosperate authored
Fix carlosperate/ardublockly#1 , not it is working in IE. Moved toolbox to XML file. Updated blocks to be used and js source file calls. Fixed double click in touchscreens. Fix blocks tab width issue. CSS and HTML cleanup
-
Neil Fraser authored
-
Neil Fraser authored
-
- 06 Feb, 2015 8 commits
-
-
Neil Fraser authored
-
carlosperate authored
No code fixes, mostly comments, documentation, requires and variable naming.
-
carlosperate authored
-
carlosperate authored
-
carlosperate authored
Fix a couple of issues with previous block generator. Removed unnecessary blocks for arduino from the toolbox. Print and prompt use the Serial peripheral.
-
carlosperate authored
-
carlosperate authored
-
carlosperate authored
* Due to changes in the materialize navbar sidebar, it is now displayed on all screen resolutions, reducing the number of options available in the nav bar (which are only shown on the menu at low resolutions) * New sidebar menu design. * Temporarily fix height of blockly area and the arduino and XML code panels. In the future the height of these panels will be dependent on viewport. * Added horizontal padding to the arduino and xml code. * Updated modals to include fixed footer. * Updated small modal to have a lower height and a set minimum height. * Changed spinner to the arduino colours. * Updated the colour of the Blockly toolbox to the arduino colours. * Fixed mouseover colour for the run button (it went from orange to teal, now stays orange with the wave effect). Materialize framework updated to latest version. Relevant fixes: * Modals now can have fixed footers. * Modals fixes in IE. * Changes on navbar sidebar menu, it is now independent from horizontal navbar lists. * Several fixes on the navbar layout.
-
- 05 Feb, 2015 4 commits
-
-
Neil Fraser authored
-
carlosperate authored
-
Neil Fraser authored
-
carlosperate authored
-