-
The issue for tracking the documentation revamp
Feel free to suggest issues that are important.
This list of issues is not an exhaustive list (for now)
- List all providers with their use-cases…
-
MLIR currently supports forward dataflow (`Analysis/Dataflow/{Dense,Sparse}Analysis.h`), but not backward dataflow.
The latter would e.g. be needed for removing unused arguments and results from fu…
-
Also for iPad.
-
### Specification
We need QUIC in order to simplify our networking stack in PK.
QUIC is a superior UDP layer that can make use of any UDP socket, and create multiplexed reliable streams. It is a…
-
**Note**. This issue summarizes this [discord discussion](https://discord.com/channels/765557403865186374/1086701819943723159/1086701819943723159).
**TL;DR.** While we know that scoping isn't reall…
-
Great framework but I see this example in wiki
private Connection connectViews(Consumer eventConsumer) {
// send events to the consumer when the bu…
-
SelectedKeys of Grid and another components violates unidirectional dataflow - what is even worse it violates least surprise principle.
Input properties shoudl be never mutated, because it leads to…
-
One of our users maintains state outside of Replicache (in a separate indexeddb instance) similar to #497 proposes. This is done to implement full text search. However it's not possible to maintain th…
-
Implement #5748
## Acceptance criteria
* [ ] Refactor Slack and Mattermost notifications to resemble following structure
```
interface NotificationManagerAuths {
slack: SlackAuth | null,
m…
-
**I'm submitting a ...**
```
[x] bug report - related issue https://github.com/angular/angular/issues/10148, but it's about testing.
```
**Current behavior**
I have two components: the first…