-
```
Please describe the issue:
On mobile we found it faster practice to generate UI using SOY templates rather
than creating DOM elements. Would be nice to write an article describing these
2 differ…
-
## Before you describe your issue, idea or feature, please consider using this issue template.
Refactor the client side code to minimise the DOM manipulation
## Type of issue:
- [ ] Bug / Error
- …
-
Virtual + real dom having issue which is difficult to debug.
ghost updated
5 years ago
-
### Describe the solution you'd like
I propose adding a filter in the `render_additional_field()` method to allow customization or removal of additional fields registered using `woocommerce_register_…
-
# ADR05: Migrating jQuery to JS ES6 and Eliminating CoffeeScript Dependency
## Context and Problem Statement
Bigfoot.js was originally developed when JavaScript tooling was more primitive, and E…
-
### Give a brief about the bug ✍️
## Enhancement
### Variable Declarations
- Encourages declaring variables locally within functions to improve readability and prevent potential conflicts.
…
-
You are a little bit cheating in the way you constructed your project this week. You are only using the api to get a link to the picture that will open in a new tab for the user to download it. The wh…
-
```
Please describe the issue:
On mobile we found it faster practice to generate UI using SOY templates rather
than creating DOM elements. Would be nice to write an article describing these
2 differ…
-
The script was added via #223 , but it is not in the HEAD where the customer wants it.
It is "mostly" only giving a slight performance hit in Mobile, except for video-detail pages where there is a vi…
-
Hi, I am experiencing a strange problem in my custom directive that support multiple transclusion into a single template. Here is the code of the directive
```
directives.directive('ngMultiTransclude…