Denis Žoljom

Results 142 issues of Denis Žoljom

Is there a way to reinitialize tubular after an AJAX call? I have a front page, that has a video background created with tubular. I've even put it in function,...

# Description Updated #303 PR. Closes #320 This PR adds the new plugin manage CLI method that should replace the update method. Should cover all the cases: install/update from wp.org...

improvement

### Describe your bug When using `wp boilerplate blocks use-block --name=columns`, there isn't a notification that this block depends on the `column` block. This should be added to the command...

bug

The following constant is located after methods in the Components class. Which is just not right. https://github.com/infinum/eightshift-libs/blob/c80882b1be5266dd22f911efee4838e019573a72/src/Helpers/Components.php#L294-L318 We should follow the proposed WordPress conventions (which we were kinda doing unknowingly...

bug
improvement

### Describe your feature request Based on this issue https://github.com/infinum/eightshift-docs/issues/188 we should add a notice when using the storybook use command to run the npm install for the storybook package....

feature request

### Describe your bug Current commands point to: https://infinum.github.io/eightshift-docs/. While this URL will redirect to https://eightshift.com, it's better to have a direct link set there. ### Steps to Reproduce Type...

bug

### Describe your feature request We should start checking for PHP 8+ compatibility/issues in the libs. ### Describe the solution you'd like 1. Add GH Actions matrix checks, with allowed...

feature request
PHP8

### Describe your feature request Current workflows are not up to date. Actions checkout has a version 3 [ramsey/composer-install](https://github.com/ramsey/composer-install) is on version 2. ### Describe the solution you'd like Update...

feature request

We've been running into some issues with the imposter, and the owner of that lib suggested that we move to [php-scoper](https://github.com/humbug/php-scoper). We can look at how [Yoast](https://github.com/Yoast/wordpress-seo/blob/trunk/composer.json#L113-L117) implemented scoper in...

improvement
research

## Is your feature request related to a problem? Please describe. First of all, this is a **proposal** and one that we can or don't have to implement in the...

question
improvement
research