🇨🇦Canada @czunigaco

Account created on 5 May 2009, over 15 years ago
#

Recent comments

🇨🇦Canada czunigaco

I've updated the version to 2.0.x-dev and added a new patch with a slight change to better handle the number type. Now, it's only processed if the value is not empty.

Interdiff attached.

🇨🇦Canada czunigaco

Here's a simple patch that allows swiper template names as theme suggestions so that a single template can be applied every time a particular template is used.

🇨🇦Canada czunigaco

Hello,

This patch allows for float values to be saved in the slidesPerView setting.

It updates the schema. It sets the step value on the number form element is set to 0.5. The elementsHandler method grabs the data type as defined on the config schema and uses that to determine to cast the form value to an int or a float. Lastly, there's a hook_update that updates the current sliders and default configs.

🇨🇦Canada czunigaco

I was having this issue:

"TypeError: my_module_critical_css_file_paths_suggestion_alter(): Argument #2 ($entity) must be of type Drupal\Core\Entity\ContentEntityInterface, null given"

Applying MR 9, and it fixed it for me.

Production build 0.71.5 2024