webiny-js
webiny-js copied to clipboard
Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
## Changes Uploaded jpeg image with exif rotated orientation(eg. photo from mobile camera) was removed by `sharp.toFormat`. So the optimized image was rotated unintentionally. `sharp.rotate()` will rotate the image according...
## Changes When deleting multiple entries via bulk actions, a `id` was sent instead of `entryId`. ## How Has This Been Tested? Manually.
## Changes Fixed issues with Material UI ## How Has This Been Tested? Manually. ## Documentation None.
## Changes With this PR we add the migration scripts for api-form-builder, moving entries (forms and submissions) into the new HCMS-ready shape. The migrations are: - 5.40.0-001: Upgrade Form Builder...
## Changes This PR uses BG tasks to fix the export of Page Builder Pages. ## How Has This Been Tested? Jest and manually.
## Changes When exiting tenant, apart from setting the tenant to user's default tenant, we're now also unsetting the locale. This ensures the locale is reset when returning to the...
## Changes - Upgrade from version 0.10.0 to 0.11.3 - [link to the release](https://github.com/facebook/lexical/releases/tag/v0.11.3) - Changed the `replace` method in the `ListItemNode` - Updated tests in the `@webiny/react-rich-text-lexical-renderer package` -...
With this PR we want to resolve the problem with lost theme color from the text when the user wants to apply new color on part of already applied theme...
## Changes Closes #3255 ## How Has This Been Tested? Tested with both mobile & web browsers for firefox & chrome.  ## Documentation No documentation changes are needed.