github palantir/blueprint release-1.26.0
v1.26.0

latest releases: @blueprintjs/table@5.1.4, @blueprintjs/table-dev-app@5.1.4, @blueprintjs/select@5.1.4...
6 years ago

🎆 Highlights: Better Table column reordering, inline RadioGroup options

📖 Latest docs: blueprintjs.com/docs

@blueprintjs/core 1.26.0

💎 New features

  • #1475 RadioGroup now supports the inline prop to render radio options inline. (🎩 @cathyxz)
    image

🐛 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 or pt-large) can now be easily nested.
    • ⚠️ If you are nesting two more levels of pt-large Tabs in your application, you may need to add pt-large to each set of tabs as of this release.
  • #1482 NonIdealState now properly line-wraps long text in Internet Explorer. (🎩 @AlexLandau)
    image

@blueprintjs/datetime 1.21.0

🐛 Bug fixes

  • #1480 DateRangeInput now uses provided locale properly when formatting dates. (🎩 @AlexLandau)

@blueprintjs/table 1.23.0

💎 New features

  • #1462 Table column reordering is now much improved!
    • Reorderable columns now always have a reorder handle, even if the interaction bar is disabled.
    • Columns can now be reordered even when selection is disabled.
    • Reordering disjoint selections is now much more intuitive due to improved visual feedback.
      reordering

@blueprintjs/labs 0.7.0

💎 New features

  • #1465 MultiSelect tags can now contain arbitrary React elements. (🎩 @sushain97)

🐛 Bug fixes

  • #1485 MultiSelect and TagInput styles are now more consistent with regular pt-inputs. (🎩 @sushain97)

Don't miss a new blueprint release

NewReleases is sending notifications on new releases.