Skip to content

datetime2 component migration

Adi Dahiya edited this page Jun 13, 2022 · 15 revisions

To prepare for the Popover changes coming in Blueprint v5.0, we're providing "v2" variants of @blueprintjs/datetime and @blueprintjs/timezone components which use Popover2 instead of Popover. Migrate to these now in order to ensure a smooth migration path.

These components are available in the new @blueprintjs/datetime2 package:

Replacement for DateInput.

TODO(adahiya)

Replacement for TimezonePicker.

TODO(adahiya)

Clone this wiki locally