Components Updates 4/23/2021
1619184660000
Components
Use shareable components to show others what the component will look like before publishing, testing, or as a way to share your Agenda for the day. It works with all Nylas Components.
Share components from your dashboard.
Version 0.0.32
We've released v0.0.32 of Components.
New Features
Added a
manifestLoaded
event on all components that can be accessed usingaddEventListener
.Agenda- Added
hide_ticks
that toggles the display of the hour line in the left margin. This defaults to false.Agenda - Added an
eagerly_fetch_events
that pre-fetches nearby dates for smoother transitions. This defaults to true.Agenda - Added a swipe or drag interface to allow users to change dates.