8000 Comparing v8.0.3...v8.0.4 · hotwired/turbo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: hotwired/turbo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.3
Choose a base ref
...
head repository: hotwired/turbo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.4
Choose a head ref
  • 5 commits
  • 9 files changed
  • 5 contributors

Commits on Feb 22, 2024

  1. Bump ip from 1.1.8 to 1.1.9 (#1197)

    Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
    - [Commits](indutny/node-ip@v1.1.8...v1.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: ip
      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 Feb 22, 2024
    Configuration menu
    Copy the full SHA
    00527e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    a235658 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Merge pull request #1175 from Intrepidd/fix-frame-morph-unexpected-re…

    …loading
    
    Morphing + complete frame issue : Stop reloading turbo frames when complete attribute changes
    jorgemanrubia authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f0beef3 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Use Playwright assertions for autofocus (#1219)

    Closes [#1154][]
    
    Replace bespoke CSS selector-based assertions with Playwright's built-in
    [toBeFocused](https://playwright.dev/docs/api/class-locatorassertions#locator-assertions-to-be-focused)
    assertion.
    
    Like other assertions, `toBeFocused` will wait and retry for a period of
    time, which makes `nextBeat` calls unnecessary.
    
    [#1154]: #1154
    seanpdoyle authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    8c66861 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Turbo v8.0.4

    afcapel committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1cd6271 View commit details
    Browse the repository at this point in the history
Loading
0