-
Notifications
You must be signed in to change notification settings - Fork 11
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
[DOC] Grid documentation from Sylius/GridBundle repository #144
Merged
Conversation
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
Fixed template syntax in route config
This PR was merged into the 1.11-dev branch. Discussion ---------- Commits ------- 02a558f2f2a8901454251a91225de7402ffecc6b Add docs for the grid maker
This PR was merged into the 1.11-dev branch. Discussion ---------- Commits ------- 31f7dcbc8ad7770895c0b46068ad30211406fa4d Add documentations for Grids as service 1915bc8f83a9c736a41940dca34d1f692b6826b6 Fix docs for custom repository method
This PR was merged into the 1.11-dev branch. Discussion ---------- It is now the recommended way. And I even believe that this way has been removed lately (at least deprecated) Commits ------- 7b7b43917bb847718d7f53b4e1df00ff040afb6d Fix the template reference 2c30e318955043152eeb67478e7ed484f0dcd973 Fix the template reference
…oc (Roshyo) This PR was merged into the 1.11-dev branch. Discussion ---------- I don't think it is a BC break introduction since the DocBlock was already announcing the type. But I'm not sure Commits ------- 817d224adda3563c6f91750715772e639cb64e3c Adding more typing to FieldType and in doc 83f7273f791e97190c9a4634a2ba8ae1d6333b17 Remove unnecessary PHPDoc block a23c40e9709fd04a06d7c46816bd3c305e631dea Update FieldTypeInterface.php
For the DateTimeField and the TwigField setting options requires you pass in the same data as in the constructor. This is now documented.
* 1.12: Generate changelog for v1.12.1 [Docs] Add info about available form options on filters Don't remove driver options when extending a grid configuration Fix coding standard Fix Psalm errors Fix CI Fix examples with grids as service [docs] Add missing fields options on string filter Init .gitattributes to preserve the planet
* 1.12: fix typo suplier => supplier
The name of Interface inside custom_filter.md is incorrect, changing it to good one
loic425
approved these changes
Dec 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.