Skip to content
Snippets Groups Projects
  1. Jul 13, 2021
    • Claire's avatar
      Improve modal flow and back button handling (#16499) · d3791cca
      Claire authored
      * Refactor shouldUpdateScroll passing
      
      So far, shouldUpdateScroll has been manually passed down from the very top of
      the React component hierarchy even though it is a static function common to
      all ScrollContainer instances, so replaced that with a custom class extending
      ScrollContainer.
      
      * Generalize “press back to close modal” to any modal and to public pages
      
      * Fix boost confirmation modal closing media modal
      d3791cca
  2. Jul 11, 2021
  3. Jul 10, 2021
  4. Jul 09, 2021
  5. Jul 08, 2021
  6. Jul 07, 2021
  7. Jul 05, 2021
  8. Jul 04, 2021
  9. Jul 03, 2021
  10. Jul 02, 2021
  11. Jun 30, 2021
  12. Jun 27, 2021
  13. Jun 25, 2021
Loading