Releases: andybrewer/mvp
Releases · andybrewer/mvp
v1.7.3
Fixes <hr> width
v1.7
- Updated
<a>to use--color(primary color) - Updated
<section>to handle overflow content - Updated
<section><img>and<article><img>to with within their containers by default - Added a showcase section to README
v1.6.3
- Improved dropdown menu hovering and positioning
v1.6
https://unpkg.com/mvp.css@1.6.0
- Added
[hidden]styling to hide hidden elements - Updated alternate table rows to use
--color-accentfor a more branded look - Updated
<table>to usedisplay: blockand removedoverflowstyling - Updated
fontvariable tofont-family - Updated
<pre>,<code>and<samp>styling to have proper padding and recognize indented content - Updated
line-heightto be a number instead of a percentage
v1.5
https://unpkg.com/mvp.css@1.5.1
- Added browser default
:focusstyling back in for better tabbed navigation - Updated
<a>styling to usedisplay: inline-blockfor better focus outlines on buttons - Added
<label>styling forcheckboxandradioelements - Added striped
<table>
v1.4
- Updated
<pre>styling to usepre-linefor better line breaks - Added hover styling to
<details><summary>tags