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: alpinejs/alpine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.14.4
Choose a base ref
...
head repository: alpinejs/alpine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 27 files changed
  • 5 contributors

Commits on Nov 28, 2024

  1. 🐛 Fixes Regression in Mutation handling (#4450)

    * 🧪 Adds test for improperly cleaned Elements
    
    * 🐛 Prevents Moved elements from being cleaned up
    ekwoka authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    cb08c46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b6c31c View commit details
    Browse the repository at this point in the history
  3. wip

    calebporzio committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    0e7e75e View commit details
    Browse the repository at this point in the history
  4. wip

    calebporzio committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    2c2bdb6 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Fix regression on x-ignore when removed (#4458)

    * Add failing test
    
    * Fix x-ignore regression
    SimoTod authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    b6394e6 View commit details
    Browse the repository at this point in the history
  2. wip

    calebporzio committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    60cbc24 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. Fix x-teleport by removing clone x-ignore (#4469)

    * Fix x-teleport by removing clone x-ignore
    
    * Add test
    joshhanley authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    6902a05 View commit details
    Browse the repository at this point in the history
  2. wip

    calebporzio committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    36110b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. Fix x-mask triggering update requests on load (#4481)

    * Add fix
    
    * Add a test
    joshhanley authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    b03a52d View commit details
    Browse the repository at this point in the history
  2. wip

    calebporzio committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    e85716d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

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

Commits on Mar 3, 2025

  1. Update issue template

    joshhanley committed Mar 3, 2025
    Configuration menu
    Copy the full SHA
    eabb0e3 View commit details
    Browse the repository at this point in the history
  2. Add security policy

    joshhanley committed Mar 3, 2025
    Configuration menu
    Copy the full SHA
    3bb1bad View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. Add skip children to morph (#4568)

    * Add skip children to morph
    
    * Use shouldSkipChildren
    joshhanley authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    d9fbb28 View commit details
    Browse the repository at this point in the history
  2. wip

    calebporzio committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    e363181 View commit details
    Browse the repository at this point in the history
Loading