Myroslav
Myroslav
# Description Some default attributes were removed in https://github.com/maxi-blocks/maxi-blocks/pull/5579. This PR adds a migrator that adds those default attribute values where necessary. Fixes #5588 # How Has This Been Tested?...
### Original issue We need to check the versions of the block to not run migrator on already updated blocks. ### MVP solution We have arrays of versions that migrator...
### Description Button-block, link should be adding to canvas area (wrapper) otherwise link will not work on designs where we are using BG Layers https://jam.dev/c/2de04a6a-fe96-4f9e-b87f-9528d616a24d _Originally posted by @Olekrut in...
### Description need to add ability use DC cat and tags with button block  _Originally posted by @Olekrut in https://github.com/maxi-blocks/maxi-blocks/pull/5459#pullrequestreview-1900908485_ ### Other plugins or websites examples _No response_ ###...
DC bugs
### Description In [DC tags and cats.txt](https://github.com/maxi-blocks/maxi-blocks/files/13679562/DC.tags.and.cats.txt) 1. For Post categories and tags, Product categories and tags get errors https://jam.dev/c/b4dadf0b-e68b-48d2-8d0b-d9ec16ecd0b3 because I am putting them to another file -------- In...
### Description I imagine something like this  and if "Show custom image" is selected, for default we show placeholder image, and add a selection for image like in background...
And also this only fixes the problem for new blocks, so won't fix https://github.com/maxi-blocks/maxi-blocks/pull/5014#issuecomment-1671673082, will fix patterns in another issue (migrator won't work, so will specifically fix patterns) _Originally posted...
### Description https://jam.dev/c/6adf9b24-8596-4163-94ed-cf34286f6212 Happening when changing attributes fast because gutenberg saves attributes asynchronously and hasn't saved the attributes before the next change happens, so when `handleSetAttributes` is called after the...
# Description This update makes loading fonts slower for local fonts, because we have to wait for the font to load from google/bunny to local server and then wait for...
### Description If we have an image with custom font, after page reload you can't change the font of the image. ### Step-by-step reproduction instructions 1. Add image maxi with...