Skip to content
Snippets Groups Projects
  1. Dec 14, 2017
    • chrisgarrity's avatar
      Localize extension blocks (#968) · 683241ca
      chrisgarrity authored
      Localizes the pen extension:
      - loads all pen locale information - may want to consider dynamically loading locales later.
      683241ca
    • Josiah Neuberger's avatar
      fixed some minor code smell problems · ba3ff9d1
      Josiah Neuberger authored
        1. Removed duplication of code in stage component to avoid future
           potential divergence. Now just selectively applying styling based
           on states of zoomed, colorPicking, and question.
      
        2. Fixed bottom border getting chopped in zoomed mode by adding margin
           and adjusting height/width accordingly.
      
        3. Removed shouldComponentUpdate from stageHeader as suggested from code
           review. Added ignore lint warning suggesting change to stateless function.
      ba3ff9d1
  2. Dec 13, 2017
  3. Dec 11, 2017
  4. Dec 09, 2017
  5. Dec 08, 2017
  6. Dec 07, 2017
  7. Dec 05, 2017
  8. Dec 04, 2017
  9. Dec 01, 2017
  10. Nov 30, 2017
  11. Nov 29, 2017
  12. 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
    • Tina Quach's avatar
      remove e and ordering · 89df9482
      Tina Quach authored
      89df9482
  13. Nov 27, 2017
  14. Nov 24, 2017
  15. Nov 23, 2017
Loading