v1.26.0
π Highlights: Better Table
column reordering, inline RadioGroup
options
π Latest docs: blueprintjs.com/docs
@blueprintjs/core 1.26.0
π New features
π Bug fixes
- #1303
Hotkeys
dialog now shows Cmd or Ctrl appropriately in hotkey combos, depending on the client platform. - #1476
Tabs
of different sizes (regular orpt-large
) can now be easily nested.β οΈ If you are nesting two more levels ofpt-large
Tabs
in your application, you may need to addpt-large
to each set of tabs as of this release.
- #1482
NonIdealState
now properly line-wraps long text in Internet Explorer. (π© @AlexLandau)
@blueprintjs/datetime 1.21.0
π Bug fixes
- #1480
DateRangeInput
now uses providedlocale
properly when formatting dates. (π© @AlexLandau)
@blueprintjs/table 1.23.0
π New features
- #1462
Table
column reordering is now much improved!
@blueprintjs/labs 0.7.0
π New features
- #1465
MultiSelect
tags can now contain arbitrary React elements. (π© @sushain97)
π Bug fixes
- #1485
MultiSelect
andTagInput
styles are now more consistent with regularpt-input
s. (π© @sushain97)