Michael Marner

Results 15 issues of Michael Marner

Adds a new optional parameter to operationIdFactory to allow providing the API version prefix added to the operation's path. This allows the operationIdFactory to generate unique IDs in the case...

Adds template support for building Dart code. Generates the color scheme as a single dart class with static const color names. This approach is how the Flutter team [define colours...

## 🏗 Enhancement Proposal Have cache manager keep a count of cache hit/misses during use. ### Pitch Something that popped into my head while testing for #179, it would be...

type: enhancement

It appears as though devtools-cli does not use hostname and port settings specified on the command line. This is causing problems when trying to migrate from the old `remotedev` to...

feature
redux-devtools-cli

This PR updates the peer deps for Nest so that this package works with both Nest 8 or 9. There is nothing incompatible with Nest 9, so it can be...

This is most likely an issue with `socketcluster_client`, but putting it here for reference. Add ability for the middleware to automatically attempt to reconnect to remote devtools.

enhancement
blocked

Should look at refactoring to break up the version evaluation from the presentation of alerts. The ManUpService is doing a bit too much right now. Any refactoring should not complicate...

Discussion

To prevent issues like #9 happening again, as well as unit testing the module, do an ionic build of the demo app as part of the regular testing process. This...

enhancement

Flutters `en_AU` localizations give the wrong `dateHelpText`. Specifically, they inherit from MaterialLocalizationEn - which uses US style mm/dd/yyyy. [That's not how things are done in Australia.](https://en.wikipedia.org/wiki/Date_and_time_notation_in_Australia) While the help text...

framework
f: material design
a: internationalization
has reproducible steps
found in release: 3.3
found in release: 3.7