anselmpaul

Results 6 issues of anselmpaul

# Problem the AceOption `newLineMode` is typed as boolean https://github.com/securingsincity/react-ace/blob/master/src/types.ts#L102 but the documentation refers to possible values `'auto' | 'unix' | 'windows'` ## Sample code to reproduce your issue ```...

bug

tackling #39, here's my attempt to use this library with typescript. I'm sure it's not perfectly typed since I'm not too familiar with the codebase but it works :) Would...

Hey all, is this library compatible with the D1? My goal is to use it as interface between an Arduino Uno and the D1 over Serial. However I can't seem...

Enable the poll creator to select a start and an end date of a time range. This would enhance the user experience manyfold by saving plenty of clicks when selecting...

enhancement

I'm having issues where the shader is not 100% correctly applied when running on Desktop Chrome or Android Chrome. It works flawless on Chrome in iOS. On Android and Desktop,...

### Problem and impact When using webp files as product image, the picture is rendered in full size, breaking out of the layout, creating a weird text flow and also...