Autocomplete
- Untranslated
no_resultslabel whenoptions_as_htmlis set by @maxperei in #3148 - Add documentation about plugins management by @raphael-geffroy in #3087
- Fix missing space in JSON snippet by @kasperh90 in #3207
- Fix issue where TomSelect could already been initialized on an element by @daFish in #3155
- Fix code-block rendering in Autocomplete by @JoppeDC in #3259
Turbo
- Fix Mercure custom transport with
turbo_steam_listenby @Fan2Shrek in #3147
Twig Components
- Add option to disable the dump of components by @alinceDev in #3066
- Fix typo in documentation by @alvidias in #3168
- Allow using directory name as component name for anonymous components by @andyexeter in #3169
Live Components
- Add clarification of component re-rendering vs. loading content by @Wertisdk in #3164
- Pin
phpdocumentor/reflection-docblockto non dev version by @Kocal in #3250 - Update index.rst with MarkdownTextarea template info by @Kocal in #3267
Map
- Add
Map::removeAll*()method on Elements by @StevenRenaux in #3245
Icons
Toolkit
- Add support for documenting props/blocks API by @Kocal in #3154
- Add Item component by @bernard-ng in #3144
- Update Button CSS class, remove as props by @ker0x in #3158
- Add CONTRIBUTING.md by @Kocal in #3161
- Add missing as props, update CONTRIBUTING.md by @ker0x in #3166
- Add
Dialogcomponent by @seb-jean in #3173 - Pin
tales-from-a-dev/twig-tailwind-extrato^1.0.0by @Kocal in #3190 - Remove hover style to clearly distinguish from Button by @tassilogroeper in #3197
- Add new component kdb from shadcn ui by @tassilogroeper in #3198
- add Empty component by @bernard-ng in #3213
- add Field component by @bernard-ng in #3214
- add ButtonGroup component by @bernard-ng in #3215
- Add InputGroup component by @daFish in #3236
- Fix forgotten documentation links, follows #3097 by @Kocal in #3254
- Update CSS file by @Kocal in #3258
Translator
- Refactor API to use string-based translation keys instead of generated constants by @Kocal in #3208
- Early exit parameters extraction from Intl messages, if no
{is found by @Kocal in #3219 - Add option
ux_translator.dump_typescriptto enable/disable TypeScript types generation by @Kocal in #3218 - Reword
dump_typescriptoption description by @Kocal in #3221 - Refactor
TranslationsDumperoptions from__constructorand setters, todumpmethod by @Kocal in #3244 - Add
keys_patternsconfiguration option to filter dumped translations by key patterns by @Kocal in #3248
Site
- Fix upson logo & url by @smnandre in #3220
- Hide Toolkit menu by @Kocal in #3224
- Minor fixes before deployement by @Kocal in #3229
- Un-hide Toolkit, partially reverts #3224 by @Kocal in #3255
- Rework Toolkit recipe rendering system, improve our Markdown converter by @Kocal in #3256
- Fix TerminalCommand layout by @smnandre in #3268
Miscellaneous
- Tests over Symfony 7.4.0-RC1 and 8.0.0-RC1 by @Kocal in #3159
- Fix CI when testing Symfony RCs versions by @Kocal in #3178
- Add support for MercureBundle ^0.4.1 and Mercure ^0.7.0 by @Kocal in #3185
- Tests on Symfony 8 stable by @Kocal in #3192
- Git-ignore config/reference.php by @Kocal in #3205
- Add E2E tests for Autocomplete by @Kocal in #3230
- Add E2E tests for LiveComponent by @Kocal in #3235
- Add E2E tests for Chart.js by @Kocal in #3237
- Add E2E tests for Turbo by @Kocal in #3239
- Add E2E tests for CropperJS by @Kocal in #3240
- Add quality tools: PHP-CS-Fixer and Twig-CS-Fixer by @Kocal in #3249
- Fix pnpm build command by @Kocal in #3252
- Truly leverage PHP-CS-Fixer and Twig-CS-Fixer to Fabbot by @Kocal in #3251
- Ensure "apps/" exists before adding it in Finder by @Kocal in #3257
- PHP CS Fixer: update usage by @keradus in #3263
- Run Twig-CS-Fixer on all repo's files, follow #3263 by @Kocal in #3264
New Contributors
- @alinceDev made their first contribution in #3066
- @alvidias made their first contribution in #3168
- @Wertisdk made their first contribution in #3164
- @andyexeter made their first contribution in #3169
- @tassilogroeper made their first contribution in #3197
Full Changelog: v2.31.0...v2.32.0