Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f6b4cc0

Browse files
committed
minor #2706 docs: remove oldest versionadded (smnandre)
This PR was merged into the 2.x branch. Discussion ---------- docs: remove oldest versionadded | Q | A | ------------- | --- | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Docs? | yes | Issues | Fix #... | License | MIT A while back, I removed the oldest `@versionadded` annotations—`@weaverryan` reminded me of this in symfony/ux#2699. This PR repeats that cleanup by dropping any `@versionadded` tags that are more than two years old. Commits ------- 6fad96dd4b5 docs: remove oldest versionadded
2 parents fa658ed + 87878cc commit f6b4cc0

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

doc/index.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -418,10 +418,6 @@ likely need to create your own :ref:`custom autocomplete endpoint <custom-autoco
418418
Customizing the AJAX URL/Route
419419
------------------------------
420420

421-
.. versionadded:: 2.7
422-
423-
The ability to specify the route was added in Twig Components 2.7.
424-
425421
The default route for the Ajax calls used by the Autocomplete component is ``/autocomplete/{alias}/``.
426422
Sometimes it may be useful to customize this URL - e.g. so that the URL lives
427423
under a specific firewall.

0 commit comments

Comments
 (0)