Release 2.5.1 (2022-08-16)
Release Blog | Upgrade Guide | Skeleton Adjustments | Full Changelog
- Fix missing translations in admin search box dropdown (sulu/sulu#6765) (@cpoint-eu)
- Add bindValueToOnChange helper for testing controlled form components with @testing-library/react (sulu/sulu#6795) (@niklasnatter)
- Migrate enzyme Select tests to React Testing Library (sulu/sulu#6790) (@b3h3m0th)
- Migrate enzyme Number tests to React Testing Library (sulu/sulu#6767) (@b3h3m0th)
- Migrate enzyme Toolbar tests to React Testing Library (sulu/sulu#6764) (@b3h3m0th)
- Fix creator and changer in tags list (sulu/sulu#6793) (@luca-rath)
- Fix merge error in RadioGroup.test.js (@niklasnatter)
- Update phpstan-baseline.neon (@niklasnatter)
- Migrate enzyme SingleSelect tests to React Testing Library (sulu/sulu#6781) (@b3h3m0th)
- Migrate enzyme Radio tests to React Testing Library (sulu/sulu#6777) (@b3h3m0th)
- Migrate missing enzyme Block tests to React Testing Library (sulu/sulu#6786) (@b3h3m0th)
- Update Block Snapshots (@alexander-schranz)
- Update PasswordConfirmation snapshots (@alexander-schranz)
- Update phone snapshots (@alexander-schranz)
- Update checkbox snapshots (@alexander-schranz)
- Update email snapshots (@alexander-schranz)
- Update Input snapshots (@alexander-schranz)
- Update snackbar snapshot (@alexander-schranz)
- Use userEvent instead of fireEvent for simulating user interactions in javascript tests (sulu/sulu#6783) (@niklasnatter)
- Fix eslint errors in javascript test cases (sulu/sulu#6782) (@niklasnatter)
- Migrate enzyme SegmentCounter tests to React Testing Library (sulu/sulu#6780) (@b3h3m0th)
- Migrate enzyme Navigation tests to React Testing Library (sulu/sulu#6779) (@b3h3m0th)
- Migrate enzyme PasswordConfirmation tests to React Testing Library (sulu/sulu#6778) (@b3h3m0th)
- Migrate enzyme SingleItemSelection tests to React Testing Library (sulu/sulu#6776) (@b3h3m0th)
- Migrate enzyme Switch tests to React Testing Library (sulu/sulu#6775) (@b3h3m0th)
- Migrate enzyme Url tests to React Testing Library (sulu/sulu#6771) (@b3h3m0th)
- Migrate enzyme Phone tests to React Testing Library (sulu/sulu#6770) (@b3h3m0th)
- Migrate enzyme TextArea tests to React Testing Library (sulu/sulu#6766) (@b3h3m0th)
- Migrate enzyme Dialog tests to React Testing Library (sulu/sulu#6760) (@b3h3m0th)
- Migrate enzyme PublishIndicator tests to React Testing Library (sulu/sulu#6759) (@b3h3m0th)
- Migrate enzyme Input tests to React Testing Library (sulu/sulu#6751) (@b3h3m0th)
- Migrate enzyme Icon tests to React Testing Library (sulu/sulu#6748) (@b3h3m0th)
- Migrate enzyme Email tests to React Testing Library (sulu/sulu#6738) (@b3h3m0th)
- Fix code style after php-cs-fixer update (sulu/sulu#6772) (@alexander-schranz)
- Migrate enzyme Matrix tests to React Testing Library (sulu/sulu#6762) (@b3h3m0th)
- Migrate enzyme Grid tests to React Testing Library (sulu/sulu#6746) (@b3h3m0th)
- Migrate enzyme Block tests to React Testing Library (sulu/sulu#6720) (@b3h3m0th)
- Register list builder services in website context (sulu/sulu#6753) (@niklasnatter)
- Migrate enzyme AutoCompletePopover tests to React Testing Library (sulu/sulu#6713) (@niklasnatter)
- Migrate enzyme Backdrop tests to React Testing Library (sulu/sulu#6758) (@b3h3m0th)
- Migrate enzyme Snackbar tests to React Testing Library (sulu/sulu#6757) (@b3h3m0th)
- Migrate enzyme Toggler tests to React Testing Library (sulu/sulu#6756) (@b3h3m0th)
- Migrate enzyme PermissionHint tests to React Testing Library (sulu/sulu#6755) (@b3h3m0th)
- Migrate enzyme Menu tests to React Testing Library (sulu/sulu#6754) (@b3h3m0th)
- Migrate enzyme Masonry tests to React Testing Library (sulu/sulu#6752) (@b3h3m0th)
- Migrate enzyme Loader tests to React Testing Library (sulu/sulu#6750) (@b3h3m0th)
- Migrate enzyme Heading tests to React Testing Library (sulu/sulu#6747) (@b3h3m0th)
- Migrate enzyme GhostIndicator tests to React Testing Library (sulu/sulu#6745) (@b3h3m0th)
- Migrate enzyme Field, Form & Section tests to React Testing Library (sulu/sulu#6743) (@b3h3m0th)
- Migrate enzyme Folder & FolderList tests to React Testing Library (sulu/sulu#6742) (@b3h3m0th)
- Migrate enzyme DropdownButton tests to React Testing Library (sulu/sulu#6737) (@b3h3m0th)
- Migrate enzyme Divider tests to React Testing Library (sulu/sulu#6736) (@b3h3m0th)
- Fix uncatched errors when external code writes invalid JSON strings to localStorage (sulu/sulu#6749) (@niklasnatter)
- Migrate enzyme Breadcrumb tests to React Testing Library (sulu/sulu#6725) (@b3h3m0th)
- Migrate enzyme CroppedText tests to React Testing Library (sulu/sulu#6735) (@b3h3m0th)
- Migrate enzyme Checkbox & CheckboxGroup tests to React Testing Library (sulu/sulu#6731) (@b3h3m0th)
- Migrate enzyme Chip tests to React Testing Library (sulu/sulu#6732) (@b3h3m0th)
- Migrate enzyme CirclularProgressbar tests to React Testing Library (sulu/sulu#6733) (@b3h3m0th)
- Fix ImageMap with custom admin path (sulu/sulu#6729) (@lucacolombo4)
- Migrate enzyme CharacterCounter tests to React Testing Library (sulu/sulu#6730) (@b3h3m0th)
- Migrate enzyme Button tests to React Testing Library (sulu/sulu#6721) (@b3h3m0th)
- Migrate enzyme Card & CardCollection tests to React Testing Library (sulu/sulu#6727) (@b3h3m0th)
- Migrate enzyme ButtonGroup tests to React Testing Library (sulu/sulu#6726) (@b3h3m0th)
- Migrate enzyme Badge tests to React Testing Library (sulu/sulu#6719) (@b3h3m0th)
- Add better error handling to the block property for non array values (sulu/sulu#6715) (@mamazu)
- Fix webspace name with special characters in it (sulu/sulu#6714) (@mamazu)
- Setup @testing-library/react as replacement for enzyme (sulu/sulu#6711) (@niklasnatter)
- Update eslint package to version 8 (sulu/sulu#6710) (@niklasnatter)
- Update glob package to version 8 (sulu/sulu#6709) (@niklasnatter)
- Update dependency-cruiser package to version 11 (sulu/sulu#6708) (@niklasnatter)
- Upgrade stylelint and stylelint recommended package (sulu/sulu#6691) (@alexander-schranz)
- Update recipe yaml files (#189) (@alexander-schranz)
- Ignore all php files from .gitignore for php-cs-fixer (#188) (@alexander-schranz)
- Rename lint-php-cs-fix script to lint-php-cs (#187) (@luca-rath)
- Add conflict to rector 0.13.9 (#186) (@alexander-schranz)
- Fix indentation in security.yaml (#185) (@luca-rath)
- Disable phpstan strict rules (#184) (@alexander-schranz)
- Move default sender to mailer configuration (#182) (@alexander-schranz)
- Use doctrine attributes instead of annotations (#183) (@alexander-schranz)
- Fix config/router.php file (#181) (@alexander-schranz)