Gabriel Glogoški

Results 10 issues of Gabriel Glogoški

### Describe your bug When trying to view the Storybook icons: https://eightshift.com/storybook/, we get the following error: ``` (0 , emotion_core_cjs.jsx) is not a function TypeError: (0 , emotion_core_cjs.jsx) is...

bug

### Describe your bug Command parameters `[--skip_core=] [--skip_plugins=] [--skip_plugins_core=] …` are validated as boolean type, when they are strings type. There are multiple instances in `UpdateCli.php` that look like: ```...

bug

This would be a good addition to the chapter `Development environment`. Once you streamline the process and figure out all the kinks, it would be a good thing to have...

New chapter

## PR Checklist - [x] The commit message follows our guidelines: https://github.com/elementor/elementor/blob/master/.github/CONTRIBUTING.md ## PR Type What kind of change does this PR introduce? - [ ] Bugfix - [x] Feature...

## PR Checklist - [x] The commit message follows our guidelines: https://github.com/elementor/elementor/blob/master/.github/CONTRIBUTING.md ## PR Type What kind of change does this PR introduce? - [x] Bugfix - [ ] Feature...

## PR Checklist - [x] The commit message follows our guidelines: https://github.com/elementor/elementor/blob/master/.github/CONTRIBUTING.md ## PR Type What kind of change does this PR introduce? - [x] Bugfix - [ ] Feature...

### Description of the Change Update the import statement for `PluginPostStatusInfo` component to use unified extensibility API. Closes #173 ### How to test the Change No functional changes to the...

needs:code-review

### Description of the Change Updated screenshots for: - podcast taxonomy setup - editor view for the podcast block Still need to add and incorporate screenshots from #264 Closes #213...

needs:code-review

### Description of the Change Update the import statement for PluginDocumentSettingPanel component to use unified extensibility API. Closes #305 ### How to test the Change No functional changes to the...

needs:code-review

### Description of the Change - Update how custom svg dimesions are applied for `get_image_tag` and `wp_get_attachment_image` functions - Separate the logic for defining custom dimensions in a `set_svg_dimension` function...

needs:feedback