github palantir/blueprint release-1.32.0
v1.32.0

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

🎆 Highlights: Table resizeRowsByApproximateHeight, new Callout component, new FormGroup component, Select now uses Popover2

📖 Latest docs: blueprintjs.com/docs

@blueprintjs/core 1.32.0

💎 New features

  • #1694 🌟 New Callout component.
  • #1695 🌟 New FormGroup component.

🐛 Bug fixes

  • #1684 Overlay Fix overlay unmount issue that prevented scrolling. (🎩 @hmarr)
  • #1717 Tabs2 Don't calculate the position of pt-tab-indicator-wrapper if it won't be shown. (🎩 @mcintyret)

@blueprintjs/datetime 1.23.0

💎 New features

  • #1696 Add dayPickerProps to datetime components. (🎩 @tobilen)

@blueprintjs/table 1.29.0

💎 New features

  • #1678 Table Stop rendering superfluous frozen cells.
  • #1697 Table Add RenderMode.BATCH_ON_UPDATE, and make it the default renderMode.
  • #1698 Table Add emphasized borders for frozen columns and rows.
  • #1707 Table Enable shift + arrow keys to resize selection.
  • #1718 🌟 Table New resizeRowsByApproximateHeight instance method to approximately resize rows based on their wrapped text content.

🐛 Bug fixes

  • #1665 Table Deselect cells on cmd+click only.
  • #1692 ColumnHeaderCell Fix deprecated label on useInteractionBar prop.
  • #1700 Table fix RowHeader defaultProps to static. React 16 warns otherwise. (🎩 @pgruenbacher)
  • #1716 TruncatedFormat Only pass parent size props if child is TruncatedFormat.

@blueprintjs/labs 0.12.0

💎 New features

  • #1579 🌟 Select now uses Popover2 instead of Popover.

Documentation

  • #1714 Button Remove outdated note about minimal buttons in button groups.

Don't miss a new blueprint release

NewReleases is sending notifications on new releases.