1. 11 Jan, 2021 1 commit
    • Paul Gascou-Vaillancourt's avatar
      Integrate GlModal close button change · c75dfb40
      Paul Gascou-Vaillancourt authored
      GlModal was updated to use a Pajamas-compliant close button. This is
      done by overriding the modal-header slot to display a custom close
      button, and by re-exposing the title prop as well as the modal-title
      slot.
      Those are drop-in changes as it still possible to set a modal's title
      either by providing a modal-header slot, a modal-title slot, or by
      passing the title prop.
      However, the specs needed to be updated to reflect those API changes.
      c75dfb40
  2. 09 Jan, 2021 5 commits
  3. 08 Jan, 2021 34 commits