# [2021-10-21] Nylas Components

Source: https://developer.nylas.com/docs/new/v2-release-notes/2021-10-21-nylas-components/

We’ve released three new components to make it easier and faster to develop applications.

## Conversation

View a list of threads or messages in a conversation view. Without writing a single line of code, the Conversation Component comes with:

- Theme options
- Chat through email
- Customization options

![Conversation example](/_images/release-notes-changelogs/2021-10-21-conversation.png "Conversation")

## Email

Display a single email or thread using the Email Component. Without needing to write a single line of code, the Email Component comes with:

- Theme options
- To, from, subject display
- Thread display and expansion on click
- Ability to star threads
- Ability to mark threads as read or unread
- Customization options

![Email example](/_images/release-notes-changelogs/2021-10-21-email.png "Email")

## Mailbox

Use the Nylas Mailbox Component to connect to any inbox and provide a custom front end for your applications.

Without needing to write a single line of code, the Mailbox Component comes with:

- To, from, subject display
- Message previews
- Thread display and expansion on click
- Ability to star threads
- Ability to mark threads as read or unread
- Thread selection, including selecting all threads
- Built-in pagination
- Customization options

![Mailbox example](/_images/release-notes-changelogs/2021-10-21-mailbox.png "Mailbox")

## Did you know our Components are open source?

Check us out on [GitHub](https://github.com/nylas/components)!