1. 26 Jan, 2015 2 commits
  2. 25 Jan, 2015 4 commits
  3. 24 Jan, 2015 2 commits
  4. 23 Jan, 2015 3 commits
  5. 20 Jan, 2015 1 commit
  6. 19 Jan, 2015 2 commits
  7. 17 Jan, 2015 1 commit
  8. 16 Jan, 2015 1 commit
    • carlosperate's avatar
      Arduino Material ajax calls to ArduServerCompiler implemented: · 469960d8
      carlosperate authored
      * Can send code to the server (to either compile or load in Arduino IDE)
      * Spinner showed around the "run" button while processing to give the user feedback
      * Implemented the gets and sets for the following settings options
        - Compiler location
        - Sketch location
        - IDE settings (compile and upload, or load in IDE only)
      469960d8
  9. 15 Jan, 2015 5 commits
  10. 14 Jan, 2015 2 commits
  11. 13 Jan, 2015 2 commits
  12. 12 Jan, 2015 3 commits
  13. 11 Jan, 2015 4 commits
  14. 09 Jan, 2015 3 commits
    • carlosperate's avatar
      Arduino Code Peek button "fix". · dfec3749
      carlosperate authored
      It still looks a bit off vertically depending on browser, but this is still an improvement. Will need to look back into it in the future.
      dfec3749
    • carlosperate's avatar
      Updates to Arduino with material design: · b4d00822
      carlosperate authored
      * Increase content width, overwriting Materialize values
      * Updates Blockly toolbox style to fit design
      * Added button in XML text area to load blocks (Js not yet implemented)
      * Navigation bar is only fixed to screen on larger resolutions. Smaller (like mobile) allow scrolling to maximise available space
      * Added README file to Materialize folder to easily keep track of current version used
      
      Updated Materialize framework to latest version (unofficial release > 0.94.2), contains numerous bug fixes and improvements from previous used version, from which these are relevant:
      
      * Sidebar dismiss issues fixed
      * Waves fixed for Windows touchscreen devices
      * Fixed position dropdown problems fixed
      * Navbar supports fixed position
      * Standardized components top and bottom margin
      b4d00822
    • Neil Fraser's avatar
      Improve porformance of colour changes. · ae69c3fb
      Neil Fraser authored
      ae69c3fb
  15. 08 Jan, 2015 2 commits
  16. 07 Jan, 2015 2 commits
  17. 06 Jan, 2015 1 commit