-
https://github.com/drorvt/composite-match-ref-patterns/blob/829376f4b04b322a666480ee76e4eb662e5a6b4c/action.yml#L3
there's also 'ref' and 'lifecycle'
-
Currently, all our stores carry the qualifier "scalar" because they only accept scalar key values --- primitive data or remotables --- as keys. The plan all along is for them to support any passable k…
-
### Environment
Node v18.12.1
PNPM Workspace v8
### Reproduction
This is not super obvious, and I can provide a repro on demand if this is a new and/or unknown scenario.
### Describe th…
-
Follow up task of #9310
Currently sub aggregation is not supported in filter rewrite optimization, only single date histogram is supported.
This makes the applicable scenarios very limited. It would …
-
Since you left an issue for me, I thought I would throw out a suggestion ;) What about registering a custom renderer that composites the ore pattern (like the coal nodules) on top of the rendering of …
-
I should be able to enter sets of items that are related to each other, each of those sets being subsets of a larger group. Quizki should be able to create questions from those relationships, asking w…
-
Implement at least 3 structural design patterns (adapter, aggregate, bridge, composite, decorator, extensibility, façade, etc.)
-
I am trying to write large PNGs (its on a Kubernetes node with 8GB RAM).
- I seem to be able to write large PNGs (e.g. 70MB on disk) by taking a single "small" sample PNG and writing it multiple tim…
-
As discussed in https://github.com/Automattic/wp-calypso/pull/47062#discussion_r517477321, we can start using CSS-is-JS in packages following the pattern from composite-checkout.
-
```
Building an application from several "composite widgets" seems like it
would be a common pattern. We often take a DataTable, and a Dialog, and an
TabView, and weave them together into a composite …