Skip to content

Conversation

@weaverryan
Copy link
Member

Q A
License MIT
Doc issue/PR symfony/ux#1140

@github-actions
Copy link

github-actions bot commented Sep 24, 2023

Thanks for the PR 😍

How to test these changes in your application

  1. Define the SYMFONY_ENDPOINT environment variable:

    # On Unix-like (BSD, Linux and macOS)
    export SYMFONY_ENDPOINT=https://raw.githubusercontent.com/symfony/recipes/flex/pull-1243/index.json
    # On Windows
    SET SYMFONY_ENDPOINT=https://raw.githubusercontent.com/symfony/recipes/flex/pull-1243/index.json
  2. Install the package(s) related to this recipe:

    composer req 'symfony/flex:^1.16'
    composer req 'symfony/ux-twig-component:^2.13'
  3. Don't forget to unset the SYMFONY_ENDPOINT environment variable when done:

    # On Unix-like (BSD, Linux and macOS)
    unset SYMFONY_ENDPOINT
    # On Windows
    SET SYMFONY_ENDPOINT=

Diff between recipe versions

In order to help with the review stage, I'm in charge of computing the diff between the various versions of patched recipes.
I'm going keep this comment up to date with any updates of the attached patch.

@OskarStark OskarStark changed the title [WCM] Adding config file for TwigComponent 2.13 [WCM] Adding recipe for TwigComponent 2.13 Sep 24, 2023
@smnandre
Copy link
Member

smnandre commented Oct 4, 2023

(reminder to add the final \\ )

@weaverryan
Copy link
Member Author

It should be on there now - how does it look for you?

@weaverryan weaverryan changed the title [WCM] Adding recipe for TwigComponent 2.13 Adding recipe for TwigComponent 2.13 Oct 10, 2023
@weaverryan weaverryan marked this pull request as ready for review October 10, 2023 14:02
@weaverryan
Copy link
Member Author

Code is merged symfony/ux#1151 - this is ready now

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) October 16, 2023 10:50
@fabpot fabpot disabled auto-merge October 16, 2023 13:50
@fabpot fabpot merged commit 285a9ab into symfony:main Oct 16, 2023
@weaverryan weaverryan deleted the twig-components-2.13-config branch October 16, 2023 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants