NYS Design System Release 1.16.1
<nys-video> width fixes, <nys-datepicker> minDate, maxDate, and “Day 1” bug fixes.
<nys-datepicker> minDate and maxDate support
We've added the ability to restrict selectable dates in the datepicker component. See it live in action below. Special thanks to @Sqrrl for maintaining the base wc-datepicker component our nys-datepicker is based off of. Read the minDate maxDate documentation.
<nys-datepicker
label="Select a date"
description="Only dates within April 4/5/2026 - 4/15/2026 are selectable"
minDate="2026-04-05"
maxDate="2026-04-15"
></nys-datepicker>
Figma updates
Today we’re launching the preview version of the breadcrumb and tab components in our design library.
- Breadcrumbs now available in Figma
- Tabs now available in Figma
Kristin Sorrentino and Mashya Mumin are creating important components!
Bug fixes
- BUG:
nys-videomin-width breaks out of mobile viewports - Update Storybook
- Fix JSX errors
- Simplify border-radius setup
- Fix empty submission bug in
<nys-combobox> - Add CSS inverted border to button
- Fix
<nys-video>package contents
Emily Gorelik, Robert Chen, and Eric Steinborn fix broken things.
🚨 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.16.1 →
- release
- video
- datepicker
Edit this page on GitHub (Permissions required)
Last updated: April 16, 2026