1. 13 Jul, 2015 10 commits
  2. 12 Jul, 2015 5 commits
  3. 11 Jul, 2015 8 commits
  4. 10 Jul, 2015 4 commits
  5. 09 Jul, 2015 5 commits
  6. 08 Jul, 2015 5 commits
  7. 07 Jul, 2015 3 commits
    • carlosperate's avatar
      Update electron version which allows to save the xml files. · 60d62ade
      carlosperate authored
      Updated the main code to better control the splash screen.
      60d62ade
    • carlosperate's avatar
      Rewrote toolbox toggle visibility button: · 563503c2
      carlosperate authored
      Due to logic implementation the old version had an ugly effect at the point where the toolbar scrolled up and the button background appeared.
      Now it scales back up to the button position and has a softer background fade effect.
      Moved all the layout control into the ardublockly_design.js file as it all deals with the front end design.
      Logic code still in main ardublockly.js file, but much simple implementation.
      If there were any error loading the page the visibility icon would awkwardly stand in the workspace corner, now it is only displayed together with the Blockly workspace.
      563503c2
    • carlosperate's avatar
      Merge blockly upstream up to commit 'd8a72df1' · d1461bd5
      carlosperate authored
      Resolved conflicts:
      	blockly/blocks/loops.js
      	blockly/blocks/math.js
      d1461bd5