Skip to content
Snippets Groups Projects
  1. Aug 15, 2018
    • chrisgarrity's avatar
      Handle RTL in menubar · 9227bb1d
      chrisgarrity authored
      Note: the coming soon tooltip positions are calculated by react-tooltip, and they do not handle RTL.
      9227bb1d
  2. 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
  3. Jun 02, 2018
  4. 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
  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
Loading