1. 09 Apr, 2020 1 commit
    • Axel Garcia's avatar
      Add event to handle closing all board sidebars · 1217e2ee
      Axel Garcia authored
      This was made to avoid having to _manually_ close all sidebars (to open
      a new one for example), and to prevent having two or more sidebars open
      at the same time.
      
      Each of the sidebars components are listening to a 'sidebars.closeAll'
      event that has an optional `omit` property to avoid closing a sidebar
      if not needed, for example, when browsing through issues.
      1217e2ee
  2. 08 Apr, 2020 39 commits