-
-
Notifications
You must be signed in to change notification settings - Fork 331
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor #2471 [TwigComponent] Various fix / cleans in documentation (sm…
…nandre) This PR was squashed before being merged into the 2.x branch. Discussion ---------- [TwigComponent] Various fix / cleans in documentation This pull request includes several updates to the documentation in the `src/TwigComponent/doc/index.rst` file. The changes primarily focus on removing versionadded directives, updating component examples, and improving the readability of the documentation. Documentation updates: * Removed multiple `versionadded` directives to streamline the documentation. [[1]](diffhunk://#diff-af91659afbc07f8a37d8086ade26a202cddfdd70b4a020c8e197d660162c1710L139-L143) [[2]](diffhunk://#diff-af91659afbc07f8a37d8086ade26a202cddfdd70b4a020c8e197d660162c1710L564-L567) [[3]](diffhunk://#diff-af91659afbc07f8a37d8086ade26a202cddfdd70b4a020c8e197d660162c1710L817-R813) [[4]](diffhunk://#diff-af91659afbc07f8a37d8086ade26a202cddfdd70b4a020c8e197d660162c1710L857-L860) [[5]](diffhunk://#diff-af91659afbc07f8a37d8086ade26a202cddfdd70b4a020c8e197d660162c1710L1603-L1617) [[6]](diffhunk://#diff-af91659afbc07f8a37d8086ade26a202cddfdd70b4a020c8e197d660162c1710L1711-R1654) * Updated component examples to use simplified syntax and corrected component names. [[1]](diffhunk://#diff-af91659afbc07f8a37d8086ade26a202cddfdd70b4a020c8e197d660162c1710L755-R750) [[2]](diffhunk://#diff-af91659afbc07f8a37d8086ade26a202cddfdd70b4a020c8e197d660162c1710L1234-R1245) [[3]](diffhunk://#diff-af91659afbc07f8a37d8086ade26a202cddfdd70b4a020c8e197d660162c1710L1730-R1670) [[4]](diffhunk://#diff-af91659afbc07f8a37d8086ade26a202cddfdd70b4a020c8e197d660162c1710L1743-R1680) * Improved explanations and examples for component variants, including compound and default variants. [[1]](diffhunk://#diff-af91659afbc07f8a37d8086ade26a202cddfdd70b4a020c8e197d660162c1710L1289-R1260) [[2]](diffhunk://#diff-af91659afbc07f8a37d8086ade26a202cddfdd70b4a020c8e197d660162c1710L1337-R1316) * Updated a note about the `stimulus_controller()` function requiring the `symfony/stimulus-bundle` package. * Removed outdated references and updated links to external resources. (PR summary written by) Commits ------- 0508b7d [TwigComponent] Various fix / cleans in documentation
- Loading branch information
Showing
1 changed file
with
64 additions
and
130 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters