David Enke
David Enke
Hello, is it possible to introduce some kind of sampling to visualize large data sets? We have to show a time series with data points (3 to 5) in a...
## What is the problem Using a hard reset for changed main file makes sense, but it always registers a soft reset handler as well. If already some development server...
Mutating an input field without `ngControl` adds the new value before the existing. Reproducable in the demo on the number input field.
The documentation hints, that > separate_groups is only enforced if a custom order is specified via the order option. It would be nice, if `separate_groups` used without `order` would enforce...
Since the option `useBackdrop: false` exists, the material bottom sheet could be used 'native'
### 🚀 Feature Request Right now the generated html reporter provides an inline preview of attachments for `text/*` as string. It would be nice to have rendered html for `text/html`...
An ESLint rule that ensures consistent spacing between test blocks (e.g. `test`, `test.step`, `test.beforeEach`, etc.). This rule helps improve the readability and maintainability of test code by ensuring that test...