package.elm-lang.org
package.elm-lang.org copied to clipboard
Show multiple warnings in documentation layout
trafficstars
What
- Adjust site layout to allow showing multiple warnings
Why
When viewing documentation for a package, the site will only show a single warning near the top of the page (in the "header-underbar") if any warning exists. Sometimes a package will have multiple warnings (old and incompatible), but only the incompatible warning will be shown. It may be still useful to see the other warnings because they have useful information (like links to newer versions).
Screenshots
Before
After