Releases: Sylius/Stack
Releases · Sylius/Stack
v0.9.0
What's Changed
Features & Fixes
- Update passing-data-to-your-hookables.md by @redips in #271
- Add metatags hook (favicon, seo, etc.) by @Florian-Merle in #275
- Add German translations by @alexanderbuerner in #272
- WCAG improvements by @loic425 in #268
- Fix data table template when no grid is attached to the index operation by @loic425 in #279
- [AdminUi] Use admin dashboard route instead of admin ui configuration by @loic425 in #283
- [BootstrapAdminUi] Allow configuring primary Twig hook for CRUD templates by @loic425 in #277
Docs
- docs: [BootstrapAdminUi] fix Mermaid syntax error by @stlgaits in #265
- [Docs] Remove unnecessary parts of the getting started by @loic425 in #282
- [Docs] Add "Configure the routes' name" section to resource/configure_your_operations.md by @coldic3 in #273
- [Docs][TwigExtra] Fix sylius_sort_by example by @loic425 in #284
- [Docs][TwigExtra] Fix another sort_by to sylius_sort_by by @loic425 in #285
- [Docs] Improve documentation about resource by @loic425 in #286
Maintenance
- [Tests app] Fix removing speakers by @loic425 in #263
- Add link script by @Florian-Merle in #255
- Prepare 0.9 by @loic425 in #287
New Contributors
- @redips made their first contribution in #271
- @coldic3 made their first contribution in #273
- @alexanderbuerner made their first contribution in #272
Full Changelog: v0.8.1...v0.9.0
v0.8.1
v0.8.0
New features & improvements
- Update twig hook's icon.svg in the profiler by @JeanDavidDaviet in #246
- [TwigHook] Add prefix and suffix on debug comment by @Prometee in #250
- Enable starting Stimulus app yourself by @loic425 in #253
- Make title configurable by @Florian-Merle in #256
- Allow first-level menu items without children to have blank target by @Florian-Merle in #254
Docs
- [Docs] Improve main page by @loic425 in #243
- docs: configure resource fix typos by @stlgaits in #235
- docs: fix getting started & add project creation by @Pierstoval in #249
- [Docs] Cookbook about autocomplete grid filter by @loic425 in #247
- [Docs] Switch to embedded syntax for Resource operations by @loic425 in #244
- [Docs] Custom action fix typos by @stlgaits in #182
- docs: fix typo & use code blocks by @stlgaits in #234
- docs: cutom filter fix typos by @stlgaits in #233
Internal
- Chore - Splitting Twig hooks configuration in test application by @loic425 in #236
- open 0.8-dev by @loic425 in #214
- [Demo] Init admin dashboard by @loic425 in #237
- [Demo] Init dashboard statistics by @loic425 in #238
- [Demo] Statistics chart by @loic425 in #239
New Contributors
- @JeanDavidDaviet made their first contribution in #246
- @Pierstoval made their first contribution in #249
- @Florian-Merle made their first contribution in #256
Full Changelog: v0.7.2...v0.8.0
v0.7.2
Minor fixes and improvements
- [BootstrapAdminUi] Add boolean grid field by @loic425 in #224
- [BootstrapAdminUi] Add loader by @loic425 in #240
- [BootstrapAdminUi] Add css for filters by @loic425 in #241
Docs
- Fix mistype at autoprefixing-feature.md by @diimpp in #222
- [Docs] Add tabs for Twig hooks by @loic425 in #217
- [Docs] Twig Hooks Getting Started fix typos by @stlgaits in #216
- [Docs] Improve your first grid chapter by @loic425 in #221
- [Docs][Resource] Warn about legacy section by @loic425 in #225
- [Docs] add code block titles by @stlgaits in #226
- docs: fix typos and replace accordions with tabs for clarity by @stlgaits in #227
- [Docs] Custom filter fix typos by @stlgaits in #180
- [Docs] Custom field type reword / fix typos by @stlgaits in #181
- [Docs] Custom bulk action fix typo by @stlgaits in #183
Internals
- Init editor config by @loic425 in #219
- [TestApp] Use Autocomplete for the Speaker grid filter by @loic425 in #229
New Contributors
Full Changelog: v0.7.0...v0.7.2
v0.7.1
v0.7.0
Features & improvements
- open 0.7-dev by @loic425 in #164
- [AdminUi][BootstrapAdminUi] Managing page title via Twig hooks by @loic425 in #205
- Translations - French - fix typos & add female gender by @stlgaits in #199
- Add toggle button by @Prometee in #204
- [TwigHooks] Template configuration provider with context by @loic425 in #208
- Customize icons & subheaders on all CRUD pages by @loic425 in #212
- Fix missing translations by @loic425 in #213
Documentations
- [Docs] Getting started by @loic425 in #188
- [Docs] Fix admin panel index page by @loic425 in #198
- [Doc] Fix bad wording in getting started by @AymLaf in #203
- [Docs] Init DDD cookbook by @loic425 in #196
- [Docs] Fix customizing page titles link by @loic425 in #206
- [Docs]: Twig Hooks composable layout fix typos by @stlgaits in #207
- [Docs] Customizing page title by @stlgaits in #210
- [Docs] Use dynamic titles by @loic425 in #211
- [Docs] Improve menu customization by @loic425 in #197
New Contributors
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
Fixes
- Fix form when we do not use any resource factory by @loic425 in #194
- Fix pagination translations in french by @loic425 in #171
Minor improvements
- Add an optional icon and description to the page title by @loic425 in #193
- General UI improvements by @loic425 in #195
Documentation
- [Docs] Fix Grid menu by @loic425 in #162
- [Docs] Remove hardcoded navigation on resource documentation by @loic425 in #165
- [Docs] Fix configuring path and short name by @loic425 in #166
- [Docs] Splitting admin panel cookbook pages by @loic425 in #168
- [Docs] Add edition and show operations by @loic425 in #169
- [Docs] Configure the security access by @loic425 in #170
- [Docs] install fix typo by @stlgaits in #176
- [Docs] field config fix typo by @stlgaits in #179
- [Docs] field types fix typos by @stlgaits in #178
- [Docs] first grid fix typos & reword by @stlgaits in #175
- [Docs] filters fix typos / reword by @stlgaits in #177
- [Docs] Getting started by @loic425 in #188
- [Docs] Advanced config fix typo by @stlgaits in #174
- [Docs] fix cookbook typos by @stlgaits in #173
- Update menu.md // fixing typo & return Item by @ehibes in #186
- [Docs] Fix menu icon by @loic425 in #190
- [Docs] add generated grid in basic operations cookbook by @stlgaits in #192
- [Docs] fix typos and rephrase twig extra getting started by @stlgaits in #191
- docs: fix typos by @stlgaits in #189
- [Docs] Config fix typos by @stlgaits in #184
- [Docs] Add login screenshot on security section by @loic425 in #185
Internal
New Contributors
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- [Composer] Fix branch-aliases for 0.6-dev by @GSadee in #117
- Configure default branch in Monorepo Builder config by @GSadee in #116
- [BootstrapAdminUi] Improve Twig hooks to customize logos by @loic425 in #119
- [BootstrapAdminUi] Symfony UX icons for admin panel by @loic425 in #118
- [BootstrapAdminUi] Adjustments for mobile by @bartek-sek in #129
- [Docs] Init a cookbook by @loic425 in #128
- [Docs] Fix Twig blocks by @loic425 in #130
- [Docs] Init Bootstrap admin ui getting started by @loic425 in #131
- [TwigHooks] Mark Debug Info With Different Colors For Templates And Components by @Rafikooo in #132
- Improve login logo & upgrade node packages by @loic425 in #123
- [BootstrapAdminUi] Reorganize login page Twig hooks by @loic425 in #122
- [Docs] Fix Bootstrap admin ui getting started by @loic425 in #136
- [Docs] how to add a new list of resources by @loic425 in #139
- Improve Summary and Add Readme file to each components by @loic425 in #138
- [Docs] Improve comments on how to add a new list of resources by @loic425 in #141
- [Docs] Add link to the documentation on the README file by @loic425 in #140
- Fix nullable parameters by @mpysiak in #142
- [DOC] Grid documentation from Sylius/GridBundle repository by @Prometee in #144
- [DOC] Resource documentation from SyliusResourceBundle repository by @Prometee in #145
- [BootstrapAdminUi] Improve inputs contrast ratio by @loic425 in #147
- [Docs] Init resource creation by @loic425 in #148
- Fix missing end of shell on docs by @loic425 in #150
- [Docs] Fx the cookbook & improve index by @loic425 in #153
- [BootstrapAdminUi] Remove text-nowrap class by @loic425 in #154
- [BootstrapAdminUi] Close button to flash messages by @loic425 in #155
- [BootstrapAdminUi] Fix defining default value in twig templates by @loic425 in #158
- [TwigHooks] Remove translations on profiler by @loic425 in #160
- [BootstrapAdminUi] General UI improvements by @loic425 in #159
- [Docs] Move legacy resource documentation into a legacy dir by @loic425 in #156
- [BootstrapAdminUi] Remove pagination selector is there are no other limits by @loic425 in #163
New Contributors
- @bartek-sek made their first contribution in #129
- @mpysiak made their first contribution in #142
- @Prometee made their first contribution in #144
Full Changelog: v0.5.1...v0.6.0