You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The next release is 0.11.0, we make an empty section after
each release to put new changelog entries so an individual
pull request will never have to start a new changelog entry
(it's too easy for multiple PRs to have to make a new section,
which results in merge conflicts)
- Changelog entry had some trailing whitespace, would be good
to enable "files.trimTrailingWhitespace" (in VSCode)
- Changelog entry was a bit too specific/technical, it should
be written for the end user (usually dev specific stuff that
the user doesn't need to know about doesn't even make it
into the changelog) and without requiring full knowledge of
the issues list (i.e., what is the "overlay issue"?)
as we expect the changelog to be read by more users than the
issues list.
When I squash, I'll change the commit message to be:
Fix menu dropdown covering content after mouseout
Fixesnengo/nengo.github.io#74
Steps to reproduce:
@krisfrenette says the container / background for the dropdown is still present, even after the dropdown appears to go away.
The text was updated successfully, but these errors were encountered: