Hans Kuijpers
Hans Kuijpers
trying to apply a change of color from breakpoint md using the following styling: part of my components/Button.js ``` import React from "react"; import styled from "styled-components"; import breakpoint from...
I've extended your magnificent setup with this bin command to deploy the changes in my setup. Might it be useful to others in this project too? ``` #!/usr/bin/env bash bin/composer...
Pull Request for no Issue This PR replaces https://github.com/joomla/joomla-cms/pull/40618 After solving the merge conflicts there are just too many changed files. ### Summary of Changes This PR will change the...
The array below contains the order data of a WooCommerce order https://github.com/duracelltomi/gtm4wp/blob/a08afa9b5bf3b8f107152b5dbc14db53d880db98/integration/woocommerce.php#L226-L291 I want to be able to extend the list with custom fields. - The attributes array has to...
fix typo rest => reset
Pull Request for Issue # . ### Summary of Changes This PR will remove the following piece of SCSS and uses proper Bootstrap classNames to achieve the same goal. https://github.com/joomla/joomla-cms/blob/45adb61f8306b945f43b4326305fafe87c154aa2/build/media_source/templates/site/cassiopeia/scss/vendor/bootstrap/_buttons.scss#L50-L57...
Current implementation: ```HTML Title Text ``` To get this with an inline styling you have to do some nasty css tricks. Wrapping each line in a `` (which is allowed)...
Pull Request for Issue #43708 . ### Summary of Changes This PR will adjust the styling of the alert boxes. Overrides are done using css custom properties instead of overriding...
**Describe the bug** When you press reset on a form, the chosen option remains visible...next to the default version **To Reproduce** Steps to reproduce the behavior: 1. Open https://choices-js.github.io/Choices/ 2....
Pull Request for Issue # . ### Summary of Changes This PR without any issue will fix some typos in DocBlock When DocBlock states that some code is deprecated and...