-
Notifications
You must be signed in to change notification settings - Fork 2.2k
select component migration
Adi Dahiya edited this page Jun 13, 2022
·
12 revisions
To prepare for the Popover changes coming in Blueprint v5.0, we're providing "v2" variants of @blueprintjs/select 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 existing @blueprintjs/select package:
Replacement for Select.
TODO(adahiya)
Replacement for Suggest.
TODO(adahiya)
Replacement for MultiSelect.
TODO(adahiya)
- FAQ
- 6.x Changelog
- 5.x Changelog
- 5.0 pre-release changelog
- 4.x Changelog
- v4.0 & v5.0 major version semantic swap
- v6.0 changes
- Spacing System Migration: 10px to 4px
- react-day-picker v8 migration
- HotkeysTarget & useHotkeys migration
- PanelStack2 migration
- Table 6.0 changes