Skip to content

Conversation

@Kocal
Copy link
Member

@Kocal Kocal commented Dec 8, 2025

Q A
Bug fix? no
New feature? no
Deprecations? no
Documentation? no
Issues Fix #...
License MIT

So we can release the website with #3220 & #2848, without releasing the Toolkit page.

I didn't have 404 Not Found for toolkit/* URLs, I believe hiding the link from the main menu is enough. We have nothing super-important to hide, just the access

@Kocal Kocal self-assigned this Dec 8, 2025
@carsonbot carsonbot added Site ux.symfony.com Status: Needs Review Needs to be reviewed labels Dec 8, 2025
Comment on lines -144 to -151
"repositories": {
"symfony-ux-toolkit": {
"type": "path",
"url": "../src/Toolkit",
"options": {
"symlink": true
}
}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need for this configuration anymore, since the Toolkit package exists now on Packagist

@Kocal Kocal merged commit 0933778 into symfony:2.x Dec 8, 2025
4 checks passed
@Kocal Kocal deleted the site-hide-toolkit branch December 8, 2025 16:16
Kocal added a commit to Kocal/symfony-ux that referenced this pull request Dec 27, 2025
Kocal added a commit that referenced this pull request Dec 27, 2025
This PR was merged into the 2.x branch.

Discussion
----------

[Site] Un-hide Toolkit, partially reverts #3224

| Q              | A
| -------------- | ---
| Bug fix?       | no
| New feature?   | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations?  | no <!-- if yes, also update UPGRADE-*.md and src/**/CHANGELOG.md -->
| Documentation? | no <!-- required for new features, or documentation updates -->
| 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).
-->

To deploy when releasing 2.32

Commits
-------

e3db949 [Site] Un-hide Toolkit, partially reverts #3224
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Site ux.symfony.com Status: Needs Review Needs to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants