Lucasharskamp

Results 14 comments of Lucasharskamp

I agree that this is a sorely needed feature, plus the necessary documentation to get it easily up and running in our projects. Would make life a lot easier.

> @Lucasharskamp I appreciate 👏 your efforts on this pull request (PR) . This is a very large PR. I don't have any intention of holding up any PRs unless...

Added disabled buttons color/bg color/border color for the CSS generator.

@gvreddy04 Merged back with main, fixed some issues in your code in relation to charts. Also: chartdata should be `double?` and not `double`. Why? Because nullable data, to say skip...

@gvreddy04 Note: the ''static code fail'' is because I added a new rule, namely that _all_ public interfaces (methods, classes, etc) that end users can use **must** have XML summaries,...

@gvreddy04 updated to 3.0

This would be very valuable, as we wouldn't have to guess how the name of a book in a specific language should be spelled.

https://github.com/wldeh/bible-api/pull/13 Here you go.

https://github.com/wldeh/bible-api/pull/13 Here you go.

@valentasm1 thank you very much, it's appreciated. Sanity check; do all items of IMapElement not also use IDisposableAsync by design? If so, that could be included. Makes life easier.