1. 09 Aug, 2019 2 commits
    • Himanshu Kapoor's avatar
      Reduce the default height of MR/branch dropdowns · 4b9328c1
      Himanshu Kapoor authored
      To avoid having empty areas in the dropdown that occupy
      unnessary space, I removed the dropdown's min-height and changed
      its default height in empty state to be same as its loading state
      (with the spinner).
      4b9328c1
    • Himanshu Kapoor's avatar
      Focus on the input when clicked outside the input · 8470c131
      Himanshu Kapoor authored
      Fixed in MR list and branch list components.
      
      Earlier clicking right outside the input box closed
      the dropdown, which was unexpected behaviour. To
      make it consistent with the behaviour of select2
      jquery plugin, I have made clicking outside the
      input focus on the input by using a label.
      8470c131
  2. 06 Aug, 2019 13 commits
  3. 05 Aug, 2019 25 commits