Geert-Johan Riemer

Results 53 issues of Geert-Johan Riemer

Error pages should display more information. For instance, once a package has created a version branch, the pkg.v0 will be invalidated. Right now this is displayed as: `GitHub repository at...

I would like to add a feature to ffjson, actually I've already implemented the feature in a local fork. When ffjson is executed with a newly introduced flag `-decode-fields-strict`, it...

- Node.js version: 16.16.0 - NPM version: 8.11.0 - Strapi version: 4.3.0 - Database: sqlite - Operating system: linux - Firefox 103.0 w/ Ghostery 8.7.6 (12 juli 2022) Starting strapi...

I believe the names that protoc-gen-swagger generates for definitions can be improved. Let's take the following proto3 doc: ```proto package mypackage; message Abc {} message Foo{ message Bar{ message Qux...

help wanted
waiting on reporter

Inspired by #375 We could let hover take a screenshot when the user sends an 's' on stdin. Hover can simply execute `flutter screenshot --observatory-uri=http://127.0.0.1:50300/XXXXX --type=rasterizer`, because it knows the...

enhancement
hover

On the hover repository there should be a github action that verifies all the assets are properly embedded, and errors on PR's where the assets directory and the generated code...

hover

Add automated Circle CI to examples repo, to build the `stock` app. With verification on PR's.

enhancement
example

This is both a feature and a bugfix. Tab item text is now animated to become transparent when an item is not selected. This gives a more smooth experience to...

Some user may expect the selection to be swipe-able. The user will touch down on the currently selected item, and drag to the item that the user wishes to select....