Divide up your content

The <nys-divider> component visually separates content or sections within an interface. For more information, read the full documentation for the <nys-divider>.

Hello World

Goodbye World

Copy Code
<h2>Hello World</h2>
<nys-divider></nys-divider>
<h2>Goodbye World</h2>

Emily Gorelik shipped the divider!

Analyze and resolve Lit warnings

We use Lit.dev as the base of our web components. We have enabled a development-time scanning of Lit templates to ensure we're coding with best practices. We resolved most of those Lit warnings in this release

Emily Gorelik fixed em!

CSS variables clean-up

We cleaned up some CSS variables and published the remaining public variables.

Emily Gorelik organized the chaos.

🚨 Breaking changes

  • none

⚠️ Known issues

  • none

If you notice any issues, please add them to our GitHub Issue Tracker

That’s it!

For full component updates, bug fixes, and the detailed changelog:

See the full developer release notes for v.1.9.1 →

  • release