Skip to content
Snippets Groups Projects
  1. Feb 13, 2019
  2. Feb 11, 2019
  3. Feb 08, 2019
  4. Feb 07, 2019
  5. Feb 06, 2019
  6. Feb 05, 2019
  7. Feb 04, 2019
  8. Feb 03, 2019
  9. Feb 01, 2019
  10. Jan 31, 2019
  11. Jan 30, 2019
  12. Jan 29, 2019
    • Paul Kaplan's avatar
      Only update the toolbox when the blocks tab is visible. · 0d32ac5b
      Paul Kaplan authored
      Need to store the rendered xml because the props can change while the blocks tab is hidden, but we re-render based on what was rendered, not the previous props (which may not have been rendered).
      
      This is similar to the `ThrottledPropertyHOC` in that there may be prop changes that do not get rendered, but in this case for a different reason.
      
      This increases the performance of switching between code and other editor tabs, as well as improving the "See Inside" performance. It makes switching to the code tab as fast as switching between sprites.
      0d32ac5b
    • Nikhil Jha's avatar
      Fix Lint · aaa8fd20
      Nikhil Jha authored
      aaa8fd20
    • Nikhil Jha's avatar
      Remove References · 9da0937e
      Nikhil Jha authored
      9da0937e
  13. Jan 28, 2019
Loading