Skip to content

Releases: andybrewer/mvp

v1.7.3

26 Apr 04:21
Compare
Choose a tag to compare

Fixes <hr> width

v1.7

14 Apr 17:20
Compare
Choose a tag to compare
  • 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

12 Dec 03:06
Compare
Choose a tag to compare
  • Improved dropdown menu hovering and positioning

v1.6

29 Apr 02:02
Compare
Choose a tag to compare

https://unpkg.com/[email protected]

  • Added [hidden] styling to hide hidden elements
  • Updated alternate table rows to use --color-accent for a more branded look
  • Updated <table> to use display: block and removed overflow styling
  • Updated font variable to font-family
  • Updated <pre>, <code> and <samp> styling to have proper padding and recognize indented content
  • Updated line-height to be a number instead of a percentage

v1.5

24 Apr 01:51
Compare
Choose a tag to compare

https://unpkg.com/[email protected]

  • Added browser default :focus styling back in for better tabbed navigation
  • Updated <a> styling to use display: inline-block for better focus outlines on buttons
  • Added <label> styling for checkbox and radio elements
  • Added striped <table>

v1.4

24 Apr 01:50
Compare
Choose a tag to compare
  • Updated <pre> styling to use pre-line for better line breaks
  • Added hover styling to <details><summary> tags