Su Zhang (張甦)

Results 17 issues of Su Zhang (張甦)

The "endpoint" form is already used elsewhere in the same page. /to @sebastianbenz

## 🐛 Bug Report ### Current behavior The "Subscription settings" sample for the email format currently has validation errors. Beside ones that can be trivially fixed, it uses a Mustache...

Type: Bug
Status: Pending Triage

## 🐛 Bug Report ### Current behavior The playground's editor pane can become completely blank by refreshing the playground page. So far I was able to reproduce this in two...

Type: Bug
Status: Pending Triage

## 🐛 Bug Report ### Current behavior The page at https://amp.dev/documentation/examples/components/amp-autocomplete-email/?format=email has a title of `Example: `, which is confusing because the actual name of the component is just ``....

Type: Bug
Status: Pending Triage

Sometimes it's more readable to say ``` C++ expect(...).to(be(true)) expect(...).to(be(false)) ``` than to say ``` C++ expect(...).to(be_truthy) expect(...).to(be_falsey) ``` When we are sure that the subject must be true (1)...

enhancement
unassigned

We'd like to have the ability to expect the throwing of an C++ exception in CCSpec tests. We'd also like to reuse the usual `expect(...).to(...)` syntax: ``` C++ expect([] {...

enhancement

Currently all our text output onto the console are in the console's default color: ![screen shot 2015-06-21 at 3 59 16 pm](https://cloud.githubusercontent.com/assets/743034/8273161/8d334536-182e-11e5-8494-76b23bf8c41d.png) We would like have the ability to output...

enhancement

Ring Modulator Effect is implemented in OpenAL Soft. Wrap it.

Filters are implemented in OpenAL Soft. Wrap it.

Echo Effect is implemented in OpenAL Soft. Wrap it.