Releases: sulu/SuluHeadlessBundle
Releases · sulu/SuluHeadlessBundle
Release 0.6.0 (2021-04-22)
0.6.0 (2021-04-22)
Merged pull requests:
- Improve api documentation in readme #89 (@alexander-schranz)
- Add SnippetAreaController #87 (@luca-rath)
- Add Image map resolver #85 (@Prokyonn)
- Add teaser selection resolver #83 (@luca-rath)
- Add support for preview image in media serializer #80 (@alexandersch)
Release 0.5.0 (2021-03-24)
0.5.0 (2021-03-24)
Merged pull requests:
- Add reference store for resolved and serialized media, contacts and accounts #79 (@alexander-schranz)
- Add reference store integration for StructureResolver #78 (@alexander-schranz)
- Include block settings in data returned by BlockResolver #77 (@nnatter)
Release 0.4.1 (2021-02-26)
Merged pull requests:
- Add PHP 8 compatibility #72 (@alexander-schranz)
- Revert changes of propertyMap parameter of StructureResolver::resolveProperties method #75 (@nnatter)
- Switch key and value in propertyMap parameter of StructureResolver::resolveProperties #73 (@nnatter)
Release 0.4.0 (2021-01-14)
Merged pull requests:
- Handle block settings by calling block-visitors in BlockResolver #69 (@nnatter)
- Expand composer lint script and add php-cs-fixer as dev-dependency #68 (@nnatter)
- Use json_encode in HeadlessWebsiteController to be consistent with twig template #66 (@nnatter)
- Adjust hint about twig template data in README #60 (@nnatter)
- Adjust HeadlessWebsiteController to be compatible with DefaultController #59 (@nnatter)
Release 0.3.0 (2020-11-26)
Merged pull requests:
- Use MarkupParser to resolve sulu-link tags in TextEditorResolver #58 (@nnatter)
- Return consistent view data from Selection and SingleSelection resolvers #57 (@nnatter)
- Add single_snippet_selection content type resolver #56 (@TheCadien)
- Add defaults to propertyMap in PageSelectionResolver #55 (@alexandersch)
- Fix regression in sulu master segments #52 (@alexander-schranz)
- Add http cache headers to headless website controller #51 (@drakulis)
Release 0.2.1 (2020-09-09)
Release 0.2.0 (2020-08-31)
Merged pull requests:
- Fix regression in navigation response #48 (@alexander-schranz)
- Normalize view parameters for single and multi selection content types #47 (@TheCadien)
- Add "single_category_selection" Content Type Resolver #45 (@TheCadien)
- Add "contact_selection" Content Type Resolver #44 (@TheCadien)
- Add "account_selection" Content Type Resolver #43 (@TheCadien)
- Accept DoctrineEntity and locale instead of ApiEntity in serializer classes #41 (@nnatter)
- Use StructureResolver for resolving data of pages in PageDataProviderResolver #40 (@nnatter)
- Use ContentMapper service for loading pages in PageSelectionResolver #39 (@nnatter)
- Fix search with wildcards and fuzzy keywords #37 (@ahoek)
- Add snippet_selection Resolver #32 (@TheCadien)
- Fix accessing of data in twig for meta twig extension #13 (@alexander-schranz)
Release 0.1.0 (2020-07-23)
Merged pull requests:
- Add TODO comments regarding resolving page properties #38 (@nnatter)
- Add symfony 5 compatibility #35 (@luca-rath)
- Update dependencies for symfony 5 #33 (@Prokyonn)
- Do not throw exception when resolving unexpected data in SingleMediaSelectionResolver #31 (@nnatter)
- Remove full stop in description in composer.json #28 (@nnatter)
- Add info about compatibility to README.md #27 (@nnatter)
- Add Sulu bundle seal to README.md #25 (@nnatter)
- Add interface for Serializer classes #24 (@nnatter)
- Add branch alias for #23 (@alexander-schranz)
- Added hash to router #22 (@martinlagler)
- Remove compiler passes and use default-index-method in tags for ContentTypeResolver and DataProviderResolver #20 (@reyostallenberg)
- Adjust twig template in README.md #17 (@nnatter)
- Restructure README.md file #12 (@nnatter)
- Use document type to determine the type of the structure #11 (@wachterjohannes)
- Add usage to readme #7 (@alexander-schranz)
- Allow to set error handler on requester singleton #5 (@nnatter)
- Use handcraftedinthealps/code-coverage-checker package for checking code coverage #4 (@nnatter)
- Prepare publication #1 (@wachterjohannes)