-
With `htmlToBlocks`, I have a few deserializer rules where I want to do something async e.g. upload or query something to make a reference.
I'd like for `deserialize` to potentially be async. I kno…
-
## 题目: 将一个打乱的数组 用单向链表进行排序
-
In a comment on #47, which created the [section on live versus static objects](https://w3ctag.github.io/design-principles/#live-vs-static), @domenic wrote:
> Maybe not as part of this PR or even this…
-
I'm using dir()->ls() to create an array of nodes which I then stat, unfortunately stat() does not work as expected on symlinks: it returns the size of the symlink file (and not the target), and does …
-
Hi,
We're making extensive use of [dynamic groups](https://xcat-docs.readthedocs.io/en/stable/guides/admin-guides/basic_concepts/xcat_object/group.html?highlight=dynamic%20groups#creating-a-dynamic…
-
It would be nice to have an easier way to create boolean tags.
Template:
```
{% ifequals thing1 thing2 %}
All Things are created equal
{% else %}
Things are not equal
{% endifequals %}
```
…
-
I'm hosting Dashing with Ubuntu 12.04 with nginx 1.4.2, Ruby 2.0.0 and Passenger 4.0.14. It works fine otherwise, but the widgets don't update with Firefox, although they do with Chrome. Firefox conso…
-
```
What steps will reproduce the problem?
1. While processing a checkout-shopping-cart XML notification
2.
Element shoppingCartElement = Utils.findElementOrContainer(document,
document.getDocumentEl…
-
When configuring a publication to publish resolved dependency versions, it would be great to have an option to exclude platform dependencies to be published in the generated POM and Gradle module meta…
-
***Note*: for support questions, please use one of these channels: https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#question. This repository's issues are reserved for feature request…