Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Extract JavaScript snippets from "Ajax, client-side" chapter #3472

Conversation

brotkrueml
Copy link
Contributor

Additionally, switch to ES6 modules. Also the ResponseError is gone with v12.

This is a preparation for merging the "Ajax, client-side" chapter into the "Ajax" chapter.

Related: #2331
Related: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65625/4/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89738-ApiForAjaxRequests.rst#4
Releases: main, 12.4

Additionally, switch to ES6 modules. Also the ResponseError is gone with v12.

This is a preparation for merging the "Ajax" chapter with the "Ajax, client-side" chapter.

Related: TYPO3-Documentation#2331
Related: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65625/4/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89738-ApiForAjaxRequests.rst#4
Releases: main, 12.4
@brotkrueml brotkrueml added the content Related to changing / updating / adding ... content label Sep 25, 2023
@brotkrueml brotkrueml requested a review from linawolf September 25, 2023 18:50
@brotkrueml brotkrueml self-assigned this Sep 25, 2023
@brotkrueml
Copy link
Contributor Author

brotkrueml commented Sep 25, 2023

@linawolf I am not really sure, if we should merge those two chapters. The one is about a slim backend controller which returns JSON or something similar. The other is about a JavaScript API that is provided by TYPO3. Maybe we should rename the "Ajax, client-side" to "JavaScript API" (as it resides in the backend folder). "Broadcast channels" is another JS API which has already a dedicated page.

@linawolf
Copy link
Member

@brotkrueml I think renaming this chapter might be a good idea

@brotkrueml brotkrueml merged commit a35f7f2 into TYPO3-Documentation:main Sep 26, 2023
@brotkrueml brotkrueml added the backport 12.4 Backport to TYPO3v12 label Sep 26, 2023
@brotkrueml brotkrueml deleted the ajax-clientside-extract-snippets branch September 26, 2023 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 12.4 Backport to TYPO3v12 content Related to changing / updating / adding ... content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants