Releases: andybrewer/mvp
Releases · andybrewer/mvp
v1.17
v1.16
- Add missing comma to restore textarea width
- Add styles for dialog element & its backdrop
v1.15
What's Changed
- Added text-wrap: balance to h1 - h6 by @ChristopherBilg in #109
- Only apply top border radii on first table header row by @harrymander in #111
- fix click effect by @midzer in #112
- Adjustable scrollbar color by @maartenpaauw in #114
New Contributors
- @harrymander made their first contribution in #111
- @midzer made their first contribution in #112
Full Changelog: v1.14...v1.15
v1.14
What's Changed
- Update README.md by @diomed in #101
- Feature: smooth scrolling by @maartenpaauw in #102
New Contributors
- @maartenpaauw made their first contribution in #102
Full Changelog: v1.13...v1.14
v1.13
What's Changed
- Adds another example site. by @pritchardn in #86
- Update anchor tag to underlined by default by @ChristopherBilg in #91
- custom scrollbars by @diomed in #94
- Preparing for v1.13 tag release by @ChristopherBilg in #100
New Contributors
- @pritchardn made their first contribution in #86
- @diomed made their first contribution in #94
Full Changelog: v1.12...v1.13
v1.12
Styled <input type="submit">
element to be the same as <button>
v1.11
- Styled
<dialog>
element
v1.10.2
- Updated
<input type="text">
and<textarea>
styling to be full-width elements
v1.9
- 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
- Updated
<p>
to be full width - Added
--color-link
and--color-table
variables - Added
--active-brightness
variable plusa:active
andbutton:active
styles - Uncommented dark mode