Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: felixmosh/bull-board
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.11.0
Choose a base ref
...
head repository: felixmosh/bull-board
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.12.0
Choose a head ref
  • 4 commits
  • 16 files changed
  • 3 contributors

Commits on Jan 11, 2024

  1. chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 (#674)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 11, 2024
    Copy the full SHA
    ca405af View commit details
  2. feat: add copy to clipboard buttons (#673)

    * feat: add copy icon
    
    * feat: add button to copy filtered logs to clipboard
    
    * feat: add button to copy single log lines to clipboard
    
    * feat: add copy to clipboard button to highlight component
    
    * fix: use anonymous function to copy log line to clipboard
    Panzer1119 authored Jan 11, 2024
    Copy the full SHA
    babcc64 View commit details
  3. fix: copy line in logs not copies

    feat: hide copy button by default
    felixmosh committed Jan 11, 2024
    Copy the full SHA
    5ba551c View commit details
  4. Release 5.12.0

    felixmosh committed Jan 11, 2024
    Copy the full SHA
    7febc56 View commit details
Loading