github palantir/blueprint release-1.29.0
v1.29.0

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

🎆 Highlights: TimezonePicker component

📖 Latest docs: blueprintjs.com/docs

General

  • #1566 Add prettier formatting using tslint-plugin-prettier to automagically format the codebase

@blueprintjs/core 1.29.0

💎 New features

  • #1569 MenuItem now accepts popoverProps, allowing for greater control over submenu popovers (🎩 @AlexMarvelo)

🐛 Bug fixes

  • #1600 File upload input with .pt-large modifier now has correct height (40px instead of 30px previously) (🎩 @Landish)

@blueprintjs/table 1.26.0

🐛 Bug fixes

  • #1580 Table interaction-bar cursor is now styled correctly when selection is disabled.
  • #1584 Table context menu no longer adds erroneous disjoint selections when triggered via ctrl+click.
  • #1592 Table now fires onCompleteRender when cells finish rendering with RenderMode.BATCH.
  • #1578 Table scrolling is now slightly more performant.
    • Minor view-update work is now debounced until after the scroll has completed.
    • In particular, the row-header width is now adjusted after scrolling, not during.
  • #1587 Table now validates prop values more rigorously.
  • #1595 Table now triggers onSelection properly when selectedRegions is controlled, firing only when the selection actually changes.
  • #1589 Table no longer throws an error when double-clicking row-header resize handles.

@blueprintjs/labs 0.10.0

💎 New features

  • #1568 🌟 NEW TimezonePicker component lets you search and pick a time zone from a Select control

Don't miss a new blueprint release

NewReleases is sending notifications on new releases.