Skip to content
Snippets Groups Projects
  1. Jan 12, 2018
  2. Jan 08, 2018
  3. 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
  4. 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
  5. 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
  6. Dec 11, 2017
  7. Dec 09, 2017
  8. 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
  9. Oct 31, 2017
  10. Oct 06, 2017
  11. Sep 18, 2017
  12. Sep 04, 2017
  13. Aug 31, 2017
  14. Aug 29, 2017
  15. Aug 28, 2017
  16. 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
  17. Aug 23, 2017
  18. Aug 17, 2017
  19. Aug 16, 2017
  20. Aug 14, 2017
  21. Aug 10, 2017
  22. Jul 21, 2017
  23. Jul 10, 2017
  24. Jun 30, 2017
  25. Jun 27, 2017
  26. Jun 09, 2017
  27. May 31, 2017
  28. May 19, 2017
  29. May 17, 2017
  30. Apr 20, 2017
  31. Mar 23, 2017
  32. Mar 20, 2017
Loading