Vova Yatsyuk

Results 16 issues of Vova Yatsyuk

To do that, I need to add `updated_at` column to relations table.

enhancement

This PR removes unnecessary style recalculation when using the `hide` method. I faced a performance issue when started calling `hide` on thousands of elements. The improvement is made by getting...

### Description This PR fixes completely missing screen-l styles in Magento 2.4.8. This commit https://github.com/magento/magento2/commit/438f9782d85fe6a2694ccc01c97f2a4c2a81f5bb causes the issue ### Fixed Issues - Fixes https://github.com/magento/magento2/issues/39817 ### Manual testing scenarios Open category...

Progress: pending review
Priority: P2

Note: this integration requires the 2.26.1 version of Breeze module because of new `$.breeze.getFormKey()` method.

V3