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: symfony/ux
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.26.0
Choose a base ref
...
head repository: symfony/ux
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.26.1
Choose a head ref
  • 5 commits
  • 24 files changed
  • 2 contributors

Commits on Jun 5, 2025

  1. Configuration menu
    Copy the full SHA
    6da7988 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2182c6 View commit details
    Browse the repository at this point in the history
  3. minor #2823 [LazyImage][Swup][Typed] Fix changelog version (Kocal)

    This PR was merged into the 2.x branch.
    
    Discussion
    ----------
    
    [LazyImage][Swup][Typed] Fix changelog version
    
    | Q             | A
    | ------------- | ---
    | Bug fix?      | no
    | New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
    | Docs?         | no <!-- required for new features -->
    | Issues        | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
    | License       | MIT
    
    <!--
    Replace this notice by a description of your feature/bugfix.
    This will help reviewers and should be a good start for the documentation.
    
    Additionally (see https://symfony.com/releases):
     - Always add tests and ensure they pass.
     - For new features, provide some code snippets to help understand usage.
     - Features and deprecations must be submitted against branch main.
     - Update/add documentation as required (we can help!)
     - Changelog entry should follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry
     - Never break backward compatibility (see https://symfony.com/bc).
    -->
    
    IDK why I thought the next version would be 2.27.0... 😇
    
    Commits
    -------
    
    b2182c6 [LazyImage][Swup][Typed] Fix changelog version
    Kocal committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    51f6f83 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. Configuration menu
    Copy the full SHA
    0bb6d9f View commit details
    Browse the repository at this point in the history
  2. bug #2828 [LiveComponent] Fix conflict with symfony/type-info (Kocal)

    This PR was merged into the 2.x branch.
    
    Discussion
    ----------
    
    [LiveComponent] Fix conflict with `symfony/type-info`
    
    | Q             | A
    | ------------- | ---
    | Bug fix?      | yes
    | New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
    | Docs?         | no <!-- required for new features -->
    | Issues        | Fix #2827 <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
    | License       | MIT
    
    <!--
    Replace this notice by a description of your feature/bugfix.
    This will help reviewers and should be a good start for the documentation.
    
    Additionally (see https://symfony.com/releases):
     - Always add tests and ensure they pass.
     - For new features, provide some code snippets to help understand usage.
     - Features and deprecations must be submitted against branch main.
     - Update/add documentation as required (we can help!)
     - Changelog entry should follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry
     - Never break backward compatibility (see https://symfony.com/bc).
    -->
    
    My bad, this conflict was supposed to be configured in #2607, but IDK where the commit went 🤷🏻
    
    Commits
    -------
    
    0bb6d9f [LiveComponent] Fix conflict with `symfony/type-info`
    Kocal committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    ca79ddd View commit details
    Browse the repository at this point in the history
Loading