v1.4.0
  1. Home
  2. Get started
  3. Foundations
  4. Patterns
  5. What's new
    1. Design notes
    2. Release notes

Release notes

What changed in each release.

What changed in each release.

July 9, 2026

v1.4.0

May 4, 2026

v1.3.1

  • Updated the feedback pattern to render more consistently.

April 20, 2026

v1.3.0

March 31, 2026

v1.2.1

  • Improved narrow viewport layout and single page app routing behavior of the feedback.

March 16, 2026

v1.2.0

November 14, 2025

v1.1.0

September 10, 2025

v1.0.0

Examples:

<div class="pl-viewport-margins">
  ...
</div>
pennlibs-header {
  --pl-viewport-margins-max-width: 1080px; /* default is 1440px */
  --pl-viewport-margins-gutters: 1.5em; /* default is 1rem or 3rem when min-width is 768px */
}

June 17, 2025

v0.3.1

  • Update the CSS class .viewport-margins left and right padding to be 1rem for all screen sizes, as it used to be.

June 16, 2025

v0.3.0

  • Added Hero: Place your most important content in a prominent space, often at the top of your website.
  • Added Fallback image: Maintain visual consistency in layouts when some content lacks images.
  • Added this documentation website.

Design System

Get started Content & writing v1.4.0