Skip to content

Conversation

@nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Dec 7, 2020

Q A
Bug fix? no
New feature? no
Tickets -
License -

Removes the config section, and replaces it with:

    "provide": {
        "symfony/ux-component": "1.1"
    },
    "extra": {
        "branch-alias": {
            "dev-main": "1.1-dev"
        },
        "thanks": {
            "name": "symfony/ux",
            "url": "https://github.com/symfony/ux"
        }
    },
    "minimum-stability": "dev"

@tgalopin
Copy link
Contributor

tgalopin commented Dec 7, 2020

Thank you @nicolas-grekas.

@tgalopin tgalopin merged commit b57f3d8 into symfony:main Dec 7, 2020
@nicolas-grekas nicolas-grekas deleted the cjs branch December 7, 2020 17:09
tgalopin added a commit that referenced this pull request Dec 8, 2020
This PR was merged into the main branch.

Discussion
----------

Use "symfony/ux" tag

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| Tickets       | -
| License       | MIT

As advised by @stof in #23 (comment), here's using a tag instead of a "provide" entry.

This should allow:
1. to have flex install packages as ux-components if-and-only-if they have the tag,
2. to help discover ux-related packages by linking to https://packagist.org/?tags=symfony/ux

Commits
-------

2b396a6 Use "symfony/ux" tag
smnandre pushed a commit to smnandre/ux that referenced this pull request Sep 29, 2023
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.

5 participants