Skip to content
  • Obiwac's avatar
    feb0baca
    Simple "markdown" in commit messages (#420) · feb0baca
    Obiwac authored
    * readme: clarification for authentication on Firefox
    
    * TaskDetails: change commit message to be more consistent with BuildDetails
    
    * Task/BuildDetails: seperated out new `CommitMessage` component
    
    * CommitMessage: cleaned up interface a tad
    
    * CommitMessage: render basic "markdown"
    
    * CommitMessage: clean the logic up a little
    
    * CommitMessage: won't render if odd number of delimiters found
    
    * CommitMessage: separated out `CommitTitle` for use in other places around the UI
    
    * CommitTitle: use `ReactMarkdown` component instead of manually rendering
    feb0baca
    Simple "markdown" in commit messages (#420)
    Obiwac authored
    * readme: clarification for authentication on Firefox
    
    * TaskDetails: change commit message to be more consistent with BuildDetails
    
    * Task/BuildDetails: seperated out new `CommitMessage` component
    
    * CommitMessage: cleaned up interface a tad
    
    * CommitMessage: render basic "markdown"
    
    * CommitMessage: clean the logic up a little
    
    * CommitMessage: won't render if odd number of delimiters found
    
    * CommitMessage: separated out `CommitTitle` for use in other places around the UI
    
    * CommitTitle: use `ReactMarkdown` component instead of manually rendering
Loading