Skip to content

Releases: andybrewer/mvp

v1.15

05 Apr 13:17
716457d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.14...v1.15

v1.14

22 Aug 12:48
cb0f8f8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13...v1.14

v1.13

19 Jun 22:09
8b7ad26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12...v1.13

v1.12

03 Oct 15:54
Compare
Choose a tag to compare

Styled <input type="submit"> element to be the same as <button>

v1.11

19 Sep 22:37
Compare
Choose a tag to compare
  • Styled <dialog> element

v1.10.2

13 Sep 16:22
Compare
Choose a tag to compare
  • Updated <input type="text"> and <textarea> styling to be full-width elements

v1.9

15 Aug 22:19
Compare
Choose a tag to compare
  • Updated <input type-"range"> styling to allow user to select all numerical values
  • Added the option to handle a user's dark mode preference by using <html color-mode="user">

v1.8

30 Sep 22:14
Compare
Choose a tag to compare
  • Updated <p> to be full width
  • Added --color-link and --color-table variables
  • Added --active-brightness variable plus a:active and button:active styles
  • Uncommented dark mode

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