-
Notifications
You must be signed in to change notification settings - Fork 125
Release 6.1.4 #3262
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I think it would be a good idea to get a fix in for #3204 if possible first. It's affecting all docs and is quite confusing. |
+1; @itsjustkevin @kevmoo I'm not sure on the Flutter release timeline. But #3204 is the other bug fix I'd hope to get into this release. |
@srawlins Are you working on #3204? I don't want to start on it if you already did :) The search code seems pretty complicated. One thing to note, is that it seems #3181 which introduced the issue also partially broke the results as elements that are not enclosed (perhaps just libraries?) will no longer be displayed due to just showing the container elements. |
@srawlins we plan to release a beta this week with hotfixes to follow every week. |
I have not and I am out today. I... hope I'll be back tomorrow, so I won't claim it. |
I'm back; I've released v6.1.4 so that flutter can test @parlough 's fix for the enter key in search. Will release 6.1.5 with more fixes ASAP. |
We need to release dartdoc 6.1.4 which has a fix for #3172, for flutter.
CC @kevmoo @itsjustkevin
The text was updated successfully, but these errors were encountered: