Stefan Reppner

Results 5 issues of Stefan Reppner

Wouldn't it be super useful if we could do type checking on template code in angular 1? Quick research shows I'm not the only one having that thought: https://github.com/Microsoft/TypeScript/issues/5151 https://github.com/Microsoft/TypeScript/issues/369...

question

When requesting an action from the ManagementApi the returned Action's current status is reduced from an explicit Action status property to either `pending` or `finished`. This leads to wrong information...

enhancement

### Problem Description Currently on Apple Silicon x86 binaries/containers only can be run with qemu but qemu sometimes crashes or glitches out. ### Proposed Solution With macOS Ventura it becomes...

kind/enhancement
platform/macos
cpu/aarch64

Hey there, this keyboard works really nice in one of our applications but we are missing one thing: When backspace is hit, there is no keyboard events (`keydown, keyup, keypress`)...

bug

With angular 2 going the component oriented approach to building applications I would like to have the possibility to extract translation keys per component so I end up with a...

question