github palantir/blueprint release-1.28.0
v1.28.0

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

📖 Latest docs: blueprintjs.com/docs

@blueprintjs/core 1.28.0

💎 New features

  • #1518 #1570 Added nine new icons
    • pt-icon-filter-keep, pt-icon-filter-remove, pt-icon-key, pt-feed-subscribed, pt-icon-widget-button, pt-icon-widget-header, pt-icon-widget-footer, pt-icon-header-one, pt-icon-header-two

@blueprintjs/table 1.25.0

💎 New features

  • #1550 TruncatedFormat now receives parent width/height as props
    • The props slightly improve performance by helping TruncatedFormat avoid re-measuring if the parent size didn't change across updates

🐛 Bug fixes

  • #1515 Fix column header borders on ghost cells
  • #1523 Select the target cell on right-click
  • #1524 Improve shift-select behavior
  • #1541 Move focused cell when columns/rows are reordered

@blueprintjs/labs 0.9.0

💎 New features

  • #1493 Select/MultiSelect/Omnibox initialContent prop is rendered when query is empty (instead of full items list)
    • This is distinct from noResults, which is rendered when a non-empty query returns zero results
  • #1537 Select disabled prop disables the Popover
    • You must manually disable your target element

Documentation

  • #1528 Correct icon font variable names
  • #1542 Add copy/paste to sortable table example
  • #1522 Improve the Table development preview page
  • #1551 Split labs documentation page into one page per component (like other packages)
    • ⚠️ This change breaks URLs; you'll need to update any bookmarks manually

Don't miss a new blueprint release

NewReleases is sending notifications on new releases.