Orchard Version 2.9.0

Orchard Version 2.9.0

Release Date

May 28, 2025

Breaking changes

We broke out the input component into each of its separate types. Now, we have these new components:

  • Date input

  • Date and time input

  • Email input

  • Number input

  • Password input

  • Telephone input

  • Text input

  • Time input

  • URL input

We added additional controls specific to each component, allowing you to have more granular control of your forms.

If you were using the input component prior to the 2.9.0 release, please use the new components above.

Storybook 8 upgrade

This shouldn’t be too much of a change for Orchard users, but it does come with UI updates for the Orchard website interface, including dark mode!

Pager component

The pager component has graduated from “in progress” to a fully supported component. This component lets users navigate through multiple pages of a long list. The pager has been condensed into one variation.

Promo component

The promo component has graduated from “in progress” to a fully supported component. This component can be used for teasing another pages content on the current page. There was also a variation added for dark backgrounds.

Bug fixes

  • Hovering over the table component on the Orchard website no longer changes the visible styles.