github palantir/blueprint release-1.33.0
v1.33.0

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

🎉 Blueprint is now licensed under Apache 2.0. Go forth and be merry! 🎉


🎆 Highlights: Apache 2.0 license, Slider vertical orientation, Card component, DateTime week numbers, improved Table-editing triggers

📖 Latest docs: blueprintjs.com/docs

General

  • #1751 🌟 Replace license with Apache 2.0

@blueprintjs/core 1.33.0

💎 New features

  • #1730 🌟 NEW Card component (🎩 @jacekjagiello)
  • #1762 🌟 Slider and RangeSlider now support vertical orientation
  • #1797 Collapse Add keepChildrenMounted prop to keep children mounted when closed (hidden via styles) (🎩 @kendraknittel)

🐛 Bug fixes

  • #1736 Fix false positive Unknown prop popoverProps... console warnings (🎩 @haosharon)
  • #1759 Button Fix erroneous padding when text=""
  • #1747 Button Fix style for disabled+active+minimal buttons
  • #1722 ContextMenu respects dark theme (🎩 @mcintyret)
  • #1752 ContextMenu Improve types: IContextMenuTarget.renderContextMenu can return undefined (🎩 @AlexLandau)
  • #1746 Dialog Fix user text selection in dialogs
  • #1796 EditableText Ensure scroll position moves to the end of the input when necessary
  • #1799 Menu no longer collapses submenus when you're not expecting it (🎩 @mfedderly)
  • #1767 NumericInput Avoid using a reserved ClojureScript keyword as an identifier (partial 🎩 @wodin)
  • #1795 RangeSlider When values equal, always move the nearest handle on track click

@blueprintjs/datetime 1.24.0

💎 New features

🐛 Bug fixes

  • #1792 DateInput selected value stays selected when canClearSelection=false with timePrecision enabled
  • #1789 DateRangePicker shows selected date's end month on init if contiguousCalendarMonths=false

@blueprintjs/table 1.30.0

💎 New features

  • #1760 🌟 EditableCell Type into the focused cell by pressing any key
  • #1729 🌟 Table Pressing the F2 key enters edit mode on the focused cell

🐛 Bug fixes

  • #1793 Table Fixed issues with controlling editable column names and reordering editable columns

@blueprintjs/labs 0.13.0

🐛 Bug fixes

  • #1787 MultiSelect no longer throws an error when selectedItems is not provided

Documentation

  • #1788 Table Added documentation for resizeRowsByApproximateHeight instance method
  • #1720 Remove deprecated props from examples
  • #1757 Fix typo in Icon docs
  • #1749, #1758 Fix broken links in Popover and Tooltip2 docs

Don't miss a new blueprint release

NewReleases is sending notifications on new releases.