Skip to content
Snippets Groups Projects
  1. Feb 27, 2018
  2. Feb 26, 2018
  3. Feb 23, 2018
  4. Feb 22, 2018
  5. Feb 16, 2018
  6. Feb 09, 2018
    • Paul Kaplan's avatar
      Fix numerous draggable images in the GUI. · c243e8eb
      Paul Kaplan authored
      Images are draggable by default, but when used within buttons or as
      clickable elements, they should not be draggable because starting a drag
      accidentally prevents the click event.
      c243e8eb
  7. Jan 31, 2018
  8. Jan 30, 2018
  9. Jan 12, 2018
  10. Jan 08, 2018
  11. Dec 27, 2017
    • Matthew Taylor's avatar
      GH-829: Add feedback form to menu bar (#1120) · 9c9e67e5
      Matthew Taylor authored
      * add feedback form
      
      This implements #829
      
      * small style updates to the stage buttons
      
      from @carljbowman
      
      * remove `stageSize` for now
      
      We eventually need this, but not yet, and it’s causing lint failure.
      9c9e67e5
  12. Dec 21, 2017
    • chrisgarrity's avatar
      Preview modals (#1087) · 24e8491e
      chrisgarrity authored
      - implements welcome to the preview modal, and unsupported browser modal.
      - will need assets updated in Jan.
      24e8491e
  13. Dec 20, 2017
    • Matthew Taylor's avatar
      Partially Implement GH-830: Add coming soon tooltips (#1069) · 8dc26d8d
      Matthew Taylor authored
      * Implement GH-830: Add coming soon tooltips
      
      This implements coming soon tooltips for:
      * the small stage size
      * save, load and language
      
      It also creates the component that can be copied over into the paint editor for use there as well.
      
      Lastly, this does a small refactor on the full screen implementation to include multiple small screen sizes too.
      8dc26d8d
  14. Dec 11, 2017
  15. Dec 09, 2017
  16. Nov 28, 2017
    • Wiliam Allen's avatar
      Added small separation between tabs and content · 9418b9cc
      Wiliam Allen authored
      I changed the color of the bottom of the tab when selected from white
      to the background color of the block chooser.
      The main reason for the change was that the white bottom on the tabs
      did not blend well with the boundary between gray/blue and white when
      selected.  It has been changed so that there is a line that is lighter
      than the regular border color which signifies that the tab is selected
      and gives it separation from the white content but doesn’t separate the
      content too far from the tab as a darker color would do.
      9418b9cc
  17. Oct 31, 2017
  18. Oct 06, 2017
  19. Sep 18, 2017
  20. Sep 04, 2017
  21. Aug 31, 2017
  22. Aug 29, 2017
  23. Aug 28, 2017
  24. Aug 27, 2017
    • Josiah Neuberger's avatar
      fixed outstanding issues with stage zooming · 65ab58d9
      Josiah Neuberger authored
        1. Fixed issue with sprites not being dragable when stage zoomed.
      
        2. Fixed issue with coordinates of mouse position being wrong when
           stage is zoomed. This was caused by the renderer not being
           resized when zooming/unzooming.
      
        3. Refactored zoom control to separate react component/containter
           with global reducer for isZoomed, which is passed to the stage
           container. This allows for the zoom control to zoom the stage
           menu and stage as seperate containers.
      
        4. Added icons zoom/unzoom for stage zoom control. Moved icon
           position to be part of stage menu floating to right of start/stop
           buttons.
      65ab58d9
  25. Aug 23, 2017
  26. Aug 17, 2017
  27. Aug 16, 2017
  28. Aug 14, 2017
  29. Aug 10, 2017
  30. Jul 21, 2017
  31. Jul 10, 2017
  32. Jun 30, 2017
  33. Jun 27, 2017
  34. Jun 09, 2017
Loading