webiny-js icon indicating copy to clipboard operation
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.

Results 332 webiny-js issues
Sort by recently updated
recently updated
newest added

## 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...

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...

bug
page-builder

## Changes Closes #3255 ## How Has This Been Tested? Tested with both mobile & web browsers for firefox & chrome. ![image](https://user-images.githubusercontent.com/7013045/234602819-b7829983-c3c4-48c4-8520-d6a5c250a909.png) ## Documentation No documentation changes are needed.