Dave Glick
Dave Glick
Some things I've been checking: * Item doesn't already exist * Filename ends with `.yml` * Filename follows convention (lower case, dashes) * NuGet package is a name and not...
The more I process incoming PRs with new data, the more I wonder if this is doable. Having to hand-review each one does add a little overhead, but it also...
@LordMike This is one of those "I may get it it...eventually" issues. This project is fairly low on my priority list right now and I'm considering it in maintenance mode...
That's exactly right, all the core code is framework-agnostic. There's currently libraries for old ASP.NET MVC as well as ASP.NET WebPages - a library for ASP.NET MVC Core would look...
Happy to have you both considering coming on board. Perhaps the best first step is to tackle one or two of the open issues - particularly the ones that are...
Very interesting - thanks for the reproducible case. If I had to guess off the top of my head, I think this is probably caused by the state stack getting...
Nothing yet - I took an hour or so recently to look at this, but wasn't able to figure out what was going on. I still haven't had a large...
Have you had any new insights into this issue? I've started to take a look a couple of times but haven't been able to reproduce the problem (probably due to...
Should probably do the same for navs, pills, and tabs.
Should also be able to override the auto generated anchor tags.