Skip to content
Snippets Groups Projects
  1. Dec 14, 2017
    • 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. Nov 25, 2017
  3. Nov 23, 2017
  4. Nov 22, 2017
  5. Nov 21, 2017
  6. Nov 20, 2017
  7. Nov 19, 2017
  8. Nov 17, 2017
Loading