github palantir/blueprint release-1.9.0
v1.9.0

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

🎆 Highlights: .pt-form-group with helper text, sensible EditableText events, smarter Table truncation popovers

📖 Latest docs: blueprintjs.com/docs

General

  • 🔨 Changed major refactors to Gulp build code should demystify the magic while retaining all the power and flexibility #617 #649

@blueprintjs/core 1.9.0

  • 🌟 NEW .pt-form-group CSS component is an advanced label that supports helper text below the input #594 #413

    release-form-group
  • NEW Add Tree onNodeContextMenu callback prop to support context menus per node #637
  • NEW Support for .pt-fill in control groups #633
  • NEW two UI icons: pt-icon-followers and pt-icon-following #665

    release-follower-following
  • 🌟 Changed EditableText event handling #629 #573 #483
    • onChange is called only when the input's value changes
    • onConfirm is called on enter or blur; onCancel is called on esc
  • Changed snappier tooltip animations #640

    release-tooltip-speed
  • Fixed NumericInput dark theme bugs #632
  • Fixed optimize Popover arrow rendering (🎩 @bogdanpetru) #650
  • Fixed style precedence of :disabled and [readonly] controls #652
  • Fixed NumericInput no longer selects all text when props change #658
  • Fixed Utils.safeInvoke supports strictNullChecks #666

@blueprintjs/table 1.6.0

  • 🌟 NEW TruncatedFormat detectTruncation prop (enabled by default) only shows popover when text exceeds length #634

Documentation

  • Fixed Table docs overflow on Firefox (🎩 @bogdanpetru) #598
  • Fixed Restore props default values #642
  • Updated Clean up wording inside props tables #639

Don't miss a new blueprint release

NewReleases is sending notifications on new releases.