Commits auf Quelle (3)
-
verfasst von Michael Danielczokde55a6c1
-
verfasst von Henning Leutz
This commit implements minor refactoring changes in the SimpleCheckout.js file. - Updated formatting to include space before function parameters across multiple method declarations for improved readability. - Modified DOM manipulation logic to use data-name attribute instead of class name for element selection, enhancing selection accuracy. - Added data-name attribute set command to retain DOM element specific data when replacing HTML. - Improvements in 'require' callbacks to use fat arrow function notation. - Minor adjustments in formatting in methods dealing with Events and DOM manipulations. Related: coupons#19
ff125403 -
verfasst von Henning Leutz
fix: update formatting and DOM manipulation in SimpleCheckout.js See merge request !53
0bc071c4