Skip to content
Snippets Groups Projects
  1. May 12, 2020
  2. Feb 11, 2019
  3. Feb 04, 2019
    • chrisgarrity's avatar
      Move blocks z-index up to match gui · c9b3f831
      chrisgarrity authored
      Override the z-index for the blocks drag layer. At 1000, it will be over everything in the gui other than the navbar itself (monitors on the stage, tutorials, alerts, dropdown menus, etc.)
      c9b3f831
  4. Jan 30, 2019
  5. Jan 18, 2019
  6. Jan 07, 2019
  7. Nov 18, 2018
  8. Nov 15, 2018
  9. Nov 13, 2018
  10. Nov 10, 2018
  11. Nov 08, 2018
  12. Nov 07, 2018
  13. Nov 02, 2018
  14. Sep 26, 2018
    • Eric Rosenbaum's avatar
      Add an indicator to show that the microphone is listening (#3205) · a9243400
      Eric Rosenbaum authored
      * Add mic indicator
      
      * Fix mic indicator position and margin
      
      * Don’t always show indicator, don’t sneaky-enable extension
      
      * Position mic indicator in RTL
      
      * Actually, don’t move indicator in RTL
      
      * Update event name for MIC_LISTENING
      
      * Move mic indicator state into redux
      
      * Move stageSizeToTransform into screen-utils
      
      * Position mic indicator and question at bottom of stage
      
      * Fix pointer events
      
      * JSDOC for stageSizeToTransform
      
      * Pass micIndicator into StageComponent via …props
      a9243400
  15. Sep 19, 2018
  16. Sep 07, 2018
  17. Aug 20, 2018
  18. Aug 12, 2018
  19. Aug 01, 2018
    • chrisgarrity's avatar
      Action menu RTL · 67f44969
      chrisgarrity authored
      This bled into normalizing z-indices for the action menus in the z-index.css. The tooltip id was not unique between action menus for ‘suprise’ and ‘paint’, so `mainTooltipId` was used as a prefix to make them unique.
      67f44969
  20. Jul 09, 2018
    • carljbowman's avatar
      Change “mini-card”UI Color · 7cd866de
      carljbowman authored
      In addtion to changing the UI color for “mini cards” from motion blue to extensions aqua, this commit also updates the color variable previously known as ‘$pen-primary’ to ‘$extensions-primary’.
      7cd866de
  21. Jul 02, 2018
  22. Jun 12, 2018
  23. Jun 02, 2018
  24. Apr 20, 2018
  25. Apr 19, 2018
  26. Apr 09, 2018
    • carljbowman's avatar
      Unifiy colors variables · 4e30c0b0
      carljbowman authored
      - Auditing color CSS and componet CSS to make consistent.
      - Made a first pass of changes to increase contrast to elements that previously were problematic
      4e30c0b0
  27. Mar 27, 2018
  28. Feb 26, 2018
  29. Feb 23, 2018
  30. Jan 29, 2018
  31. Jan 10, 2018
    • DD's avatar
      lint · 222fc20d
      DD authored
      222fc20d
  32. Jan 09, 2018
  33. 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
Loading