1. 08 Feb, 2021 1 commit
    • Andrew Fontaine's avatar
      Add Listener so Back Button Switches Tabs · ca3f4f58
      Andrew Fontaine authored
      The `popstate` event fires when a browser's back button is clicked, so
      we need to listen to it if we want the back button to actually go back
      now that we use query parameters for tab selection.
      ca3f4f58
  2. 05 Feb, 2021 39 commits